[Python-modules-team] Bug#795661: subvertpy: FTBFS: python2.7 -m testtools.run subvertpy.tests.test_suite: Segmentation fault

Chris Lamb lamby at debian.org
Sun Aug 16 07:23:36 UTC 2015


Source: subvertpy
Version: 0.9.2-1
Severity: serious
Justification: fails to build from source

Dear Maintainer,

subvertpy fails to build from source on unstable/amd64 as the
testsuite segfaults:

  [..]

     debian/rules override_dh_auto_test
  make[1]: Entering directory '/tmp/buildd/subvertpy-0.9.2'
  set -e -x; \
  	for py in 2.7; do \
  		cd $(ls -d /tmp/buildd/subvertpy-0.9.2/build/lib.*-$py);
  		python$py -m testtools.run subvertpy.tests.test_suite ;\
  		cd $(ls -d /tmp/buildd/subvertpy-0.9.2/build/lib_d.*-$py
  		2>/dev/null || ls -d
  		/tmp/buildd/subvertpy-0.9.2/build/lib.*$py-pydebug);
  		python$py-dbg -m testtools.run
  		subvertpy.tests.test_suite ;\
  	done
  + ls -d /tmp/buildd/subvertpy-0.9.2/build/lib.linux-x86_64-2.7
  + cd /tmp/buildd/subvertpy-0.9.2/build/lib.linux-x86_64-2.7
  + python2.7 -m testtools.run subvertpy.tests.test_suite
  Segmentation fault
  debian/rules:45: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 139
  make[1]: Leaving directory '/tmp/buildd/subvertpy-0.9.2'
  debian/rules:24: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:

  https://reproducible.debian.net/logs/unstable/amd64/subvertpy_0.9.2-1.build1.log.gz

I've also attached a cursory GDB backtrace in case that's immediately
helpful (I haven't looked yet).


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: subvertpy.0.9.2-1.unstable.amd64.log.txt
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20150816/06af22e1/attachment-0002.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gdb.txt
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20150816/06af22e1/attachment-0003.txt>


More information about the Python-modules-team mailing list