Source: ltt-control Version: 2.6.0-1 Severity: normal >From my pbuilder build log, using a setup preferring glibc and gcc-defaults from experimental:
... /bin/bash ../../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -g -fno-strict-aliasing -fPIE -pie -Wl,-z,relro -Wl,-z,now -o lttng conf.o commands/start.o commands/list.o commands/create.o commands/destroy.o commands/stop.o commands/enable_events.o commands/disable_events.o commands/enable_channels.o commands/disable_channels.o commands/add_context.o commands/set_session.o commands/version.o commands/calibrate.o commands/view.o commands/snapshot.o commands/save.o commands/load.o utils.o lttng.o ../../../src/lib/lttng-ctl/liblttng-ctl.la ../../../src/common/libcommon.la ../../../src/common/config/libconfig.la -lpopt -lpthread libtool: link: gcc -Wall -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -g -fno-strict-aliasing -fPIE -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/lttng conf.o commands/start.o commands/list.o commands/create.o commands/destroy.o commands/stop.o commands/enable_events.o commands/disable_events.o commands/enable_channels.o commands/disable_channels.o commands/add_context.o commands/set_session.o commands/version.o commands/calibrate.o commands/view.o commands/snapshot.o commands/save.o commands/load.o utils.o lttng.o ../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so ../../../src/common/.libs/libcommon.a -luuid -lrt ../../../src/common/config/.libs/libconfig.a -lxml2 /usr/lib/x86_64-linux-gnu/libpopt.so -lpthread ../../../src/common/.libs/libcommon.a(mi-lttng.o):(.data.rel.ro.local+0x0): multiple definition of `mi_lttng_element_snapshots' commands/enable_events.o:(.bss+0x30): first defined here collect2: error: ld returned 1 exit status Makefile:504: recipe for target 'lttng' failed make[5]: *** [lttng] Error 1 make[5]: Leaving directory '/tmp/buildd/ltt-control-2.6.0/src/bin/lttng' Makefile:406: recipe for target 'all-recursive' failed make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory '/tmp/buildd/ltt-control-2.6.0/src/bin' Makefile:401: recipe for target 'all-recursive' failed make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory '/tmp/buildd/ltt-control-2.6.0/src' Makefile:499: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/tmp/buildd/ltt-control-2.6.0' dh_auto_build: make -j1 V=1 returned exit code 2 debian/rules:14: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 2 make[1]: Leaving directory '/tmp/buildd/ltt-control-2.6.0' debian/rules:11: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org