Control: tags -1 + unreproducible moreinfo

On 23-Oct-2015, Dmitry Shachnev wrote:

> python-coverage FTBFS in a fresh sid chroot:

Thank you for reporting this.

>   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 "/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

I don't get that failure at all. We are both using Debian Sid chroot,
on “amd64” architecture. I updated the build chroot less than an hour
ago; perhaps something has changed between your attempt and mine?

(I can't figure out why the function would return “100.0” instead of a
test case in *any* circumstance.)

> You can find the full build log at:
> http://mitya57.me/builds/python-coverage_3.7.1+dfsg.1-1_amd64.build

Looking through that build log, I don't see what would be different to
cause yours to fail with that error but not mine.

-- 
 \         “I think there is a world market for maybe five computers.” |
  `\                             —Thomas Watson, chairman of IBM, 1943 |
_o__)                                                                  |
Ben Finney <b...@benfinney.id.au>

Attachment: signature.asc
Description: PGP signature

Reply via email to