Bug 434445

Summary: supertux failed massrebuild attempt for GCC 4.3
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: supertuxAssignee: Steven Pritchard <steve>
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-07-10 09:34:49 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:25:09 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=445807
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 Henning Norén 2008-02-22 22:59:26 UTC
C++ ./build/x86_64-redhat-linux-gnu/optimize/src/scripting/time_scheduler.o 
In file included from ./src/log.hpp:26,
                 from ./src/video/color.hpp:25,
                 from ./src/sprite/sprite.hpp:29,
                 from ./src/object/moving_sprite.hpp:25,
                 from ./src/object/candle.hpp:26,
                 from src/scripting/candle.cpp:24:
./src/console.hpp:93: error: ISO C++ forbids declaration of 'auto_ptr' with no type
./src/console.hpp:93: error: invalid use of '::'
./src/console.hpp:93: error: expected ';' before '<' token
./src/console.hpp:94: error: ISO C++ forbids declaration of 'auto_ptr' with no type
./src/console.hpp:94: error: invalid use of '::'
./src/console.hpp:94: error: expected ';' before '<' token
./src/console.hpp:104: error: ISO C++ forbids declaration of 'auto_ptr' with no type
./src/console.hpp:104: error: invalid use of '::'
./src/console.hpp:104: error: expected ';' before '<' token
C++ ./build/x86_64-redhat-linux-gnu/optimize/src/scripting/level_time.o 
C++ ./build/x86_64-redhat-linux-gnu/optimize/src/scripting/wrapper.o 

    g++ -c -o ./build/x86_64-redhat-linux-gnu/optimize/src/scripting/candle.o 
-I. -I./src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -pthread 
-I/usr/include -I/usr/include   -Isrc/squirrel/include -Isrc/squirrel -O2 -g
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O3 -g
-DAPPDATADIR='"/usr/share/supertux"' src/scripting/candle.cpp

...failed C++ ./build/x86_64-redhat-linux-gnu/optimize/src/scripting/candle.o ...
XGetText data/locale/messages.pot 
...skipped supertux for lack of <T!src!>spawn_point.o...
...failed updating 104 target(s)...
...skipped 1 target(s)...
...updated 130 target(s)...
error: Bad exit status from /var/tmp/rpm-tmp.32906 (%build)

Comment 2 Bug Zapper 2008-05-14 05:33:37 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:08:25 UTC
*** Bug 440816 has been marked as a duplicate of this bug. ***

Comment 4 Hans de Goede 2008-07-10 09:01:23 UTC
I'm currently doing a local build with a patch fixing this, as soon as its
tested I'll commit to CVS and build it (if the ACL allows me to, otherwise I'll
attach the patch here).


Comment 5 Hans de Goede 2008-07-10 09:34:49 UTC
Fixed in rawhide new, closing.