Summary: | media-gfx/gimp-3.0.0 fails to build: Dependency "babl" not found, tried pkgconfig and cmake | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | palapapa <palapapa93> |
Component: | Current packages | Assignee: | Sergey Torokhov <torokhov-s-a> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | palapapa93, proxy-maint, torokhov-s-a |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Log and emerge --info |
Description
palapapa
2025-04-03 13:23:04 UTC
Created attachment 923544 [details]
Log and emerge --info
Dependency babl-0.1 found: NO. Found 0.1.111 but need: '>=0.1.112' (In reply to Sam James from comment #2) > Dependency babl-0.1 found: NO. Found 0.1.111 but need: '>=0.1.112' That's weird. My babl version is 9999, but the actual installed version is 0.1.111. I suspect that your babl-9999 live ebuild built date could be too old. So you need to rebuild it and then try to emerge gimp again. (In reply to Sergey Torokhov from comment #4) > I suspect that your babl-9999 live ebuild built date could be too old. So > you need to rebuild it and then try to emerge gimp again. That fixed it. I forgot that live ebuilds don't get updated automatically because their versions are always 9999. |