Source: openbsc
Version: 0.15.0-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20171030 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):
> make[6]: Entering directory '/<<PKGBUILDDIR>>/openbsc/tests'
> :;{ \
>                echo '# Signature of the current package.' && \
>                echo 'm4_define([AT_PACKAGE_NAME],' && \
>                echo '  [openbsc])' && \
>                echo 'm4_define([AT_PACKAGE_TARNAME],' && \
>                echo '  [openbsc])' && \
>                echo 'm4_define([AT_PACKAGE_VERSION],' && \
>                echo '  [0.15.0])' && \
>                echo 'm4_define([AT_PACKAGE_STRING],' && \
>                echo '  [openbsc 0.15.0])' && \
>                echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
>                echo '  [open...@lists.osmocom.org])'; \
>                echo 'm4_define([AT_PACKAGE_URL],' && \
>                echo '  [])'; \
>              } >'./package.m4'
> /bin/bash ../missing --run autom4te --language=autotest -I '.' -o 
> testsuite.tmp testsuite.at
> mv testsuite.tmp testsuite
> /bin/bash './testsuite' 
> ## -------------------------- ##
> ## openbsc 0.15.0 test suite. ##
> ## -------------------------- ##
> 
> Regression tests.
> 
>   1: gsm0408                                         ok
>   2: subscr                                          ok
>   3: db                                              FAILED (testsuite.at:21)
>   4: channel                                         ok
>   5: mgcp                                            ok
>   6: mgcp-trans                                      skipped (testsuite.at:38)
>   7: gprs                                            ok
>   8: bsc-nat                                         ok
>   9: smpp                                            ok
>  10: bsc-nat-trie                                    ok
>  11: abis                                            ok
>  12: bsc                                             ok
>  13: gbproxy                                         ok
>  14: trau                                            ok
>  15: sgsn                                            ok
> 
> ## ------------- ##
> ## Test results. ##
> ## ------------- ##
> 
> ERROR: 14 tests were run,
> 1 failed unexpectedly.
> 1 test was skipped.
> ## -------------------------- ##
> ## testsuite.log was created. ##
> ## -------------------------- ##
> 
> Please send `tests/testsuite.log' and all information you think might help:
> 
>    To: <open...@lists.osmocom.org>
>    Subject: [openbsc 0.15.0] testsuite: 3 failed
> 
> You may investigate any problem if you feel able to do so, in which
> case the test suite provides a good starting point.  Its output may
> be found below `tests/testsuite.dir'.
> 
> Makefile:673: recipe for target 'check-local' failed
> make[6]: *** [check-local] Error 1
> make[6]: Leaving directory '/<<PKGBUILDDIR>>/openbsc/tests'
> Makefile:524: recipe for target 'check-am' failed
> make[5]: *** [check-am] Error 2
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/openbsc/tests'
> Makefile:376: recipe for target 'check-recursive' failed
> make[4]: *** [check-recursive] Error 1
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/openbsc/tests'
> Makefile:464: recipe for target 'check-recursive' failed
> make[3]: *** [check-recursive] Error 1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/openbsc'
> Makefile:755: recipe for target 'check' failed
> make[2]: *** [check] Error 2
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/openbsc'
> dh_auto_test: cd openbsc && make -j1 check VERBOSE=1 returned exit code 2
> #                             -*- compilation -*-
> 3. testsuite.at:16: testing db ...
> ./testsuite.at:21: $abs_top_builddir/tests/db/db_test
> --- experr    2017-10-30 15:38:35.099596935 +0000
> +++ /<<PKGBUILDDIR>>/openbsc/tests/testsuite.dir/at-groups/3/stderr   
> 2017-10-30 15:38:35.203594376 +0000
> @@ -1,2 +1,108 @@
>  Going to migrate from revision 3
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 8 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xb2dc) 
> [0x5603b02d22dc]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x743b) 
> [0x5603b02ce43b]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 9 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x9ac3) 
> [0x5603b02d0ac3]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa887) 
> [0x5603b02d1887]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x745b) 
> [0x5603b02ce45b]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 9 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa76d) 
> [0x5603b02d176d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa996) 
> [0x5603b02d1996]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x745b) 
> [0x5603b02ce45b]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 9 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8f36) 
> [0x5603b02cff36]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x9b4c) 
> [0x5603b02d0b4c]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x7474) 
> [0x5603b02ce474]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 9 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x9ac3) 
> [0x5603b02d0ac3]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa887) 
> [0x5603b02d1887]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x7545) 
> [0x5603b02ce545]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 9 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa76d) 
> [0x5603b02d176d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa996) 
> [0x5603b02d1996]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x7545) 
> [0x5603b02ce545]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 8 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa644) 
> [0x5603b02d1644]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x755f) 
> [0x5603b02ce55f]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 9 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x9ac3) 
> [0x5603b02d0ac3]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa887) 
> [0x5603b02d1887]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x790f) 
> [0x5603b02ce90f]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 9 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa76d) 
> [0x5603b02d176d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa996) 
> [0x5603b02d1996]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x790f) 
> [0x5603b02ce90f]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 8 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa644) 
> [0x5603b02d1644]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x791a) 
> [0x5603b02ce91a]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 8 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xb982) 
> [0x5603b02d2982]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x7e30) 
> [0x5603b02cee30]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
>  
> \ No newline at end of file
> 3. testsuite.at:16: 3. db (testsuite.at:16): FAILED (testsuite.at:21)
> ## -------------------------- ##
> ## openbsc 0.15.0 test suite. ##
> ## -------------------------- ##
> 
> testsuite: command line was:
>   $ ./testsuite 
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = ip-172-31-34-86
> uname -m = x86_64
> uname -r = 4.9.0-2-amd64
> uname -s = Linux
> uname -v = #1 SMP Debian 4.9.18-1 (2017-03-30)
> 
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
> 
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /<<PKGBUILDDIR>>/openbsc/tests
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /sbin
> PATH: /bin
> PATH: /usr/games
> 
> testsuite: atconfig:
> | # Configurable variable values for building test suites.
> | # Generated by ./config.status.
> | # Copyright (C) 2012 Free Software Foundation, Inc.
> | 
> | # The test suite will define top_srcdir=/../.. etc.
> | at_testdir='tests'
> | abs_builddir='/<<PKGBUILDDIR>>/openbsc/tests'
> | at_srcdir='.'
> | abs_srcdir='/<<PKGBUILDDIR>>/openbsc/tests'
> | at_top_srcdir='..'
> | abs_top_srcdir='/<<PKGBUILDDIR>>/openbsc'
> | at_top_build_prefix='../'
> | abs_top_builddir='/<<PKGBUILDDIR>>/openbsc'
> | 
> | # Backward compatibility with Autotest <= 2.59b:
> | at_top_builddir=$at_top_build_prefix
> | 
> | AUTOTEST_PATH='tests'
> | 
> | SHELL=${CONFIG_SHELL-'/bin/bash'}
> 
> testsuite: atlocal:
> | enable_nat_test='yes'
> | enable_smpp_test='yes'
> | enable_bsc_test='yes'
> | enable_mgcp_transcoding_test='no'
> | enable_sgsn_test='yes'
> 
> ## ---------------- ##
> ## Tested programs. ##
> ## ---------------- ##
> 
> ## ------------------ ##
> ## Running the tests. ##
> ## ------------------ ##
> testsuite: starting at: Mon Oct 30 15:38:34 UTC 2017
> 1. gsm0408 (testsuite.at:4): ok     (0m0.388s 0m0.000s)
> 2. subscr (testsuite.at:10): ok     (0m0.000s 0m0.000s)
> 4. channel (testsuite.at:24): ok     (0m0.000s 0m0.000s)
> 5. mgcp (testsuite.at:30): ok     (0m0.000s 0m0.000s)
> 6. mgcp-trans (testsuite.at:36): skipped (testsuite.at:38)
> 7. gprs (testsuite.at:43): ok     (0m0.008s 0m0.000s)
> 8. bsc-nat (testsuite.at:49): ok     (0m0.000s 0m0.000s)
> 9. smpp (testsuite.at:59): ok     (0m0.000s 0m0.000s)
> 10. bsc-nat-trie (testsuite.at:67): ok     (0m0.000s 0m0.000s)
> 11. abis (testsuite.at:75): ok     (0m0.000s 0m0.000s)
> 12. bsc (testsuite.at:81): ok     (0m0.000s 0m0.000s)
> 13. gbproxy (testsuite.at:88): ok     (0m0.004s 0m0.008s)
> 14. trau (testsuite.at:94): ok     (0m0.000s 0m0.000s)
> 15. sgsn (testsuite.at:100): ok     (0m0.000s 0m0.000s)
> testsuite: ending at: Mon Oct 30 15:38:35 UTC 2017
> testsuite: test suite duration: 0h 0m 1s
> 
> ## ------------- ##
> ## Test results. ##
> ## ------------- ##
> 
> ERROR: 14 tests were run,
> 1 failed unexpectedly.
> 1 test was skipped.
> 
> ## ------------------------ ##
> ## Summary of the failures. ##
> ## ------------------------ ##
> Failed tests:
> openbsc 0.15.0 test suite test groups:
> 
>  NUM: FILE-NAME:LINE     TEST-GROUP-NAME
>       KEYWORDS
> 
>    3: testsuite.at:16    db
>       db
> 
> Skipped tests:
> openbsc 0.15.0 test suite test groups:
> 
>  NUM: FILE-NAME:LINE     TEST-GROUP-NAME
>       KEYWORDS
> 
>    6: testsuite.at:36    mgcp-trans
>       mgcp-trans
> 
> ## ---------------------- ##
> ## Detailed failed tests. ##
> ## ---------------------- ##
> 
> #                             -*- compilation -*-
> 3. testsuite.at:16: testing db ...
> ./testsuite.at:21: $abs_top_builddir/tests/db/db_test
> --- experr    2017-10-30 15:38:35.099596935 +0000
> +++ /<<PKGBUILDDIR>>/openbsc/tests/testsuite.dir/at-groups/3/stderr   
> 2017-10-30 15:38:35.203594376 +0000
> @@ -1,2 +1,108 @@
>  Going to migrate from revision 3
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 8 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xb2dc) 
> [0x5603b02d22dc]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x743b) 
> [0x5603b02ce43b]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 9 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x9ac3) 
> [0x5603b02d0ac3]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa887) 
> [0x5603b02d1887]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x745b) 
> [0x5603b02ce45b]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 9 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa76d) 
> [0x5603b02d176d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa996) 
> [0x5603b02d1996]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x745b) 
> [0x5603b02ce45b]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 9 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8f36) 
> [0x5603b02cff36]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x9b4c) 
> [0x5603b02d0b4c]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x7474) 
> [0x5603b02ce474]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 9 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x9ac3) 
> [0x5603b02d0ac3]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa887) 
> [0x5603b02d1887]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x7545) 
> [0x5603b02ce545]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 9 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa76d) 
> [0x5603b02d176d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa996) 
> [0x5603b02d1996]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x7545) 
> [0x5603b02ce545]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 8 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa644) 
> [0x5603b02d1644]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x755f) 
> [0x5603b02ce55f]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 9 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x9ac3) 
> [0x5603b02d0ac3]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa887) 
> [0x5603b02d1887]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x790f) 
> [0x5603b02ce90f]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 9 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa76d) 
> [0x5603b02d176d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa996) 
> [0x5603b02d1996]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x790f) 
> [0x5603b02ce90f]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 8 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xa644) 
> [0x5603b02d1644]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x791a) 
> [0x5603b02ce91a]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
> +DBI: -6: An invalid or out-of-range index was passed to libdbi
> +backtrace() returned 8 addresses
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8dca) 
> [0x5603b02cfdca]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(_error_handler+0x99) 
> [0x7f39cc8a8c39]
> +        /usr/lib/x86_64-linux-gnu/libdbi.so.1(dbi_result_next_row+0x3d) 
> [0x7f39cc8aa85d]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0xb982) 
> [0x5603b02d2982]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x7e30) 
> [0x5603b02cee30]
> +        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) 
> [0x7f39cc5262e1]
> +        /<<PKGBUILDDIR>>/openbsc/tests/db/db_test(+0x8c7a) 
> [0x5603b02cfc7a]
>  
> \ No newline at end of file
> 3. testsuite.at:16: 3. db (testsuite.at:16): FAILED (testsuite.at:21)
> 
> 
> ## ------------- ##
> ## ../config.log ##
> ## ------------- ##
> | This file contains any messages produced by compilers while
> | running configure, to aid debugging if configure makes a mistake.
> | 
> | It was created by openbsc configure 0.15.0, which was
> | generated by GNU Autoconf 2.69.  Invocation command line was
> | 
> |   $ ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=${prefix}/include --mandir=${prefix}/share/man 
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --disable-silent-rules --libdir=${prefix}/lib/x86_64-linux-gnu 
> --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
> --disable-dependency-tracking --enable-nat --enable-osmo-bsc --enable-smpp
> | 
> | ## --------- ##
> | ## Platform. ##
> | ## --------- ##
> | 
> | hostname = ip-172-31-34-86
> | uname -m = x86_64
> | uname -r = 4.9.0-2-amd64
> | uname -s = Linux
> | uname -v = #1 SMP Debian 4.9.18-1 (2017-03-30)
> | 
> | /usr/bin/uname -p = unknown
> | /bin/uname -X     = unknown
> | 
> | /bin/arch              = unknown
> | /usr/bin/arch -k       = unknown
> | /usr/convex/getsysinfo = unknown
> | /usr/bin/hostinfo      = unknown
> | /bin/machine           = unknown
> | /usr/bin/oslevel       = unknown
> | /bin/universe          = unknown
> | 
> | PATH: /usr/local/sbin
> | PATH: /usr/local/bin
> | PATH: /usr/sbin
> | PATH: /usr/bin
> | PATH: /sbin
> | PATH: /bin
> | PATH: /usr/games
> | 
> | 
> | ## ----------- ##
> | ## Core tests. ##
> | ## ----------- ##
> | 
> | configure:2315: checking for a BSD-compatible install
> | configure:2383: result: /usr/bin/install -c
> | configure:2394: checking whether build environment is sane
> | configure:2449: result: yes
> | configure:2600: checking for a thread-safe mkdir -p
> | configure:2639: result: /bin/mkdir -p
> | configure:2646: checking for gawk
> | configure:2662: found /usr/bin/gawk
> | configure:2673: result: gawk
> | configure:2684: checking whether make sets $(MAKE)
> | configure:2706: result: yes
> | configure:2735: checking whether make supports nested variables
> | configure:2752: result: yes
> | configure:2892: checking whether make supports nested variables
> | configure:2909: result: yes
> | configure:2921: checking whether make sets $(MAKE)
> | configure:2943: result: yes
> | configure:3000: checking for gcc
> | configure:3016: found /usr/bin/gcc
> | configure:3027: result: gcc
> | configure:3256: checking for C compiler version
> | configure:3265: gcc --version >&5
> | gcc (Debian 7.2.0-12) 7.2.1 20171025
> | Copyright (C) 2017 Free Software Foundation, Inc.
> | This is free software; see the source for copying conditions.  There is NO
> | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> | 
> | configure:3276: $? = 0
> | configure:3265: gcc -v >&5
> | Using built-in specs.
> | COLLECT_GCC=gcc
> | COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
> | OFFLOAD_TARGET_NAMES=nvptx-none
> | OFFLOAD_TARGET_DEFAULT=1
> | Target: x86_64-linux-gnu
> | Configured with: ../src/configure -v --with-pkgversion='Debian 7.2.0-12' 
> --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs 
> --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-7 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie 
> --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto 
> --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none --without-cuda-driver 
> --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
> --target=x86_64-linux-gnu
> | Thread model: posix
> | gcc version 7.2.1 20171025 (Debian 7.2.0-12) 
> | configure:3276: $? = 0
> | configure:3265: gcc -V >&5
> | gcc: error: unrecognized command line option '-V'
> | gcc: fatal error: no input files
> | compilation terminated.
> | configure:3276: $? = 1
> | configure:3265: gcc -qversion >&5
> | gcc: error: unrecognized command line option '-qversion'; did you mean 
> '--version'?
> | gcc: fatal error: no input files
> | compilation terminated.
> | configure:3276: $? = 1
> | configure:3296: checking whether the C compiler works
> | configure:3318: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c  >&5
> | configure:3322: $? = 0
> | configure:3370: result: yes
> | configure:3373: checking for C compiler default output file name
> | configure:3375: result: a.out
> | configure:3381: checking for suffix of executables
> | configure:3388: gcc -o conftest -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro 
> -Wl,-z,now -Wl,--as-needed conftest.c  >&5
> | configure:3392: $? = 0
> | configure:3414: result: 
> | configure:3436: checking whether we are cross compiling
> | configure:3444: gcc -o conftest -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro 
> -Wl,-z,now -Wl,--as-needed conftest.c  >&5
> | configure:3448: $? = 0
> | configure:3455: ./conftest
> | configure:3459: $? = 0
> | configure:3474: result: no
> | configure:3479: checking for suffix of object files
> | configure:3501: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> | configure:3505: $? = 0
> | configure:3526: result: o
> | configure:3530: checking whether we are using the GNU C compiler
> | configure:3549: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> | configure:3549: $? = 0
> | configure:3558: result: yes
> | configure:3567: checking whether gcc accepts -g
> | configure:3587: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> | configure:3587: $? = 0
> | configure:3628: result: yes
> | configure:3645: checking for gcc option to accept ISO C89
> | configure:3708: gcc  -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> | configure:3708: $? = 0
> | configure:3721: result: none needed
> | configure:3746: checking whether gcc understands -c and -o together
> | configure:3768: gcc -c conftest.c -o conftest2.o
> | configure:3771: $? = 0
> | configure:3768: gcc -c conftest.c -o conftest2.o
> | configure:3771: $? = 0
> | configure:3783: result: yes
> | configure:3811: checking for style of include used by make
> | configure:3839: result: GNU
> | configure:3865: checking dependency style of gcc
> | configure:3976: result: none
> | configure:4035: checking for ranlib
> | configure:4051: found /usr/bin/ranlib
> | configure:4062: result: ranlib
> | configure:4086: checking for library containing dlopen
> | configure:4117: gcc -o conftest -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro 
> -Wl,-z,now -Wl,--as-needed conftest.c  >&5
> | /tmp/ccjjDCco.o: In function `main':
> | ./openbsc/conftest.c:22: undefined reference to `dlopen'
> | collect2: error: ld returned 1 exit status

The full build log is available from:
   http://aws-logs.debian.net/2017/10/30/openbsc_0.15.0-2_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.

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to