Bug#454964: adplug - FTBFS: undefined reference to `binostream::writeFloat(__float128, binio::FType)'

2007-12-15 Thread Steve Langasek
reassign 454964 libbinio
forcemerge 430247 454964
thanks

This is actually a case of breakage in the underlying libbinio library,
which has never been properly updated for the ldbl128 ABI transition.
Ironically, shortly after the adplug build failure, libbinio was orphaned,
which means it was rebuilt and therefore adplug now builds successfully in
unstable; but with wrong dependencies on libbinio1c2 instead of
libbinio1ldbl.

I've done a QA upload of libbinio, so adplug can be rescheduled once
libbinio1ldbl clears NEW.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#454964: adplug - FTBFS: undefined reference to `binostream::writeFloat(__float128, binio::FType)'

2007-12-08 Thread Bastian Blank
Package: adplug
Version: 2.0.1-6
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of adplug_2.0.1-6 on debian-31.osdl.marist.edu by sbuild/s390 
 98
[...]
 /bin/sh ../libtool --tag=CXX --mode=link g++  -g -O2 
 ../src/.libs/libadplug.la -lbinio -o adplugdb  adplugdb.o  -lstdc++ 
 mkdir .libs
 g++ -g -O2 -o .libs/adplugdb adplugdb.o  ../src/.libs/libadplug.so 
 /usr/lib/libbinio.so -lstdc++
 ../src/.libs/libadplug.so: undefined reference to 
 `binostream::writeFloat(__float128, binio::FType)'
 collect2: ld returned 1 exit status
 make[2]: *** [adplugdb] Error 1
 make[2]: Leaving directory `/build/buildd/adplug-2.0.1/adplugdb'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/build/buildd/adplug-2.0.1'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2
 **
 Build finished at 20071205-1038
 FAILED [dpkg-buildpackage died]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]