control: fixed -1 1.3.8+dfsg-2
control: close -1

closing!

G.

On Wed, 20 Jan 2021 21:39:24 +0100 Lucas Nussbaum <lu...@debian.org> wrote:
> Source: python-llfuse
> Version: 1.3.6+dfsg-2
> Severity: serious
> Justification: FTBFS on amd64
> Tags: bullseye sid ftbfs
> Usertags: ftbfs-20210120 ftbfs-bullseye
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
> 
> Relevant part (hopefully):
> > make[1]: Entering directory '/<<PKGBUILDDIR>>'
> > dh_testdir
> > python3 setup.py build_cython
> > running build_cython
> > Compiling /<<PKGBUILDDIR>>/src/llfuse.pyx
> > touch build_cython
> > dh_testdir
> > python3 setup.py build_ext --inplace
> > running build_ext
> > building 'llfuse' extension
> > creating build
> > creating build/temp.linux-x86_64-3.9
> > creating build/temp.linux-x86_64-3.9/src
> > x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
> > -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
> > -Werror=format-security -g -fwrapv -O2 -g -O2 
> > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> > -I/usr/include/python3.9 -c src/llfuse.c -o 
> > build/temp.linux-x86_64-3.9/src/llfuse.o -D_FILE_OFFSET_BITS=64 
> > -I/usr/include/fuse -DFUSE_USE_VERSION=29 -Wall -Wextra -Wconversion 
> > -Wsign-compare -DLLFUSE_VERSION="1.3.6" -Wno-unused-function 
> > -Wno-implicit-fallthrough -Wno-unused-parameter
> > src/llfuse.c: In function ‘__pyx_f_6llfuse_session_loop_mt’:
> > src/llfuse.c:42419:3: warning: ‘PyEval_InitThreads’ is deprecated 
> > [-Wdeprecated-declarations]
> > 42419 |   PyEval_InitThreads();
> >       |   ^~~~~~~~~~~~~~~~~~
> > In file included from /usr/include/python3.9/Python.h:145,
> >                  from src/llfuse.c:4:
> > /usr/include/python3.9/ceval.h:130:37: note: declared here
> >   130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
> >       |                                     ^~~~~~~~~~~~~~~~~~
> > x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
> > -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
> > -Werror=format-security -g -fwrapv -O2 -g -O2 
> > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> > -I/usr/include/python3.9 -c src/lock.c -o 
> > build/temp.linux-x86_64-3.9/src/lock.o -D_FILE_OFFSET_BITS=64 
> > -I/usr/include/fuse -DFUSE_USE_VERSION=29 -Wall -Wextra -Wconversion 
> > -Wsign-compare -DLLFUSE_VERSION="1.3.6" -Wno-unused-function 
> > -Wno-implicit-fallthrough -Wno-unused-parameter
> > creating build/lib.linux-x86_64-3.9
> > x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
> > -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -O2 
> > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> > build/temp.linux-x86_64-3.9/src/llfuse.o 
> > build/temp.linux-x86_64-3.9/src/lock.o -o 
> > build/lib.linux-x86_64-3.9/llfuse.cpython-39-x86_64-linux-gnu.so -lfuse 
> > -pthread -lpthread -lrt
> > copying build/lib.linux-x86_64-3.9/llfuse.cpython-39-x86_64-linux-gnu.so -> 
> > src
> > python3 setup.py build_sphinx
> > running build_sphinx
> > Running Sphinx v3.4.3
> > making output directory... done
> > loading intersphinx inventory from ../debian/python.inv...
> > building [mo]: targets for 0 po files that are out of date
> > building [html]: targets for 12 source files that are out of date
> > updating environment: [new config] 12 added, 0 changed, 0 removed
> > reading sources... [  8%] about
> > reading sources... [ 16%] changes
> > reading sources... [ 25%] data
> > reading sources... [ 33%] example
> > reading sources... [ 41%] fuse_api
> > reading sources... [ 50%] general
> > reading sources... [ 58%] gotchas
> > reading sources... [ 66%] index
> > reading sources... [ 75%] install
> > reading sources... [ 83%] lock
> > reading sources... [ 91%] operations
> > reading sources... [100%] util

Reply via email to