Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 672424

Summary: =dev-util/pkgconfig-0.29.2[-internal-glib]: missing subslot operator on dev-libs/glib
Product: Gentoo Linux Reporter: Daniel M. Weeks <dan>
Component: Current packagesAssignee: Freedesktop bugs <freedesktop-bugs>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel M. Weeks 2018-12-02 20:58:42 UTC
!!! existing preserved libs:
>>> package: dev-libs/glib-2.56.2
 *  - /usr/lib32/libglib-2.0.so.0
 *  - /usr/lib32/libglib-2.0.so.0.5200.3
 *      used by /usr/bin/i686-pc-linux-gnu-pkg-config (dev-util/pkgconfig-0.29.2)

It looks like there is also no subslot for dev-libs/glib where it should have one.

Reproducible: Always
Comment 1 Mike Gilbert gentoo-dev 2018-12-04 16:00:36 UTC
I don't think glib's ABI has changed in several years.

Did you somehow disable abi_x86_32 on dev-libs/glib?
Comment 2 Daniel M. Weeks 2018-12-04 16:35:19 UTC
(In reply to Mike Gilbert from comment #1)
> I don't think glib's ABI has changed in several years.
> 
> Did you somehow disable abi_x86_32 on dev-libs/glib?

No, this was on an x86 system. I can't figure out why this warning appeared; I have not rebuilt pkgconfig but 1) the warning is gone now, 2) pkg-config is linked to libglib-2.0.so.0, and 3) /usr/lib32 doesn't exist on that system.

I'm marking as invalid because I don't think this is a real issue. Apologies for the noise.