Your message dated Fri, 2 Sep 2016 22:09:26 +1000
with message-id <[email protected]>
and subject line Re: Bug#802801: python-coverage: FTBFS: calling function
returned 100.0, not a test
has caused the Debian Bug report #802801,
regarding python-coverage: FTBFS: calling function returned 100.0, not a test
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 [email protected]
immediately.)
--
802801: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802801
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-coverage
Version: 3.7.1+dfsg.1-1
Severity: serious
Justification: fails to build from source
Dear Maintainer,
python-coverage FTBFS in a fresh sid chroot:
building 'coverage.tracer' extension
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall
-Wstrict-prototypes -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5m -c
coverage/tracer.c -o build/temp.linux-x86_64-3.5/coverage/tracer.o
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions
-Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2
build/temp.linux-x86_64-3.5/coverage/tracer.o -o
/tmp/buildd/python-coverage-3.7.1+dfsg.1/coverage/tracer.cpython-35m-x86_64-linux-gnu.so
Name Stmts Miss Cover Missing
-------------------------------------
Traceback (most recent call last):
File "setup.py", line 199, in <module>
main()
File "setup.py", line 188, in main
setup(**setup_args)
File "/usr/lib/python3.5/distutils/core.py", line 148, in setup
dist.run_commands()
File "/usr/lib/python3.5/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
File "/usr/lib/python3.5/distutils/dist.py", line 974, in run_command
cmd_obj.run()
File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 146,
in run
self.with_project_on_sys_path(self.run_tests)
File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 127,
in with_project_on_sys_path
func()
File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 167,
in run_tests
testRunner=self._resolve_as_ep(self.test_runner),
File "/usr/lib/python3.5/unittest/main.py", line 93, in __init__
self.parseArgs(argv)
File "/usr/lib/python3.5/unittest/main.py", line 123, in parseArgs
self._do_discovery([])
File "/usr/lib/python3.5/unittest/main.py", line 228, in _do_discovery
self.test = loader.discover(self.start, self.pattern, self.top)
File "/usr/lib/python3.5/unittest/loader.py", line 341, in discover
tests = list(self._find_tests(start_dir, pattern))
File "/usr/lib/python3.5/unittest/loader.py", line 398, in _find_tests
full_path, pattern, namespace)
File "/usr/lib/python3.5/unittest/loader.py", line 475, in _find_test_path
tests = self.loadTestsFromModule(package, pattern=pattern)
File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 36,
in loadTestsFromModule
tests.append(self.loadTestsFromName(submodule))
File "/usr/lib/python3.5/unittest/loader.py", line 211, in loadTestsFromName
(obj, test))
TypeError: calling <function _singleton_method.<locals>.wrapper at
0x7f1fac233488> returned 100.0, not a test
debian/rules:87: recipe for target 'test-python3.5' failed
make[1]: *** [test-python3.5] Error 1
You can find the full build log at:
http://mitya57.me/builds/python-coverage_3.7.1+dfsg.1-1_amd64.build
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Control: fixed -1 python-coverage/4.1+dfsg.1-1
On 20-Apr-2016, Julien Cristau wrote:
> It fails on all buildds:
> https://buildd.debian.org/status/package.php?p=python-coverage
As of version “4.1+dfsg.1-1” the package builds on the buildds, so I
think this bug is now resolved.
--
\ “The trouble with the rat race is that even if you win, you're |
`\ still a rat.” —Jane Wagner, via Lily Tomlin |
_o__) |
Ben Finney <[email protected]>
signature.asc
Description: PGP signature
--- End Message ---