Your message dated Mon, 30 May 2016 16:07:23 +0000 (UTC)
with message-id <1676548354.22920.1464624443113.javamail.zim...@efficios.com>
and subject line Re: Bug#825000: ltt-control: FTBFS: ust-consumer.c:364:12:
error: too few arguments to function 'ustctl_create_channel'
has caused the Debian Bug report #825000,
regarding ltt-control: FTBFS: ust-consumer.c:364:12: error: too few arguments
to function 'ustctl_create_channel'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
825000: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825000
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ltt-control
Version: 2.6.0-1ppc64el1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org
Dear Maintainer,
ltt-control fails to build from source in unstable/amd64:
[..]
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking for Linux epoll(7) interface... yes
checking Java UST agent jar file... not found
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format...
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for bison... bison -y
checking for flex... no
checking for lex... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/man/Makefile
config.status: creating include/Makefile
config.status: creating extras/Makefile
config.status: creating extras/bindings/Makefile
config.status: creating extras/bindings/swig/Makefile
config.status: creating extras/bindings/swig/python/Makefile
config.status: creating extras/core-handler/Makefile
config.status: creating src/Makefile
config.status: creating src/common/Makefile
config.status: creating src/common/kernel-ctl/Makefile
config.status: creating src/common/kernel-consumer/Makefile
config.status: creating src/common/ust-consumer/Makefile
config.status: creating src/common/hashtable/Makefile
config.status: creating src/common/sessiond-comm/Makefile
config.status: creating src/common/compat/Makefile
config.status: creating src/common/relayd/Makefile
config.status: creating src/common/testpoint/Makefile
config.status: creating src/common/index/Makefile
config.status: creating src/common/health/Makefile
config.status: creating src/common/config/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/lib/lttng-ctl/Makefile
config.status: creating src/lib/lttng-ctl/filter/Makefile
config.status: creating src/lib/lttng-ctl/lttng-ctl.pc
config.status: creating src/bin/Makefile
config.status: creating src/bin/lttng-consumerd/Makefile
config.status: creating src/bin/lttng-sessiond/Makefile
config.status: creating src/bin/lttng-relayd/Makefile
config.status: creating src/bin/lttng/Makefile
config.status: creating tests/Makefile
config.status: creating tests/regression/Makefile
config.status: creating tests/regression/kernel/Makefile
config.status: creating tests/regression/tools/Makefile
config.status: creating tests/regression/tools/streaming/Makefile
config.status: creating tests/regression/tools/filtering/Makefile
config.status: creating tests/regression/tools/health/Makefile
config.status: creating tests/regression/tools/tracefile-limits/Makefile
config.status: creating tests/regression/tools/snapshots/Makefile
config.status: creating tests/regression/tools/live/Makefile
config.status: creating tests/regression/tools/exclusion/Makefile
config.status: creating tests/regression/tools/save-load/Makefile
config.status: creating tests/regression/tools/mi/Makefile
config.status: creating tests/regression/ust/Makefile
config.status: creating tests/regression/ust/nprocesses/Makefile
config.status: creating tests/regression/ust/high-throughput/Makefile
config.status: creating tests/regression/ust/low-throughput/Makefile
config.status: creating tests/regression/ust/before-after/Makefile
config.status: creating tests/regression/ust/buffers-pid/Makefile
config.status: creating
tests/regression/ust/periodical-metadata-flush/Makefile
config.status: creating tests/regression/ust/multi-session/Makefile
config.status: creating tests/regression/ust/overlap/Makefile
config.status: creating tests/regression/ust/overlap/demo/Makefile
config.status: creating tests/regression/ust/linking/Makefile
config.status: creating tests/regression/ust/daemon/Makefile
config.status: creating tests/regression/ust/exit-fast/Makefile
config.status: creating tests/regression/ust/fork/Makefile
config.status: creating tests/regression/ust/libc-wrapper/Makefile
config.status: creating tests/regression/ust/java-jul/Makefile
config.status: creating tests/regression/ust/java-log4j/Makefile
config.status: creating tests/stress/Makefile
config.status: creating tests/unit/Makefile
config.status: creating tests/unit/ini_config/Makefile
config.status: creating tests/utils/Makefile
config.status: creating tests/utils/tap/Makefile
config.status: creating tests/utils/testapp/Makefile
config.status: creating tests/utils/testapp/gen-ust-events/Makefile
config.status: creating tests/utils/testapp/gen-ust-nevents/Makefile
config.status: creating tests/utils/testapp/gen-ust-tracef/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Version name: Gaia
From Benelux brewery in Montreal, the Gaia is a witbier with a cloudy light
amber ale color. Aroma of coriander with floral hay notes is enchanting. Taste
is also dominated by the very floral coriander note and some medium sweet malt
notes.
Target architecture: x86_64
libkmod support: Disabled
Lttng-UST support: Enabled
Python binding: Disabled
All binaries will be built.
Binaries will be installed in: /usr/bin
Libraries will be installed in: /usr/lib/x86_64-linux-gnu
debian/rules override_dh_auto_build
make[1]: Entering directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0'
dh_auto_build -- V=1
make -j1 V=1
make[2]: Entering directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0'
Making all in include
make[3]: Entering directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/include'
make all-am
make[4]: Entering directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/include'
Generating version.h... git version: "" (cached)... ok
make[4]: Leaving directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/include'
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/include'
Making all in src
make[3]: Entering directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src'
Making all in common
make[4]: Entering directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common'
Making all in compat
make[5]: Entering directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/compat'
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o compat-fcntl.lo compat-fcntl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c compat-fcntl.c -fPIC -DPIC
-o .libs/compat-fcntl.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c compat-fcntl.c -fPIE -o
compat-fcntl.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o compat-epoll.lo compat-epoll.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c compat-epoll.c -fPIC -DPIC
-o .libs/compat-epoll.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c compat-epoll.c -fPIE -o
compat-epoll.o >/dev/null 2>&1
/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 libcompat.la
compat-fcntl.lo compat-epoll.lo -lpopt -lpthread
libtool: link: ar cru .libs/libcompat.a .libs/compat-fcntl.o
.libs/compat-epoll.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcompat.a
libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s
"../libcompat.la" "libcompat.la" )
make[5]: Leaving directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/compat'
Making all in health
make[5]: Entering directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/health'
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o health.lo health.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c health.c -fPIC -DPIC -o
.libs/health.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c health.c -fPIE -o health.o
>/dev/null 2>&1
/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 libhealth.la
health.lo -lpopt -lpthread
libtool: link: ar cru .libs/libhealth.a .libs/health.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libhealth.a
libtool: link: ( cd ".libs" && rm -f "libhealth.la" && ln -s
"../libhealth.la" "libhealth.la" )
make[5]: Leaving directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/health'
Making all in hashtable
make[5]: Entering directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/hashtable'
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o hashtable.lo hashtable.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c hashtable.c -fPIC -DPIC -o
.libs/hashtable.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c hashtable.c -fPIE -o
hashtable.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o utils.lo utils.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c utils.c -fPIC -DPIC -o
.libs/utils.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c utils.c -fPIE -o utils.o
>/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o rculfhash.lo rculfhash.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c rculfhash.c -fPIC -DPIC -o
.libs/rculfhash.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c rculfhash.c -fPIE -o
rculfhash.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o rculfhash-mm-chunk.lo rculfhash-mm-chunk.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c rculfhash-mm-chunk.c -fPIC
-DPIC -o .libs/rculfhash-mm-chunk.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c rculfhash-mm-chunk.c -fPIE
-o rculfhash-mm-chunk.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o rculfhash-mm-mmap.lo rculfhash-mm-mmap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c rculfhash-mm-mmap.c -fPIC
-DPIC -o .libs/rculfhash-mm-mmap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c rculfhash-mm-mmap.c -fPIE -o
rculfhash-mm-mmap.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o rculfhash-mm-order.lo rculfhash-mm-order.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c rculfhash-mm-order.c -fPIC
-DPIC -o .libs/rculfhash-mm-order.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c rculfhash-mm-order.c -fPIE
-o rculfhash-mm-order.o >/dev/null 2>&1
/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 libhashtable.la
hashtable.lo utils.lo rculfhash.lo rculfhash-mm-chunk.lo rculfhash-mm-mmap.lo
rculfhash-mm-order.lo -lurcu-common -lurcu -lpopt -lpthread
libtool: link: ar cru .libs/libhashtable.a .libs/hashtable.o .libs/utils.o
.libs/rculfhash.o .libs/rculfhash-mm-chunk.o .libs/rculfhash-mm-mmap.o
.libs/rculfhash-mm-order.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libhashtable.a
libtool: link: ( cd ".libs" && rm -f "libhashtable.la" && ln -s
"../libhashtable.la" "libhashtable.la" )
make[5]: Leaving directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/hashtable'
Making all in kernel-ctl
make[5]: Entering directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/kernel-ctl'
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o kernel-ctl.lo kernel-ctl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c kernel-ctl.c -fPIC -DPIC -o
.libs/kernel-ctl.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c kernel-ctl.c -fPIE -o
kernel-ctl.o >/dev/null 2>&1
/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 libkernel-ctl.la
kernel-ctl.lo -lpopt -lpthread
libtool: link: ar cru .libs/libkernel-ctl.a .libs/kernel-ctl.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libkernel-ctl.a
libtool: link: ( cd ".libs" && rm -f "libkernel-ctl.la" && ln -s
"../libkernel-ctl.la" "libkernel-ctl.la" )
make[5]: Leaving directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/kernel-ctl'
Making all in sessiond-comm
make[5]: Entering directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/sessiond-comm'
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o sessiond-comm.lo sessiond-comm.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c sessiond-comm.c -fPIC -DPIC
-o .libs/sessiond-comm.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c sessiond-comm.c -fPIE -o
sessiond-comm.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o unix.lo unix.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c unix.c -fPIC -DPIC -o
.libs/unix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c unix.c -fPIE -o unix.o
>/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o inet.lo inet.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c inet.c -fPIC -DPIC -o
.libs/inet.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c inet.c -fPIE -o inet.o
>/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o inet6.lo inet6.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c inet6.c -fPIC -DPIC -o
.libs/inet6.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c inet6.c -fPIE -o inet6.o
>/dev/null 2>&1
/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 libsessiond-comm.la
sessiond-comm.lo unix.lo inet.lo inet6.lo -lrt -lpopt -lpthread
libtool: link: ar cru .libs/libsessiond-comm.a .libs/sessiond-comm.o
.libs/unix.o .libs/inet.o .libs/inet6.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsessiond-comm.a
libtool: link: ( cd ".libs" && rm -f "libsessiond-comm.la" && ln -s
"../libsessiond-comm.la" "libsessiond-comm.la" )
make[5]: Leaving directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/sessiond-comm'
Making all in relayd
make[5]: Entering directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/relayd'
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o relayd.lo relayd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c relayd.c -fPIC -DPIC -o
.libs/relayd.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c relayd.c -fPIE -o relayd.o
>/dev/null 2>&1
/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 librelayd.la
relayd.lo ../../../src/common/sessiond-comm/libsessiond-comm.la -lpopt
-lpthread
libtool: link: (cd .libs/librelayd.lax/libsessiond-comm.a && ar x
"/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/relayd/../../../src/common/sessiond-comm/.libs/libsessiond-comm.a")
libtool: link: ar cru .libs/librelayd.a .libs/relayd.o
.libs/librelayd.lax/libsessiond-comm.a/inet.o
.libs/librelayd.lax/libsessiond-comm.a/inet6.o
.libs/librelayd.lax/libsessiond-comm.a/sessiond-comm.o
.libs/librelayd.lax/libsessiond-comm.a/unix.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/librelayd.a
libtool: link: rm -fr .libs/librelayd.lax
libtool: link: ( cd ".libs" && rm -f "librelayd.la" && ln -s
"../librelayd.la" "librelayd.la" )
make[5]: Leaving directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/relayd'
Making all in kernel-consumer
make[5]: Entering directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/kernel-consumer'
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o kernel-consumer.lo kernel-consumer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c kernel-consumer.c -fPIC
-DPIC -o .libs/kernel-consumer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c kernel-consumer.c -fPIE -o
kernel-consumer.o >/dev/null 2>&1
/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
libkernel-consumer.la kernel-consumer.lo
../../../src/common/kernel-ctl/libkernel-ctl.la
../../../src/common/relayd/librelayd.la -lpopt -lpthread
libtool: link: (cd .libs/libkernel-consumer.lax/libkernel-ctl.a && ar x
"/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/kernel-consumer/../../../src/common/kernel-ctl/.libs/libkernel-ctl.a")
libtool: link: (cd .libs/libkernel-consumer.lax/librelayd.a && ar x
"/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/kernel-consumer/../../../src/common/relayd/.libs/librelayd.a")
libtool: link: ar cru .libs/libkernel-consumer.a .libs/kernel-consumer.o
.libs/libkernel-consumer.lax/libkernel-ctl.a/kernel-ctl.o
.libs/libkernel-consumer.lax/librelayd.a/inet.o
.libs/libkernel-consumer.lax/librelayd.a/inet6.o
.libs/libkernel-consumer.lax/librelayd.a/relayd.o
.libs/libkernel-consumer.lax/librelayd.a/sessiond-comm.o
.libs/libkernel-consumer.lax/librelayd.a/unix.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libkernel-consumer.a
libtool: link: rm -fr .libs/libkernel-consumer.lax
libtool: link: ( cd ".libs" && rm -f "libkernel-consumer.la" && ln -s
"../libkernel-consumer.la" "libkernel-consumer.la" )
make[5]: Leaving directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/kernel-consumer'
Making all in ust-consumer
make[5]: Entering directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/ust-consumer'
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I../../.. -I../../.. -I../../../src -I../../../include -include config.h
-I../../../include -I../../../src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security -g
-fno-strict-aliasing -c -o ust-consumer.lo ust-consumer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src
-I../../../include -include config.h -I../../../include -I../../../src
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -g -fno-strict-aliasing -c ust-consumer.c -fPIC -DPIC
-o .libs/ust-consumer.o
ust-consumer.c: In function 'create_ust_channel':
ust-consumer.c:364:12: error: too few arguments to function
'ustctl_create_channel'
channel = ustctl_create_channel(attr);
^
In file included from ust-consumer.c:21:0:
/usr/include/lttng/ust-ctl.h:154:2: note: declared here
ustctl_create_channel(struct ustctl_consumer_channel_attr *attr,
^
Makefile:439: recipe for target 'ust-consumer.lo' failed
make[5]: *** [ust-consumer.lo] Error 1
make[5]: Leaving directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common/ust-consumer'
Makefile:555: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src/common'
Makefile:413: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0/src'
Makefile:511: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/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
'/home/lamby/temp/cdt.20160522105406.p12ICycLIH.ltt-control/ltt-control-2.6.0'
debian/rules:11: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` la...@debian.org / chris-lamb.co.uk
`-
ltt-control.2.6.0-1ppc64el1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Version: 2.8.0-1
Hi,
This bug was resolved with the upload of 2.8.0-1 which now builds
reproducibly.
Regards,
Michael
----- On May 22, 2016, at 6:06 AM, Chris Lamb la...@debian.org wrote:
> Source: ltt-control
> Version: 2.6.0-1ppc64el1
> Severity: serious
> Justification: fails to build from source
> User: reproducible-bui...@lists.alioth.debian.org
> Usertags: ftbfs
> X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org
>
> Dear Maintainer,
>
> ltt-control fails to build from source in unstable/amd64:
>
--- End Message ---