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

Bug#487007: tapiir: FTBFS: configure: error: "missing fltk"



Package: tapiir
Version: 0.7.1-9
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on
i386.

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
> dh_clean
> dh_clean: Compatibility levels before 4 are deprecated.
> # Remove automake generated stuff
>  dpkg-source -b tapiir-0.7.1-9
> dpkg-source: warning: source directory 'tapiir-0.7.1-9' is not <sourcepackage>-<upstreamversion> 'tapiir-0.7.1'
> dpkg-source: warning: .orig directory name tapiir-0.7.1-9.orig is not <package>-<upstreamversion> (wanted tapiir-0.7.1.orig)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building tapiir using existing tapiir_0.7.1.orig.tar.gz
> dpkg-source: info: building tapiir in tapiir_0.7.1-9.diff.gz
> dpkg-source: info: building tapiir in tapiir_0.7.1-9.dsc
>  debian/rules build
> dh_testdir
> # Add here commands to configure the package.
> aclocal-1.9 -I .
> fltk.m4:10: warning: underquoted definition of AM_PATH_FLTK
>   run info '(automake)Extending aclocal'
>   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
> alsa.m4:15: warning: underquoted definition of AM_PATH_ALSA
> automake-1.9 -a --foreign
> autoconf
> ./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 g++... g++
> 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 g++ accepts -g... yes
> checking for style of include used by make... GNU
> checking dependency style of g++... gcc3
> checking for gcc... gcc
> 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 dependency style of gcc... gcc3
> checking for pthread_mutex_init in -lpthread... yes
> checking for jack_client_new in -ljack... yes
> checking for ALSA CFLAGS... 
> checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
> checking for libasound headers version >= 0.9.0... found.
> checking for snd_ctl_open in -lasound... yes
> checking how to run the C preprocessor... gcc -E
> checking for X... libraries , headers 
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... no
> checking for FLTK CXXFLAGS... 
> checking for FLTK LDFLAGS...  -lfltk  -lX11 -lXext
> checking for libfltk headers version >= 1.0.0... found.
> configure: error: "missing fltk"
> make: *** [configure-stamp] Error 1

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

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).

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: