| 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 packages | Assignee: | Freedesktop bugs <freedesktop-bugs> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
I don't think glib's ABI has changed in several years. Did you somehow disable abi_x86_32 on dev-libs/glib? (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. |
!!! 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