Source: fgfs-atlas
Version: 0.3.1-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> g++  -g -O2 -DFGBASE_DIR='"/usr/share/games/FlightGear"'  -L/usr/local//lib 
> -o Atlas  Atlas.o FlightTrack.o LoadPng.o LoadJpg.o MapBrowser.o Output.o 
> OutputGL.o Overlays.o Projection.o -lsgmagvar -lsgtiming -lsgmisc -lsgio 
> -lsgserial -lsgdebug -lsgbucket -lsgxml -lplibsg -lplibpu -lplibul -lplibfnt 
> -lplibnet -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -lpthread 
> -lm  -lpng -lz -lpthread -ljpeg -lplibul -lcurl -lm 
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgtiming.a(timezone.cxx.o):
>  In function `SGTimeZone::SGTimeZone(SGGeod const&, char*, char*)':
> (.text+0x31): undefined reference to `SGGeodesy::SGGeodToCart(SGGeod const&, 
> SGVec3<double>&)'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgtiming.a(timezone.cxx.o):
>  In function `SGTimeZone::SGTimeZone(char const*)':
> (.text+0x3d7): undefined reference to `SGGeodesy::SGGeodToCart(SGGeod const&, 
> SGVec3<double>&)'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgtiming.a(timezone.cxx.o):
>  In function `SGTimeZoneContainer::getNearest(SGGeod const&) const':
> (.text+0x69f): undefined reference to `SGGeodesy::SGGeodToCart(SGGeod const&, 
> SGVec3<double>&)'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgtiming.a(timezone.cxx.o):
>  In function `SGTimeZoneContainer::SGTimeZoneContainer(char const*)':
> (.text+0x937): undefined reference to `sg_exception::sg_exception(std::string 
> const&, std::string const&)'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgtiming.a(timezone.cxx.o):
>  In function `SGTimeZoneContainer::SGTimeZoneContainer(char const*)':
> (.text+0x958): undefined reference to `sg_exception::~sg_exception()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgtiming.a(timezone.cxx.o):
>  In function `SGTimeZoneContainer::SGTimeZoneContainer(char const*)':
> (.text+0x95d): undefined reference to `typeinfo for sg_exception'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::cleanup()':
> (.text+0x2d): undefined reference to `SGMutex::lock()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::cleanup()':
> (.text+0x3a): undefined reference to `SGWaitCondition::signal()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::cleanup()':
> (.text+0x42): undefined reference to `SGMutex::unlock()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::Socket::setBroadcast(bool)':
> (.text+0x531): undefined reference to `sg_exception::sg_exception(char 
> const*, char const*)'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::Socket::setBroadcast(bool)':
> (.text+0x536): undefined reference to `sg_exception::~sg_exception()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::Socket::setBroadcast(bool)':
> (.text+0x53b): undefined reference to `typeinfo for sg_exception'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::Socket::connect(simgear::IPAddress*)':
> (.text+0x6a1): undefined reference to `sg_exception::sg_exception(char 
> const*, char const*)'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::Socket::connect(simgear::IPAddress*)':
> (.text+0x6a6): undefined reference to `sg_exception::~sg_exception()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::Socket::connect(simgear::IPAddress*)':
> (.text+0x6ab): undefined reference to `typeinfo for sg_exception'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::~Resolver()':
> (.text+0xb4a): undefined reference to `SGWaitCondition::~SGWaitCondition()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::~Resolver()':
> (.text+0xb53): undefined reference to `SGMutex::~SGMutex()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::~Resolver()':
> (.text+0xb75): undefined reference to `SGMutex::~SGMutex()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::~Resolver()':
> (.text+0xb7d): undefined reference to `SGThread::~SGThread()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::~Resolver()':
> (.text+0xbba): undefined reference to `SGWaitCondition::~SGWaitCondition()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::~Resolver()':
> (.text+0xbc3): undefined reference to `SGMutex::~SGMutex()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::~Resolver()':
> (.text+0xbcb): undefined reference to `SGThread::~SGThread()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::~Resolver()':
> (.text+0xbed): undefined reference to `SGMutex::~SGMutex()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::~Resolver()':
> (.text+0xbf5): undefined reference to `SGThread::~SGThread()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::run()':
> (.text+0xc36): undefined reference to `SGMutex::lock()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::run()':
> (.text+0xca9): undefined reference to `SGMutex::unlock()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::run()':
> (.text+0xe23): undefined reference to `SGMutex::lock()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::run()':
> (.text+0x109f): undefined reference to `SGWaitCondition::wait(SGMutex&)'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::run()':
> (.text+0x10b8): undefined reference to `SGMutex::unlock()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::set(char const*, int)':
> (.text+0x129b): undefined reference to `SGMutex::lock()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::set(char const*, int)':
> (.text+0x12cc): undefined reference to `SGMutex::unlock()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::set(char const*, int)':
> (.text+0x1341): undefined reference to `SGThread::SGThread()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::set(char const*, int)':
> (.text+0x1356): undefined reference to `SGMutex::SGMutex()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::set(char const*, int)':
> (.text+0x1360): undefined reference to `SGWaitCondition::SGWaitCondition()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::set(char const*, int)':
> (.text+0x13ad): undefined reference to `SGThread::start()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::set(char const*, int)':
> (.text+0x13c4): undefined reference to `SGMutex::unlock()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::set(char const*, int)':
> (.text+0x158a): undefined reference to `SGMutex::lock()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::set(char const*, int)':
> (.text+0x1937): undefined reference to `SGMutex::~SGMutex()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::set(char const*, int)':
> (.text+0x193f): undefined reference to `SGThread::~SGThread()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::Socket::connect(char const*, int)':
> (.text+0x1a36): undefined reference to `sg_exception::sg_exception(char 
> const*, char const*)'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::Socket::connect(char const*, int)':
> (.text+0x1a3b): undefined reference to `sg_exception::~sg_exception()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::Socket::connect(char const*, int)':
> (.text+0x1a40): undefined reference to `typeinfo for sg_exception'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::lookupNonblocking(char const*, 
> simgear::IPAddress&)':
> (.text+0x1f53): undefined reference to `SGMutex::lock()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::lookupNonblocking(char const*, 
> simgear::IPAddress&)':
> (.text+0x202d): undefined reference to `SGMutex::unlock()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::lookupNonblocking(char const*, 
> simgear::IPAddress&)':
> (.text+0x2191): undefined reference to `SGThread::SGThread()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::lookupNonblocking(char const*, 
> simgear::IPAddress&)':
> (.text+0x21a4): undefined reference to `SGMutex::SGMutex()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::lookupNonblocking(char const*, 
> simgear::IPAddress&)':
> (.text+0x21ad): undefined reference to `SGWaitCondition::SGWaitCondition()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::lookupNonblocking(char const*, 
> simgear::IPAddress&)':
> (.text+0x21f1): undefined reference to `SGThread::start()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::lookupNonblocking(char const*, 
> simgear::IPAddress&)':
> (.text+0x2251): undefined reference to `SGWaitCondition::signal()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::lookupNonblocking(char const*, 
> simgear::IPAddress&)':
> (.text+0x22ff): undefined reference to `SGMutex::~SGMutex()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `simgear::IPAddress::lookupNonblocking(char const*, 
> simgear::IPAddress&)':
> (.text+0x2307): undefined reference to `SGThread::~SGThread()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::cleanup()':
> (.text+0x5c): undefined reference to `SGThread::join()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):
>  In function `(anonymous namespace)::Resolver::~Resolver()':
> (.text+0xb69): undefined reference to `SGThread::~SGThread()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgio.a(raw_socket.cxx.o):(.rodata+0x40):
>  undefined reference to `typeinfo for SGThread'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgtiming.a(lowleveltime.cxx.o):
>  In function `fgtz_convert(long const*, int, tm*, char const*)':
> (.text+0x15da): undefined reference to `sg_exception::sg_exception(char 
> const*, char const*)'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgtiming.a(lowleveltime.cxx.o):
>  In function `fgtz_convert(long const*, int, tm*, char const*)':
> (.text+0x15df): undefined reference to `sg_exception::~sg_exception()'
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libsgtiming.a(lowleveltime.cxx.o):
>  In function `fgtz_convert(long const*, int, tm*, char const*)':
> (.text+0x15e4): undefined reference to `typeinfo for sg_exception'
> collect2: error: ld returned 1 exit status

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2013/05/09/fgfs-atlas_0.3.1-2_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to