Bug#261940: marked as done (FTBFS: missing libpopt-dev from Build-Depends)

Debian Bug Tracking System owner@bugs.debian.org
Sun, 01 Aug 2004 09:18:04 -0700


Your message dated Sun, 01 Aug 2004 12:02:13 -0400
with message-id <E1BrImr-0000Uo-00@newraff.debian.org>
and subject line Bug#261940: fixed in libgnomeprint 2.6.2-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 29 Jul 2004 01:15:49 +0000
>From kraai@ftbfs.org Wed Jul 28 18:15:49 2004
Return-path: <kraai@ftbfs.org>
Received: from zoon.lafn.org [206.117.18.9] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BpzWP-0003DY-00; Wed, 28 Jul 2004 18:15:49 -0700
Received: from localhost (host-66-81-25-167.rev.o1.com [66.81.25.167])
	by zoon.lafn.org (8.12.3p3/8.11.3) with ESMTP id i6T1FMwn005756
	for <submit@bugs.debian.org>; Wed, 28 Jul 2004 18:15:46 -0700 (PDT)
	(envelope-from kraai@ftbfs.org)
Received: from kraai by localhost with local (Exim 4.32)
	id 1Bpt4D-0000Ot-Cg
	for submit@bugs.debian.org; Wed, 28 Jul 2004 11:22:17 -0700
Date: Wed, 28 Jul 2004 11:22:17 -0700
From: Matt Kraai <kraai@ftbfs.org>
To: submit@bugs.debian.org
Subject: FTBFS: missing libpopt-dev from Build-Depends
Message-ID: <20040728182217.GA1513@catalunya>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="wzJLGUyc3ArbnUjN"
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040523i
Sender: Matt Kraai <kraai@ftbfs.org>
X-Virus-Scanned: clamd / ClamAV version devel-20040728, clamav-milter version 0.75b
	on zoon.lafn.org
X-Virus-Status: Clean
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-2.4 required=4.0 tests=BAYES_00,DATE_IN_PAST_06_12 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--wzJLGUyc3ArbnUjN
Content-Type: multipart/mixed; boundary="6TrnltStXW4iwmi0"
Content-Disposition: inline


--6TrnltStXW4iwmi0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: libgnomeprint
Version: 2.6.2-2
Severity: important
Tags: patch

This package fails to build from source:

 ...
 make[4]: Entering directory `/tmp/buildd/libgnomeprint-2.6.2/tests/tools'
 source=3D'pdfcheck.c' object=3D'pdfcheck.o' libtool=3Dno \
 depfile=3D'.deps/pdfcheck.Po' tmpdepfile=3D'.deps/pdfcheck.TPo' \
 depmode=3Dgcc3 /bin/sh ../../depcomp \
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib=
-2.0/include -I/usr/include/libxml2      -g -Wall -O2 -Wall -Wmissing-proto=
types -Wnested-externs -Wpointer-arith -Wno-sign-compare -c `test -f 'pdfch=
eck.c' || echo './'`pdfcheck.c
 pdfcheck.c:17:18: popt.h: No such file or directory
 pdfcheck.c:26: error: elements of array `options' have incomplete type
 pdfcheck.c:27: warning: excess elements in struct initializer
 pdfcheck.c:27: warning: (near initialization for `options[0]')
 pdfcheck.c:27: warning: excess elements in struct initializer
 pdfcheck.c:27: warning: (near initialization for `options[0]')
 pdfcheck.c:27: error: `POPT_ARG_INT' undeclared here (not in a function)
 pdfcheck.c:27: warning: excess elements in struct initializer
 pdfcheck.c:27: warning: (near initialization for `options[0]')
 pdfcheck.c:27: warning: excess elements in struct initializer
 pdfcheck.c:27: warning: (near initialization for `options[0]')
 pdfcheck.c:27: warning: excess elements in struct initializer
 pdfcheck.c:27: warning: (near initialization for `options[0]')
 pdfcheck.c:28: warning: excess elements in struct initializer
 pdfcheck.c:28: warning: (near initialization for `options[0]')
 pdfcheck.c:28: warning: excess elements in struct initializer
 pdfcheck.c:28: warning: (near initialization for `options[0]')
 pdfcheck.c:29: warning: excess elements in struct initializer
 pdfcheck.c:29: warning: (near initialization for `options[1]')
 pdfcheck.c: In function `my_error':
 pdfcheck.c:40: warning: implicit declaration of function `vsnprintf'
 pdfcheck.c: In function `main':
 pdfcheck.c:517: error: `poptContext' undeclared (first use in this functio=
n)
 pdfcheck.c:517: error: (Each undeclared identifier is reported only once
 pdfcheck.c:517: error: for each function it appears in.)
 pdfcheck.c:517: error: parse error before "popt"
 pdfcheck.c:524: error: `popt' undeclared (first use in this function)
 pdfcheck.c:524: warning: implicit declaration of function `poptGetContext'
 pdfcheck.c:525: warning: implicit declaration of function `poptGetNextOpt'
 pdfcheck.c:526: warning: implicit declaration of function `poptGetArgs'
 pdfcheck.c:526: warning: assignment makes pointer from integer without a c=
ast
 make[4]: *** [pdfcheck.o] Error 1
 make[4]: Leaving directory `/tmp/buildd/libgnomeprint-2.6.2/tests/tools'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/tmp/buildd/libgnomeprint-2.6.2/tests'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/tmp/buildd/libgnomeprint-2.6.2'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory `/tmp/buildd/libgnomeprint-2.6.2'
 make: *** [debian/stamp-makefile-build] Error 2
 pbuilder: Failed autobuilding of package
 ...

Fixed by adding libpopt-dev to the Build-Depends.

--=20
Matt Kraai            kraai@ftbfs.org            http://ftbfs.org/

--6TrnltStXW4iwmi0
Content-Type: text/plain; charset=unknown-8bit
Content-Disposition: attachment; filename=patch
Content-Transfer-Encoding: quoted-printable

diff -Nru libgnomeprint-2.6.2-old/debian/control libgnomeprint-2.6.2/debian=
/control
--- libgnomeprint-2.6.2-old/debian/control	2004-07-28 10:29:29.000000000 -0=
700
+++ libgnomeprint-2.6.2/debian/control	2004-07-28 10:51:23.000000000 -0700
@@ -4,7 +4,7 @@
 Maintainer: Rob Taylor <robtaylor@fastmail.fm>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.de=
bian.org>, Akira TAGOH <tagoh@debian.org>, Andreas Rottmann <rotty@debian.o=
rg>, Andrew Lau <netsnipe@users.sourceforge.net>, Carlos Perell=C3=B3 Mar=
=C3=ADn <carlos@pemas.net>, Edd Dumbill <ejad@debian.org>, Emil Soleyman-Zo=
malan <emil@nishra.com>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Das=
sen (Ray) <jdassen@debian.org>, Joe Drew <drew@debian.org>, Johannes Rohr <=
j.rohr@comlink.org>, Jordi Mallach <jordi@debian.org>, Jose Carlos Garcia S=
ogo <jsogo@debian.org>, Josselin Mouette <joss@debian.org>, Ond=C5=99ej Sur=
=C3=BD <ondrej@debian.org>, Rob Bradford <rob@debianplanet.org>, Robert McQ=
ueen <robot101@debian.org>, Ross Burton <ross@debian.org>, Sebastien Bacher=
 <seb128@debian.org>, Takuo KITAME <kitame@debian.org>, Marc 'HE' Brockschm=
idt <he@debian.org>
 Standards-Version: 3.6.1
-Build-Depends: debhelper (>=3D 3.4.4), cdbs, intltool, gnome-pkg-tools, zl=
ib1g-dev, libxml2-dev, libfontconfig-dev, libglib2.0-dev (>=3D 2.4.1-2), li=
bpango1.0-dev (>=3D 1.4.0-3), libcupsys2-dev (>=3D 1.1.20final+cvs20040330-=
4), libart-2.0-dev (>=3D 2.3.16-5)
+Build-Depends: debhelper (>=3D 3.4.4), cdbs, intltool, gnome-pkg-tools, zl=
ib1g-dev, libxml2-dev, libfontconfig-dev, libglib2.0-dev (>=3D 2.4.1-2), li=
bpango1.0-dev (>=3D 1.4.0-3), libcupsys2-dev (>=3D 1.1.20final+cvs20040330-=
4), libart-2.0-dev (>=3D 2.3.16-5), libpopt-dev
=20
 Package: libgnomeprint2.2-0
 Architecture: any
diff -Nru libgnomeprint-2.6.2-old/debian/control.in libgnomeprint-2.6.2/deb=
ian/control.in
--- libgnomeprint-2.6.2-old/debian/control.in	2004-07-28 10:29:29.000000000=
 -0700
+++ libgnomeprint-2.6.2/debian/control.in	2004-07-28 10:50:52.000000000 -07=
00
@@ -4,7 +4,7 @@
 Maintainer: Rob Taylor <robtaylor@fastmail.fm>
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.6.1
-Build-Depends: debhelper (>=3D 3.4.4), cdbs, intltool, gnome-pkg-tools, zl=
ib1g-dev, libxml2-dev, libfontconfig-dev, libglib2.0-dev (>=3D 2.4.1-2), li=
bpango1.0-dev (>=3D 1.4.0-3), libcupsys2-dev (>=3D 1.1.20final+cvs20040330-=
4), libart-2.0-dev (>=3D 2.3.16-5)
+Build-Depends: debhelper (>=3D 3.4.4), cdbs, intltool, gnome-pkg-tools, zl=
ib1g-dev, libxml2-dev, libfontconfig-dev, libglib2.0-dev (>=3D 2.4.1-2), li=
bpango1.0-dev (>=3D 1.4.0-3), libcupsys2-dev (>=3D 1.1.20final+cvs20040330-=
4), libart-2.0-dev (>=3D 2.3.16-5), libpopt-dev
=20
 Package: libgnomeprint2.2-0
 Architecture: any

--6TrnltStXW4iwmi0--

--wzJLGUyc3ArbnUjN
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFBB+7ZfNdgYxVXvBARAp4nAJ9aQmXgI0XHHshFfwk1HAlYDDAZowCeNwha
VOrzXNQX9hIgu6+urAsQxPE=
=Jwpi
-----END PGP SIGNATURE-----

--wzJLGUyc3ArbnUjN--

---------------------------------------
Received: (at 261940-close) by bugs.debian.org; 1 Aug 2004 16:08:34 +0000
>From katie@ftp-master.debian.org Sun Aug 01 09:08:34 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BrIt0-0000KV-00; Sun, 01 Aug 2004 09:08:34 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BrImr-0000Uo-00; Sun, 01 Aug 2004 12:02:13 -0400
From: jdassen@debian.org (J.H.M. Dassen (Ray))
To: 261940-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#261940: fixed in libgnomeprint 2.6.2-3
Message-Id: <E1BrImr-0000Uo-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 01 Aug 2004 12:02:13 -0400
Delivered-To: 261940-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-4.3 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
	NO_DNS_FOR_FROM autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: libgnomeprint
Source-Version: 2.6.2-3

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

libgnomeprint2.2-0_2.6.2-3_i386.deb
  to pool/main/libg/libgnomeprint/libgnomeprint2.2-0_2.6.2-3_i386.deb
libgnomeprint2.2-data_2.6.2-3_all.deb
  to pool/main/libg/libgnomeprint/libgnomeprint2.2-data_2.6.2-3_all.deb
libgnomeprint2.2-dev_2.6.2-3_i386.deb
  to pool/main/libg/libgnomeprint/libgnomeprint2.2-dev_2.6.2-3_i386.deb
libgnomeprint2.2-doc_2.6.2-3_all.deb
  to pool/main/libg/libgnomeprint/libgnomeprint2.2-doc_2.6.2-3_all.deb
libgnomeprint_2.6.2-3.diff.gz
  to pool/main/libg/libgnomeprint/libgnomeprint_2.6.2-3.diff.gz
libgnomeprint_2.6.2-3.dsc
  to pool/main/libg/libgnomeprint/libgnomeprint_2.6.2-3.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 261940@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
J.H.M. Dassen (Ray) <jdassen@debian.org> (supplier of updated libgnomeprint 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.7
Date: Sun,  1 Aug 2004 17:42:01 +0200
Source: libgnomeprint
Binary: libgnomeprint2.2-0 libgnomeprint2.2-doc libgnomeprint2.2-data libgnomeprint2.2-dev
Architecture: source all i386
Version: 2.6.2-3
Distribution: unstable
Urgency: low
Maintainer: J.H.M. Dassen (Ray) <jdassen@debian.org>
Changed-By: J.H.M. Dassen (Ray) <jdassen@debian.org>
Description: 
 libgnomeprint2.2-0 - The GNOME 2.2 print architecture - runtime files
 libgnomeprint2.2-data - The GNOME 2.2 print architecture - data files
 libgnomeprint2.2-dev - The GNOME 2.2 print architecture - development files
 libgnomeprint2.2-doc - The GNOME 2.2 print architecture - documentation files
Closes: 256955 261940
Changes: 
 libgnomeprint (2.6.2-3) unstable; urgency=low
 .
   * [debian/control.in] Added missing libpopt-dev build dependency.
     (Closes: #261940)
   * [debian/patches/01_resolve_cups_module_symbols_and_relibtoolise.patch]
     Added; make all symbols resolvable. (Closes: #256955)
Files: 
 73b9b708792a57e8d119de72f4d1bfdd 1711 libs optional libgnomeprint_2.6.2-3.dsc
 5f633ebaa0fb0c134a91fcc47c7e732e 12716 libs optional libgnomeprint_2.6.2-3.diff.gz
 e9ab611c17afde2da5d0a8b2f9c8c35e 119514 libs optional libgnomeprint2.2-data_2.6.2-3_all.deb
 3d936f3215f2770ea715469c9c2368d9 86128 doc optional libgnomeprint2.2-doc_2.6.2-3_all.deb
 7adbfb0a82c66afeba7c912cc8de2f76 218490 libs optional libgnomeprint2.2-0_2.6.2-3_i386.deb
 0eeaec05b1ac89d5e6eec82797048415 268058 libdevel optional libgnomeprint2.2-dev_2.6.2-3_i386.deb

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

iD8DBQFBDRDR/HzwHc5k3nkRAmbxAKCI+pIr2JDaujsnPyzUvfWrhbYapgCdEHJG
OOHpRWJaBlwUIYIcaxKt1yM=
=Dt7h
-----END PGP SIGNATURE-----