Bug 434345 - camstream failed massrebuild attempt for GCC 4.3
Summary: camstream failed massrebuild attempt for GCC 4.3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: camstream
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Simon Perreault
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 440878 (view as bug list)
Depends On:
Blocks: gcc43errors
TreeView+ depends on / blocked
 
Reported: 2008-02-22 16:02 UTC by Jesse Keating
Modified: 2013-01-10 03:06 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-09-10 08:47:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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