https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-fs/dwarfs-0.10.1-r2 fails to compile. Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 907751 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: -- Could NOT find LIBAIO (missing: LIBAIO_LIBRARY LIBAIO_INCLUDE_DIR) -- Could NOT find LIBDWARF (missing: LIBDWARF_LIBRARY) -- Could NOT find LIBSODIUM (missing: LIBSODIUM_LIBRARY LIBSODIUM_INCLUDE_DIR) -- Could NOT find LIBURING (missing: LIBURING_LIBRARY LIBURING_INCLUDE_DIR) -- Could NOT find ZSTD (missing: ZSTD_INCLUDE_DIR) /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: dwarfs_main.cpp:(.text._ZN5boost7process2v211environment6detail8find_keyINS2_12current_viewEEENSt9enable_ifIXsrSt14is_convertibleIDTdecl5beginfp_EENS2_19key_value_pair_viewEE5valueENS2_10value_viewEE4typeERT_NS2_8key_viewE[_ZN5boost7process2v211environment6detail8find_keyINS2_12current_viewEEENSt9enable_ifIXsrSt14is_convertibleIDTdecl5beginfp_EENS2_19key_value_pair_viewEE5valueENS2_10value_viewEE4typeERT_NS2_8key_viewE]+0x1b4): undefined reference to `boost::process::v2::environment::detail::next(char const* const*)' /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: dwarfs_main.cpp:(.text._ZN5boost7process2v211environment6detail8find_keyINS2_12current_viewEEENSt9enable_ifIXsrSt14is_convertibleIDTdecl5beginfp_EENS2_19key_value_pair_viewEE5valueENS2_10value_viewEE4typeERT_NS2_8key_viewE[_ZN5boost7process2v211environment6detail8find_keyINS2_12current_viewEEENSt9enable_ifIXsrSt14is_convertibleIDTdecl5beginfp_EENS2_19key_value_pair_viewEE5valueENS2_10value_viewEE4typeERT_NS2_8key_viewE]+0xf4): undefined reference to `boost::process::v2::environment::detail::find_end(char const* const*)' FAILED: dwarfs dwarfs_main.cpp:(.text+0xbfa6): undefined reference to `boost::process::v2::environment::detail::load_native_handle()' dwarfs_main.cpp:(.text._ZN5boost7process2v211environment15find_executableINS2_12current_viewEEENS_10filesystem4pathES6_OT_[_ZN5boost7process2v211environment15find_executableINS2_12current_viewEEENS_10filesystem4pathES6_OT_]+0x136): undefined reference to `boost::process::v2::environment::detail::is_executable(boost::filesystem::path const&, boost::system::error_code&)' dwarfs_main.cpp:(.text._ZN5boost7process2v211environment6detail8find_keyINS2_12current_viewEEENSt9enable_ifIXsrSt14is_convertibleIDTdecl5beginfp_EENS2_19key_value_pair_viewEE5valueENS2_10value_viewEE4typeERT_NS2_8key_viewE[_ZN5boost7process2v211environment6detail8find_keyINS2_12current_viewEEENSt9enable_ifIXsrSt14is_convertibleIDTdecl5beginfp_EENS2_19key_value_pair_viewEE5valueENS2_10value_viewEE4typeERT_NS2_8key_viewE]+0x21): undefined reference to `boost::process::v2::environment::detail::find_end(char const* const*)' collect2: error: ld returned 1 exit status
It was fixed in -r3 day after -r2