Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 433969 - mbuffer failed massrebuild attempt for GCC 4.3
Summary: mbuffer failed massrebuild attempt for GCC 4.3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mbuffer
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alexander Dalloz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 440836 (view as bug list)
Depends On:
Blocks: gcc43errors
TreeView+ depends on / blocked
 
Reported: 2008-02-22 12:51 UTC by Jesse Keating
Modified: 2013-01-10 02:46 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-07-08 04:37:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Keating 2008-02-22 12:51:06 UTC
This is an automatically filed bug for a failed rebuild attempt for GCC 4.3.

http://fedoraproject.org/wiki/JesseKeating/gcc43MassRebuildProposal

Please verify why this build failed and fix it.
http://koji.fedoraproject.org/koji/taskinfo?taskID=436007
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 Jon Stanley 2008-02-22 14:19:28 UTC
mbuffer.c:33:3: warning: #warning Your sendfile implementation does not seem to
support sending from buffers - disabling sendfile support.
mbuffer.c: In function 'debugmsg':
mbuffer.c:118: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
mbuffer.c: In function 'infomsg':
mbuffer.c:135: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
mbuffer.c: In function 'warningmsg':
mbuffer.c:150: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
mbuffer.c: In function 'errormsg':
mbuffer.c:166: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
mbuffer.c: In function 'fatal':
mbuffer.c:182: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
mbuffer.c: In function 'summary':
mbuffer.c:270: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
mbuffer.c: In function 'statusThread':
mbuffer.c:377: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
In function 'open',
    inlined from 'main' at mbuffer.c:1340:
/usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared
with attribute error: open with O_CREAT in second argument needs 3
argumentsmbuffer.c:33:3: warning: #warning Your sendfile implementation does not
seem to support sending from buffers - disabling sendfile support.
mbuffer.c: In function 'debugmsg':
mbuffer.c:118: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
mbuffer.c: In function 'infomsg':
mbuffer.c:135: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
mbuffer.c: In function 'warningmsg':
mbuffer.c:150: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
mbuffer.c: In function 'errormsg':
mbuffer.c:166: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
mbuffer.c: In function 'fatal':
mbuffer.c:182: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
mbuffer.c: In function 'summary':
mbuffer.c:270: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
mbuffer.c: In function 'statusThread':
mbuffer.c:377: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
In function 'open',
    inlined from 'main' at mbuffer.c:1340:
/usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared
with attribute error: open with O_CREAT in second argument needs 3 arguments

Comment 2 Bug Zapper 2008-05-14 05:21:17 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Matt Domsch 2008-07-03 17:14:03 UTC
*** Bug 440836 has been marked as a duplicate of this bug. ***

Comment 4 Matt Domsch 2008-07-08 04:37:43 UTC
builds as of 2008-07-03, version 20080507-2.fc10.


Note You need to log in before you can comment on or make changes to this bug.