Your message dated Wed, 16 Apr 2008 16:17:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#476068: fixed in ocaml-soundtouch 0.1.2-1
has caused the Debian Bug report #476068,
regarding ocaml-soundtouch: FTBFS: configure: error: C compiler cannot create
executables
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.)
--
476068: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476068
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ocaml-soundtouch
Version: 0.1.1-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080413 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in sid, your package failed to build on i386.
This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).
Relevant part:
> /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp
> [ ! -f Makefile ] || /usr/bin/make distclean
> rm -f config.log config.status
> dh_clean
> dpkg-source -b ocaml-soundtouch-0.1.1
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building ocaml-soundtouch using existing
> ocaml-soundtouch_0.1.1.orig.tar.gz
> dpkg-source: info: building ocaml-soundtouch in
> ocaml-soundtouch_0.1.1-3.diff.gz
> dpkg-source: info: building ocaml-soundtouch in ocaml-soundtouch_0.1.1-3.dsc
> debian/rules build
> for f in debian/libsoundtouch-ocaml-dev.install
> debian/libsoundtouch-ocaml.install; do sed -e 's/@OCamlABI@/3.10.1/g' $f.in >
> $f; done
> dh_testdir
> ./configure --host=i486-linux-gnu --build=i486-linux-gnu --prefix=/usr
> --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info
> configuring ocaml-soundtouch 0.1.1
> checking for ocamlc... /usr/bin/ocamlc
> ocaml version is 3.10.1
> ocaml library path is /usr/lib/ocaml/3.10.1
> checking for ocamlopt... /usr/bin/ocamlopt
> checking ocamlopt version... ok
> checking for ocamlc.opt... no
> checking for ocamlopt.opt... no
> checking for ocamldep... /usr/bin/ocamldep
> checking for ocamldoc... /usr/bin/ocamldoc
> checking for ocamlfind... /usr/bin/ocamlfind
> checking for i486-linux-gnu-gcc... i486-linux-gnu-gcc
> checking for C compiler default output file name...
> configure: error: C compiler cannot create executables
> See `config.log' for more details.
> make: *** [config.status] Error 77
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/04/13
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 containing a sid i386
environment. Internet was not accessible from the build systems.
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: ocaml-soundtouch
Source-Version: 0.1.2-1
We believe that the bug you reported is fixed in the latest version of
ocaml-soundtouch, which is due to be installed in the Debian FTP archive:
libsoundtouch-ocaml-dev_0.1.2-1_amd64.deb
to pool/main/o/ocaml-soundtouch/libsoundtouch-ocaml-dev_0.1.2-1_amd64.deb
libsoundtouch-ocaml_0.1.2-1_amd64.deb
to pool/main/o/ocaml-soundtouch/libsoundtouch-ocaml_0.1.2-1_amd64.deb
ocaml-soundtouch_0.1.2-1.diff.gz
to pool/main/o/ocaml-soundtouch/ocaml-soundtouch_0.1.2-1.diff.gz
ocaml-soundtouch_0.1.2-1.dsc
to pool/main/o/ocaml-soundtouch/ocaml-soundtouch_0.1.2-1.dsc
ocaml-soundtouch_0.1.2.orig.tar.gz
to pool/main/o/ocaml-soundtouch/ocaml-soundtouch_0.1.2.orig.tar.gz
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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Romain Beauxis <[EMAIL PROTECTED]> (supplier of updated ocaml-soundtouch
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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 31 Dec 2007 16:50:12 +0100
Source: ocaml-soundtouch
Binary: libsoundtouch-ocaml libsoundtouch-ocaml-dev
Architecture: source amd64
Version: 0.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers <[EMAIL PROTECTED]>
Changed-By: Romain Beauxis <[EMAIL PROTECTED]>
Description:
libsoundtouch-ocaml - OCaml bindings for the sound stretching library
libsoundtouch-ocaml-dev - OCaml bindings for the sound stretching library
Closes: 476068
Changes:
ocaml-soundtouch (0.1.2-1) unstable; urgency=low
.
[ Stefano Zacchiroli ]
* fix vcs-svn field to point just above the debian/ dir
.
[ Julien Cristau ]
* Fix FTBFS with new dpkg-dev by setting CFLAGS correctly in
debian/rules (closes: 476068).
.
[ Romain Beauxis ]
* New upstream release, now install .cmx file
* Changed maintainer to Debian OCaml Maintainers
* Updated standards to 3.7.3
Checksums-Sha1:
dccd7e727e694cb7ef3ae168468735205ce80c33 1441 ocaml-soundtouch_0.1.2-1.dsc
77d31bb9e06004f11ff53ba5997ecc7863777366 50237
ocaml-soundtouch_0.1.2.orig.tar.gz
24462cc09a6736429a4534f28ac7dae6af24c640 2655 ocaml-soundtouch_0.1.2-1.diff.gz
0d307ee926994512df370c4301a95164161eed47 6570
libsoundtouch-ocaml_0.1.2-1_amd64.deb
e343e2598ae3060f56cfc0cad8617cc1f2f1bcf8 7906
libsoundtouch-ocaml-dev_0.1.2-1_amd64.deb
Checksums-Sha256:
554ebc9fd8e57e3b5c348d0bd12c1c6de62c884c21ed29e5490280e9e32b7196 1441
ocaml-soundtouch_0.1.2-1.dsc
4d2e1b12e13b2fefcd4ce30e6c338156b62693c284177344d20c7a342cd70eeb 50237
ocaml-soundtouch_0.1.2.orig.tar.gz
9dcafd36e5d9363c8602ff8ca2f16cfc0ddd24b11d3d7499593111f9979425dd 2655
ocaml-soundtouch_0.1.2-1.diff.gz
2810e8ec1f8f4d8961d00cef4db8ad1dee3fa99e662c1ff56612ca07bf872f5c 6570
libsoundtouch-ocaml_0.1.2-1_amd64.deb
7dc5f3ac6f4fada33ef66398094ce8c0d1455f90e33b756149bff0667b01c3ce 7906
libsoundtouch-ocaml-dev_0.1.2-1_amd64.deb
Files:
519cb920db648c47b64f7a31f1f32519 1441 devel optional
ocaml-soundtouch_0.1.2-1.dsc
7b70e2d17f30a4d831360fc20edb00ac 50237 devel optional
ocaml-soundtouch_0.1.2.orig.tar.gz
970e08b4811bb4d5b3d1dbe0ecbc4513 2655 devel optional
ocaml-soundtouch_0.1.2-1.diff.gz
86c4a414b9142fa026ff52f4fc256f69 6570 libs optional
libsoundtouch-ocaml_0.1.2-1_amd64.deb
9fb35ec4341488a0ad01fe819c997948 7906 libdevel optional
libsoundtouch-ocaml-dev_0.1.2-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIBiNNnuQ3Rt5ZmAARAotJAJ9zDBjvoGCHODRCS2MTEwImjp9gawCdGMBE
sDyq36Z8ciZM6Cf57xKFSQo=
=p4dU
-----END PGP SIGNATURE-----
--- End Message ---