Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934769 - x11-libs/gdk-pixbuf-2.42.10-r1: Package 'libdeflate', required by 'libtiff-4', not found
Summary: x11-libs/gdk-pixbuf-2.42.10-r1: Package 'libdeflate', required by 'libtiff-4'...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-23 12:59 UTC by Nuno
Modified: 2024-06-24 15:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/tmp/portage/x11-libs/gdk-pixbuf-2.42.10-r1/temp/build.log (gdk-pixbuf-2.42.10-r1-build.log,7.50 KB, text/x-log)
2024-06-23 13:00 UTC, Nuno
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nuno 2024-06-23 12:59:14 UTC
After upgrading from 17.1 to the 23.0 profile, a few packages failed to compile.

One of them was x11-libs/gdk-pixbuf-2.42.10-r1, which failed with the error:

> Found CMake: /usr/bin/cmake (3.28.5)
> Run-time dependency libtiff-4 found: NO (tried cmake)
> 
> ../gdk-pixbuf-2.42.10/meson.build:330:13: ERROR: Dependency lookup for libtiff-4 with method 'pkgconfig' failed: Could not generate cflags for libtiff-4:
> Package libdeflate was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libdeflate.pc' to the PKG_CONFIG_PATH environment variable
> Package 'libdeflate', required by 'libtiff-4', not found

I was able to fix this by emerging media-libs/tiff-4.6.0 and app-arch/libdeflate-1.19, the last of which was not installed. Perhaps libdeflate is missing as a BDEPEND on tiff or gdk-pixbuf?

>      Sun Jun 23 12:47:03 2024 <<< media-libs/tiff-4.6.0
>      Sun Jun 23 12:47:04 2024 >>> media-libs/tiff-4.6.0
>      Sun Jun 23 12:47:15 2024 >>> app-arch/libdeflate-1.19

Reproducible: Didn't try

Steps to Reproduce:
1. emerge '=x11-libs/gdk-pixbuf-2.42.10-r1' without app-arch/libdeflate installed
2. See error
3.
Comment 1 Nuno 2024-06-23 13:00:44 UTC
Created attachment 896287 [details]
/var/tmp/portage/x11-libs/gdk-pixbuf-2.42.10-r1/temp/build.log