[build-status: 166377] Log for failed build of xfmpc_0.0.6-2 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Mon Aug 11 06:36:40 JST 2008


Automatic build of xfmpc_0.0.6-2 on mappi005 by sbuild/m32r 98-farm
Build started at 20080811-0602
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 247kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main xfmpc 0.0.6-2 (dsc) [1478B]
Get:2 http://debian.linux-m32r.org 06_devonian/main xfmpc 0.0.6-2 (tar) [244kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main xfmpc 0.0.6-2 (diff) [1393B]
Fetched 247kB in 2s (94.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, libmpd-dev, libxfcegui4-dev, libxfce4util-dev, libxml-parser-perl
Checking for already installed source dependencies...
cdbs: already installed (0.4.52)
debhelper: already installed (7.0.13 >= 4.1 is satisfied)
libgtk2.0-dev: already installed (2.10.12-2)
libmpd-dev: missing
Using default version 0.15.0-3 (Priority: 500)
libxfcegui4-dev: already installed (4.4.2-4)
libxfce4util-dev: already installed (4.4.2-2)
libxml-parser-perl: already installed (2.36-1.1)
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libmpd-dev
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  libhal-storage-dev texlive-latex-recommended-doc texlive-latex-base-doc tcl
  texlive-fonts-recommended-doc
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libmpd0
The following NEW packages will be installed:
  libmpd-dev libmpd0
0 upgraded, 2 newly installed, 0 to remove and 170 not upgraded.
Need to get 0B/58.8kB of archives.
After this operation, 291kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libmpd0 libmpd-dev
Authentication warning overridden.
Selecting previously deselected package libmpd0.
(Reading database ... 61070 files and directories currently installed.)
Unpacking libmpd0 (from .../libmpd0_0.15.0-3_m32r.deb) ...
Selecting previously deselected package libmpd-dev.
Unpacking libmpd-dev (from .../libmpd-dev_0.15.0-3_m32r.deb) ...
Setting up libmpd0 (0.15.0-3) ...
Setting up libmpd-dev (0.15.0-3) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting xfmpc in xfmpc-0.0.6
dpkg-source: info: unpacking xfmpc_0.0.6.orig.tar.gz
dpkg-source: info: applying xfmpc_0.0.6-2.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package xfmpc
dpkg-buildpackage: source version 0.0.6-2
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
test -x debian/rules
dh_testroot
for i in ./config.guess ./config.sub  ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
dh_clean 
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd2/xfmpc-0.0.6'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd2/xfmpc-0.0.6'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
 debian/rules build
test -x debian/rules
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd2/xfmpc-0.0.6/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd2/xfmpc-0.0.6/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/xfmpc" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.   
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking target system type... m32r-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
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... yes
checking for main in -lX11... 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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  de fr nl pt_BR
checking for bind_textdomain_codeset... (cached) yes
checking for locales directory... ${datarootdir}/locale
checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config >= 0.9.0... 0.22
checking for gtk+-2.0 >= 2.12.0... found, but 2.10.12
*** The required package gtk+-2.0 was found on your system,
*** but the installed version (2.10.12) is too old.
*** Please upgrade gtk+-2.0 to atleast version 2.12.0, or adjust
*** the PKG_CONFIG_PATH environment variable if you installed
*** the new version of the package in a nonstandard prefix so
*** pkg-config is able to find it.
make: *** [config.status] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20080811-0631
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/debian/buildd2/build/chroot-unstable --purge libmpd-dev libmpd0
(Reading database ... 61086 files and directories currently installed.)
Removing libmpd-dev ...
Removing libmpd0 ...
Purging configuration files for libmpd0 ...
******************************************************************************
Finished at 20080811-0636
Build needed 00:10:52, 1344k disk space




More information about the build-status mailing list