[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#479938: marked as done (fv: FTBFS: make[1]: *** No targets. Stop.)



Your message dated Mon, 07 Jul 2008 09:02:08 +0000
with message-id <E1KFmbo-0002lX-1Y@ries.debian.org>
and subject line Bug#479938: fixed in fv 3.0-17
has caused the Debian Bug report #479938,
regarding fv: FTBFS: make[1]: *** No targets.  Stop.
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 owner@bugs.debian.org
immediately.)


-- 
479938: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479938
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: fv
Version: 3.0-16
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20080506 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).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, 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/fv-3.0'
> rm -rf local/*
> make[1]: Leaving directory `/build/user/fv-3.0'
> for i in pow fitsTcl itcl3.2.0 itcl3.2.0/config ; do \
> 	rm -f $i/config.guess $i/config.sub ; \
> 	done
> dh_clean
>  dpkg-source -b fv-3.0
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building fv using existing fv_3.0.orig.tar.gz
> dpkg-source: info: building fv in fv_3.0-16.diff.gz
> dpkg-source: warning: ignoring deletion of file pow/config.guess
> dpkg-source: warning: ignoring deletion of file pow/config.sub
> dpkg-source: warning: ignoring deletion of file fitsTcl/config.guess
> dpkg-source: warning: ignoring deletion of file fitsTcl/config.sub
> dpkg-source: warning: ignoring deletion of file itcl3.2.0/config/config.guess
> dpkg-source: warning: ignoring deletion of file itcl3.2.0/config/config.sub
> dpkg-source: info: building fv in fv_3.0-16.dsc
>  debian/rules build
> dh_testdir
> for i in pow fitsTcl itcl3.2.0 itcl3.2.0/config ; do \
> 	cp -f /usr/share/misc/config.sub $i/ ; \
> 	cp -f /usr/share/misc/config.guess $i/ ; \
> 	done
> for dir in fitsTcl pow; do \
> 	cd $dir; \
> 	./configure --prefix=/usr \
> 	--with-tclinclude=/usr/include/tcl8.3/tcl-private/generic \
> 	--with-tkinclude=/usr/include/tcl8.3/tk-private/generic; \
> 	cd ..; \
> 	done
> creating cache ./config.cache
> checking for gcc... gcc
> checking whether the C compiler (gcc -g -O2 ) works... yes
> checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking for ranlib... ranlib
> checking for tcl header file... /usr/include/tcl8.3/tcl-private/generic
> checking for main in -lXbsd... no
> checking for connect... yes
> checking for gethostbyname... yes
> checking system version (for dynamic loading)... Linux-2.6.18-6-amd64
> checking for dlopen in -ldl... yes
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking build system type... i686-pc-linux-gnu
> cfitsio: == Using Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.0-4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
> gcc version 4.3.1 20080501 (prerelease) (Debian 4.3.0-4) 
> checking for ANSI C header files... no
> checking for working alloca.h... yes
> checking for alloca... yes
> checking for alloca.h... (cached) yes
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> sed: file conftest.s1 line 44: unterminated `s' command
> creating cache ./config.cache
> checking for gcc... gcc
> checking whether the C compiler (gcc -g -O2 ) works... yes
> checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking for ranlib... ranlib
> checking for xmkmf... 1
> checking how to run the C preprocessor... gcc -E
> checking for X... libraries , headers 
> checking for X11 header files
> checking for X11 library archive
> checking for main in -lX11... yes
> checking for main in -lXbsd... no
> checking for connect... yes
> checking for gethostbyname... yes
> checking system version (for dynamic loading)... Linux-2.6.18-6-amd64
> checking for dlopen in -ldl... yes
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking build system type... i686-pc-linux-gnu
> cfitsio: == Using Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.0-4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
> gcc version 4.3.1 20080501 (prerelease) (Debian 4.3.0-4) 
> checking for tcl header file... /usr/include/tcl8.3/tcl-private/generic
> checking for tk header file... /usr/include/tcl8.3/tk-private/generic
> checking for ANSI C header files... yes
> checking for unistd.h... yes
> checking for limits.h... yes
> checking for sys/time.h... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking for working alloca.h... yes
> checking for alloca... yes
> checking for alloca.h... (cached) yes
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> sed: file conftest.s1 line 47: unterminated `s' command
> touch configure-stamp
> dh_testdir
> docbook-to-man debian/fv.sgml | tee POWplot.1 > fv.1
> /usr/bin/make -C fitsTcl
> make[1]: Entering directory `/build/user/fv-3.0/fitsTcl'
> make[1]: *** No targets.  Stop.
> make[1]: Leaving directory `/build/user/fv-3.0/fitsTcl'
> make: *** [build-stamp] Error 2

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/05/06

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
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: fv
Source-Version: 3.0-17

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

fv_3.0-17.diff.gz
  to pool/main/f/fv/fv_3.0-17.diff.gz
fv_3.0-17.dsc
  to pool/main/f/fv/fv_3.0-17.dsc
fv_3.0-17_amd64.deb
  to pool/main/f/fv/fv_3.0-17_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 479938@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Filippo Giunchedi <filippo@debian.org> (supplier of updated fv 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 07 Jul 2008 10:20:09 +0200
Source: fv
Binary: fv
Architecture: source amd64
Version: 3.0-17
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Filippo Giunchedi <filippo@debian.org>
Description: 
 fv         - a tool for viewing and editing FITS format files
Closes: 479938
Changes: 
 fv (3.0-17) unstable; urgency=low
 .
   * QA upload.
   * Fix FTBFS, use gcc -dumpversion instead of gcc -v | grep version, thanks
     Luca Bruno. (Closes: #479938)
Checksums-Sha1: 
 ea9ebe0dbd56e5a39b2bd3699a2b274427606705 989 fv_3.0-17.dsc
 3fd11ad7c60aaae9d3aa7d93ec3a2240470bb68d 43385 fv_3.0-17.diff.gz
 7bdb2cb0e0f3b9dad36c6de0f2c345526ffe53f0 1150564 fv_3.0-17_amd64.deb
Checksums-Sha256: 
 71af91a6c603be1ab38c954360b7bedad1041d9d584e2ab79a38ff559451c37d 989 fv_3.0-17.dsc
 d0e3031a90d5239ae4a4518cb408ed54ad2703afbfadd294facf4d2064a14287 43385 fv_3.0-17.diff.gz
 bed90cfd8bcf34752923aa9628253c009e34aed793ac1a6182af1b3ea91ac908 1150564 fv_3.0-17_amd64.deb
Files: 
 2e9e8ffd9089a9cb419c9325858b3c1e 989 science optional fv_3.0-17.dsc
 d6c3e36b113423c4c8fb62ea226a471f 43385 science optional fv_3.0-17.diff.gz
 1faa02bb90ef1c6f0220be59a6202ea3 1150564 science optional fv_3.0-17_amd64.deb

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

iEYEARECAAYFAkhx01sACgkQABzeamt51AEndACgydPWYy8EIgGlg8IuYBI1z3iT
DiQAnRgoy4mfXFy5o/oHZMARypaX51im
=8dr/
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: