Your message dated Wed, 05 Feb 2020 00:51:42 +0000
with message-id <e1iz8us-000b25...@fasolo.debian.org>
and subject line Bug#950515: Removed package(s) from unstable
has caused the Debian Bug report #884535,
regarding sciscipy FTBFS with scilab 6.0.0-1
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 ow...@bugs.debian.org
immediately.)
--
884535: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884535
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Version: 1.0.1-2+rm
Dear submitter,
as the package sciscipy has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/950515
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---