Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942806 - [guru] sys-fs/dwarfs-0.10.1-r2 fails to compile: dwarfs_main.cpp:(.text+0xbfa6): undefined reference to boost::process::v2::environment::detail::load_native_handle()
Summary: [guru] sys-fs/dwarfs-0.10.1-r2 fails to compile: dwarfs_main.cpp:(.text+0xbfa...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Reva Denis
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-03 08:07 UTC by Agostino Sarubbo
Modified: 2024-11-06 18:54 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,441.05 KB, text/plain)
2024-11-03 08:07 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-11-03 08:07:44 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-03 08:07:46 UTC
Created attachment 907751 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-03 08:07:46 UTC
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
Comment 3 Reva Denis 2024-11-06 18:54:25 UTC
It was fixed in -r3 day after -r2