Your message dated Wed, 16 Apr 2008 02:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#476012: fixed in bitcollider 0.6.0-1
has caused the Debian Bug report #476012,
regarding bitcollider: configure: warning: CFLAGS=-g -O2: invalid host type
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.)


-- 
476012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476012
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: bitcollider
Version: 0.4.0-3.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:
> make[1]: Entering directory `/build/user/bitcollider-0.4.0'
> make[1]: *** No rule to make target `distclean'.  Stop.
> make[1]: Leaving directory `/build/user/bitcollider-0.4.0'
> make: [clean] Error 2 (ignored)
> rm -f debian/bitcollider.1
> dh_clean
>  dpkg-source -b bitcollider-0.4.0
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building bitcollider using existing 
> bitcollider_0.4.0.orig.tar.gz
> dpkg-source: info: building bitcollider in bitcollider_0.4.0-3.3.diff.gz
> dpkg-source: info: building bitcollider in bitcollider_0.4.0-3.3.dsc
>  debian/rules build
> dh_testdir
> # Add here commands to configure the package.
> ./configure --prefix=/usr --mandir=\${prefix}/share/man 
> --infodir=\${prefix}/share/info
> 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 for gawk... (cached) mawk
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking for a sed that does not truncate output... /bin/sed
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... gcc3
> checking how to run the C++ preprocessor... g++ -E
> checking for g77... no
> checking for f77... no
> checking for xlf... no
> checking for frt... no
> checking for pgf77... no
> checking for cf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for f90... no
> checking for xlf90... no
> checking for pgf90... no
> checking for pghpf... no
> checking for epcf90... no
> checking for gfortran... no
> checking for g95... no
> checking for f95... no
> checking for fort... no
> checking for xlf95... no
> checking for ifort... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for ftn... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether  accepts -g... no
> checking the maximum length of command line arguments... 32768
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking for shl_load... no
> checking for shl_load in -ldld... no
> checking for dlopen... no
> checking for dlopen in -ldl... yes
> checking whether a program can dlopen itself... yes
> checking whether a statically linked program can dlopen itself... no
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking for ld used by g++... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking for g++ option to produce PIC... -fPIC
> checking if g++ PIC flag -fPIC works... yes
> checking if g++ static flag -static works... yes
> checking if g++ supports -c -o file.o... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> appending configuration tag "F77" to libtool
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether byte ordering is bigendian... no
> checking for long... yes
> checking size of long... 4
> checking for ogg_sync_init in -logg... yes
> checking for ov_info in -lvorbisfile... yes
> compiling ogg/vorbis support
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating lib/Makefile
> config.status: WARNING:  lib/Makefile.in seems to ignore the --datarootdir 
> setting
> config.status: creating src/Makefile
> config.status: creating vorbis/Makefile
> config.status: creating wav/Makefile
> config.status: creating image/Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing default commands
> === configuring in libltdl (/build/user/bitcollider-0.4.0/libltdl)
> configure: running /bin/sh ./configure --prefix=/usr  
> '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' 'CFLAGS=-g 
> -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 'FFLAGS=-g -O2' 
> '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=.
> configure: warning: CFLAGS=-g -O2: invalid host type
> configure: warning: LDFLAGS=: invalid host type
> configure: error: can only configure for one host and one target at a time
> configure: error: ./configure failed for libltdl
> make: *** [configure-stamp] Error 1

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: bitcollider
Source-Version: 0.6.0-1

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

bitcollider-plugins_0.6.0-1_i386.deb
  to pool/main/b/bitcollider/bitcollider-plugins_0.6.0-1_i386.deb
bitcollider_0.6.0-1.diff.gz
  to pool/main/b/bitcollider/bitcollider_0.6.0-1.diff.gz
bitcollider_0.6.0-1.dsc
  to pool/main/b/bitcollider/bitcollider_0.6.0-1.dsc
bitcollider_0.6.0-1_i386.deb
  to pool/main/b/bitcollider/bitcollider_0.6.0-1_i386.deb
bitcollider_0.6.0.orig.tar.gz
  to pool/main/b/bitcollider/bitcollider_0.6.0.orig.tar.gz
libbitcollider-dev_0.6.0-1_i386.deb
  to pool/main/b/bitcollider/libbitcollider-dev_0.6.0-1_i386.deb
libbitcollider1_0.6.0-1_i386.deb
  to pool/main/b/bitcollider/libbitcollider1_0.6.0-1_i386.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.
Clint Adams <[EMAIL PROTECTED]> (supplier of updated bitcollider 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: Tue, 15 Apr 2008 20:14:35 -0400
Source: bitcollider
Binary: bitcollider libbitcollider1 libbitcollider-dev bitcollider-plugins
Architecture: source i386
Version: 0.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Clint Adams <[EMAIL PROTECTED]>
Description: 
 bitcollider - collects bitprint and other information from files for bitzi.com
 bitcollider-plugins - bitcollider plugins
 libbitcollider-dev - bitcollider library headers
 libbitcollider1 - bitcollider library
Closes: 243352 476012
Changes: 
 bitcollider (0.6.0-1) unstable; urgency=medium
 .
   * QA upload.
   * New upstream version.  closes: #243352.
     - Passes CFLAGS properly to the bundled libltdl convenience library.
       closes: #476012.
   * Set Maintainer to Debian QA Group.
   * Bump to Standards-Version 3.7.3.
   * Add watch file.
Checksums-Sha1: 
 468a505df5d82a4eebed88ca46ab7d4981223b80 1116 bitcollider_0.6.0-1.dsc
 0081a4d69f86c14abd778be6915266454303832d 641374 bitcollider_0.6.0.orig.tar.gz
 4ecf6d992e7ed84ce6bfa612a0a36d66a3cf524e 964262 bitcollider_0.6.0-1.diff.gz
 be598553491a90c464ccb75692dd79d163f92c40 59522 bitcollider_0.6.0-1_i386.deb
 610ac211ebba2473a1ac0d2f7bb55eaefab9f37f 46284 libbitcollider1_0.6.0-1_i386.deb
 7ac45169d20d261c8563d7d0ce0465c4f3b14d46 50976 
libbitcollider-dev_0.6.0-1_i386.deb
 ee48c42b9f82581c1083c40dc11a0b89b4307668 13898 
bitcollider-plugins_0.6.0-1_i386.deb
Checksums-Sha256: 
 4f72f26e8caa47ff17eb94a68223d4ea1e20bb5bbe207db64fd0f49a85c2a4e5 1116 
bitcollider_0.6.0-1.dsc
 733c6e4bb64ad25e114e1ae8d50514ff13b5246dc9307cd11447b3449a0f31f5 641374 
bitcollider_0.6.0.orig.tar.gz
 c8be78f691966f7cd4b2cf4ee69e476a32ed944ac6225ca73aa8b3ab71e940bd 964262 
bitcollider_0.6.0-1.diff.gz
 44098556db1321eedd9f420ca121bbab7daec3950a56f94c2e000d1d918da26d 59522 
bitcollider_0.6.0-1_i386.deb
 c8ab6b9fb1439a01afd182e495e634aabfacc184cdb75e6b38dea131e42f2473 46284 
libbitcollider1_0.6.0-1_i386.deb
 54703023b795bed0d38059b3d135fc5f32818d92d776f43c3f6974bbdae4d920 50976 
libbitcollider-dev_0.6.0-1_i386.deb
 3cecf10fb85b9552ea17af1a0b2690901f9b6a5a302237b6ca6db2aa70d0f1ba 13898 
bitcollider-plugins_0.6.0-1_i386.deb
Files: 
 e4ccf261642c11e57466238927201203 1116 utils optional bitcollider_0.6.0-1.dsc
 138c1f459add01279392939f5569addb 641374 utils optional 
bitcollider_0.6.0.orig.tar.gz
 3979af7226d4ef6cff0475be11b6ec72 964262 utils optional 
bitcollider_0.6.0-1.diff.gz
 aa589e0e0da73946158371e8de8168f8 59522 utils optional 
bitcollider_0.6.0-1_i386.deb
 7738ab3fd959ea94dd5ac62f8002da50 46284 libs optional 
libbitcollider1_0.6.0-1_i386.deb
 e51584fe2312fc38f4097c82b69523de 50976 libdevel optional 
libbitcollider-dev_0.6.0-1_i386.deb
 c8776c4e7ebce130a650bce972f6dd20 13898 utils optional 
bitcollider-plugins_0.6.0-1_i386.deb

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

iD8DBQFIBVms5m0u66uWM3ARAkUPAJ97y2AfuLuAS8eO62i4fBAMOiSzSgCdGRfZ
5SxOtYy+y6leggQ++RJLGsQ=
=rQIm
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to