GNU bug report logs -
#52519
glibmm-2.64 propagates two different versions of libsigc++
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Wed, 15 Dec 2021 18:41:02 UTC
Severity: normal
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
glibmm-2.64 has this:
------
(propagated-inputs
(modify-inputs (package-propagated-inputs glibmm)
(prepend libsigc++-2)))))
------
And, the glibmm package also propagates libsigc++.
So:
------
$ guix show glibmm <at> 2.64 | grep libsigc
dependencies: doxygen <at> 1.9.1 glib <at> 2.70.0 graphviz <at> 2.49.0 libsigc++@2.9.3
+ libsigc++@3.0.6 libxslt <at> 1.1.34 m4 <at> 1.4.18 mm-common <at> 1.0.3 perl <at> 5.34.0
------
It propagates both versions of libsigc++, and thus cannot be installed
into a profile. 1785 packages depend on glibmm-2.64.
This breaks synfig, which propagates glibmm, as requested in its 'synfig.pc'
pkg-config file.
This bug report was last modified 3 years and 211 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.