Your message dated Sun, 20 Apr 2008 09:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#476036: fixed in gcvs 1.0final-17
has caused the Debian Bug report #476036,
regarding gcvs: FTBFS: configure: error: can only configure for one host and
one target at a time
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.)
--
476036: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476036
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gcvs
Version: 1.0final-16
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 configure-stamp
> # Add here commands to clean up after the build process.
> [ ! -f Makefile ] || /usr/bin/make distclean
> rm -f cvsunix/windows-NT/SCC/Makefile
> dh_clean
> dpkg-source -b gcvs-1.0final
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building gcvs using existing gcvs_1.0final.orig.tar.gz
> dpkg-source: info: building gcvs in gcvs_1.0final-16.diff.gz
> dpkg-source: info: building gcvs in gcvs_1.0final-16.dsc
> debian/rules build
> dh_testdir
> # Add here commands to configure the package.
> ./configure --prefix=/usr --mandir=\${prefix}/share/man
> --infodir=\${prefix}/share/info \
> --with-tclinclude=/usr/include/tcl8.4
> --with-tcllib=/usr/lib/tcl8.4
> checking for gcvs... no
> 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 gcc... gcc
> checking for C compiler default output... 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 ANSI C... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> 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... gcc -E
> checking for egrep... grep -E
> checking for AIX... no
> checking for an ANSI C-conforming const... yes
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for ranlib... ranlib
> checking for bison... no
> checking for byacc... no
> checking for flex... flex
> checking for yywrap in -lfl... yes
> checking lex output file root... lex.yy
> checking whether yytext is a pointer... yes
> checking whether make sets ${MAKE}... (cached) yes
> 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 errno.h usability... yes
> checking errno.h presence... yes
> checking for errno.h... yes
> checking for unistd.h... (cached) yes
> checking for string.h... (cached) yes
> checking for strings.h... (cached) yes
> checking for memory.h... (cached) yes
> checking utime.h usability... yes
> checking utime.h presence... yes
> checking for utime.h... yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking getopt.h usability... yes
> checking getopt.h presence... yes
> checking for getopt.h... yes
> checking limits.h usability... yes
> checking limits.h presence... yes
> checking for limits.h... yes
> checking sys/file.h usability... yes
> checking sys/file.h presence... yes
> checking for sys/file.h... yes
> checking pwd.h usability... yes
> checking pwd.h presence... yes
> checking for pwd.h... yes
> checking sys/param.h usability... yes
> checking sys/param.h presence... yes
> checking for sys/param.h... yes
> checking sys/select.h usability... yes
> checking sys/select.h presence... yes
> checking for sys/select.h... yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking sys/timeb.h usability... yes
> checking sys/timeb.h presence... yes
> checking for sys/timeb.h... yes
> checking io.h usability... no
> checking io.h presence... no
> checking for io.h... no
> checking direct.h usability... no
> checking direct.h presence... no
> checking for direct.h... no
> checking for sys/wait.h that is POSIX.1 compatible... yes
> checking whether stat file-mode macros are broken... no
> checking whether time.h and sys/time.h may both be included... yes
> checking for dirent.h that defines DIR... yes
> checking for library containing opendir... none required
> checking return type of signal handlers... void
> checking for uid_t in sys/types.h... yes
> checking for mode_t... yes
> checking for size_t... yes
> checking for pid_t... yes
> checking for mkdir... yes
> checking for rename... yes
> checking for strerror... yes
> checking for memmove... yes
> checking for vasprintf... yes
> checking for mktemp... yes
> checking for putenv... yes
> checking for vprintf... yes
> checking for tempnam... yes
> checking for unsetenv... yes
> checking for X... no
> checking for gtk-config... /usr/bin/gtk-config
> checking for GTK - version >= 1.2.0... yes
> checking for tcl.h... /usr/include/tcl8.4/tcl.h
> checking for tclConfig.sh... /usr/lib/tcl8.4/tclConfig.sh
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating common/Makefile
> config.status: creating cvstree/Makefile
> config.status: creating rf/Makefile
> config.status: creating rf/support/Makefile
> config.status: creating rf/support/gtk/Makefile
> config.status: creating gcvs/Makefile
> config.status: creating gcvs/src/Makefile
> config.status: creating Macros/Makefile
> config.status: creating GuiDoc/Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> configure: configuring in cvsunix
> configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr'
> '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info'
> '--with-tclinclude=/usr/include/tcl8.4' '--with-tcllib=/usr/lib/tcl8.4'
> 'CFLAGS=-g -O2' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 'LDFLAGS='
> --cache-file=/dev/null --srcdir=.
> configure: warning: CFLAGS=-g -O2: invalid host type
> configure: warning: CPPFLAGS=: invalid host type
> configure: error: can only configure for one host and one target at a time
> configure: error: /bin/sh './configure' failed for cvsunix
> 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: gcvs
Source-Version: 1.0final-17
We believe that the bug you reported is fixed in the latest version of
gcvs, which is due to be installed in the Debian FTP archive:
gcvs_1.0final-17.diff.gz
to pool/main/g/gcvs/gcvs_1.0final-17.diff.gz
gcvs_1.0final-17.dsc
to pool/main/g/gcvs/gcvs_1.0final-17.dsc
gcvs_1.0final-17_i386.deb
to pool/main/g/gcvs/gcvs_1.0final-17_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.
Roland Stigge <[EMAIL PROTECTED]> (supplier of updated gcvs 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: Sun, 20 Apr 2008 11:04:41 +0200
Source: gcvs
Binary: gcvs
Architecture: source i386
Version: 1.0final-17
Distribution: unstable
Urgency: low
Maintainer: Roland Stigge <[EMAIL PROTECTED]>
Changed-By: Roland Stigge <[EMAIL PROTECTED]>
Description:
gcvs - Graphical frontend for CVS
Closes: 476036
Changes:
gcvs (1.0final-17) unstable; urgency=low
.
* debian/rules: Unset compiler variables for ./configure (Closes: #476036)
Checksums-Sha1:
470afe7c698b093a41347e75e5346b4111413449 1082 gcvs_1.0final-17.dsc
ff6680f685b22377390b41e257a110dd6b55b216 12083 gcvs_1.0final-17.diff.gz
dd392cccf4c82307676a045267e02c7b33f09111 737406 gcvs_1.0final-17_i386.deb
Checksums-Sha256:
3a2ab1034af0ea9cd3749eeb35acaa40048f415b5294e184a5815f19f97ae755 1082
gcvs_1.0final-17.dsc
03c31a15fad13aeaa6464812d2ab92531008c8d0a82a2ceb31705ec9fdacbbe6 12083
gcvs_1.0final-17.diff.gz
f7e3dfe0977b3849e6fdd3f6e00f1447715ec4447eae8f2f1d94123f9b4aee15 737406
gcvs_1.0final-17_i386.deb
Files:
2490906b382d1f0ce662236b7ac8025f 1082 devel optional gcvs_1.0final-17.dsc
5f14dad9ca48972d8c2ce3b4822968f7 12083 devel optional gcvs_1.0final-17.diff.gz
c98e8d294e7445460d7a018712568aef 737406 devel optional
gcvs_1.0final-17_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFICwl/caH/YBv43g8RAg2vAJ47771J3WxTxD1/QZK3njqm8qnvSgCfTAWs
f2Z4f+X7plWJ0ovEdNrVW3o=
=5zWT
-----END PGP SIGNATURE-----
--- End Message ---