Source: orbit2 Version: 1:2.14.19-4 Severity: seriouis Tags: ftbfs >From my pbuilder build log:
... /bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 -fdebug-prefix-map=/build/orbit2-2.14.19=. -fstack-protector-strong -Wformat -Werror=format-security -Werror-implicit-function-declaration -Wl,-z,relro -o name- client-2 name-client.o name-support.o ../../../src/orb/libORBit-2.la libORBitCosNaming-2.la -lm -lgobject-2.0 -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -g -O2 -fdebug-prefix-map=/build/orbit2-2.14.19=. -fstack-protector-strong -Wformat -Werror=format-security -Werror-implicit-function-declaration -Wl,-z -Wl,relro -o .libs/name-client-2 name-client.o name-s upport.o -pthread -Wl,--export-dynamic -pthread ../../../src/orb/.libs/libORBit-2.so ./.libs/libORBitCosNaming-2.so -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -I../../../linc2/include -I../../../linc2/include -pthread -I/usr/ include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/orbit2-2.14.19=. -fstack-protector-strong -Wformat -Werror=format-security -Werror-implicit-func tion-declaration -c -o boot.o boot.c boot.c: In function 'main': boot.c:124:15: warning: pointer targets in assignment from 'char *' to 'CORBA_octet *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] okey._buffer = opt_corbaloc_key; ^ /bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 -fdebug-prefix-map=/build/orbit2-2.14.19=. -fstack-protector-strong -Wformat -Werror=format-security -Werror-implicit-function-declaration -Wl,-z,relro -o orbit -name-server-2 boot.o libname-server-2.a ../../../src/orb/libORBit-2.la libORBitCosNaming-2.la -lm -lgobject-2.0 -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -g -O2 -fdebug-prefix-map=/build/orbit2-2.14.19=. -fstack-protector-strong -Wformat -Werror=format-security -Werror-implicit-function-declaration -Wl,-z -Wl,relro -o .libs/orbit-name-server-2 boot.o -pthrea d -Wl,--export-dynamic -pthread libname-server-2.a ../../../src/orb/.libs/libORBit-2.so ./.libs/libORBitCosNaming-2.so -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -pthread gcc: error: libname-server-2.a: No such file or directory make[6]: *** [Makefile:645: orbit-name-server-2] Error 1 make[6]: Leaving directory '/build/orbit2-2.14.19/src/services/name' make[5]: *** [Makefile:481: all] Error 2 make[5]: Leaving directory '/build/orbit2-2.14.19/src/services/name' make[4]: *** [Makefile:396: all-recursive] Error 1 make[4]: Leaving directory '/build/orbit2-2.14.19/src/services' make[3]: *** [Makefile:393: all-recursive] Error 1 make[3]: Leaving directory '/build/orbit2-2.14.19/src' make[2]: *** [Makefile:599: all-recursive] Error 1 make[2]: Leaving directory '/build/orbit2-2.14.19' make[1]: *** [Makefile:436: all] Error 2 make[1]: Leaving directory '/build/orbit2-2.14.19' make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 (Also reproducible in the reproducible-builds.org log.) I do see in #890459 that you're planning to remove the package soon anyway. I just wanted to post this so you could decide whether you need to do an interim upload to fix this issue before the removal happens. -- Daniel Schepler