Bug#471296: libgweather_2.22.0-1(hppa/experimental): FTBFS: error: XML::Parser perl module is required for intltool

Frank Lichtenheld djpig at debian.org
Mon Mar 17 07:58:04 UTC 2008


Package: libgweather
Version: 2.22.0-1
Severity: serious

Hi,

your package failed to build from source. Looks like a missing
build-depends.

| Automatic build of libgweather_2.22.0-1 on meitner by sbuild/hppa 98-farm
| Build started at 20080317-0306
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Reading state information...
| Need to get 12.2MB of source archives.
| Get:1 http://ftp.de.debian.org experimental/main libgweather 2.22.0-1 (dsc) [861B]
| Get:2 http://ftp.de.debian.org experimental/main libgweather 2.22.0-1 (tar) [4723kB]
| Get:3 http://ftp.de.debian.org experimental/main libgweather 2.22.0-1 (diff) [7507kB]
| Fetched 12.2MB in 34s (354kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: autotools-dev, cdbs, debhelper (>= 5), gconf2, gnome-pkg-tools, libgconf2-dev (>= 2.8.0), libglib2.0-dev (>= 2.13.0), libgnomevfs2-dev (>= 2.15.4), libgtk2.0-dev (>= 2.11.0)
| Checking for already installed source dependencies...
[...]
|  debian/rules build
| test -x debian/rules
| mkdir -p "."
| /usr/bin/make -f debian/rules reverse-config
| make[1]: Entering directory `/build/buildd/libgweather-2.22.0'
| for i in ./config.guess ./config.sub  ; do \
| 		if test -e $i.cdbs-orig ; then \
| 			mv $i.cdbs-orig $i ; \
| 		fi ; \
| 	done
| make[1]: Leaving directory `/build/buildd/libgweather-2.22.0'
| if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
| patches: debian/patches/01_location-dist-fixes.patch debian/patches/02_location-dist-files.patch debian/patches/03_fix-locations.patch debian/patches/98_autoreconf.patch debian/patches/99_ltmain_as-needed.patch
| Trying patch debian/patches/01_location-dist-fixes.patch at level 1 ... 0 ... success.
| Trying patch debian/patches/02_location-dist-files.patch at level 1 ... success.
| Trying patch debian/patches/03_fix-locations.patch at level 1 ... 0 ... success.
| Trying patch debian/patches/98_autoreconf.patch at level 1 ... success.
| Trying patch debian/patches/99_ltmain_as-needed.patch at level 1 ... success.
| if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi
| if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
| 		/usr/bin/make -f debian/rules update-config ; \
| 	fi
| make[1]: Entering directory `/build/buildd/libgweather-2.22.0'
| 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
| make[1]: Leaving directory `/build/buildd/libgweather-2.22.0'
| 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/buildd/libgweather-2.22.0/./configure
| cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="-Wl,-z,defs -Wl,-O1 -Wl,--as-needed" /build/buildd/libgweather-2.22.0/./configure --build=hppa-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/libgweather" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.   
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| checking for gawk... no
| checking for mawk... mawk
| checking whether make sets $(MAKE)... yes
| checking whether to enable maintainer-specific portions of Makefiles... no
| checking for style of include used by make... GNU
| 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 dependency style of cc... none
| checking for intltool >= 0.35.0... 0.37.0 found
| 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... configure: error: XML::Parser perl module is required for intltool
| make: *** [config.status] Error 1
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20080317-0318
| FAILED [dpkg-buildpackage died]

Full build log(s): http://experimental.ftbfs.de/build.php?&ver=2.22.0-1&pkg=libgweather&arch=hppa

Gruesse,
-- 
Frank Lichtenheld <frank at lichtenheld.de>
www: http://www.djpig.de/





More information about the pkg-gnome-maintainers mailing list