[From nobody Wed Jul  1 17:57:10 2009
Received: (at submit) by bugs.debian.org; 21 Jun 2009 15:17:23 +0000
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Bayes: score:0.0000 Tokens: new, 125; hammy, 151; neutral, 286; spammy,
	0. spammytokens: hammytokens:0.000-+--UD:people.debian.org,
	0.000-+--people.debian.org, 0.000-+--peopledebianorg, 0.000-+--Severity,
	0.000-+--Usertags
X-Spam-Status: No, score=-8.2 required=4.0 tests=AWL,BAYES_00,FOURLA,
	FVGT_m_MULTI_ODD,HAS_PACKAGE,IMPRONONCABLE_1,MURPHY_WRONG_WORD1,
	MURPHY_WRONG_WORD2 autolearn=ham
	version=3.2.3-bugs.debian.org_2005_01_02
Return-path: &lt;lucas@lucas-nussbaum.net&gt;
Received: from xanadu.blop.info ([80.248.208.235])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from &lt;lucas@lucas-nussbaum.net&gt;) id 1MIOnK-0002Qu-QM
	for submit@bugs.debian.org; Sun, 21 Jun 2009 15:17:23 +0000
Received: from localhost ([127.0.0.1] helo=xanadu.blop.info)
	by xanadu.blop.info with smtp (Exim 4.69)
	(envelope-from &lt;lucas@lucas-nussbaum.net&gt;) id 1MIOnJ-0005Z3-JI
	for submit@bugs.debian.org; Sun, 21 Jun 2009 17:17:21 +0200
Received: (nullmailer pid 17104 invoked by uid 1000);
	Sun, 21 Jun 2009 15:00:24 -0000
Date: Sun, 21 Jun 2009 17:00:24 +0200
From: Lucas Nussbaum &lt;lucas@lucas-nussbaum.net&gt;
To: submit@bugs.debian.org
Subject: xfmedia: FTBFS: configure: error: X Window system libraries and
	header files are required
Message-ID: &lt;20090621150024.GA17092@xanadu.blop.info&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.20 (2009-06-14)
Delivered-To: submit@bugs.debian.org

Package: xfmedia
Version: 0.9.2-6
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20090620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
&gt; make[1]: Entering directory `/build/user-xfmedia_0.9.2-6-amd64-xiNTfa/xfmedia-0.9.2'
&gt; if test -e /usr/share/misc/config.guess ; then \
&gt; 		for i in ./config.guess ; do \
&gt; 			if ! test -e $i.cdbs-orig ; then \
&gt; 				mv $i $i.cdbs-orig ; \
&gt; 				cp --remove-destination /usr/share/misc/config.guess $i ; \
&gt; 			fi ; \
&gt; 		done ; \
&gt; 	fi
&gt; if test -e /usr/share/misc/config.sub ; then \
&gt; 		for i in ./config.sub ; do \
&gt; 			if ! test -e $i.cdbs-orig ; then \
&gt; 				mv $i $i.cdbs-orig ; \
&gt; 				cp --remove-destination /usr/share/misc/config.sub $i ; \
&gt; 			fi ; \
&gt; 		done ; \
&gt; 	fi
&gt; make[1]: Leaving directory `/build/user-xfmedia_0.9.2-6-amd64-xiNTfa/xfmedia-0.9.2'
&gt; if test -e /usr/share/misc/config.guess ; then \
&gt; 		for i in ./config.guess ; do \
&gt; 			if ! test -e $i.cdbs-orig ; then \
&gt; 				mv $i $i.cdbs-orig ; \
&gt; 				cp --remove-destination /usr/share/misc/config.guess $i ; \
&gt; 			fi ; \
&gt; 		done ; \
&gt; 	fi
&gt; if test -e /usr/share/misc/config.sub ; then \
&gt; 		for i in ./config.sub ; do \
&gt; 			if ! test -e $i.cdbs-orig ; then \
&gt; 				mv $i $i.cdbs-orig ; \
&gt; 				cp --remove-destination /usr/share/misc/config.sub $i ; \
&gt; 			fi ; \
&gt; 		done ; \
&gt; 	fi
&gt; touch debian/stamp-autotools-files
&gt; chmod a+x /build/user-xfmedia_0.9.2-6-amd64-xiNTfa/xfmedia-0.9.2/./configure
&gt; cd . &amp;&amp; CC=&quot;cc&quot; CXX=&quot;g++&quot; CFLAGS=&quot;-g -O2 -g -Wall -O2&quot; CXXFLAGS=&quot;-g -O2 -g -Wall -O2&quot; CPPFLAGS=&quot;&quot; LDFLAGS=&quot;&quot; /build/user-xfmedia_0.9.2-6-amd64-xiNTfa/xfmedia-0.9.2/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=&quot;\${prefix}/include&quot; --mandir=&quot;\${prefix}/share/man&quot; --infodir=&quot;\${prefix}/share/info&quot; --sysconfdir=/etc --localstatedir=/var --libexecdir=&quot;\${prefix}/lib/xfmedia&quot; --disable-maintainer-mode --disable-dependency-tracking --srcdir=.  --enable-final --with-x 
&gt; checking for a BSD-compatible install... /usr/bin/install -c
&gt; checking whether build environment is sane... yes
&gt; checking for gawk... no
&gt; checking for mawk... mawk
&gt; checking whether make sets $(MAKE)... yes
&gt; checking whether to enable maintainer-specific portions of Makefiles... no
&gt; checking for style of include used by make... GNU
&gt; checking for gcc... cc
&gt; checking for C compiler default output file name... a.out
&gt; checking whether the C compiler works... yes
&gt; checking whether we are cross compiling... no
&gt; checking for suffix of executables... 
&gt; checking for suffix of object files... o
&gt; checking whether we are using the GNU C compiler... yes
&gt; checking whether cc accepts -g... yes
&gt; checking for cc option to accept ISO C89... none needed
&gt; checking dependency style of cc... none
&gt; checking how to run the C preprocessor... cc -E
&gt; checking for grep that handles long lines and -e... /bin/grep
&gt; checking for egrep... /bin/grep -E
&gt; checking for AIX... no
&gt; checking for library containing strerror... none required
&gt; checking for ANSI C header files... yes
&gt; checking for sys/types.h... yes
&gt; checking for sys/stat.h... yes
&gt; checking for stdlib.h... yes
&gt; checking for string.h... yes
&gt; checking for memory.h... yes
&gt; checking for strings.h... yes
&gt; checking for inttypes.h... yes
&gt; checking for stdint.h... yes
&gt; checking for unistd.h... yes
&gt; checking minix/config.h usability... no
&gt; checking minix/config.h presence... no
&gt; checking for minix/config.h... no
&gt; checking for gcc... (cached) cc
&gt; checking whether we are using the GNU C compiler... (cached) yes
&gt; checking whether cc accepts -g... (cached) yes
&gt; checking for cc option to accept ISO C89... (cached) none needed
&gt; checking dependency style of cc... (cached) none
&gt; checking for a BSD-compatible install... /usr/bin/install -c
&gt; checking build system type... x86_64-pc-linux-gnu
&gt; checking host system type... x86_64-pc-linux-gnu
&gt; checking for a sed that does not truncate output... /bin/sed
&gt; checking for ld used by cc... /usr/bin/ld
&gt; checking if the linker (/usr/bin/ld) is GNU ld... yes
&gt; checking for /usr/bin/ld option to reload object files... -r
&gt; checking for BSD-compatible nm... /usr/bin/nm -B
&gt; checking whether ln -s works... yes
&gt; checking how to recognise dependent libraries... pass_all
&gt; checking dlfcn.h usability... yes
&gt; checking dlfcn.h presence... yes
&gt; checking for dlfcn.h... yes
&gt; checking whether we are using the GNU C++ compiler... yes
&gt; checking whether g++ accepts -g... yes
&gt; checking dependency style of g++... none
&gt; checking how to run the C++ preprocessor... g++ -E
&gt; checking for g77... no
&gt; checking for f77... no
&gt; checking for xlf... no
&gt; checking for frt... no
&gt; checking for pgf77... no
&gt; checking for cf77... no
&gt; checking for fort77... no
&gt; checking for fl32... no
&gt; checking for af77... no
&gt; checking for f90... no
&gt; checking for xlf90... no
&gt; checking for pgf90... no
&gt; checking for pghpf... no
&gt; checking for epcf90... no
&gt; checking for gfortran... no
&gt; checking for g95... no
&gt; checking for f95... no
&gt; checking for fort... no
&gt; checking for xlf95... no
&gt; checking for ifort... no
&gt; checking for ifc... no
&gt; checking for efc... no
&gt; checking for pgf95... no
&gt; checking for lf95... no
&gt; checking for ftn... no
&gt; checking whether we are using the GNU Fortran 77 compiler... no
&gt; checking whether  accepts -g... no
&gt; checking the maximum length of command line arguments... 32768
&gt; checking command to parse /usr/bin/nm -B output from cc object... ok
&gt; checking for objdir... .libs
&gt; checking for ar... ar
&gt; checking for ranlib... ranlib
&gt; checking for strip... strip
&gt; checking for correct ltmain.sh version... yes
&gt; checking if cc supports -fno-rtti -fno-exceptions... no
&gt; checking for cc option to produce PIC... -fPIC
&gt; checking if cc PIC flag -fPIC works... yes
&gt; checking if cc static flag -static works... yes
&gt; checking if cc supports -c -o file.o... yes
&gt; checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
&gt; checking whether -lc should be explicitly linked in... no
&gt; checking dynamic linker characteristics... GNU/Linux ld.so
&gt; checking how to hardcode library paths into programs... immediate
&gt; checking whether stripping libraries is possible... yes
&gt; checking if libtool supports shared libraries... yes
&gt; checking whether to build shared libraries... yes
&gt; checking whether to build static libraries... yes
&gt; configure: creating libtool
&gt; appending configuration tag &quot;CXX&quot; to libtool
&gt; checking for ld used by g++... /usr/bin/ld -m elf_x86_64
&gt; checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
&gt; checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
&gt; checking for g++ option to produce PIC... -fPIC
&gt; checking if g++ PIC flag -fPIC works... yes
&gt; checking if g++ static flag -static works... yes
&gt; checking if g++ supports -c -o file.o... yes
&gt; checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
&gt; checking dynamic linker characteristics... GNU/Linux ld.so
&gt; checking how to hardcode library paths into programs... immediate
&gt; appending configuration tag &quot;F77&quot; to libtool
&gt; checking for intltool &gt;= 0.31... 0.35.0 found
&gt; checking for perl... /usr/bin/perl
&gt; checking for iconv... /usr/bin/iconv
&gt; checking for msgfmt... /usr/bin/msgfmt
&gt; checking for msgmerge... /usr/bin/msgmerge
&gt; checking for xgettext... /usr/bin/xgettext
&gt; checking whether make sets $(MAKE)... (cached) yes
&gt; checking for ANSI C header files... (cached) yes
&gt; checking errno.h usability... yes
&gt; checking errno.h presence... yes
&gt; checking for errno.h... yes
&gt; checking fcntl.h usability... yes
&gt; checking fcntl.h presence... yes
&gt; checking for fcntl.h... yes
&gt; checking getopt.h usability... yes
&gt; checking getopt.h presence... yes
&gt; checking for getopt.h... yes
&gt; checking math.h usability... yes
&gt; checking math.h presence... yes
&gt; checking for math.h... yes
&gt; checking signal.h usability... yes
&gt; checking signal.h presence... yes
&gt; checking for signal.h... yes
&gt; checking stdarg.h usability... yes
&gt; checking stdarg.h presence... yes
&gt; checking for stdarg.h... yes
&gt; checking stddef.h usability... yes
&gt; checking stddef.h presence... yes
&gt; checking for stddef.h... yes
&gt; checking for string.h... (cached) yes
&gt; checking sys/mman.h usability... yes
&gt; checking sys/mman.h presence... yes
&gt; checking for sys/mman.h... yes
&gt; checking sys/select.h usability... yes
&gt; checking sys/select.h presence... yes
&gt; checking for sys/select.h... yes
&gt; checking sys/socket.h usability... yes
&gt; checking sys/socket.h presence... yes
&gt; checking for sys/socket.h... yes
&gt; checking for sys/stat.h... (cached) yes
&gt; checking sys/time.h usability... yes
&gt; checking sys/time.h presence... yes
&gt; checking for sys/time.h... yes
&gt; checking for sys/types.h... (cached) yes
&gt; checking sys/un.h usability... yes
&gt; checking sys/un.h presence... yes
&gt; checking for sys/un.h... yes
&gt; checking sys/wait.h usability... yes
&gt; checking sys/wait.h presence... yes
&gt; checking for sys/wait.h... yes
&gt; checking time.h usability... yes
&gt; checking time.h presence... yes
&gt; checking for time.h... yes
&gt; checking for unistd.h... (cached) yes
&gt; checking varargs.h usability... no
&gt; checking varargs.h presence... no
&gt; checking for varargs.h... no
&gt; checking for mmap... yes
&gt; checking for sigaction... yes
&gt; checking for srandom... yes
&gt; checking for getopt_long... yes
&gt; checking locale.h usability... yes
&gt; checking locale.h presence... yes
&gt; checking for locale.h... yes
&gt; checking for LC_MESSAGES... yes
&gt; checking libintl.h usability... yes
&gt; checking libintl.h presence... yes
&gt; checking for libintl.h... yes
&gt; checking for ngettext in libc... yes
&gt; checking for dgettext in libc... yes
&gt; checking for bind_textdomain_codeset... yes
&gt; checking for msgfmt... /usr/bin/msgfmt
&gt; checking for dcgettext... yes
&gt; checking for gmsgfmt... /usr/bin/msgfmt
&gt; checking for xgettext... /usr/bin/xgettext
&gt; checking for catalogs to be installed...  ca cs de dz es eu fi fr gl gu he hu it ja ka lt pl pt_BR ru sk uk vi zh_CN zh_TW
&gt; checking for bind_textdomain_codeset... (cached) yes
&gt; checking for locales directory... ${datarootdir}/locale
&gt; checking for additional xgettext flags... --keyword=Q_
&gt; checking for X... no
&gt; configure: error: X Window system libraries and header files are required
&gt; make: *** [config.status] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/06/20/xfmedia_0.9.2-6_lsid64.buildlog

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


]