Your message dated Mon, 14 Apr 2008 16:02:11 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#476061: fixed in openbox 3.4.6.1-3
has caused the Debian Bug report #476061,
regarding openbox: 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.)
--
476061: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476061
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: openbox
Version: 3.4.6.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
> dpatch deapply-all
> 02_fix_freedesktop_compliance not applied to ./ .
> 01_rc.xml not applied to ./ .
> rm -rf patch-stamp patch-stampT debian/patched
> dh_testdir
> dh_testroot
> rm -f build-stamp install-stamp
> [ ! -f Makefile ] || /usr/bin/make distclean
> rm -rf tools/gnome-panel-control/.libs
> rm -rf tools/kdetrayproxy/.libs
> rm -rf openbox/.libs
> rm -rf debian/conffiles
> rm -f openbox.1
> rm -f kdetrayproxy.1
> rm -f gnome-panel-control.1
> dh_clean
> dpkg-source -b openbox-3.4.6.1
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building openbox using existing openbox_3.4.6.1.orig.tar.gz
> dpkg-source: info: building openbox in openbox_3.4.6.1-2.diff.gz
> dpkg-source: warning: executable mode 0755 of
> 'debian/patches/02_fix_freedesktop_compliance.dpatch' will not be represented
> in diff
> dpkg-source: warning: executable mode 0755 of
> 'debian/patches/01_rc.xml.dpatch' will not be represented in diff
> dpkg-source: info: building openbox in openbox_3.4.6.1-2.dsc
> debian/rules build
> test -d debian/patched || install -d debian/patched
> dpatch apply-all
> applying patch 01_rc.xml to ./ ... ok.
> applying patch 02_fix_freedesktop_compliance to ./ ... ok.
> dpatch cat-all >>patch-stampT
> mv -f patch-stampT patch-stamp
> dh_testdir
> #remove upstream debian/ stuff
> rm -f debian/changelog.in debian/menu debian/conffiles debian/post*
> ./configure --prefix=/usr --sysconfdir=/etc
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking build type... RELEASE
> checking for style of include used by make... GNU
> checking for gcc... gcc
> checking for C compiler default output file name...
> configure: error: C compiler cannot create executables
> See `config.log' for more details.
> make: *** [build-stamp] 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: openbox
Source-Version: 3.4.6.1-3
We believe that the bug you reported is fixed in the latest version of
openbox, which is due to be installed in the Debian FTP archive:
libobparser16_3.4.6.1-3_amd64.deb
to pool/main/o/openbox/libobparser16_3.4.6.1-3_amd64.deb
libobrender16_3.4.6.1-3_amd64.deb
to pool/main/o/openbox/libobrender16_3.4.6.1-3_amd64.deb
openbox-dev_3.4.6.1-3_amd64.deb
to pool/main/o/openbox/openbox-dev_3.4.6.1-3_amd64.deb
openbox_3.4.6.1-3.diff.gz
to pool/main/o/openbox/openbox_3.4.6.1-3.diff.gz
openbox_3.4.6.1-3.dsc
to pool/main/o/openbox/openbox_3.4.6.1-3.dsc
openbox_3.4.6.1-3_amd64.deb
to pool/main/o/openbox/openbox_3.4.6.1-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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Nico Golde <[EMAIL PROTECTED]> (supplier of updated openbox 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, 14 Apr 2008 17:48:06 +0200
Source: openbox
Binary: openbox libobparser16 libobrender16 openbox-dev
Architecture: source amd64
Version: 3.4.6.1-3
Distribution: unstable
Urgency: low
Maintainer: Openbox Maintainers <[EMAIL PROTECTED]>
Changed-By: Nico Golde <[EMAIL PROTECTED]>
Description:
libobparser16 - parsing library for openbox
libobrender16 - rendering library for openbox themes
openbox - standards compliant, fast, light-weight, extensible window manage
openbox-dev - standards compliant, fast, light-weight, extensible window manage
Closes: 476061
Changes:
openbox (3.4.6.1-3) unstable; urgency=low
.
* Remove quotes around CFLAGS in rules to prevent FTBFS (Closes: #476061).
* Properly pass CFLAGS values to configure.
Checksums-Sha1:
773666487a14b80faf86741a9baf121c267174b2 1454 openbox_3.4.6.1-3.dsc
34045596caf23645198bef1b8eb0ed1fed8fd0e6 23569 openbox_3.4.6.1-3.diff.gz
8ad41c74d2663f8551d2d1ed31b247013b994d71 289592 openbox_3.4.6.1-3_amd64.deb
b0aa5d107a672fb15267efac56eea3986bd82b7e 34624
libobparser16_3.4.6.1-3_amd64.deb
ad4b7163662f1a51d1d1f7cb4b585f681f575ab4 61398
libobrender16_3.4.6.1-3_amd64.deb
4b98b7fe569f422bffbb56f518f74a8a15c3bee6 73540 openbox-dev_3.4.6.1-3_amd64.deb
Checksums-Sha256:
e27fc2f8c318adf28104fd0c69d579d34e9d09da4a064ffec7c9ab5577b3b62b 1454
openbox_3.4.6.1-3.dsc
73b21f3cc6d48b2489fb4e1493d296a49e54bb86551eea059e858b8a94d4dc23 23569
openbox_3.4.6.1-3.diff.gz
a07d05d5acbb43494517cf96cb2ac0fe2eca8baf1b47f90018338fde1348b7d6 289592
openbox_3.4.6.1-3_amd64.deb
8ae141d9028c2442d06286251e2323a00a04fe091a423b2c220aee3a17507da3 34624
libobparser16_3.4.6.1-3_amd64.deb
356afb733e21c1063ca2941c1d5d7c6d0c91f6b02b538fe76cf08864d062405b 61398
libobrender16_3.4.6.1-3_amd64.deb
5116b0f3b5fa7e0f1c9bef57b448e2ef891a066c2534564e1b39adde84b269ee 73540
openbox-dev_3.4.6.1-3_amd64.deb
Files:
a9e6cadc8811ca951c3906e17f6f8e75 1454 x11 optional openbox_3.4.6.1-3.dsc
4e6cd2de061a72683db48e3ac4f0eec9 23569 x11 optional openbox_3.4.6.1-3.diff.gz
ecb69736e9fdb342c831846956884086 289592 x11 optional
openbox_3.4.6.1-3_amd64.deb
0cb92927916f75208413a76567617b98 34624 libs optional
libobparser16_3.4.6.1-3_amd64.deb
6cfaed0e42e661e7402c25d378d0e239 61398 libs optional
libobrender16_3.4.6.1-3_amd64.deb
e0c4b5b58f2ba2564155a495d18080cc 73540 libdevel optional
openbox-dev_3.4.6.1-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIA35BHYflSXNkfP8RAh5iAKCjonyEbMKuuTCz+BkgT+j1Aa4IrgCeOZpN
CT2k6apg2gH94T4K0qBkfy8=
=ebtm
-----END PGP SIGNATURE-----
--- End Message ---