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


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

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

libogg-ocaml-dev_0.2.0-1_amd64.deb
  to pool/main/o/ocaml-ogg/libogg-ocaml-dev_0.2.0-1_amd64.deb
libogg-ocaml_0.2.0-1_amd64.deb
  to pool/main/o/ocaml-ogg/libogg-ocaml_0.2.0-1_amd64.deb
ocaml-ogg_0.2.0-1.diff.gz
  to pool/main/o/ocaml-ogg/ocaml-ogg_0.2.0-1.diff.gz
ocaml-ogg_0.2.0-1.dsc
  to pool/main/o/ocaml-ogg/ocaml-ogg_0.2.0-1.dsc
ocaml-ogg_0.2.0.orig.tar.gz
  to pool/main/o/ocaml-ogg/ocaml-ogg_0.2.0.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-ogg 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: Wed, 16 Apr 2008 16:07:56 +0100
Source: ocaml-ogg
Binary: libogg-ocaml libogg-ocaml-dev
Architecture: source amd64
Version: 0.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers <[EMAIL PROTECTED]>
Changed-By: Romain Beauxis <[EMAIL PROTECTED]>
Description: 
 libogg-ocaml - OCaml bindings for the Ogg bitstream library
 libogg-ocaml-dev - OCaml bindings for the Ogg bitstream library
Closes: 476058
Changes: 
 ocaml-ogg (0.2.0-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: 476058).
 .
   [ Romain Beauxis ]
   * New upstream release, now installs .cmx file
   * Changed maintainer to Debian OCaml Maintainers
   * Updated standards to 3.7.3
   * Removed redundant and buggy make invokation with CFLAGS
     in debian/rules
Checksums-Sha1: 
 8d03342869296d0ccc7be7b9b24620f623fd7811 1356 ocaml-ogg_0.2.0-1.dsc
 c632364a997ed53a9bb97f6f340d0d6558d810cb 54220 ocaml-ogg_0.2.0.orig.tar.gz
 86638cf9b7a7387f11ab907d49018f4097078e97 2725 ocaml-ogg_0.2.0-1.diff.gz
 40047a45a0aceaacbd8c8fa6e9c45829db3c741e 7478 libogg-ocaml_0.2.0-1_amd64.deb
 779e851cf5c467584e00ca2eb24bd4aa9af2057d 21572 
libogg-ocaml-dev_0.2.0-1_amd64.deb
Checksums-Sha256: 
 2dcc22b1bf9c4bc765bb360137ebdb5c64804b27c083448bb9025cd42d702568 1356 
ocaml-ogg_0.2.0-1.dsc
 b3a5d0a51ef9ddf029d047830a93122f93f8bddb7846c29e845aa752ab2a88e0 54220 
ocaml-ogg_0.2.0.orig.tar.gz
 9a1fe7df1ad408b2fcd41de592e4e74449c1b49fb989a82b9d802d65d9f26a91 2725 
ocaml-ogg_0.2.0-1.diff.gz
 878c058bb551b311696758f2117f13323819ad11c2a2744e1fe85f7a05a5a35b 7478 
libogg-ocaml_0.2.0-1_amd64.deb
 21708611145f05e0476d424572b40981f22d28d46229dfe6fc6a2d01e7216b50 21572 
libogg-ocaml-dev_0.2.0-1_amd64.deb
Files: 
 f6052666330aef6b525e1b2b6a07c1c7 1356 devel optional ocaml-ogg_0.2.0-1.dsc
 eec171992ebb0cb24ec5877de51923ca 54220 devel optional 
ocaml-ogg_0.2.0.orig.tar.gz
 e8df1aff1e989c19cd501766d3de6303 2725 devel optional ocaml-ogg_0.2.0-1.diff.gz
 255e0985b0a505c5d7e1054bb2356dae 7478 libs optional 
libogg-ocaml_0.2.0-1_amd64.deb
 dbab1666a941f4aa2ac249818031ed5b 21572 libdevel optional 
libogg-ocaml-dev_0.2.0-1_amd64.deb

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

iD8DBQFIBhoTnuQ3Rt5ZmAARAoEhAJ0bh3wqsui/B5F+NujgVDjxRGUGhQCeKcVr
O2ninBcHPk82VNyoMpskVP0=
=nO/z
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to