Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 779439

Summary: Failed to emerge dev-libs/boost-1.75.0
Product: Gentoo Linux Reporter: Austin Kilgore <kilgorephotoshop>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major CC: ionen
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log and emerge --info

Description Austin Kilgore 2021-03-30 23:47:17 UTC
Created attachment 696303 [details]
build.log and emerge --info

build.log and emerge --info attached

./boost/pool/pool.hpp:362:17: warning: unused variable ‘partition_size’ [-Wunused-variable]
  362 |       size_type partition_size = alloc_size();
      |                 ^~~~~~~~~~~~~~
...failed updating 3 targets...
 ^[[31;01m*^[[0m ERROR: dev-libs/boost-1.75.0::gentoo failed (compile phase):
 ^[[31;01m*^[[0m   (no error message)
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m     ebuild.sh, line  125:  Called src_compile
 ^[[31;01m*^[[0m   environment, line 3229:  Called multilib-minimal_src_compile
 ^[[31;01m*^[[0m   environment, line 1933:  Called multilib_foreach_abi 'multilib-minimal_abi_src_compile'
 ^[[31;01m*^[[0m   environment, line 2203:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile'
 ^[[31;01m*^[[0m   environment, line 1880:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile'
 ^[[31;01m*^[[0m   environment, line 1878:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile'
 ^[[31;01m*^[[0m   environment, line  460:  Called multilib-minimal_abi_src_compile
 ^[[31;01m*^[[0m   environment, line 1927:  Called multilib_src_compile
 ^[[31;01m*^[[0m   environment, line 2415:  Called die
 ^[[31;01m*^[[0m The specific snippet of code:
 ^[[31;01m*^[[0m       ejam "${OPTIONS[@]}" || die;
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m If you need support, post the output of `emerge --info '=dev-libs/boost-1.75.0::gentoo'`,
 ^[[31;01m*^[[0m the complete build log and the output of `emerge -pqv '=dev-libs/boost-1.75.0::gentoo'`.
 ^[[31;01m*^[[0m The complete build log is located at '/var/tmp/portage/dev-libs/boost-1.75.0/temp/build.log'.
 ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/boost-1.75.0/temp/environment'.
 ^[[31;01m*^[[0m Working directory: '/var/tmp/portage/dev-libs/boost-1.75.0/work/boost_1_75_0-abi_x86_32.x86'
 ^[[31;01m*^[[0m S: '/var/tmp/portage/dev-libs/boost-1.75.0/work/boost_1_75_0'
Comment 1 Ionen Wolkens gentoo-dev 2021-03-31 07:34:18 UTC
CXXFLAGS="-march=znver1 -O2 -pipe"

*** stack smashing detected ***: terminated

*** This bug has been marked as a duplicate of bug 724314 ***