Control: tags -1 - unreproducible

On Sun, Oct 25, 2015 at 15:50:38 +1100, Ben Finney wrote:

> 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?
> 
It fails on all buildds: 
https://buildd.debian.org/status/package.php?p=python-coverage

Cheers,
Julien

Reply via email to