Your message dated Wed, 16 Apr 2008 15:47:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#476028: fixed in ocaml-portaudio 0.1.2-1
has caused the Debian Bug report #476028,
regarding ocaml-portaudio: 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.)


-- 
476028: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476028
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ocaml-portaudio
Version: 0.1.1-2
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-portaudio-0.1.1
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building ocaml-portaudio using existing 
> ocaml-portaudio_0.1.1.orig.tar.gz
> dpkg-source: info: building ocaml-portaudio in ocaml-portaudio_0.1.1-2.diff.gz
> dpkg-source: info: building ocaml-portaudio in ocaml-portaudio_0.1.1-2.dsc
>  debian/rules build
> for f in debian/libportaudio-ocaml-dev.install 
> debian/libportaudio-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-portaudio 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-portaudio
Source-Version: 0.1.2-1

We believe that the bug you reported is fixed in the latest version of
ocaml-portaudio, which is due to be installed in the Debian FTP archive:

libportaudio-ocaml-dev_0.1.2-1_amd64.deb
  to pool/main/o/ocaml-portaudio/libportaudio-ocaml-dev_0.1.2-1_amd64.deb
libportaudio-ocaml_0.1.2-1_amd64.deb
  to pool/main/o/ocaml-portaudio/libportaudio-ocaml_0.1.2-1_amd64.deb
ocaml-portaudio_0.1.2-1.diff.gz
  to pool/main/o/ocaml-portaudio/ocaml-portaudio_0.1.2-1.diff.gz
ocaml-portaudio_0.1.2-1.dsc
  to pool/main/o/ocaml-portaudio/ocaml-portaudio_0.1.2-1.dsc
ocaml-portaudio_0.1.2.orig.tar.gz
  to pool/main/o/ocaml-portaudio/ocaml-portaudio_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-portaudio 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:11 +0100
Source: ocaml-portaudio
Binary: libportaudio-ocaml libportaudio-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: 
 libportaudio-ocaml - OCaml bindings for the portaudio library
 libportaudio-ocaml-dev - OCaml bindings for the portaudio library
Closes: 476028
Changes: 
 ocaml-portaudio (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: 476028).
 .
   [ Romain Beauxis ]
   * New upstream release, now install .cmx file
   * Updated standards to 3.7.3
   * Changed maintainer to Debian OCaml Maintainers
Checksums-Sha1: 
 ae4826e09868810fc59e86dc4ea2a6a8a4eace25 1427 ocaml-portaudio_0.1.2-1.dsc
 318ac0cfdad3d561cb684ac00959ee9842c35700 59410 
ocaml-portaudio_0.1.2.orig.tar.gz
 907c860ce933cc5660b433ce34d31eaed0557a77 2617 ocaml-portaudio_0.1.2-1.diff.gz
 c399cef72a9a59f6c7130bc74ddcba4fb8b50507 7418 
libportaudio-ocaml_0.1.2-1_amd64.deb
 6fe088621bf9b7b115ec14a3735fb41c1741583c 14744 
libportaudio-ocaml-dev_0.1.2-1_amd64.deb
Checksums-Sha256: 
 ce8b169c505905719af6f27be6cee5d3fab98f70435f3a9a9bbf7508f664339d 1427 
ocaml-portaudio_0.1.2-1.dsc
 980aab3ca6bed4a70c1d80f40231017b7a555e5f140c8e1c811f1fe826561443 59410 
ocaml-portaudio_0.1.2.orig.tar.gz
 5d5691d51d2e6c11a1969eaa26a3b0034909e7636c2cfd2417a6519c12594e2f 2617 
ocaml-portaudio_0.1.2-1.diff.gz
 885c92e313ca50c8352b45ba1826084aa59d35d27db16ef35f2996adfb532e4e 7418 
libportaudio-ocaml_0.1.2-1_amd64.deb
 376dace81001de7fb6b7be5b910fdf625229428243c2b05408a7dee6050391fc 14744 
libportaudio-ocaml-dev_0.1.2-1_amd64.deb
Files: 
 629114977807f8e51702fd544bc0f790 1427 devel optional 
ocaml-portaudio_0.1.2-1.dsc
 a6bb1a4799c3312e009b97aaebbeec74 59410 devel optional 
ocaml-portaudio_0.1.2.orig.tar.gz
 7cf6591f0dedc62421de8b52d63c017b 2617 devel optional 
ocaml-portaudio_0.1.2-1.diff.gz
 5603404297631ce3bee13446a6c4c961 7418 libs optional 
libportaudio-ocaml_0.1.2-1_amd64.deb
 7e7d38bef64c85e0a563eab1acbbe0a8 14744 libdevel optional 
libportaudio-ocaml-dev_0.1.2-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIBh5WnuQ3Rt5ZmAARAlsXAJ9O7MeCmOVlTvWX4sW9UX6pi/+KpQCfcbTA
iBPqxfjYV/GAmdHTGvs9oes=
=BarH
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to