Bug 10076 - fix rebuild of vegastrike
Summary: fix rebuild of vegastrike
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: vegastrike (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: viy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-02 19:02 MSD by Igor Zubkov
Modified: 2007-08-25 16:59 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Zubkov 2006-10-02 19:02:07 MSD
Last rebuild log:

make[4]: Entering directory `/usr/src/RPM/BUILD/vegastrike/src/cmd/ai'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../../..   -DHAVE_SDL=1
-DSDL_WINDOWING=1      -I/usr/local/include
-DDATA_DIR=\"/usr/share/games/vegastrike\"  -I/usr/include/python2.4
-DHAVE_PYTHON=1  -DUSE_BOOST_131=1 -I../../../src/boost129  -I../../../src  
-pipe  -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2
-DGLX_GLXEXT_PROTOTYPES -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread
-pipe -c -o comm_ai.o comm_ai.cpp
.../../../src/cmd/collection.h:62: error: extra qualification
'UnitCollection::UnitIterator::' on member 'operator='
.../../../src/cmd/collection.h:96: error: extra qualification
'UnitCollection::ConstIterator::' on member 'operator='
.../../../src/cmd/weapon_xml.h:35: error: extra qualification 'weapon_info::' on
member 'weapon_info'
.../../../src/cmd/script/flightgroup.h:84: error: extra qualification
'Flightgroup::' on member 'operator='
comm_ai.cpp: In function 'void GetMadAt(Unit*, Unit*, int)':
comm_ai.cpp:124: warning: converting to 'int' from 'float'
make[4]: *** [comm_ai.o] Error 1
make[4]: Leaving directory `/usr/src/RPM/BUILD/vegastrike/src/cmd/ai'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/RPM/BUILD/vegastrike/src/cmd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/RPM/BUILD/vegastrike/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/vegastrike'
make: *** [all] Error 2
make: Leaving directory `/usr/src/RPM/BUILD/vegastrike'
error: Bad exit status from /usr/src/tmp/rpm-tmp.96193 (%build)

RPM build errors:
    Bad exit status from /usr/src/tmp/rpm-tmp.96193 (%build)
40.91user 9.26system 0:48.91elapsed 102%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (419256major+740687minor)pagefaults 0swaps
rebuild: rebuild of `vegastrike-0.4.3-alt2.src.rpm' failed.
Comment 1 Michael Shigorin 2006-10-03 11:17:08 MSD
Ну и кому ты это вешал?
Comment 2 Igor Zubkov 2006-10-03 13:45:56 MSD
(In reply to comment #1)
> Ну и кому ты это вешал?

nobody@

Может и у меня руки дойдут до того что бы починить...
Comment 3 Egor Vyscrebentsov 2007-07-18 15:36:15 MSD
taken
Comment 4 Egor Vyscrebentsov 2007-08-24 13:03:37 MSD
vegastrike-0.4.3-alt5 успешно собирается и на i586, и на x86_64. Имеются
проблемы с vegastrike-data, но это уже совсем другая история.