Your message dated Tue, 17 Jun 2014 14:13:41 +0200
with message-id <20140617121341.ga19...@ramacher.at>
and subject line Re: Bug#751547: python-crypto: FTBFS on kfreebsd
has caused the Debian Bug report #751547,
regarding python-crypto: FTBFS on kfreebsd
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.)
--
751547: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751547
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-crypto
Version: 2.6.1-5
Severity: serious
Justification: fails to build from source (but built successfully in the past)
When binNMUed as part of the python3.3 removal transition, this package FTBFS
on kfreebsd-i386 and kfreebsd-amd64, where it had built successfully in the
past:
return _get_singleton().read(n)
File
"/«PKGBUILDDIR»/.pybuild/pythonX.Y_3.4/build/Crypto/Random/_UserFriendlyRNG.py",
line 178, in read
return _UserFriendlyRNG.read(self, bytes)
File
"/«PKGBUILDDIR»/.pybuild/pythonX.Y_3.4/build/Crypto/Random/_UserFriendlyRNG.py",
line 129, in read
self._ec.collect()
File
"/«PKGBUILDDIR»/.pybuild/pythonX.Y_3.4/build/Crypto/Random/_UserFriendlyRNG.py",
line 77, in collect
t = time.clock()
RuntimeError: the processor time used is not available or its value cannot be
represented
E: pybuild pybuild:256: test: plugin custom failed with: exit code=1: python3.4
setup.py test
dh_auto_test: pybuild --test -i python{version} -p 3.4 -s custom
--test-args={interpreter} setup.py test --dir . returned exit code 13
make[1]: *** [override_dh_auto_test] Error 13
debian/rules:21: recipe for target 'override_dh_auto_test' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:9: recipe for target 'build-arch' failed
--- End Message ---
--- Begin Message ---
On 2014-06-14 00:35:51, Scott Kitterman wrote:
> Package: python-crypto
> Version: 2.6.1-5
> Severity: serious
> Justification: fails to build from source (but built successfully in the past)
>
> When binNMUed as part of the python3.3 removal transition, this package FTBFS
> on kfreebsd-i386 and kfreebsd-amd64, where it had built successfully in the
> past:
>
> return _get_singleton().read(n)
> File
> "/«PKGBUILDDIR»/.pybuild/pythonX.Y_3.4/build/Crypto/Random/_UserFriendlyRNG.py",
> line 178, in read
> return _UserFriendlyRNG.read(self, bytes)
> File
> "/«PKGBUILDDIR»/.pybuild/pythonX.Y_3.4/build/Crypto/Random/_UserFriendlyRNG.py",
> line 129, in read
> self._ec.collect()
> File
> "/«PKGBUILDDIR»/.pybuild/pythonX.Y_3.4/build/Crypto/Random/_UserFriendlyRNG.py",
> line 77, in collect
> t = time.clock()
> RuntimeError: the processor time used is not available or its value cannot be
> represented
> E: pybuild pybuild:256: test: plugin custom failed with: exit code=1:
> python3.4 setup.py test
> dh_auto_test: pybuild --test -i python{version} -p 3.4 -s custom
> --test-args={interpreter} setup.py test --dir . returned exit code 13
> make[1]: *** [override_dh_auto_test] Error 13
> debian/rules:21: recipe for target 'override_dh_auto_test' failed
> make[1]: Leaving directory '/«PKGBUILDDIR»'
> make: *** [build-arch] Error 2
> debian/rules:9: recipe for target 'build-arch' failed
This has been fixed in eglibc 2.19-2. Closing.
Cheers
--
Sebastian Ramacher
signature.asc
Description: Digital signature
--- End Message ---