Your message dated Wed, 26 Aug 2015 10:28:14 +0000
with message-id <e1zuxwe-0002rx...@franck.debian.org>
and subject line Bug#796519: fixed in python-phply 0.9.1-3
has caused the Debian Bug report #796519,
regarding python-phply: FTBFS: ImportError: No module named 'phpast'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
796519: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796519
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-phply
Version: 0.9.1-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

python-phply fails to build from source in unstable/amd64. Note it's the
Python 3 tests that fail; probably an import issue.

  [..]

  I: pybuild base:170: cd
  /tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build; python3.4
  -m nose --with-doctest 
  E...........................................
  ======================================================================
  ERROR: Failure: ImportError (No module named 'phpast')
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in
    runTest
      raise self.exc_val.with_traceback(self.tb)
    File "/usr/lib/python3/dist-packages/nose/loader.py", line 420, in
    loadTestsFromName
      addr.filename, addr.module)
    File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in
    importFromPath
      return self.importFromDir(dir_path, fqname)
    File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in
    importFromDir
      mod = load_module(part_fqname, fh, filename, desc)
    File "/usr/lib/python3.4/imp.py", line 235, in load_module
      return load_source(name, filename, file)
    File "/usr/lib/python3.4/imp.py", line 171, in load_source
      module = methods.load()
    File "<frozen importlib._bootstrap>", line 1220, in load
    File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
    File "<frozen importlib._bootstrap>", line 1129, in _exec
    File "<frozen importlib._bootstrap>", line 1471, in exec_module
    File "<frozen importlib._bootstrap>", line 321, in
    _call_with_frames_removed
    File
    
"/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build/phply/pythonast.py",
    line 1, in <module>
      import phpast as php
  ImportError: No module named 'phpast'
  
  ----------------------------------------------------------------------
  Ran 44 tests in 5.858s
  
  FAILED (errors=1)
  E: pybuild pybuild:262: test: plugin distutils failed with: exit
  code=1: cd
  /tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build; python3.4
  -m nose --with-doctest 
  dh_auto_test: pybuild --test --test-nose -i python{version} -p 3.4
  --dir . returned exit code 13
  debian/rules:6: recipe for target 'build' failed
  make: *** [build] Error 25
  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/python-phply_0.9.1-2.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Fri Aug 21 05:25:51 GMT+12 2015
I: pbuilder-time-stamp: 1440177951
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-ma...@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 9), dh-python, python-all, python-nose, python-ply, 
python-setuptools, python3-all, python3-nose, python3-ply, python3-setuptools
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20247 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on dh-python; however:
  Package dh-python is not installed.
 pbuilder-satisfydepends-dummy depends on python-all; however:
  Package python-all is not installed.
 pbuilder-satisfydepends-dummy depends on python-nose; however:
  Package python-nose is not installed.
 pbuilder-satisfydepends-dummy depends on python-ply; however:
  Package python-ply is not installed.
 pbuilder-satisfydepends-dummy depends on python-setuptools; however:
  Package python-setuptools is not installed.
 pbuilder-satisfydepends-dummy depends on python3-all; however:
  Package python3-all is not installed.
 pbuilder-satisfydepends-dummy depends on python3-nose; however:
  Package python3-nose is not installed.
 pbuilder-satisfydepends-dummy depends on python3-ply; however:
  Package python3-ply is not installed.
 pbuilder-satisfydepends-dummy depends on python3-setuptools; however:
  Package python3-set
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
The following NEW packages will be installed:
  dh-python{a} libexpat1{a} libmpdec2{a} libpython-stdlib{a} 
  libpython2.7-minimal{a} libpython2.7-stdlib{a} libpython3-stdlib{a} 
  libpython3.4-minimal{a} libpython3.4-stdlib{a} libssl1.0.0{a} 
  mime-support{a} python{a} python-all{a} python-minimal{a} python-nose{a} 
  python-pkg-resources{a} python-ply{a} python-setuptools{a} python2.7{a} 
  python2.7-minimal{a} python3{a} python3-all{a} python3-minimal{a} 
  python3-nose{a} python3-pkg-resources{a} python3-ply{a} 
  python3-setuptools{a} python3.4{a} python3.4-minimal{a} 
0 packages upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
Need to get 10.7 MB of archives. After unpacking 46.7 MB will be used.
Writing extended state information...
Get: 1 http://ftp.de.debian.org/debian/ unstable/main libpython2.7-minimal 
amd64 2.7.10-3 [382 kB]
Get: 2 http://ftp.de.debian.org/debian/ unstable/main python2.7-minimal amd64 
2.7.10-3 [1418 kB]
Get: 3 http://ftp.de.debian.org/debian/ unstable/main python-minimal amd64 
2.7.9-1 [40.3 kB]
Get: 4 http://ftp.de.debian.org/debian/ unstable/main mime-support all 3.59 
[36.4 kB]
Get: 5 http://ftp.de.debian.org/debian/ unstable/main libexpat1 amd64 2.1.0-7 
[80.0 kB]
Get: 6 http://ftp.de.debian.org/debian/ unstable/main libssl1.0.0 amd64 
1.0.2d-1 [1274 kB]
Get: 7 http://ftp.de.debian.org/debian/ unstable/main libpython2.7-stdlib amd64 
2.7.10-3 [1854 kB]
Get: 8 http://ftp.de.debian.org/debian/ unstable/main python2.7 amd64 2.7.10-3 
[258 kB]
Get: 9 http://ftp.de.debian.org/debian/ unstable/main libpython-stdlib amd64 
2.7.9-1 [19.5 kB]
Get: 10 http://ftp.de.debian.org/debian/ unstable/main python amd64 2.7.9-1 
[151 kB]
Get: 11 http://ftp.de.debian.org/debian/ unstable/main libmpdec2 amd64 2.4.1-1 
[85.7 kB]
Get: 12 http://ftp.de.debian.org/debian/ unstable/main libpython3.4-minimal 
amd64 3.4.3-8 [495 kB]
Get: 13 http://ftp.de.debian.org/debian/ unstable/main libpython3.4-stdlib 
amd64 3.4.3-8 [2057 kB]
Get: 14 http://ftp.de.debian.org/debian/ unstable/main python3.4-minimal amd64 
3.4.3-8 [1401 kB]
Get: 15 http://ftp.de.debian.org/debian/ unstable/main python3-minimal amd64 
3.4.3-4 [34.7 kB]
Get: 16 http://ftp.de.debian.org/debian/ unstable/main python3.4 amd64 3.4.3-8 
[219 kB]
Get: 17 http://ftp.de.debian.org/debian/ unstable/main libpython3-stdlib amd64 
3.4.3-4 [18.1 kB]
Get: 18 http://ftp.de.debian.org/debian/ unstable/main dh-python all 2.20150728 
[71.3 kB]
Get: 19 http://ftp.de.debian.org/debian/ unstable/main python3 amd64 3.4.3-4 
[21.1 kB]
Get: 20 http://ftp.de.debian.org/debian/ unstable/main python-all amd64 2.7.9-1 
[996 B]
Get: 21 http://ftp.de.debian.org/debian/ unstable/main python-pkg-resources all 
18.0.1-2 [73.6 kB]
Get: 22 http://ftp.de.debian.org/debian/ unstable/main python-nose all 1.3.6-1 
[132 kB]
Get: 23 http://ftp.de.debian.org/debian/ unstable/main python-ply all 3.4-5 
[62.9 kB]
Get: 24 http://ftp.de.debian.org/debian/ unstable/main python-setuptools all 
18.0.1-2 [180 kB]
Get: 25 http://ftp.de.debian.org/debian/ unstable/main python3-all amd64 
3.4.3-4 [932 B]
Get: 26 http://ftp.de.debian.org/debian/ unstable/main python3-pkg-resources 
all 18.0.1-2 [44.2 kB]
Get: 27 http://ftp.de.debian.org/debian/ unstable/main python3-nose all 1.3.6-1 
[132 kB]
Get: 28 http://ftp.de.debian.org/debian/ unstable/main python3-ply all 3.4-5 
[62.9 kB]
Get: 29 http://ftp.de.debian.org/debian/ unstable/main python3-setuptools all 
18.0.1-2 [92.6 kB]
Fetched 10.7 MB in 0s (19.6 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libpython2.7-minimal:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20247 files and directories currently installed.)
Preparing to unpack .../libpython2.7-minimal_2.7.10-3_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.10-3) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../python2.7-minimal_2.7.10-3_amd64.deb ...
Unpacking python2.7-minimal (2.7.10-3) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../python-minimal_2.7.9-1_amd64.deb ...
Unpacking python-minimal (2.7.9-1) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../mime-support_3.59_all.deb ...
Unpacking mime-support (3.59) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.1.0-7_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-7) ...
Selecting previously unselected package libssl1.0.0:amd64.
Preparing to unpack .../libssl1.0.0_1.0.2d-1_amd64.deb ...
Unpacking libssl1.0.0:amd64 (1.0.2d-1) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../libpython2.7-stdlib_2.7.10-3_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.10-3) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../python2.7_2.7.10-3_amd64.deb ...
Unpacking python2.7 (2.7.10-3) ...
Selecting previously unselected package libpython-stdlib:amd64.
Preparing to unpack .../libpython-stdlib_2.7.9-1_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.9-1) ...
Processing triggers for man-db (2.7.2-1) ...
Setting up libpython2.7-minimal:amd64 (2.7.10-3) ...
Setting up python2.7-minimal (2.7.10-3) ...
Setting up python-minimal (2.7.9-1) ...
Selecting previously unselected package python.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21049 files and directories currently installed.)
Preparing to unpack .../python_2.7.9-1_amd64.deb ...
Unpacking python (2.7.9-1) ...
Selecting previously unselected package libmpdec2:amd64.
Preparing to unpack .../libmpdec2_2.4.1-1_amd64.deb ...
Unpacking libmpdec2:amd64 (2.4.1-1) ...
Selecting previously unselected package libpython3.4-minimal:amd64.
Preparing to unpack .../libpython3.4-minimal_3.4.3-8_amd64.deb ...
Unpacking libpython3.4-minimal:amd64 (3.4.3-8) ...
Selecting previously unselected package libpython3.4-stdlib:amd64.
Preparing to unpack .../libpython3.4-stdlib_3.4.3-8_amd64.deb ...
Unpacking libpython3.4-stdlib:amd64 (3.4.3-8) ...
Selecting previously unselected package python3.4-minimal.
Preparing to unpack .../python3.4-minimal_3.4.3-8_amd64.deb ...
Unpacking python3.4-minimal (3.4.3-8) ...
Selecting previously unselected package python3-minimal.
Preparing to unpack .../python3-minimal_3.4.3-4_amd64.deb ...
Unpacking python3-minimal (3.4.3-4) ...
Selecting previously unselected package python3.4.
Preparing to unpack .../python3.4_3.4.3-8_amd64.deb ...
Unpacking python3.4 (3.4.3-8) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../libpython3-stdlib_3.4.3-4_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.4.3-4) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../dh-python_2.20150728_all.deb ...
Unpacking dh-python (2.20150728) ...
Processing triggers for man-db (2.7.2-1) ...
Setting up libssl1.0.0:amd64 (1.0.2d-1) ...
Setting up libpython3.4-minimal:amd64 (3.4.3-8) ...
Setting up libexpat1:amd64 (2.1.0-7) ...
Setting up python3.4-minimal (3.4.3-8) ...
Setting up python3-minimal (3.4.3-4) ...
Processing triggers for libc-bin (2.19-19) ...
Selecting previously unselected package python3.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 22007 files and directories currently installed.)
Preparing to unpack .../python3_3.4.3-4_amd64.deb ...
Unpacking python3 (3.4.3-4) ...
Selecting previously unselected package python-all.
Preparing to unpack .../python-all_2.7.9-1_amd64.deb ...
Unpacking python-all (2.7.9-1) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../python-pkg-resources_18.0.1-2_all.deb ...
Unpacking python-pkg-resources (18.0.1-2) ...
Selecting previously unselected package python-nose.
Preparing to unpack .../python-nose_1.3.6-1_all.deb ...
Unpacking python-nose (1.3.6-1) ...
Selecting previously unselected package python-ply.
Preparing to unpack .../python-ply_3.4-5_all.deb ...
Unpacking python-ply (3.4-5) ...
Selecting previously unselected package python-setuptools.
Preparing to unpack .../python-setuptools_18.0.1-2_all.deb ...
Unpacking python-setuptools (18.0.1-2) ...
Selecting previously unselected package python3-all.
Preparing to unpack .../python3-all_3.4.3-4_amd64.deb ...
Unpacking python3-all (3.4.3-4) ...
Selecting previously unselected package python3-pkg-resources.
Preparing to unpack .../python3-pkg-resources_18.0.1-2_all.deb ...
Unpacking python3-pkg-resources (18.0.1-2) ...
Selecting previously unselected package python3-nose.
Preparing to unpack .../python3-nose_1.3.6-1_all.deb ...
Unpacking python3-nose (1.3.6-1) ...
Selecting previously unselected package python3-ply.
Preparing to unpack .../python3-ply_3.4-5_all.deb ...
Unpacking python3-ply (3.4-5) ...
Selecting previously unselected package python3-setuptools.
Preparing to unpack .../python3-setuptools_18.0.1-2_all.deb ...
Unpacking python3-setuptools (18.0.1-2) ...
Processing triggers for man-db (2.7.2-1) ...
Setting up mime-support (3.59) ...
Setting up libpython2.7-stdlib:amd64 (2.7.10-3) ...
Setting up python2.7 (2.7.10-3) ...
Setting up libpython-stdlib:amd64 (2.7.9-1) ...
Setting up python (2.7.9-1) ...
Setting up libmpdec2:amd64 (2.4.1-1) ...
Setting up libpython3.4-stdlib:amd64 (3.4.3-8) ...
Setting up python3.4 (3.4.3-8) ...
Setting up libpython3-stdlib:amd64 (3.4.3-4) ...
Setting up python-all (2.7.9-1) ...
Setting up python-pkg-resources (18.0.1-2) ...
Setting up python-nose (1.3.6-1) ...
Setting up python-ply (3.4-5) ...
Setting up python-setuptools (18.0.1-2) ...
Setting up python3 (3.4.3-4) ...
Setting up python3-all (3.4.3-4) ...
Setting up python3-pkg-resources (18.0.1-2) ...
Setting up python3-nose (1.3.6-1) ...
Setting up python3-ply (3.4-5) ...
Setting up python3-setuptools (18.0.1-2) ...
Setting up dh-python (2.20150728) ...
Processing triggers for libc-bin (2.19-19) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [python-phply_0.9.1-2.dsc]
I: copying [./python-phply_0.9.1.orig.tar.gz]
I: copying [./python-phply_0.9.1-2.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Fri Jul 17 22:51:58 2015 GMT+12 using RSA key ID 4E9F5DD9
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./python-phply_0.9.1-2.dsc
dpkg-source: info: extracting python-phply in python-phply-0.9.1
dpkg-source: info: unpacking python-phply_0.9.1.orig.tar.gz
dpkg-source: info: unpacking python-phply_0.9.1-2.debian.tar.xz
dpkg-source: info: applying fix-tests.patch
I: Building the package
I: Running cd tmp/buildd/*/ && env 
PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc  -b 
-rfakeroot
dpkg-buildpackage: source package python-phply
dpkg-buildpackage: source version 0.9.1-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Gianfranco Costamagna 
<costamagnagianfra...@yahoo.it>
 dpkg-source --before-build python-phply-0.9.1
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean --with python2,python3 --buildsystem=pybuild
   dh_testdir -O--buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:170: python2.7 setup.py clean 
running clean
removing '/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_2.7/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
I: pybuild base:170: python3.4 setup.py clean 
running clean
removing '/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.4' does not exist -- can't clean it
   dh_clean -O--buildsystem=pybuild
 debian/rules build
dh build --with python2,python3 --buildsystem=pybuild
   dh_testdir -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:170: python2.7 setup.py config 
running config
I: pybuild base:170: python3.4 setup.py config 
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:170: /usr/bin/python setup.py build 
running build
running build_py
creating /tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_2.7/build/phply
copying phply/phpparse.py -> 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_2.7/build/phply
copying phply/phpast.py -> 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_2.7/build/phply
copying phply/pythonast.py -> 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_2.7/build/phply
copying phply/phplex.py -> 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_2.7/build/phply
copying phply/__init__.py -> 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_2.7/build/phply
creating /tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_2.7/build/tests
copying tests/test_parser.py -> 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_2.7/build/tests
copying tests/test_lexer.py -> 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_2.7/build/tests
copying tests/__init__.py -> 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_2.7/build/tests
running egg_info
creating phply.egg-info
writing requirements to phply.egg-info/requires.txt
writing phply.egg-info/PKG-INFO
writing namespace_packages to phply.egg-info/namespace_packages.txt
writing top-level names to phply.egg-info/top_level.txt
writing dependency_links to phply.egg-info/dependency_links.txt
writing manifest file 'phply.egg-info/SOURCES.txt'
reading manifest file 'phply.egg-info/SOURCES.txt'
writing manifest file 'phply.egg-info/SOURCES.txt'
I: pybuild base:170: /usr/bin/python3 setup.py build 
running build
running build_py
creating /tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build/phply
copying phply/phpparse.py -> 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build/phply
copying phply/phpast.py -> 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build/phply
copying phply/pythonast.py -> 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build/phply
copying phply/phplex.py -> 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build/phply
copying phply/__init__.py -> 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build/phply
creating /tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build/tests
copying tests/test_parser.py -> 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build/tests
copying tests/test_lexer.py -> 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build/tests
copying tests/__init__.py -> 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build/tests
running egg_info
writing top-level names to phply.egg-info/top_level.txt
writing phply.egg-info/PKG-INFO
writing requirements to phply.egg-info/requires.txt
writing dependency_links to phply.egg-info/dependency_links.txt
writing namespace_packages to phply.egg-info/namespace_packages.txt
reading manifest file 'phply.egg-info/SOURCES.txt'
writing manifest file 'phply.egg-info/SOURCES.txt'
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:170: cd 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose 
--with-doctest 
...........................................
----------------------------------------------------------------------
Ran 43 tests in 5.222s

OK
I: pybuild base:170: cd 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build; python3.4 -m nose 
--with-doctest 
E...........................................
======================================================================
ERROR: Failure: ImportError (No module named 'phpast')
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
    raise self.exc_val.with_traceback(self.tb)
  File "/usr/lib/python3/dist-packages/nose/loader.py", line 420, in 
loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/usr/lib/python3.4/imp.py", line 235, in load_module
    return load_source(name, filename, file)
  File "/usr/lib/python3.4/imp.py", line 171, in load_source
    module = methods.load()
  File "<frozen importlib._bootstrap>", line 1220, in load
  File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
  File "<frozen importlib._bootstrap>", line 1129, in _exec
  File "<frozen importlib._bootstrap>", line 1471, in exec_module
  File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
  File 
"/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build/phply/pythonast.py",
 line 1, in <module>
    import phpast as php
ImportError: No module named 'phpast'

----------------------------------------------------------------------
Ran 44 tests in 5.858s

FAILED (errors=1)
E: pybuild pybuild:262: test: plugin distutils failed with: exit code=1: cd 
/tmp/buildd/python-phply-0.9.1/.pybuild/pythonX.Y_3.4/build; python3.4 -m nose 
--with-doctest 
dh_auto_test: pybuild --test --test-nose -i python{version} -p 3.4 --dir . 
returned exit code 13
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 25
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//41452 and its subdirectories

--- End Message ---
--- Begin Message ---
Source: python-phply
Source-Version: 0.9.1-3

We believe that the bug you reported is fixed in the latest version of
python-phply, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 796...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gianfranco Costamagna <locutusofb...@debian.org> (supplier of updated 
python-phply package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 26 Aug 2015 11:13:40 +0200
Source: python-phply
Binary: python-phply python3-phply
Architecture: source all
Version: 0.9.1-3
Distribution: unstable
Urgency: medium
Maintainer: Gianfranco Costamagna <locutusofb...@debian.org>
Changed-By: Gianfranco Costamagna <locutusofb...@debian.org>
Description:
 python-phply - PHP parser written in Python using PLY
 python3-phply - PHP parser written in Python 3 using PLY
Closes: 796519
Changes:
 python-phply (0.9.1-3) unstable; urgency=medium
 .
   * tweak fix-tests.patch to fix another python-3 issue.
     (Closes: #796519) thanks Chris Lamb for the useful bug
     report!
   * Update my uid.
Checksums-Sha1:
 ee57f0e80015ce6d8ab54bf51adfd4493bdfd414 2062 python-phply_0.9.1-3.dsc
 0b5b264a8f52830ddc6bd11ca857f0c6bc86fde0 4576 
python-phply_0.9.1-3.debian.tar.xz
 bc39660a367ca3cfb6711b0a4be09bc5bcadaa40 40030 python-phply_0.9.1-3_all.deb
 0b0d61f847ae512d5ccab8b5db4bb93eed8ea804 39804 python3-phply_0.9.1-3_all.deb
Checksums-Sha256:
 b6960db1e09244ab5ca342db4f44ef61bf37c1edbd5be026231cddd33a19c491 2062 
python-phply_0.9.1-3.dsc
 0861f679645c19ec19ffa6a32066140b31a62e14bd79836152d272c2a3b54af8 4576 
python-phply_0.9.1-3.debian.tar.xz
 be04046264989507bd3093a772e34d1f97f33e4b452004d3fdccedbd87b91024 40030 
python-phply_0.9.1-3_all.deb
 67409582124ccba2ab75a4aa670ea419ab4507823370678f6f23cb1c6492e037 39804 
python3-phply_0.9.1-3_all.deb
Files:
 20f8516be11a79c7344ba8122edfb1ab 2062 python optional python-phply_0.9.1-3.dsc
 4e9df3b63bf39682a325bf7dc44f472c 4576 python optional 
python-phply_0.9.1-3.debian.tar.xz
 d7582843cf3f704a4d2a845c512148b0 40030 python optional 
python-phply_0.9.1-3_all.deb
 7988fee80a7cc98dfde75d38fe0a0ed3 39804 python optional 
python3-phply_0.9.1-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJV3YStAAoJEPNPCXROn13ZqYwP/3cDuUwWo29E0v5m3PErDKP8
X5f8dNipwT+wXadzObReokNnkWKL43YUYVMh6tUZjxz8EMD9blurDBqBV+q17fFJ
AgnJJd/HxWTbzINaZz19v6B/JA+68CVTAgffXWLLbjMK1Gk5DavuSu5Gz41Okw5S
7KBDmmeNK8TqO6r+3tV/QF5dbb43VLHW81bua5TUOIulJqV9CotCAyH/1vT1kxHd
nwNiqzBVWNg3ybBOyOP5CoaYk8YBHGJWtihGiCHR6pp3ah9RpXlu7YGeR0VFTRXf
SSuhdEXd0qaEgM8q7dIdnANEOeBWp07KY4K97qzomw3xaw8YBEmnM1PuBBUeSOVH
1zdTh9A+12YltlIy4B4pRDg0opmtFdDAlfnkdoHDf5AK6V6bHk+YeL0mq0jZsngL
7Bt7S1EyWEA/5llspsics8RwoF3Ij/0SnMQA0PqkwpLM16yKXqz2iexxMxa4SPt8
8dOwNPNYpHAATA1mGKZMIjMzVQbpiRUqdLWqpnsndGn9JPUoys+a23AmlIxmqeLx
o5aBqPk4c3CQRl1WKB6XJiC148ehXHj6TfxijW5x2XEPcPa2n/cuo3+8nRTLAlNx
xPHivgLF8DO9qRbfcRS2PKWE1DyWg5TJlQDC634mWbqTOtOlEsxOcYg+3vcqicWu
BFQGY0zzqop1KoK+mXZz
=iT2Y
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to