Bug#884535: sciscipy FTBFS with scilab 6.0.0-1

Adrian Bunk bunk at debian.org
Sat Dec 16 13:07:37 UTC 2017


Source: sciscipy
Version: 1.0.1-2
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/sciscipy.html

...
   dh_auto_build
dh_auto_build: Compatibility levels before 9 are deprecated (level 5 in use)
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
	python setup.py build --force
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
copying scilab.py -> build/lib.linux-x86_64-2.7
running build_ext
building 'sciscipy' extension
C compiler: x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-j9xj4T/python2.7-2.7.14=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC

creating build/temp.linux-x86_64-2.7
compile options: '-DSCI="/usr/local/share/scilab" -DSCIDEBUG=0 -DNUMPY=1 -I/usr/include/scilab -I/usr/include/scilab/core -I/usr/include/scilab/call_scilab -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c'
x86_64-linux-gnu-gcc: deallocator.c
In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1809:0,
                 from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
                 from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from deallocator.h:7,
                 from deallocator.c:7:
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^~~~~~~
In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
                 from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from deallocator.h:7,
                 from deallocator.c:7:
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1453:1: warning: '_import_array' defined but not used [-Wunused-function]
 _import_array(void)
 ^~~~~~~~~~~~~
x86_64-linux-gnu-gcc: util.c
In file included from /usr/include/scilab/api_scilab.h:36:0,
                 from util.h:8,
                 from util.c:2:
/usr/include/scilab/api_stack_common.h:486:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 SciErr sciErrInit();
 ^~~~~~
util.c: In function 'read_sci_type':
util.c:27:38: error: 'pvApiCtx' undeclared (first use in this function); did you mean 'pStrCtx'?
     sciErr = readNamedMatrixOfDouble(pvApiCtx, "_tmp_value_", &m, &n, NULL);
                                      ^~~~~~~~
                                      pStrCtx
util.c:27:38: note: each undeclared identifier is reported only once for each function it appears in
util.c: In function 'is_real':
util.c:55:31: error: 'pvApiCtx' undeclared (first use in this function); did you mean 'pStrCtx'?
     return !isNamedVarComplex(pvApiCtx, name);
                               ^~~~~~~~
                               pStrCtx
util.c:56:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
In file included from /usr/include/scilab/api_scilab.h:36:0,
                 from util.h:8,
                 from util.c:2:
/usr/include/scilab/api_stack_common.h:486:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 SciErr sciErrInit();
 ^~~~~~
util.c: In function 'read_sci_type':
util.c:27:38: error: 'pvApiCtx' undeclared (first use in this function); did you mean 'pStrCtx'?
     sciErr = readNamedMatrixOfDouble(pvApiCtx, "_tmp_value_", &m, &n, NULL);
                                      ^~~~~~~~
                                      pStrCtx
util.c:27:38: note: each undeclared identifier is reported only once for each function it appears in
util.c: In function 'is_real':
util.c:55:31: error: 'pvApiCtx' undeclared (first use in this function); did you mean 'pStrCtx'?
     return !isNamedVarComplex(pvApiCtx, name);
                               ^~~~~~~~
                               pStrCtx
util.c:56:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
error: Command "x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-j9xj4T/python2.7-2.7.14=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DSCI="/usr/local/share/scilab" -DSCIDEBUG=0 -DNUMPY=1 -I/usr/include/scilab -I/usr/include/scilab/core -I/usr/include/scilab/call_scilab -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c util.c -o build/temp.linux-x86_64-2.7/util.o" failed with exit status 1
dh_auto_build: python setup.py build --force returned exit code 1
debian/rules:5: recipe for target 'build' failed
make: *** [build] Error 1



More information about the debian-science-maintainers mailing list