Your message dated Tue, 17 Nov 2015 15:03:21 -0500
with message-id <[email protected]>
and subject line Re: Bug#804592: stimfit: FTBFS: pystf.i:1517: Error: Unknown
SWIG preprocessor directive: Check
has caused the Debian Bug report #804592,
regarding stimfit: FTBFS: pystf.i:1517: Error: Unknown SWIG preprocessor
directive: Check
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 [email protected]
immediately.)
--
804592: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804592
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: stimfit
Version: 0.13.19-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: [email protected]
Usertags: ftbfs
X-Debbugs-CC: [email protected]
Dear Maintainer,
The package fails to build, as swig has changed to not accept this form
of comment:
make[4]: Entering directory '/stimfit-0.13.19/src/stimfit/py'
CXX libpystf_la-pystf.lo
In file included from
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0,
from
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from
/usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
from ./pystf.cxx:65:
/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 " \
^
/usr/bin/swig -c++ -python -o pystf_wrap.cxx pystf.i
pystf.i:1517: Error: Unknown SWIG preprocessor directive: Check (if this is a
block of target language code, delimit it with %{ and %})
pystf.i:1524: Error: Unknown SWIG preprocessor directive: Check (if this is a
block of target language code, delimit it with %{ and %})
pystf.i:1533: Error: Unknown SWIG preprocessor directive: Check (if this is a
block of target language code, delimit it with %{ and %})
Makefile:720: recipe for target 'pystf_wrap.cxx' failed
make[4]: *** [pystf_wrap.cxx] Error 1
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/stimfit.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message ---
Version: 0.14.10-1
On Tue, 17 Nov 2015, Christoph Schmidt-Hieber wrote:
> This has been fixed by the following commit:
> https://github.com/neurodroid/stimfit/commit/ace3e0f4
> which is part of stimfit 0.14.10 as used in experimental.
> What do we need to do to update sid to 0.14.10?
ah -- we never uploaded 0.14.10 to unstable
so either
- prepare new release and target its upload to unstable
- create 0.14.10-2 debian release which would only have new entry
in debian/changelog which would upload to unstable ;)
also with this email I am closing 804592 as fixed in 0.14.10-1 (which is
only in experimental) so it will be marked fixed but still active for
version in sid
--
Yaroslav O. Halchenko
Center for Open Neuroscience http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419
WWW: http://www.linkedin.com/in/yarik
--- End Message ---