https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-fs/dwarfs-0.5.4 fails to compile. Discovered on: amd64 (internal ref: guru_tinderbox) NOTE: This machine uses a clang/LLVM toolchain with LLD as linker.
Created attachment 702678 [details] build.log build log and emerge --info
Possible context of error(s): -- Package 'fuse', required by 'virtual:world', not found -- Could NOT find LibLZMA (missing: LIBLZMA_HAS_AUTO_DECODER LIBLZMA_HAS_EASY_ENCODER LIBLZMA_HAS_LZMA_PRESET) (found version "5.2.5") -- Could NOT find ZSTD (missing: ZSTD_INCLUDE_DIR) -- Could NOT find LIBDWARF (missing: LIBDWARF_LIBRARY) -- Could NOT find LIBAIO (missing: LIBAIO_LIBRARY LIBAIO_INCLUDE_DIR) -- Could NOT find LIBURING (missing: LIBURING_LIBRARY LIBURING_INCLUDE_DIR) -- Could NOT find LIBSODIUM (missing: LIBSODIUM_LIBRARY LIBSODIUM_INCLUDE_DIR) ld.lld: error: can't create dynamic relocation R_X86_64_64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
That's weird. Which USE flags app-arch/xz-utils have?
extra-filters nls split-usr threads
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2f440e2870a4fae4dbcfe33fcc80717b6c912d61 commit 2f440e2870a4fae4dbcfe33fcc80717b6c912d61 Author: Denis Reva <denis7774@gmail.com> AuthorDate: 2021-07-07 03:41:41 +0000 Commit: Denis Reva <denis7774@gmail.com> CommitDate: 2021-07-07 03:41:41 +0000 sys-fs/dwarfs: updated to 0.5.6 That version contain fixes: * Build fixes for gcc-11 (fixes #52) * Use REALPATH in version.cmake to fix building in symbolically linked repositories (fixes #47). Also see changelog for 0.5.5: https://github.com/mhx/dwarfs/tree/v0.5.5 Closes: https://bugs.gentoo.org/786720 Closes: https://bugs.gentoo.org/785973 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Denis Reva <denis7774@gmail.com> sys-fs/dwarfs/Manifest | 1 + sys-fs/dwarfs/dwarfs-0.5.6.ebuild | 93 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 94 insertions(+)