Comment 3 for bug 522106

Revision history for this message
StefanPotyra (sistpoty) wrote :

sorry, still FTBFS (amd64):

make[3]: Entering directory `/tmp/buildd/libunwind-0.99'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/include" || /bin/mkdir -p "/tmp/buildd/libunwind-0.99/debian/tmp/usr/include"
 /usr/bin/install -c -m 644 include/libunwind-x86_64.h include/libunwind-dynamic.h include/libunwind-ptrace.h include/libunwind.h include/unwind.h '/tmp/buildd/libunwind-0.99/debian/tmp/usr/include'
test -z "/usr/include" || /bin/mkdir -p "/tmp/buildd/libunwind-0.99/debian/tmp/usr/include"
 /usr/bin/install -c -m 644 include/libunwind-common.h '/tmp/buildd/libunwind-0.99/debian/tmp/usr/include'
make[3]: Leaving directory `/tmp/buildd/libunwind-0.99'
make[2]: Leaving directory `/tmp/buildd/libunwind-0.99'
make[1]: Leaving directory `/tmp/buildd/libunwind-0.99'
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installchangelogs: Compatibility levels before 5 are deprecated.
dh_installdocs
dh_installdocs: Compatibility levels before 5 are deprecated.
dh_installexamples
dh_installexamples: Compatibility levels before 5 are deprecated.
dh_install
dh_install: Compatibility levels before 5 are deprecated.
cp: cannot stat `./debian/tmp/usr/lib/libunwind-setjmp.so': No such file or directory
dh_install: cp -a ./debian/tmp/usr/lib/libunwind-setjmp.so debian/libunwind-setjmp0-dev/usr/lib/ returned exit code 1
make: *** [binary-arch] Error 2

since libunwind-setjmp.so.0.0.0 is part of the package, I'm not 100% sure if the band-aid work from Fedora is breaking the ABI, I guess that should be considered as well.

Cheers,
   Stefan.