[Reproducible-builds] Bug#796478: python-memprof: FTBFS: DistributionNotFound: The 'memprof' distribution was not found and is required by the application
Chris Lamb
lamby at debian.org
Fri Aug 21 23:34:12 UTC 2015
Source: python-memprof
Version: 0.3.3-3
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,
python-memprof fails to build from source in unstable/amd64:
[..]
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:170: cd
/tmp/buildd/python-memprof-0.3.3/.pybuild/pythonX.Y_2.7/build;
python2.7 -m nose --with-doctest
E
======================================================================
ERROR: Failure: DistributionNotFound (The 'memprof' distribution was
not found and is required by the application)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 420, in
loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47,
in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94,
in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File
"/tmp/buildd/python-memprof-0.3.3/.pybuild/pythonX.Y_2.7/build/memprof/__init__.py",
line 20, in <module>
__version__ = pkg_resources.get_distribution("memprof").version
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 551, in get_distribution
dist = get_provider(dist)
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 431, in get_provider
return working_set.find(moduleOrReq) or
require(str(moduleOrReq))[0]
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 952, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 839, in resolve
raise DistributionNotFound(req, requirers)
DistributionNotFound: The 'memprof' distribution was not found and is
required by the application
----------------------------------------------------------------------
Ran 1 test in 0.819s
FAILED (errors=1)
E: pybuild pybuild:262: test: plugin distutils failed with: exit
code=1: cd
/tmp/buildd/python-memprof-0.3.3/.pybuild/pythonX.Y_2.7/build;
python2.7 -m nose --with-doctest
dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7
--dir . returned exit code 13
debian/rules:10: 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-memprof_0.3.3-3.build1.log.gz
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: python-memprof.0.3.3-3.unstable.amd64.log.txt
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150822/a5c61a91/attachment.txt>
More information about the Reproducible-builds
mailing list