Bug 433973 - slim failed massrebuild attempt for GCC 4.3
Summary: slim failed massrebuild attempt for GCC 4.3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: slim
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anders F Björklund
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
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)
1 user (show)

Fixed In Version: 1.3.0-4.fc9
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-22 14:48:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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

Comment 1 Tyler Owen 2008-02-22 14:12:43 UTC
Error in i386 build.log:
cfg.cpp: In member function 'std::string Cfg::getWelcomeMessage()':
cfg.cpp:202: warning: ignoring return value of 'int getdomainname(char*,
size_t)', declared with attribute warn_unused_result
cfg.cpp: In static member function 'static int Cfg::string2int(const char*, bool*)':
cfg.cpp:212: error: 'strtol' was not declared in this scope
make: *** [cfg.o] Error 1


Comment 2 Anders F Björklund 2008-02-22 14:29:52 UTC
Yup, including <stdlib.h> should fix it I think...

Comment 3 Anders F Björklund 2008-02-22 14:35:46 UTC
http://koji.fedoraproject.org/koji/taskinfo?taskID=461121


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