[Reproducible-builds] Bug#818564: hidrd: FTBFS: inst.h:106: hidrd_fmt_init: Assertion `hidrd_fmt_valid(fmt)' failed.
Chris Lamb
lamby at debian.org
Fri Mar 18 02:26:07 UTC 2016
Source: hidrd
Version: 0.2.0-11
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
hidrd fails to build from source in unstable/amd64:
[..]
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/util'
make[4]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/util'
make[3]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/util'
Making check in usage
make[3]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/usage'
make check-am
make[4]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/usage'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/usage'
make[3]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/usage'
Making check in item
make[3]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/item'
make hidrd_item_any_test
make[4]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/item'
gcc -DHAVE_CONFIG_H -I. -I../.. -I/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0 -I/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/include -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o any_test.o any_test.c
/bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o hidrd_item_any_test any_test.o ../usage/libhidrd_usage.la libhidrd_item.la
libtool: link: gcc -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/hidrd_item_any_test any_test.o ../usage/.libs/libhidrd_usage.so ./.libs/libhidrd_item.so
make[4]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/item'
make check-TESTS
make[4]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/item'
make[5]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/item'
PASS: hidrd_item_any_test
============================================================================
Testsuite summary for hidrd 0.2.0
============================================================================
# TOTAL: 1
# PASS: 1
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/item'
make[4]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/item'
make[3]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/item'
Making check in opt
make[3]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/opt'
make hidrd_opt_test
make[4]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/opt'
gcc -DHAVE_CONFIG_H -I. -I../.. -I/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0 -I/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/include -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o test.o test.c
/bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o hidrd_opt_test test.o libhidrd_opt.la
libtool: link: gcc -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/hidrd_opt_test test.o ./.libs/libhidrd_opt.so
make[4]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/opt'
make check-TESTS
make[4]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/opt'
make[5]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/opt'
PASS: hidrd_opt_test
============================================================================
Testsuite summary for hidrd 0.2.0
============================================================================
# TOTAL: 1
# PASS: 1
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/opt'
make[4]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/opt'
make[3]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/opt'
Making check in strm
make[3]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm'
Making check in src
make[4]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm/src'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm/src'
Making check in snk
make[4]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm/snk'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm/snk'
make[4]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm'
make
make[5]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm'
Making all in src
make[6]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm/src'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm/src'
Making all in snk
make[6]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm/snk'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm/snk'
make[6]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm'
make[5]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm'
make check-TESTS
make[5]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm'
make[6]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm'
============================================================================
Testsuite summary for hidrd 0.2.0
============================================================================
# TOTAL: 0
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[6]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm'
make[5]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm'
make[4]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm'
make[3]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/strm'
Making check in fmt
make[3]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt'
Making check in natv
make[4]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/natv'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/natv'
Making check in read_test_data
make[4]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/read_test_data'
make SET.bin SET.xml basic.bin basic.xml collection.bin collection.xml empty.bin empty.xml global.bin global.xml local.bin local.xml long.bin long.xml main.bin main.xml short.bin short.xml unit.bin unit.xml usage_push.bin usage_push.xml
make[5]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/read_test_data'
make[5]: Nothing to be done for 'SET.bin'.
make[5]: Nothing to be done for 'SET.xml'.
make[5]: Nothing to be done for 'basic.bin'.
make[5]: Nothing to be done for 'basic.xml'.
make[5]: Nothing to be done for 'collection.bin'.
make[5]: Nothing to be done for 'collection.xml'.
make[5]: Nothing to be done for 'empty.bin'.
make[5]: Nothing to be done for 'empty.xml'.
make[5]: Nothing to be done for 'global.bin'.
make[5]: Nothing to be done for 'global.xml'.
make[5]: Nothing to be done for 'local.bin'.
make[5]: Nothing to be done for 'local.xml'.
make[5]: Nothing to be done for 'long.bin'.
make[5]: Nothing to be done for 'long.xml'.
make[5]: Nothing to be done for 'main.bin'.
make[5]: Nothing to be done for 'main.xml'.
make[5]: Nothing to be done for 'short.bin'.
make[5]: Nothing to be done for 'short.xml'.
make[5]: Nothing to be done for 'unit.bin'.
make[5]: Nothing to be done for 'unit.xml'.
make[5]: Nothing to be done for 'usage_push.bin'.
make[5]: Nothing to be done for 'usage_push.xml'.
make[5]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/read_test_data'
make[4]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/read_test_data'
Making check in write_test_data
make[4]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/write_test_data'
make SET.bin SET.spec SET.xml basic.bin basic.spec basic.xml bitmap.bin bitmap.spec bitmap.xml collection.bin collection.spec collection.xml empty.bin empty.spec empty.xml global.bin global.spec global.xml local.bin local.spec local.xml long.bin long.spec long.xml main.bin main.spec main.xml short.bin short.spec short.xml unit.bin unit.spec unit.xml
make[5]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/write_test_data'
make[5]: Nothing to be done for 'SET.bin'.
make[5]: Nothing to be done for 'SET.spec'.
make[5]: Nothing to be done for 'SET.xml'.
make[5]: Nothing to be done for 'basic.bin'.
make[5]: Nothing to be done for 'basic.spec'.
make[5]: Nothing to be done for 'basic.xml'.
make[5]: Nothing to be done for 'bitmap.bin'.
make[5]: Nothing to be done for 'bitmap.spec'.
make[5]: Nothing to be done for 'bitmap.xml'.
make[5]: Nothing to be done for 'collection.bin'.
make[5]: Nothing to be done for 'collection.spec'.
make[5]: Nothing to be done for 'collection.xml'.
make[5]: Nothing to be done for 'empty.bin'.
make[5]: Nothing to be done for 'empty.spec'.
make[5]: Nothing to be done for 'empty.xml'.
make[5]: Nothing to be done for 'global.bin'.
make[5]: Nothing to be done for 'global.spec'.
make[5]: Nothing to be done for 'global.xml'.
make[5]: Nothing to be done for 'local.bin'.
make[5]: Nothing to be done for 'local.spec'.
make[5]: Nothing to be done for 'local.xml'.
make[5]: Nothing to be done for 'long.bin'.
make[5]: Nothing to be done for 'long.spec'.
make[5]: Nothing to be done for 'long.xml'.
make[5]: Nothing to be done for 'main.bin'.
make[5]: Nothing to be done for 'main.spec'.
make[5]: Nothing to be done for 'main.xml'.
make[5]: Nothing to be done for 'short.bin'.
make[5]: Nothing to be done for 'short.spec'.
make[5]: Nothing to be done for 'short.xml'.
make[5]: Nothing to be done for 'unit.bin'.
make[5]: Nothing to be done for 'unit.spec'.
make[5]: Nothing to be done for 'unit.xml'.
make[5]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/write_test_data'
make[4]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/write_test_data'
Making check in xml
make[4]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/xml'
make check-recursive
make[5]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/xml'
Making check in snk
make[6]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/xml/snk'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/xml/snk'
Making check in src
make[6]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/xml/src'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/xml/src'
make[6]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/xml'
make[6]: Nothing to be done for 'check-am'.
make[6]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/xml'
make[5]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/xml'
make[4]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/xml'
Making check in spec
make[4]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/spec'
Making check in snk
make[5]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/spec/snk'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/spec/snk'
make[5]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/spec'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/spec'
make[4]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/spec'
Making check in code
make[4]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/code'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt/code'
make[4]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt'
make hidrd_natv_test hidrd_read hidrd_write hidrd_xml_test hidrd_read_test hidrd_write_test hidrd_xml_read_test hidrd_xml_write_test hidrd_spec_read_test hidrd_spec_write_test
make[5]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt'
gcc -DHAVE_CONFIG_H -I. -I../.. -I/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0 -I/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/include -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o natv_test.o natv_test.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0 -I/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/include -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o hidrd_read-read.o `test -f 'read.c' || echo './'`read.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0 -I/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/include -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o hidrd_write-write.o `test -f 'write.c' || echo './'`write.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0 -I/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/include -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o hidrd_xml_test-xml_test.o `test -f 'xml_test.c' || echo './'`xml_test.c
make[5]: Nothing to be done for 'hidrd_read_test'.
make[5]: Nothing to be done for 'hidrd_write_test'.
make[5]: Nothing to be done for 'hidrd_xml_read_test'.
make[5]: Nothing to be done for 'hidrd_xml_write_test'.
make[5]: Nothing to be done for 'hidrd_spec_read_test'.
make[5]: Nothing to be done for 'hidrd_spec_write_test'.
/bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o hidrd_write hidrd_write-write.o libhidrd_fmt.la ../strm/libhidrd_strm.la ../item/libhidrd_item.la ../util/libhidrd_util.la
/bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o hidrd_read hidrd_read-read.o libhidrd_fmt.la ../strm/libhidrd_strm.la ../item/libhidrd_item.la ../util/libhidrd_util.la
/bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o hidrd_natv_test natv_test.o ../strm/libhidrd_strm.la libhidrd_fmt.la
/bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o hidrd_xml_test hidrd_xml_test-xml_test.o libhidrd_fmt.la ../strm/libhidrd_strm.la
libtool: link: gcc -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/hidrd_natv_test natv_test.o ../strm/.libs/libhidrd_strm.so ./.libs/libhidrd_fmt.so
libtool: link: gcc -I/usr/include/libxml2 -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/hidrd_read hidrd_read-read.o ./.libs/libhidrd_fmt.so ../strm/.libs/libhidrd_strm.so ../item/.libs/libhidrd_item.so ../util/.libs/libhidrd_util.so
libtool: link: gcc -I/usr/include/libxml2 -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/hidrd_write hidrd_write-write.o ./.libs/libhidrd_fmt.so ../strm/.libs/libhidrd_strm.so ../item/.libs/libhidrd_item.so ../util/.libs/libhidrd_util.so
libtool: link: gcc -I/usr/include/libxml2 -Wall -Wextra -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/hidrd_xml_test hidrd_xml_test-xml_test.o ./.libs/libhidrd_fmt.so ../strm/.libs/libhidrd_strm.so
make[5]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt'
make check-TESTS
make[5]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt'
make[6]: Entering directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt'
PASS: hidrd_spec_read_test
PASS: hidrd_xml_test
../../auxdir/test-driver: line 107: 9523 Aborted (core dumped) "$@" > $log_file 2>&1
FAIL: hidrd_natv_test
PASS: hidrd_spec_write_test
PASS: hidrd_xml_write_test
PASS: hidrd_xml_read_test
=========================================
hidrd 0.2.0: lib/fmt/test-suite.log
=========================================
# TOTAL: 6
# PASS: 5
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: hidrd_natv_test
=====================
lt-hidrd_natv_test: /home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/include/hidrd/fmt/inst.h:106: hidrd_fmt_init: Assertion `hidrd_fmt_valid(fmt)' failed.
FAIL hidrd_natv_test (exit status: 134)
============================================================================
Testsuite summary for hidrd 0.2.0
============================================================================
# TOTAL: 6
# PASS: 5
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See lib/fmt/test-suite.log
============================================================================
Makefile:1111: recipe for target 'test-suite.log' failed
make[6]: *** [test-suite.log] Error 1
make[6]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt'
Makefile:1217: recipe for target 'check-TESTS' failed
make[5]: *** [check-TESTS] Error 2
make[5]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt'
Makefile:1350: recipe for target 'check-am' failed
make[4]: *** [check-am] Error 2
make[4]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt'
Makefile:1004: recipe for target 'check-recursive' failed
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib/fmt'
Makefile:376: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0/lib'
Makefile:425: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/home/lamby/temp/cdt.20160318102147.XL5ZBkNaUa/hidrd-0.2.0'
dh_auto_test: make -j9 check VERBOSE=1 returned exit code 2
debian/rules:14: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hidrd.0.2.0-11.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 10513 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160318/faf2d7b1/attachment.obj>
More information about the Reproducible-builds
mailing list