Bug 434345

Summary: camstream failed massrebuild attempt for GCC 4.3
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: camstreamAssignee: Simon Perreault <nomis80>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: dcantrell, ftbfs, hdegoede, jonstanley
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-10 08:47:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 433629    

Description Jesse Keating 2008-02-22 16:02:28 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=442671
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 Jon Stanley 2008-02-29 21:30:00 UTC
scratch build 480006

Comment 2 Jon Stanley 2008-02-29 21:40:08 UTC
/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 3 Bug Zapper 2008-05-14 05:29:35 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 4 Matt Domsch 2008-07-03 16:17:07 UTC
*** Bug 440878 has been marked as a duplicate of this bug. ***

Comment 5 Kevin Kofler 2008-07-18 02:50:24 UTC
When open() is used with the O_CREAT mode, it must be passed a third argument 
specifying the mode of the file in case it is newly created. Please add such a 
third argument. If in doubt, use 0600 (which means read/write for the owner of 
the file only).

Comment 6 FTBFS 2008-09-05 16:10:24 UTC
This package has Failed to Build From Source for many months.  Per
http://fedoraproject.org/wiki/FTBFS, this package is now proposed for
removal from the distribution.  Please address this FTBFS bug
immediately, or this package will be removed from the distribution
within the next few weeks.

Thank you for your continued contributions to Fedora, and your
commitment to ensuring Fedora packages remain buildable from source
code.

Comment 7 Hans de Goede 2008-09-10 08:47:29 UTC
I've fixed this while patching camstream to use libv4l for the better webcam support F-10 feature, closing.