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

Bug#479938: fv: FTBFS: make[1]: *** No targets. Stop.



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 |



Reply to: