Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662190 - dev-libs/boost build error with context on loongson 2f
Summary: dev-libs/boost build error with context on loongson 2f
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: MIPS Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-26 16:24 UTC by TongHui
Modified: 2018-08-05 19:08 UTC (History)
1 user (show)

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


Attachments
gentoo build log (build.log,65.16 KB, application/octet-stream)
2018-07-26 16:24 UTC, TongHui
Details

Note You need to log in before you can comment on or make changes to this bug.
Description TongHui 2018-07-26 16:24:56 UTC
Created attachment 541116 [details]
gentoo build log

boost-1.65.0
error message:
gcc.compile.c++ bin.v2/libs/fiber/build/gcc-7.3/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/algo/work_stealing.o

    "mips64el-unknown-linux-gnu-g++"   -O2 -march=loongson2f -Wa,-mfix-loongson2f-nop -pipe -std=c++14 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTEXT_DYN_LINK=1 -DBOOST_FIBERS_DYN_LINK=1 -DBOOST_FIBERS_SOURCE -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/fiber/build/gcc-7.3/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/algo/work_stealing.o" "libs/fiber/src/algo/work_stealing.cpp"

{standard input}: Assembler messages:
{standard input}:1467: Error: opcode not supported on this processor: loongson2f (mips3) `pause'
{standard input}:1537: Error: opcode not supported on this processor: loongson2f (mips3) `pause'
{standard input}:2245: Error: opcode not supported on this processor: loongson2f (mips3) `pause'
{standard input}:2372: Error: opcode not supported on this processor: loongson2f (mips3) `pause'
...failed updating 1 target...
 [31;01m*[0m ERROR: dev-libs/boost-1.65.0::gentoo failed (compile phase):
 [31;01m*[0m   Building of Boost libraries failed
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m     ebuild.sh, line  124:  Called src_compile
 [31;01m*[0m   environment, line 4205:  Called multilib-minimal_src_compile
 [31;01m*[0m   environment, line 2328:  Called multilib_foreach_abi 'multilib-minimal_abi_src_compile'
 [31;01m*[0m   environment, line 2559:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile'
 [31;01m*[0m   environment, line 2275:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile'
 [31;01m*[0m   environment, line 2273:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile'
 [31;01m*[0m   environment, line  421:  Called multilib-minimal_abi_src_compile
 [31;01m*[0m   environment, line 2322:  Called multilib_src_compile
 [31;01m*[0m   environment, line 2813:  Called python_foreach_impl 'building'
 [31;01m*[0m   environment, line 3641:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'building'
 [31;01m*[0m   environment, line 2275:  Called _multibuild_run '_python_multibuild_wrapper' 'building'
 [31;01m*[0m   environment, line 2273:  Called _python_multibuild_wrapper 'building'
 [31;01m*[0m   environment, line  550:  Called building
 [31;01m*[0m   environment, line 2783:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m           ejam "${OPTIONS[@]}" ${PYTHON_OPTIONS} || die "Building of Boost libraries failed";
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/boost-1.65.0::gentoo'`,
 [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/boost-1.65.0::gentoo'`.
 [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-libs/boost-1.65.0/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/boost-1.65.0/temp/environment'.
 [31;01m*[0m Working directory: '/var/tmp/portage/dev-libs/boost-1.65.0/work/boost_1_65_0-abi_mips_n32.n32'
 [31;01m*[0m S: '/var/tmp/portage/dev-libs/boost-1.65.0/work/boost_1_65_0'
Comment 1 Jonas Stein gentoo-dev 2018-08-05 19:08:06 UTC
Thank you for the report. Please recompile and paste the emerge info as described on
https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket
The logs must be part of the ticket, but not on external websites.
Please reopen this ticket (Status:unconfirmed) afterwards.