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

Bug#870113: marked as done (libxcb: Make source package bootstrappable)



Your message dated Mon, 1 Feb 2021 20:23:51 +0100
with message-id <YBhVR55wYOJLQG86@jcristau-z4>
and subject line Re: Bug#870113: libxcb: Make source package bootstrappable
has caused the Debian Bug report #870113,
regarding libxcb: Make source package bootstrappable
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.)


-- 
870113: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870113
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libxcb
Version: 1.12-1
Severity: wishlist

Currently, libxcb's Build-Depends on check introduces build dependency
cycles.  For example:

check Build-Depends on libsubunit-dev
subunit Build-Depends on openstack-pkg-tools
openstack-pkg-tools Depends on pristine-tar
pristine-tar Build-Depends on git
git Build-Depends on subversion
subversion Build-Depends on kdelibs5-dev
And kde4libs, of course, requires X.

As far as I can tell, if I disable the testsuite, then the package
builds fine without check installed.  So, this cycle could be broken
by updating the Build-Depends of src:libxcb to something like:

Build-Depends: libxau-dev (>= 1:1.0.5-2), libxdmcp-dev (>= 1:1.0.3-2),
xcb-proto (>= 1.12), xcb-proto (<< 2.0), libpthread-stubs0-dev (>=
0.1), debhelper (>= 9), pkg-config, xutils-dev, xsltproc (>= 1.1.19),
check (>= 0.9.4-2) <!nocheck>, python-xcbgen (>= 1.12), libtool,
automake, python, dctrl-tools
-- 
Daniel Schepler

--- End Message ---
--- Begin Message ---
Version: 1.13-1

On Sat, Jul 29, 2017 at 02:06:39PM -0700, Daniel Schepler wrote:
> Source: libxcb
> Version: 1.12-1
> Severity: wishlist
> 
> Currently, libxcb's Build-Depends on check introduces build dependency
> cycles.  For example:

This is a dupe of #788861, fixed in 2018.

Cheers,
Julien

--- End Message ---

Reply to: