Your message dated Wed, 23 Apr 2008 11:47:31 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#476029: fixed in regina-normal 4.4-4
has caused the Debian Bug report #476029,
regarding regina-normal: FTBFS: /bin/sh: -O2: 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 [EMAIL PROTECTED]
immediately.)
--
476029: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476029
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: regina-normal
Version: 4.4-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
> perl -w admin/debianrules echodirs > debian/debiandirs
> dh_testdir
> dh_testroot
> [ ! -f Makefile ] || /usr/bin/make distclean
> rm -f build-stamp configure-stamp
> rm -f debian/debiandirs
> dh_clean
> dpkg-source -b regina-normal-4.4
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building regina-normal using existing
> regina-normal_4.4.orig.tar.gz
> dpkg-source: info: building regina-normal in regina-normal_4.4-3.diff.gz
> dpkg-source: info: building regina-normal in regina-normal_4.4-3.dsc
> debian/rules build
> perl -w admin/debianrules echodirs > debian/debiandirs
> dh_testdir
> # Update to debian's patched scripts.
> admin/ac_gen
> Regenerating configure.ac:
> File configure.ac has changed.
> Regenerating acinclude.m4:
> Adding admin/acx_mpi.m4.ext...
> Adding admin/as-ac-expand.m4.ext...
> Adding admin/cppunit.m4.ext...
> Adding admin/kde.m4.ext...
> Adding admin/libtool.m4.ext...
> File acinclude.m4 is unchanged.
> aclocal
> autoheader
> autoconf
> automake
> python/Makefile.am:12: `CXXFLAGS' is a user variable, you should not override
> it;
> python/Makefile.am:12: use `AM_CXXFLAGS' instead.
> python/algebra/Makefile.am:12: `CXXFLAGS' is a user variable, you should not
> override it;
> python/algebra/Makefile.am:12: use `AM_CXXFLAGS' instead.
> python/angle/Makefile.am:12: `CXXFLAGS' is a user variable, you should not
> override it;
> python/angle/Makefile.am:12: use `AM_CXXFLAGS' instead.
> python/census/Makefile.am:12: `CXXFLAGS' is a user variable, you should not
> override it;
> python/census/Makefile.am:12: use `AM_CXXFLAGS' instead.
> python/file/Makefile.am:12: `CXXFLAGS' is a user variable, you should not
> override it;
> python/file/Makefile.am:12: use `AM_CXXFLAGS' instead.
> python/foreign/Makefile.am:12: `CXXFLAGS' is a user variable, you should not
> override it;
> python/foreign/Makefile.am:12: use `AM_CXXFLAGS' instead.
> python/manifold/Makefile.am:12: `CXXFLAGS' is a user variable, you should not
> override it;
> python/manifold/Makefile.am:12: use `AM_CXXFLAGS' instead.
> python/maths/Makefile.am:12: `CXXFLAGS' is a user variable, you should not
> override it;
> python/maths/Makefile.am:12: use `AM_CXXFLAGS' instead.
> python/packet/Makefile.am:12: `CXXFLAGS' is a user variable, you should not
> override it;
> python/packet/Makefile.am:12: use `AM_CXXFLAGS' instead.
> python/progress/Makefile.am:12: `CXXFLAGS' is a user variable, you should not
> override it;
> python/progress/Makefile.am:12: use `AM_CXXFLAGS' instead.
> python/snappea/Makefile.am:12: `CXXFLAGS' is a user variable, you should not
> override it;
> python/snappea/Makefile.am:12: use `AM_CXXFLAGS' instead.
> python/split/Makefile.am:12: `CXXFLAGS' is a user variable, you should not
> override it;
> python/split/Makefile.am:12: use `AM_CXXFLAGS' instead.
> python/subcomplex/Makefile.am:12: `CXXFLAGS' is a user variable, you should
> not override it;
> python/subcomplex/Makefile.am:12: use `AM_CXXFLAGS' instead.
> python/surfaces/Makefile.am:12: `CXXFLAGS' is a user variable, you should not
> override it;
> python/surfaces/Makefile.am:12: use `AM_CXXFLAGS' instead.
> python/triangulation/Makefile.am:12: `CXXFLAGS' is a user variable, you
> should not override it;
> python/triangulation/Makefile.am:12: use `AM_CXXFLAGS' instead.
> python/utilities/Makefile.am:12: `CXXFLAGS' is a user variable, you should
> not override it;
> python/utilities/Makefile.am:12: use `AM_CXXFLAGS' instead.
> perl -w admin/am_edit
> # Back to the standard configure.
> chmod a+x configure
> CFLAGS=-g -O2 CXXFLAGS=-g -O2 \
> ./configure --disable-maintainer-mode PKGNAME=regina-normal \
> --with-python-version=2.4 \
> --includedir=/usr/include --disable-debug --disable-rpath
> --prefix=/usr --sysconfdir=/etc --includedir=/usr/include/kde
> --infodir=/usr/share/info --mandir=/usr/share/man
> --with-qt-dir=/usr/share/qt3 \
> --includedir=/usr/include
> /bin/sh: -O2: command not found
> make: *** [configure-stamp] Error 127
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: regina-normal
Source-Version: 4.4-4
We believe that the bug you reported is fixed in the latest version of
regina-normal, which is due to be installed in the Debian FTP archive:
regina-normal-dev_4.4-4_amd64.deb
to pool/main/r/regina-normal/regina-normal-dev_4.4-4_amd64.deb
regina-normal-doc_4.4-4_all.deb
to pool/main/r/regina-normal/regina-normal-doc_4.4-4_all.deb
regina-normal-mpi_4.4-4_amd64.deb
to pool/main/r/regina-normal/regina-normal-mpi_4.4-4_amd64.deb
regina-normal_4.4-4.diff.gz
to pool/main/r/regina-normal/regina-normal_4.4-4.diff.gz
regina-normal_4.4-4.dsc
to pool/main/r/regina-normal/regina-normal_4.4-4.dsc
regina-normal_4.4-4_amd64.deb
to pool/main/r/regina-normal/regina-normal_4.4-4_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ben Burton <[EMAIL PROTECTED]> (supplier of updated regina-normal 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: Sat, 19 Apr 2008 11:39:33 +1000
Source: regina-normal
Binary: regina-normal regina-normal-dev regina-normal-mpi regina-normal-doc
Architecture: source all amd64
Version: 4.4-4
Distribution: unstable
Urgency: low
Maintainer: Ben Burton <[EMAIL PROTECTED]>
Changed-By: Ben Burton <[EMAIL PROTECTED]>
Description:
regina-normal - 3-manifold topology software with normal surface support
regina-normal-dev - development files for Regina, the 3-manifold topology
software
regina-normal-doc - API docs for Regina, the 3-manifold topology software
regina-normal-mpi - MPI utilities for Regina, the 3-manifold topology software
Closes: 476029
Changes:
regina-normal (4.4-4) unstable; urgency=low
.
* Switched to use the default python version, now that boost.python supports
multiple python versions. Updated the versioned build-depends on
libboost-python-dev accordingly.
* Added a build-depends on python-dev for boost.python, and versioned this
to ensure that we catch the recent python2.5 transition.
* Now uses python-support for handling python policy requirements. The old
X[BS]-Python-Version control fields have been removed.
* Properly quoted CFLAGS / CXXFLAGS in debian/rules (closes: #476029).
* Changed doc-base section from Apps/Math to Science/Mathematics.
Checksums-Sha1:
41a9dda0732a7db75e5e4e3f8130782a20cfc3c0 1370 regina-normal_4.4-4.dsc
2cac86d4132aba056cbf3c9eac3ffc6e085f6f7a 10481 regina-normal_4.4-4.diff.gz
08c1e671d03505abfef55e3edf635b199234ad8e 1523900
regina-normal-doc_4.4-4_all.deb
08c31fdddec35a063b2fbd2b0a5047a3b39f0434 5441506 regina-normal_4.4-4_amd64.deb
5f49c9a9d9ae3105d243969263b9dacd7092934e 3157774
regina-normal-dev_4.4-4_amd64.deb
5bc2f1d810328ca7dd60c09b9de1deac779b3a83 261324
regina-normal-mpi_4.4-4_amd64.deb
Checksums-Sha256:
c7c4235435489aa65f4b0ecc23d359987a973d34e028e82c0102ab120657e2be 1370
regina-normal_4.4-4.dsc
2b3802cb581517cc09500ec291177bee8e4ab0fc0d8584cb5899a9dd9a476b41 10481
regina-normal_4.4-4.diff.gz
e944031396216495566fad6dffc0a2f82642a4e219fbcc07dca8ae480b06ad92 1523900
regina-normal-doc_4.4-4_all.deb
0ab2ba8b3c7f6d2e9cf291ff493e274726877799893b5bba155bc4f7303ee7d7 5441506
regina-normal_4.4-4_amd64.deb
ac3be46a3ba10cda5e3ba9e2e613cb55d91c35551b80e658cfb87ef9b524c475 3157774
regina-normal-dev_4.4-4_amd64.deb
f68b428b38616f17dfe1a070a4e2afda02c2aff63711c4d6d4e3098cfdbd638c 261324
regina-normal-mpi_4.4-4_amd64.deb
Files:
9ed9a4388321172bc1c7ec612c5d5593 1370 math extra regina-normal_4.4-4.dsc
f290bda2812f02d80de150f731ae79b9 10481 math extra regina-normal_4.4-4.diff.gz
18abf051bb6cb7a96f9595e5ccb188e7 1523900 doc extra
regina-normal-doc_4.4-4_all.deb
c555b92f423e4d0631e25939a32664bc 5441506 math extra
regina-normal_4.4-4_amd64.deb
b56a9597121dd7f9f21310c3fd103909 3157774 libdevel extra
regina-normal-dev_4.4-4_amd64.deb
e01eadd9f320b8e58ab01ba9df6f7c3c 261324 math extra
regina-normal-mpi_4.4-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIDxwaMQNuxza4YcERAq6PAJkB3+yN+SBMxzky05txRf3quku0QwCeMdAw
FkjWd0n5vcOY1oWFWDHPEuk=
=vRc1
-----END PGP SIGNATURE-----
--- End Message ---