Bug#836240: osmium: FTBFS: Checking geometry/test_haversine.cpp...Segmentation fault (core dumped)
Chris Lamb
lamby at debian.org
Wed Aug 31 21:46:37 UTC 2016
Source: osmium
Version: 0.0~20160425-e2e4368-2
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,
osmium fails to build from source in unstable/amd64:
[..]
Setting up libsm-dev:amd64 (2:1.2.2-1+b1) ...
Setting up libpoppler-dev:amd64 (0.44.0-3) ...
Setting up libxpm-dev:amd64 (1:3.5.11-1+b1) ...
Setting up libgd3:amd64 (2.2.3-3+b1) ...
Setting up libkmlconvenience1:amd64 (1.3.0-3) ...
Setting up libhdf4-alt-dev (4.2.12-1) ...
Setting up libogdi3.2-dev (3.2.0+ds-1) ...
Setting up libkmlregionator1:amd64 (1.3.0-3) ...
Setting up libarpack2-dev (3.4.0-1) ...
Setting up libarmadillo-dev (1:6.700.6+dfsg-1) ...
Setting up libxt-dev:amd64 (1:1.1.5-1) ...
Setting up libpoppler-private-dev:amd64 (0.44.0-3) ...
Setting up libkml-dev:amd64 (1.3.0-3) ...
Setting up libgd-dev:amd64 (2.2.3-3+b1) ...
Setting up odbcinst1debian2:amd64 (2.3.1-4.1) ...
Setting up odbcinst (2.3.1-4.1) ...
Setting up libgdal20 (2.1.1+dfsg-1+b1) ...
Setting up unixodbc (2.3.1-4.1) ...
Setting up unixodbc-dev (2.3.1-4.1) ...
Setting up libgdal-dev (2.1.1+dfsg-1+b1) ...
Setting up osmium-build-deps (0.0~20160425-e2e4368-2) ...
Processing triggers for libc-bin (2.23-5) ...
Processing triggers for systemd (231-5) ...
**************************************************************************************
** Environment **
**************************************************************************************
PATH=/home/lamby/git/projects/dotfiles/dotfiles/..//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
HOSTNAME=931c7fe3a226
TERM=xterm
PAGER=more
DISPLAY=:0
DOCKER_IMAGE=lamby-debian-sid
DEB_BUILD_OPTIONS=parallel=9
PIP_DOWNLOAD_CACHE=/home/lamby/.cache/pip
HOME=/home/lamby
LOGNAME=lamby
SHLVL=1
PWD=/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368
OLDPWD=/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium
GPG_TTY=/dev/console
QUILT_PATCHES=debian/patches
QUILT_NO_DIFF_INDEX=1
QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index
DEBEMAIL=lamby at debian.org
DEBFULLNAME=Chris Lamb
EDITOR=vim
LESS=-cgiFx4M
GPG_KEY=1E953E27D4311E58
BLASTER=A220 I5 D1 H5 P330 T6
_=/usr/bin/env
**************************************************************************************
** Building osmium 0.0~20160425-e2e4368-2 on amd64 **
**************************************************************************************
dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: info: source package osmium
dpkg-buildpackage: info: source version 0.0~20160425-e2e4368-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Bas Couwenberg <sebastic at debian.org>
dpkg-source --before-build osmium-0.0~20160425-e2e4368
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean --parallel
dh_testdir -O--parallel
debian/rules override_dh_auto_clean
make[1]: Entering directory '/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368'
dh_auto_clean
make -j9 clean
make[2]: Entering directory '/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368'
#rm -fr check-includes-report doc/html
rm -fr check-includes-report
make -C test clean
make[3]: Entering directory '/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368/test'
find . -name "*.o" -exec rm {} ";"
find . -name "*.ocov" -exec rm {} ";"
find . -name "*.gcda" -exec rm {} ";"
find . -name "*.gcno" -exec rm {} ";"
rm -rf coverage gcov tests.info test_main test_main_cov tests
make[3]: Leaving directory '/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368/test'
make[2]: Leaving directory '/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368'
dh_auto_clean -Dosmjs
make -j9 clean
make[2]: Entering directory '/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368/osmjs'
rm -f *.o core osmjs
make[2]: Leaving directory '/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368/osmjs'
make[1]: Leaving directory '/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368'
dh_clean -O--parallel
debian/rules build
dh build --parallel
dh_testdir -O--parallel
dh_update_autotools_config -O--parallel
dh_auto_configure -O--parallel
debian/rules override_dh_auto_build
make[1]: Entering directory '/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368'
dh_auto_build
make -j9
make[2]: Entering directory '/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368'
dh_auto_build -Dosmjs
make -j9
make[2]: Entering directory '/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368/osmjs'
g++ -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -I/usr/include/libshp -DOSMIUM_WITH_DEBUG -I/usr/include -Wall -Wextra -Wdisabled-optimization -pedantic -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wsign-promo -Wno-long-long -o osmjs osmjs.cpp -fPIE -pie -Wl,-z,relro -Wl,-z,now -lexpat -lz -lpthread -lprotobuf-lite -losmpbf -lv8 -licuuc -lshp -L/usr/lib/x86_64-linux-gnu -lgeos-3.5.0
make[2]: Leaving directory '/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368/osmjs'
make[1]: Leaving directory '/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368'
dh_auto_test -O--parallel
make -j9 test
make[1]: Entering directory '/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368'
(cd test && ./run_tests.sh)
Compiling test runner
Compiling test helper
Checking [1mt/geometry/test_haversine.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 1 test case...
*** No errors detected
==========================
Checking [1mt/geometry/test_linestring_geometry.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 2 test cases...
*** No errors detected
==========================
Checking [1mt/geometry/test_point_geometry.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 2 test cases...
*** No errors detected
==========================
Checking [1mt/geometry/test_polygon_geometry.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 2 test cases...
*** No errors detected
==========================
Checking [1mt/geometry_geos/test_point_geometry.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 2 test cases...
*** No errors detected
==========================
Checking [1mt/geometry_ogr/test_geometry.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 3 test cases...
*** No errors detected
==========================
Checking [1mt/handler/test_handler.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 2 test cases...
*** No errors detected
==========================
Checking [1mt/handler/test_handler_debug.cpp[0m...[1;32m[SUCCESS][0m
Checking [1mt/osm/test_bounds.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 3 test cases...
*** No errors detected
==========================
Checking [1mt/osm/test_node.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 7 test cases...
*** No errors detected
==========================
Checking [1mt/osm/test_object.cpp[0m...[1;32m[SUCCESS][0m
Checking [1mt/osm/test_position.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 6 test cases...
*** No errors detected
==========================
Checking [1mt/osm/test_relation.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 7 test cases...
*** No errors detected
==========================
Checking [1mt/osm/test_relation_member.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 6 test cases...
*** No errors detected
==========================
Checking [1mt/osm/test_relation_member_list.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 8 test cases...
*** No errors detected
==========================
Checking [1mt/osm/test_tag_list.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 10 test cases...
*** No errors detected
==========================
Checking [1mt/osm/test_tag_ostream.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 1 test case...
*** No errors detected
==========================
Checking [1mt/osm/test_way.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 11 test cases...
*** No errors detected
==========================
Checking [1mt/osm/test_way_node.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 7 test cases...
*** No errors detected
==========================
Checking [1mt/osm/test_way_node_list.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 18 test cases...
*** No errors detected
==========================
Checking [1mt/osmfile/test_filename.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 24 test cases...
*** No errors detected
==========================
Checking [1mt/osmfile/test_read_and_write.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 9 test cases...
*** No errors detected
==========================
Checking [1mt/osmfile/test_url.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 1 test case...
*** No errors detected
==========================
Checking [1mt/tags/test_filter.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 5 test cases...
*** No errors detected
==========================
Checking [1mt/tags/test_regex_filter.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 1 test case...
*** No errors detected
==========================
Checking [1mt/tags/test_tag.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 1 test case...
*** No errors detected
==========================
Checking [1mt/tags/test_to_string.cpp[0m...Segmentation fault (core dumped)
[1;31m[TEST FAILED][0m
==========================
Running 3 test cases...
*** No errors detected
==========================
Checking [1mt/utils/test_timestamp.cpp[0m...[1;32m[SUCCESS][0m
some tests failed
3 ok, 0 compile error, 25 fail
Makefile:62: recipe for target 'test' failed
make[1]: *** [test] Error 1
make[1]: Leaving directory '/home/lamby/temp/cdt.20160831221852.xvL6EupPhb.db.osmium/osmium-0.0~20160425-e2e4368'
dh_auto_test: make -j9 test returned exit code 2
debian/rules:15: 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: osmium.0.0~20160425-e2e4368-2.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 12476 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160831/d6afa365/attachment.obj>
More information about the Reproducible-builds
mailing list