Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907703 - x11-libs/cairo: missing rpath for cairo-sphinx
Summary: x11-libs/cairo: missing rpath for cairo-sphinx
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-02 13:21 UTC by hsk17
Modified: 2023-10-01 19:54 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hsk17 2023-06-02 13:21:16 UTC
this should probably go to upstream, but here we are.

with x11-libs/cairo[X] (which is quasi-default, as it is pulled in by x11-libs/gtk+:3, which has IUSE=+X), a binary cairo-sphinx gets installed - that is unusable as it is linked against libcairo-sphinx.so which gets installed in 
/usr/lib64/cairo where the binary can't find it.

either drop install of cairo-sphinx, or add something like
  install_rpath: ${EPREFIX}/usr/$(get_libdir)/cairo
to src/util/cairo-sphinx/meson.build
Comment 1 hsk17 2023-10-01 19:54:26 UTC
in 1.18.0, upstream has removed cairo-sphinx.