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 t/geometry/test_haversine.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 1 test case...
  
  *** No errors detected
  ==========================
  Checking t/geometry/test_linestring_geometry.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 2 test cases...
  
  *** No errors detected
  ==========================
  Checking t/geometry/test_point_geometry.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 2 test cases...
  
  *** No errors detected
  ==========================
  Checking t/geometry/test_polygon_geometry.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 2 test cases...
  
  *** No errors detected
  ==========================
  Checking t/geometry_geos/test_point_geometry.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 2 test cases...
  
  *** No errors detected
  ==========================
  Checking t/geometry_ogr/test_geometry.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 3 test cases...
  
  *** No errors detected
  ==========================
  Checking t/handler/test_handler.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 2 test cases...
  
  *** No errors detected
  ==========================
  Checking t/handler/test_handler_debug.cpp...[SUCCESS]
  Checking t/osm/test_bounds.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 3 test cases...
  
  *** No errors detected
  ==========================
  Checking t/osm/test_node.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 7 test cases...
  
  *** No errors detected
  ==========================
  Checking t/osm/test_object.cpp...[SUCCESS]
  Checking t/osm/test_position.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 6 test cases...
  
  *** No errors detected
  ==========================
  Checking t/osm/test_relation.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 7 test cases...
  
  *** No errors detected
  ==========================
  Checking t/osm/test_relation_member.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 6 test cases...
  
  *** No errors detected
  ==========================
  Checking t/osm/test_relation_member_list.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 8 test cases...
  
  *** No errors detected
  ==========================
  Checking t/osm/test_tag_list.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 10 test cases...
  
  *** No errors detected
  ==========================
  Checking t/osm/test_tag_ostream.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 1 test case...
  
  *** No errors detected
  ==========================
  Checking t/osm/test_way.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 11 test cases...
  
  *** No errors detected
  ==========================
  Checking t/osm/test_way_node.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 7 test cases...
  
  *** No errors detected
  ==========================
  Checking t/osm/test_way_node_list.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 18 test cases...
  
  *** No errors detected
  ==========================
  Checking t/osmfile/test_filename.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 24 test cases...
  
  *** No errors detected
  ==========================
  Checking t/osmfile/test_read_and_write.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 9 test cases...
  
  *** No errors detected
  ==========================
  Checking t/osmfile/test_url.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 1 test case...
  
  *** No errors detected
  ==========================
  Checking t/tags/test_filter.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 5 test cases...
  
  *** No errors detected
  ==========================
  Checking t/tags/test_regex_filter.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 1 test case...
  
  *** No errors detected
  ==========================
  Checking t/tags/test_tag.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 1 test case...
  
  *** No errors detected
  ==========================
  Checking t/tags/test_to_string.cpp...Segmentation fault (core dumped)
  [TEST FAILED]
  ==========================
  Running 3 test cases...
  
  *** No errors detected
  ==========================
  Checking t/utils/test_timestamp.cpp...[SUCCESS]
  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/pkg-grass-devel/attachments/20160831/d6afa365/attachment-0001.obj>


More information about the Pkg-grass-devel mailing list