xrestop: FTBFS: Missing Build-Depends on 'libxres-dev'

Bug #20066 reported by Debian Bug Importer
4
Affects Status Importance Assigned to Milestone
xrestop (Debian)
Fix Released
Unknown
xrestop (Ubuntu)
Invalid
High
Adam Conrad

Bug Description

Automatically imported from Debian bug report #323992 http://bugs.debian.org/323992

Revision history for this message
In , Steve Langasek (vorlon) wrote : Re: Bug#323992: xrestop: FTBFS: Missing Build-Depends on 'libxres-dev'

On Fri, Aug 19, 2005 at 07:43:58PM +0200, Andreas Jochens wrote:
> Package: xrestop
> Version: 0.3-1
> Severity: serious
> Tags: patch

> When building 'xrestop' in a clean 'unstable' chroot,
> I get the following error:

> checking for XResQueryClients in -lXRes... no
> configure: error: Cannot find XRes extension library
> make: *** [config.status] Error 1

> Please add the missing Build-Depends on 'libxres-dev'
> to debian/control.

> diff -urN ../tmp-orig/xrestop-0.3/debian/control ./debian/control
> --- ../tmp-orig/xrestop-0.3/debian/control 2005-08-19 17:31:32.000000000 +0000
> +++ ./debian/control 2005-08-19 17:31:28.000000000 +0000
> @@ -2,7 +2,7 @@
> Section: x11
> Priority: optional
> Maintainer: Moray Allan <email address hidden>
> -Build-Depends: cdbs (>= 0.4.14), debhelper (>= 4.1.0), libncurses5-dev, libxext-dev (>= 4.3.0), libx11-dev (>= 4.3.0), x-dev (>= 4.3.0), xlibs-static-dev (>= 4.3.0), libice-dev (>= 4.3.0), xutils (>= 4.3.0), pkg-config (>= 0.15.0)
> +Build-Depends: cdbs (>= 0.4.14), debhelper (>= 4.1.0), libncurses5-dev, libxext-dev (>= 4.3.0), libx11-dev (>= 4.3.0), x-dev (>= 4.3.0), xlibs-static-dev (>= 4.3.0), libice-dev (>= 4.3.0), xutils (>= 4.3.0), pkg-config (>= 0.15.0), libxres-dev
> Standards-Version: 3.6.1
>
> Package: xrestop

Please also verify whether the xlibs-static-dev build-dependency is
still needed now that libxres-dev is split out from it.

Cheers,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
<email address hidden> http://www.debian.org/

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #323992 http://bugs.debian.org/323992

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Fri, 19 Aug 2005 19:43:58 +0200
From: Andreas Jochens <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: xrestop: FTBFS: Missing Build-Depends on 'libxres-dev'

Package: xrestop
Version: 0.3-1
Severity: serious
Tags: patch

When building 'xrestop' in a clean 'unstable' chroot,
I get the following error:

checking for XResQueryClients in -lXRes... no
configure: error: Cannot find XRes extension library
make: *** [config.status] Error 1

Please add the missing Build-Depends on 'libxres-dev'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/xrestop-0.3/debian/control ./debian/control
--- ../tmp-orig/xrestop-0.3/debian/control 2005-08-19 17:31:32.000000000 +0000
+++ ./debian/control 2005-08-19 17:31:28.000000000 +0000
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Moray Allan <email address hidden>
-Build-Depends: cdbs (>= 0.4.14), debhelper (>= 4.1.0), libncurses5-dev, libxext-dev (>= 4.3.0), libx11-dev (>= 4.3.0), x-dev (>= 4.3.0), xlibs-static-dev (>= 4.3.0), libice-dev (>= 4.3.0), xutils (>= 4.3.0), pkg-config (>= 0.15.0)
+Build-Depends: cdbs (>= 0.4.14), debhelper (>= 4.1.0), libncurses5-dev, libxext-dev (>= 4.3.0), libx11-dev (>= 4.3.0), x-dev (>= 4.3.0), xlibs-static-dev (>= 4.3.0), libice-dev (>= 4.3.0), xutils (>= 4.3.0), pkg-config (>= 0.15.0), libxres-dev
 Standards-Version: 3.6.1

 Package: xrestop

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Fri, 19 Aug 2005 11:57:27 -0700
From: Steve Langasek <email address hidden>
To: Andreas Jochens <email address hidden>, <email address hidden>
Subject: Re: Bug#323992: xrestop: FTBFS: Missing Build-Depends on 'libxres-dev'

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

On Fri, Aug 19, 2005 at 07:43:58PM +0200, Andreas Jochens wrote:
> Package: xrestop
> Version: 0.3-1
> Severity: serious
> Tags: patch

> When building 'xrestop' in a clean 'unstable' chroot,
> I get the following error:

> checking for XResQueryClients in -lXRes... no
> configure: error: Cannot find XRes extension library
> make: *** [config.status] Error 1

> Please add the missing Build-Depends on 'libxres-dev'
> to debian/control.

> diff -urN ../tmp-orig/xrestop-0.3/debian/control ./debian/control
> --- ../tmp-orig/xrestop-0.3/debian/control 2005-08-19 17:31:32.000000000 =
+0000
> +++ ./debian/control 2005-08-19 17:31:28.000000000 +0000
> @@ -2,7 +2,7 @@
> Section: x11
> Priority: optional
> Maintainer: Moray Allan <email address hidden>
> -Build-Depends: cdbs (>=3D 0.4.14), debhelper (>=3D 4.1.0), libncurses5-d=
ev, libxext-dev (>=3D 4.3.0), libx11-dev (>=3D 4.3.0), x-dev (>=3D 4.3.0), =
xlibs-static-dev (>=3D 4.3.0), libice-dev (>=3D 4.3.0), xutils (>=3D 4.3.0)=
, pkg-config (>=3D 0.15.0)
> +Build-Depends: cdbs (>=3D 0.4.14), debhelper (>=3D 4.1.0), libncurses5-d=
ev, libxext-dev (>=3D 4.3.0), libx11-dev (>=3D 4.3.0), x-dev (>=3D 4.3.0), =
xlibs-static-dev (>=3D 4.3.0), libice-dev (>=3D 4.3.0), xutils (>=3D 4.3.0)=
, pkg-config (>=3D 0.15.0), libxres-dev
> Standards-Version: 3.6.1
> =20
> Package: xrestop

Please also verify whether the xlibs-static-dev build-dependency is
still needed now that libxres-dev is split out from it.

Cheers,
--=20
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
<email address hidden> http://www.debian.org/

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

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

iD8DBQFDBiuWKN6ufymYLloRAnyTAJ9MXqropd1LhbisRt9tclPWOpv2MQCeJyt4
ToMFrRpfbBW2X82cZ1/tULw=
=doTx
-----END PGP SIGNATURE-----

--6TrnltStXW4iwmi0--

Revision history for this message
In , Moray Allan (moray) wrote : Bug#323992: fixed in xrestop 0.3-2

Source: xrestop
Source-Version: 0.3-2

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

xrestop_0.3-2.diff.gz
  to pool/main/x/xrestop/xrestop_0.3-2.diff.gz
xrestop_0.3-2.dsc
  to pool/main/x/xrestop/xrestop_0.3-2.dsc
xrestop_0.3-2_i386.deb
  to pool/main/x/xrestop/xrestop_0.3-2_i386.deb

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 <email address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Moray Allan <email address hidden> (supplier of updated xrestop 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 <email address hidden>)

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

Format: 1.7
Date: Sat, 20 Aug 2005 13:12:39 +0100
Source: xrestop
Binary: xrestop
Architecture: source i386
Version: 0.3-2
Distribution: unstable
Urgency: low
Maintainer: Moray Allan <email address hidden>
Changed-By: Moray Allan <email address hidden>
Description:
 xrestop - X11 server resource usage monitor
Closes: 323992
Changes:
 xrestop (0.3-2) unstable; urgency=low
 .
   * Add libxres-dev to Build-Depends, remove xlibs-static-dev.
     Closes: #323992.
   * Fix watch file URL.
Files:
 c00c8e1396135b98d0d0763689c2e5c7 741 x11 optional xrestop_0.3-2.dsc
 577102e2a259874ea51299d4da8a497c 1789 x11 optional xrestop_0.3-2.diff.gz
 842d60728d46efba04560a7126fd517c 10920 x11 optional xrestop_0.3-2_i386.deb

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

iD8DBQFDByEt500puCvhbQERAsk1AJ41QoQEAMEbkCC5JNNwDLKUT1MAnwCgmyE3
cM5wf6kjgoLEYiD+a6QLa/0=
=pu92
-----END PGP SIGNATURE-----

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Sat, 20 Aug 2005 05:32:06 -0700
From: Moray Allan <email address hidden>
To: <email address hidden>
Subject: Bug#323992: fixed in xrestop 0.3-2

Source: xrestop
Source-Version: 0.3-2

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

xrestop_0.3-2.diff.gz
  to pool/main/x/xrestop/xrestop_0.3-2.diff.gz
xrestop_0.3-2.dsc
  to pool/main/x/xrestop/xrestop_0.3-2.dsc
xrestop_0.3-2_i386.deb
  to pool/main/x/xrestop/xrestop_0.3-2_i386.deb

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 <email address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Moray Allan <email address hidden> (supplier of updated xrestop 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 <email address hidden>)

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

Format: 1.7
Date: Sat, 20 Aug 2005 13:12:39 +0100
Source: xrestop
Binary: xrestop
Architecture: source i386
Version: 0.3-2
Distribution: unstable
Urgency: low
Maintainer: Moray Allan <email address hidden>
Changed-By: Moray Allan <email address hidden>
Description:
 xrestop - X11 server resource usage monitor
Closes: 323992
Changes:
 xrestop (0.3-2) unstable; urgency=low
 .
   * Add libxres-dev to Build-Depends, remove xlibs-static-dev.
     Closes: #323992.
   * Fix watch file URL.
Files:
 c00c8e1396135b98d0d0763689c2e5c7 741 x11 optional xrestop_0.3-2.dsc
 577102e2a259874ea51299d4da8a497c 1789 x11 optional xrestop_0.3-2.diff.gz
 842d60728d46efba04560a7126fd517c 10920 x11 optional xrestop_0.3-2_i386.deb

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

iD8DBQFDByEt500puCvhbQERAsk1AJ41QoQEAMEbkCC5JNNwDLKUT1MAnwCgmyE3
cM5wf6kjgoLEYiD+a6QLa/0=
=pu92
-----END PGP SIGNATURE-----

Revision history for this message
Fabio Massimo Di Nitto (fabbione) wrote :

Our older version builds fine. By the time we will open breezy+ the new fixed
one will be synced automatically

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.