Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779439 - Failed to emerge dev-libs/boost-1.75.0
Summary: Failed to emerge dev-libs/boost-1.75.0
Status: RESOLVED DUPLICATE of bug 724314
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-30 23:47 UTC by Austin Kilgore
Modified: 2021-03-31 07:34 UTC (History)
1 user (show)

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


Attachments
build.log and emerge --info (build-log-and-emerge-info.tar.gz,9.18 KB, application/gzip)
2021-03-30 23:47 UTC, Austin Kilgore
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***