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

Bug#487054: marked as done (libxprintutil: FTBFS: checking for XPRINTUTIL... configure: error: Package requirements (x11 xp xt printproto xau) were not met:)



Your message dated Sat, 05 Jul 2008 17:32:36 +0000
with message-id <E1KFBci-0000dj-Fx@ries.debian.org>
and subject line Bug#487054: fixed in libxp 1:1.0.0.xsf1-2
has caused the Debian Bug report #487054,
regarding libxprintutil: FTBFS: checking for XPRINTUTIL... configure: error: Package requirements (x11 xp xt printproto xau) were not met:
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
487054: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487054
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libxprintutil
Version: 1:1.0.1.xsf1-2
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20080618 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
> rm -f stampdir/genscripts
> rm -f debian/*.config \
> 	      debian/*.postinst \
> 	      debian/*.postrm \
> 	      debian/*.preinst \
> 	      debian/*.prerm
> rm -f stampdir/patch
> Unapplying patches...nothing to do.
> dh_testdir
> rm -f .pc patches
> rm -rf stampdir build-tree
> rm -rf imports
> dh_clean debian/shlibs.local \
> 	         debian/MANIFEST.i386 debian/MANIFEST.i386.new \
> 	         debian/po/pothead
> dh_testdir
> dh_testroot
> rm -f build-stamp
> rm -f config.cache config.log config.status
> rm -f */config.cache */config.log */config.status
> rm -f conftest* */conftest*
> rm -rf autom4te.cache */autom4te.cache
> rm -rf obj-*
> dh_clean
>  dpkg-source -b libxprintutil-1.0.1.xsf1-2
> dpkg-source: warning: source directory 'libxprintutil-1.0.1.xsf1-2' is not <sourcepackage>-<upstreamversion> 'libxprintutil-1.0.1.xsf1'
> dpkg-source: warning: .orig directory name libxprintutil-1.0.1.xsf1-2.orig is not <package>-<upstreamversion> (wanted libxprintutil-1.0.1.xsf1.orig)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building libxprintutil using existing libxprintutil_1.0.1.xsf1.orig.tar.gz
> dpkg-source: info: building libxprintutil in libxprintutil_1.0.1.xsf1-2.diff.gz
> dpkg-source: info: building libxprintutil in libxprintutil_1.0.1.xsf1-2.dsc
>  debian/rules build
> mkdir stampdir
> >stampdir/stampdir
> if [ ! -e stampdir/patches ]; then \
> 		mkdir stampdir/patches; \
> 		ln -s stampdir/patches .pc; \
> 		echo 2 >stampdir/patches/.version; \
> 	fi; \
> 	if [ ! -e stampdir/log ]; then \
> 		mkdir stampdir/log; \
> 	fi; \
> 	if [ ! -e patches ]; then \
> 		ln -s debian/patches patches; \
> 	fi; \
> 	>stampdir/prepare
> if ! [ `which quilt` ]; then \
> 		echo "Couldn't find quilt. Please install it or add it to the build-depends for this package."; \
> 		exit 1; \
> 	fi; \
> 	if quilt next; then \
> 	  echo -n "Applying patches..."; \
> 	  if quilt push -a -v >stampdir/log/patch 2>&1; then \
> 	    echo "successful."; \
> 	  else \
> 	    echo "failed! (check stampdir/log/patch for details)"; \
> 	    exit 1; \
> 	  fi; \
> 	else \
> 	  echo "No patches to apply"; \
> 	fi; \
> 	>stampdir/patch
> No patches in series
> No patches to apply
> dh_testdir
> test -d obj-i486-linux-gnu || mkdir obj-i486-linux-gnu
> cd obj-i486-linux-gnu && \
> 	../configure --prefix=/usr --mandir=\${prefix}/share/man \
> 	             --infodir=\${prefix}/share/info --build=i486-linux-gnu --enable-fc \
> 	             CFLAGS="-Wall -g -O2" 
> 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 whether to enable maintainer-specific portions of Makefiles... no
> checking for gcc... gcc
> 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 gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking build system type... i486-pc-linux-gnu
> checking host system type... i486-pc-linux-gnu
> checking for a sed that does not truncate output... /bin/sed
> checking for egrep... grep -E
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... 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 dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... gcc3
> checking how to run the C++ preprocessor... g++ -E
> checking for g77... no
> checking for f77... no
> checking for xlf... no
> checking for frt... no
> checking for pgf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for f90... no
> checking for xlf90... no
> checking for pgf90... no
> checking for epcf90... no
> checking for f95... no
> checking for fort... no
> checking for xlf95... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for gfortran... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether  accepts -g... no
> checking the maximum length of command line arguments... 32768
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if gcc static flag  works... yes
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... yes
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking for ld used by g++... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking for g++ option to produce PIC... -fPIC
> checking if g++ PIC flag -fPIC works... yes
> checking if g++ supports -c -o file.o... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> appending configuration tag "F77" to libtool
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for XPRINTUTIL... configure: error: Package requirements (x11 xp xt printproto xau) were not met:
> 
> Package xext was not found in the pkg-config search path.
> Perhaps you should add the directory containing `xext.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'xext', required by 'Xp', not found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables XPRINTUTIL_CFLAGS
> and XPRINTUTIL_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> 
> make: *** [build-stamp] Error 1

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

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 |



--- End Message ---
--- Begin Message ---
Source: libxp
Source-Version: 1:1.0.0.xsf1-2

We believe that the bug you reported is fixed in the latest version of
libxp, which is due to be installed in the Debian FTP archive:

libxp-dev_1.0.0.xsf1-2_i386.deb
  to pool/main/libx/libxp/libxp-dev_1.0.0.xsf1-2_i386.deb
libxp6-dbg_1.0.0.xsf1-2_i386.deb
  to pool/main/libx/libxp/libxp6-dbg_1.0.0.xsf1-2_i386.deb
libxp6_1.0.0.xsf1-2_i386.deb
  to pool/main/libx/libxp/libxp6_1.0.0.xsf1-2_i386.deb
libxp_1.0.0.xsf1-2.diff.gz
  to pool/main/libx/libxp/libxp_1.0.0.xsf1-2.diff.gz
libxp_1.0.0.xsf1-2.dsc
  to pool/main/libx/libxp/libxp_1.0.0.xsf1-2.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 487054@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcristau@debian.org> (supplier of updated libxp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 05 Jul 2008 19:17:56 +0200
Source: libxp
Binary: libxp6 libxp6-dbg libxp-dev
Architecture: source i386
Version: 1:1.0.0.xsf1-2
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@debian.org>
Description: 
 libxp-dev  - X Printing Extension (Xprint) client library (development files)
 libxp6     - X Printing Extension (Xprint) client library
 libxp6-dbg - X Printing Extension (Xprint) client library (unstripped)
Closes: 487054
Changes: 
 libxp (1:1.0.0.xsf1-2) unstable; urgency=low
 .
   [ Brice Goglin ]
   * Bump Standards-Version to 3.7.3 (no changes).
   * Add Vcs-Browser and Vcs-Git fields to debian/control.
   * Add a link to www.X.org in the long description.
   * Update reference to the upstream module in the long description.
   * Update upstream URL in debian/copyright.
   * Use ${binary:Version} instead of the deprecated ${Source-Version}.
   * Install the upstream ChangeLog.
 .
   [ Julien Cristau ]
   * libxp-dev needs to depend on libxext-dev and libxau-dev (closes: #487054).
   * autoreconf with current autotools to get updated config.{guess,sub}.
Checksums-Sha1: 
 30e32b95f19f4ebec6e5015cb7f5ddfe95235a07 1279 libxp_1.0.0.xsf1-2.dsc
 38ca6ee0847067bcc0471de628f94aa4c9242e42 355270 libxp_1.0.0.xsf1-2.diff.gz
 c0a53cf99340db5e45ca13df79bd2d7862810362 16306 libxp6_1.0.0.xsf1-2_i386.deb
 cfde5ec3f857e2754f1edbc25a0b41f63efdbaa1 88944 libxp6-dbg_1.0.0.xsf1-2_i386.deb
 985b8c6eda34bcd0230d3bf43d19d0336150b122 81364 libxp-dev_1.0.0.xsf1-2_i386.deb
Checksums-Sha256: 
 1f348f8e1050f2f9694ab6de99e0cb600f056f52e1b4cdfe8cace2c0a46d8992 1279 libxp_1.0.0.xsf1-2.dsc
 fc2b9da549288f73db56b3f597c23d82aafef9056eca17d12c33af68898410dd 355270 libxp_1.0.0.xsf1-2.diff.gz
 21376d339383ab7d2c4f39837d52be15ff24f0772919df7865ddb7b7734e2bb2 16306 libxp6_1.0.0.xsf1-2_i386.deb
 6bfdfa17c3f3c6a780125982cead57e53c4c021fd03082b34e1909f13db44860 88944 libxp6-dbg_1.0.0.xsf1-2_i386.deb
 4e16d484dc2965be735021a0dec77b60b6a913693300baeb7fa5fb535c071703 81364 libxp-dev_1.0.0.xsf1-2_i386.deb
Files: 
 bf6f2cfca6e255bcae60662d49a75462 1279 x11 optional libxp_1.0.0.xsf1-2.dsc
 dd9345c86fb7c1c889c0002a3867d91b 355270 x11 optional libxp_1.0.0.xsf1-2.diff.gz
 ce2a8661e7c19cbcaa5e0f7aae1f3c97 16306 libs optional libxp6_1.0.0.xsf1-2_i386.deb
 64973fdefe97a406d3beb4b1aaea0da0 88944 libdevel extra libxp6-dbg_1.0.0.xsf1-2_i386.deb
 de7d8c33b6821d9f88466d4b5a2185a1 81364 libdevel optional libxp-dev_1.0.0.xsf1-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkhvrZsACgkQmEvTgKxfcAwDGwCaAmtUNRvRbi047yhLf+dbMJfL
jeAAniOkys1i74XycIfD6DLFXEFecqRe
=U4md
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: