On Thu, Aug 01, 2013 at 12:08:29PM +0100, Manuel A. Fernandez Montecelo wrote:
> severity 704785 serious
... 
> Please make your packages build against ogre-1.8, the 1.7 series is
> unsupported for a year and a half and FTBFS since a few weeks ago,
> will be removed soon.

Fabian fixed this particular issue but I found that it FTBFS with
another error about boost_system::system_category. funguloids itself
doesn't use boost at all so the issue appears to be that Ogre headers
somehow leak boost_system::system_category or similar into the
funguloids build. Manuel, I would appreciate it if you could check if my
analysis is correct, try to find the underlying issue and file/fix any
needed blocking RC bugs.

g++ -I/usr/include/ois   -pthread -I/usr/include/OGRE    -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security  
-L/lib -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed  -L/lib -L/lib -o 
funguloids funguloids-asteroid.o funguloids-ballworm.o funguloids-base.o 
funguloids-bground.o funguloids-blackhole.o funguloids-effects.o 
funguloids-fmodexsoundsystem.o funguloids-gamecamera.o funguloids-game.o 
funguloids-hiscore.o funguloids-input.o funguloids-main.o funguloids-menu.o 
funguloids-movingobject.o funguloids-mp3stream.o funguloids-mpak.o 
funguloids-mpakogre.o funguloids-mushroom.o funguloids-object.o 
funguloids-objectsystem.o funguloids-oggstream.o funguloids-ogreapp.o 
funguloids-ogrelistener.o funguloids-openalchannel.o 
funguloids-openalchannelgroup.o funguloids-openalsoundsystem.o 
funguloids-player.o funguloids-playlist.o funguloids-scriptsystem.o 
funguloids-streamplayer.o funguloids-tentacles.o funguloids-whirler.o -lOIS   
-lOgreMain -lpthread    -lalut -lopenal -lopenal -lalut  -llua5.1 -logg 
-lvorbis -lvorbisfile -lvorbisenc -lmad
/usr/bin/ld: funguloids-asteroid.o: undefined reference to symbol 
'_ZN5boost6system15system_categoryEv'
/usr/lib/libboost_system.so.1.53.0: error adding symbols: DSO missing from 
command line
collect2: error: ld returned 1 exit status

-- 
bye,
pabs

http://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to