Your message dated Wed, 11 Apr 2012 22:33:07 +0000
with message-id <e1si667-0004ln...@franck.debian.org>
and subject line Bug#665051: fixed in biosig4c++ 0.96.3+svn2677-3
has caused the Debian Bug report #665051,
regarding biosig4c++: FTBFS: make[3]: mkoctfile-3.6.1: Command not found
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.)
--
665051: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665051
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: biosig4c++
Version: 0.96.3+svn2677-2.1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120321 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[4]: Entering directory
> `/build/biosig4c++-c2IqyF/biosig4c++-0.96.3+svn2677'
> rm libbiosig.a
> rm: cannot remove `libbiosig.a': No such file or directory
> make[4]: [libbiosig.a] Error 1 (ignored)
> ar crs libbiosig.a crc4scp.o biosig.o tinyxml.o tinyxmlparser.o
> tinyxmlerror.o tinystr.o sopen_scp_read.o sopen_alpha_read.o
> sopen_scp_write.o sopen_hl7aecg.o biosig-network.o sandbox.o
> sopen_famos_read.o scp-decode.o t240/*.o
> make[4]: Leaving directory
> `/build/biosig4c++-c2IqyF/biosig4c++-0.96.3+svn2677'
> mkoctfile-3.6.1 -v -g --mex mexSLOAD.cpp -L.. -lbiosig -lz -lcholmod
> make[3]: mkoctfile-3.6.1: Command not found
> make[3]: *** [mexSLOAD.mex] Error 127
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/03/21/biosig4c++_0.96.3+svn2677-2.1.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
Source: biosig4c++
Source-Version: 0.96.3+svn2677-3
We believe that the bug you reported is fixed in the latest version of
biosig4c++, which is due to be installed in the Debian FTP archive:
biosig-tools_0.96.3+svn2677-3_amd64.deb
to main/b/biosig4c++/biosig-tools_0.96.3+svn2677-3_amd64.deb
biosig4c++_0.96.3+svn2677-3.debian.tar.gz
to main/b/biosig4c++/biosig4c++_0.96.3+svn2677-3.debian.tar.gz
biosig4c++_0.96.3+svn2677-3.dsc
to main/b/biosig4c++/biosig4c++_0.96.3+svn2677-3.dsc
libbiosig-dev_0.96.3+svn2677-3_amd64.deb
to main/b/biosig4c++/libbiosig-dev_0.96.3+svn2677-3_amd64.deb
libbiosig0-dbg_0.96.3+svn2677-3_amd64.deb
to main/b/biosig4c++/libbiosig0-dbg_0.96.3+svn2677-3_amd64.deb
libbiosig0_0.96.3+svn2677-3_amd64.deb
to main/b/biosig4c++/libbiosig0_0.96.3+svn2677-3_amd64.deb
octave-biosig_0.96.3+svn2677-3_amd64.deb
to main/b/biosig4c++/octave-biosig_0.96.3+svn2677-3_amd64.deb
python-biosig_0.96.3+svn2677-3_amd64.deb
to main/b/biosig4c++/python-biosig_0.96.3+svn2677-3_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 665...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yaroslav Halchenko <deb...@onerussian.com> (supplier of updated biosig4c++
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 11 Apr 2012 12:36:54 -0400
Source: biosig4c++
Binary: libbiosig0 libbiosig0-dbg libbiosig-dev biosig-tools python-biosig
octave-biosig
Architecture: source amd64
Version: 0.96.3+svn2677-3
Distribution: unstable
Urgency: low
Maintainer: NeuroDebian Team <t...@neuro.debian.net>
Changed-By: Yaroslav Halchenko <deb...@onerussian.com>
Description:
biosig-tools - format conversion tools for biomedical data formats
libbiosig-dev - I/O library for biomedical data - development files
libbiosig0 - I/O library for biomedical data - dynamic library
libbiosig0-dbg - I/O library for biomedical data - debug symbols
octave-biosig - Octave bindings for BioSig library
python-biosig - Python bindings for BioSig library
Closes: 665051
Changes:
biosig4c++ (0.96.3+svn2677-3) unstable; urgency=low
.
* ACK the .1 NMU (Thank you Miguel)
- debian/rules: call dh_numpy only if available
* Use unversioned mkoctfile (Closes: #665051).
Thanks Lucas Nussbaum for the report and Nicolas Bourdaud for the patch.
* debian/rules, debian/control
- fixed typo in debian/control resulting in octave:Depends
- adjusted conditional use of octave-depends across systems (should
generate octave:Depends subst for recent systems lacking
octave-depends)
* debian/patches: refreshed
Checksums-Sha1:
f2fbe340ac4ee7078beedd0a87c8d733c8c9072a 1715 biosig4c++_0.96.3+svn2677-3.dsc
eca669f97cc3a141da4543f9cf2b51f92262f11e 11463
biosig4c++_0.96.3+svn2677-3.debian.tar.gz
f3b66a0c80bc38a8cfeba03a172328e8f011ff6b 309176
libbiosig0_0.96.3+svn2677-3_amd64.deb
a0bff402403c5d145838d477140b7a8eb4e9b612 58110
libbiosig0-dbg_0.96.3+svn2677-3_amd64.deb
c6eeb09e25eb601f69c049dc75ebce32d8288abd 386388
libbiosig-dev_0.96.3+svn2677-3_amd64.deb
1315c18d3d5bf6c25676a1fa4b515b38f54f8afe 14024
biosig-tools_0.96.3+svn2677-3_amd64.deb
b9df88c4250ec001b5a3b026e215b83622c667f8 38534
python-biosig_0.96.3+svn2677-3_amd64.deb
ba1a544bd5809e73f185d813cbe7b4305bc98bec 17042
octave-biosig_0.96.3+svn2677-3_amd64.deb
Checksums-Sha256:
473b24fdd234cd45462fdeaacd205b3002e8510f64a5c898c66b496c3fe27880 1715
biosig4c++_0.96.3+svn2677-3.dsc
154cbf16688880c160b457774ba994694be6a15f6f518a92c16a38e40cdf0b43 11463
biosig4c++_0.96.3+svn2677-3.debian.tar.gz
558ebc7a9d2fe9d725c11a9e90656f3e6a556ba1fb0bfbc684d3280398a43fb4 309176
libbiosig0_0.96.3+svn2677-3_amd64.deb
8916eee6abb79d162ca2b8914c965c525511796a4be32dbca1480e87e858156d 58110
libbiosig0-dbg_0.96.3+svn2677-3_amd64.deb
0bea89e79f0b2ae39d0e6c5b6a3fdca5b71771ff7ba6125485eeea2d78ab830f 386388
libbiosig-dev_0.96.3+svn2677-3_amd64.deb
0216802613a5fad589be2132e2fb2ba0a25592902b13edc4e86994f4d3cbe56d 14024
biosig-tools_0.96.3+svn2677-3_amd64.deb
29f7294376fa7bcc5d8c8177303d9c3f342b071024f56065ee2be7b69d791911 38534
python-biosig_0.96.3+svn2677-3_amd64.deb
7c40739d97bceb15264a39697f4bccd86743f52771c48fae914fa25fdb9bcbad 17042
octave-biosig_0.96.3+svn2677-3_amd64.deb
Files:
df5b654335ac0c692edebe957470bf4e 1715 science extra
biosig4c++_0.96.3+svn2677-3.dsc
ddc1e2f94e95c2dcd10729d0eecbcdcb 11463 science extra
biosig4c++_0.96.3+svn2677-3.debian.tar.gz
ca55af7010a70508e0d1c8f26d7f2604 309176 libs extra
libbiosig0_0.96.3+svn2677-3_amd64.deb
27889b8319bd84e29e2315087402cfe1 58110 debug extra
libbiosig0-dbg_0.96.3+svn2677-3_amd64.deb
6a9ab0894de48ec6336d65aa7b51504a 386388 libdevel extra
libbiosig-dev_0.96.3+svn2677-3_amd64.deb
07b5b6e9d14a8c34878b010f4e1c0da6 14024 science extra
biosig-tools_0.96.3+svn2677-3_amd64.deb
1a673d449b61495986ccd110240268fb 38534 python extra
python-biosig_0.96.3+svn2677-3_amd64.deb
71cce0575cdf91cb49661b550afe6cb6 17042 science extra
octave-biosig_0.96.3+svn2677-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk+F/EAACgkQjRFFY3XAJMjjQwCfXCkqgK6PJw+NALz0+MCOIOjs
+pcAn22hmpoK/ZAlE0xZqk/jgKt5c7kG
=EG3n
-----END PGP SIGNATURE-----
--- End Message ---