In the ebuild ./configure [...] --prefix-lib="$(get_libdir)" is set resulting in $ pythia8-config --libdir lib64 which I think is not the correct behavior, since it should be an absolute path. Further: $ pythia8-config --libs -Llib64 -lpythia8 -L -lboost_iostreams -L./ -lz -ldl
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64bc39eb91bc75f6f97e5016da13d11da5ddd30c commit 64bc39eb91bc75f6f97e5016da13d11da5ddd30c Author: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> AuthorDate: 2023-07-26 17:51:33 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2023-08-17 09:05:10 +0000 sci-physics/pythia: add 8.3.09, 9999 Closes: https://bugs.gentoo.org/862103 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> sci-physics/pythia/Manifest | 1 + sci-physics/pythia/metadata.xml | 5 + sci-physics/pythia/pythia-8.3.09.ebuild | 188 ++++++++++++++++++++++++++++++ sci-physics/pythia/pythia-9999.ebuild | 196 ++++++++++++++++++++++++++++++++ 4 files changed, 390 insertions(+)