Source: python-positional
Version: 1.0.1-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

python-positional fails to build from source in unstable/amd64:

  [..]

  ===> Running tests
  set -e ; set -x ; for i in 2.7 3.5 ; do \
        PYMAJOR=`echo $i | cut -d'.' -f1` ; \
        echo "===> Testing with python$i (python$PYMAJOR)" ; \
        rm -rf .testrepository ; \
        testr-python$PYMAJOR init ; \
        TEMP_REZ=`mktemp -t` ; \
        
PYTHONPATH=/home/lamby/temp/cdt.20160229085450.DFkIoWaaqj/python-positional-1.0.1
 PYTHON=python$i testr-python$PYMAJOR run --subunit | tee $TEMP_REZ | 
subunit2pyunit ; \
        cat $TEMP_REZ | subunit-filter -s --no-passthrough | subunit-stats ; \
        rm -f $TEMP_REZ ; \
        testr-python$PYMAJOR slowest ; \
  done
  + echo 2.7
  + cut -d. -f1
  + PYMAJOR=2
  + echo ===> Testing with python2.7 (python2)
  ===> Testing with python2.7 (python2)
  + rm -rf .testrepository
  + testr-python2 init
  + mktemp -t
  + TEMP_REZ=/tmp/tmp.wenG0QYkcj
  + 
PYTHONPATH=/home/lamby/temp/cdt.20160229085450.DFkIoWaaqj/python-positional-1.0.1
 PYTHON=python2.7 testr-python2 run --subunit
  + tee /tmp/tmp.wenG0QYkcj
  + subunit2pyunit
  /bin/sh: 7: subunit2pyunit: not found
  [Errno 32] Broken pipe
  debian/rules:27: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 127
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160229085450.DFkIoWaaqj/python-positional-1.0.1'
  debian/rules:12: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: python-positional.1.0.1-1.unstable.amd64.log.txt.gz
Description: Binary data

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to