Source: liblicense Version: 0.8.1-3 Severity: serious Tags: stretch sid User: [email protected] Usertags: qa-ftbfs-20170111 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc > -DHAVE_CONFIG_H -I. -I../../../modules/io -I../.. -I../../../liblicense > -I../../liblicense -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/exempi-2.0 > -g -Wall -g -O2 -Wall -Wextra -Wchar-subscripts -Wnested-externs > -Wpointer-arith -Wsign-compare -Wshadow -std=gnu89 -pedantic -D_SVID_SOURCE > -Wdeclaration-after-statement -MT exempi_la-exempi.lo -MD -MP -MF > .deps/exempi_la-exempi.Tpo -c -o exempi_la-exempi.lo `test -f 'exempi.c' || > echo '../../../modules/io/'`exempi.c > libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. > -I../../../modules/io -I../.. -I../../../liblicense -I../../liblicense > -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/exempi-2.0 -g -Wall -g -O2 > -Wall -Wextra -Wchar-subscripts -Wnested-externs -Wpointer-arith > -Wsign-compare -Wshadow -std=gnu89 -pedantic -D_SVID_SOURCE > -Wdeclaration-after-statement -MT exempi_la-exempi.lo -MD -MP -MF > .deps/exempi_la-exempi.Tpo -c ../../../modules/io/exempi.c -fPIC -DPIC -o > .libs/exempi_la-exempi.o > ../../../modules/io/exempi.c:1:1: warning: C++ style comments are not allowed > in ISO C90 > // Creative Commons has made the contents of this file > ^ > ../../../modules/io/exempi.c:1:1: warning: (this will be reported only once > per input file) > In file included from /usr/include/stdio.h:27:0, > from ../../../modules/io/exempi.c:19: > /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and > _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > ^~~~~~~ > In file included from ../../../modules/io/exempi.c:25:0: > /usr/include/exempi-2.0/exempi/xmp.h:338:3: warning: C++ style comments are > not allowed in ISO C90 > /// Packet offset in the file in bytes, -1 if unknown. > ^ > /usr/include/exempi-2.0/exempi/xmp.h:338:3: warning: (this will be reported > only once per input file) > ../../../modules/io/exempi.c: In function 'exempi_read': > ../../../modules/io/exempi.c:48:26: error: 'XMP_OPEN_OPNLYXMP' undeclared > (first use in this function) > #define XMP_OPEN_ONLYXMP XMP_OPEN_OPNLYXMP > ^ > ../../../modules/io/exempi.c:63:35: note: in expansion of macro > 'XMP_OPEN_ONLYXMP' > f = xmp_files_open_new(filename, XMP_OPEN_ONLYXMP); > ^~~~~~~~~~~~~~~~ > ../../../modules/io/exempi.c:48:26: note: each undeclared identifier is > reported only once for each function it appears in > #define XMP_OPEN_ONLYXMP XMP_OPEN_OPNLYXMP > ^ > ../../../modules/io/exempi.c:63:35: note: in expansion of macro > 'XMP_OPEN_ONLYXMP' > f = xmp_files_open_new(filename, XMP_OPEN_ONLYXMP); > ^~~~~~~~~~~~~~~~ > ../../../modules/io/exempi.c: In function 'exempi_write': > ../../../modules/io/exempi.c:48:26: error: 'XMP_OPEN_OPNLYXMP' undeclared > (first use in this function) > #define XMP_OPEN_ONLYXMP XMP_OPEN_OPNLYXMP > ^ > ../../../modules/io/exempi.c:109:56: note: in expansion of macro > 'XMP_OPEN_ONLYXMP' > f = xmp_files_open_new(filename, XMP_OPEN_FORUPDATE | XMP_OPEN_ONLYXMP); > ^~~~~~~~~~~~~~~~ > In file included from ../../../modules/io/exempi.c:23:0: > ../../../modules/io/exempi.c: At top level: > ../../../modules/io/exempi.c:159:16: warning: initialization from > incompatible pointer type [-Wincompatible-pointer-types] > exempi_init,exempi_read,exempi_write,exempi_shutdown); > ^ > ../../../liblicense/liblicense.h:875:1: note: in definition of macro > 'LL_MODULE_DEFINE' > read, \ > ^~~~ > ../../../modules/io/exempi.c:159:16: note: (near initialization for > 'll_module_desc.read') > exempi_init,exempi_read,exempi_write,exempi_shutdown); > ^ > ../../../liblicense/liblicense.h:875:1: note: in definition of macro > 'LL_MODULE_DEFINE' > read, \ > ^~~~ > ../../../modules/io/exempi.c:159:57: warning: ISO C does not allow extra ';' > outside of a function [-Wpedantic] > exempi_init,exempi_read,exempi_write,exempi_shutdown); > ^ > In file included from ../../../modules/io/exempi.c:28:0: > ../../../modules/io/shared_xmp.h:11:13: warning: array > '_ll_shared_xmp_morepermissions' assumed to have one element > const char _ll_shared_xmp_morepermissions[]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Makefile:530: recipe for target 'exempi_la-exempi.lo' failed > make[5]: *** [exempi_la-exempi.lo] Error 1 The full build log is available from: http://aws-logs.debian.net/2017/01/11/liblicense_0.8.1-3_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.

