Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 427306 - dev-libs/boost-1.48.0-r2 MAKEOPTS=-j[>=65] - /var/tmp/portage/dev-libs/boost-1.48.0-r2/temp/environment: line 5297: 23143 Segmentation fault (core dumped) ${BJAM} ${NUMJOBS} -q -d+2
Summary: dev-libs/boost-1.48.0-r2 MAKEOPTS=-j[>=65] - /var/tmp/portage/dev-libs/boost-...
Status: RESOLVED DUPLICATE of bug 498134
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-20 12:35 UTC by Alexandr Tiurin
Modified: 2014-06-19 08:35 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Tiurin 2012-07-20 12:35:06 UTC
Reproducible: Always

Steps to Reproduce:
1. set MAKEOPTS="-j65"
2. emerge dev-libs/boost

Actual Results:  
>>> Failed to emerge dev-libs/boost-1.48.0-r2, Log file:
>>>  '/var/log/portage/dev-libs:boost-1.48.0-r2:20120720-120018.log'
Comment 1 Alexandr Tiurin 2012-07-20 12:35:40 UTC
# cat /var/log/portage/dev-libs:boost-1.48.0-r2:20120720-120018.log
 * Package:    dev-libs/boost-1.48.0-r2
 * Repository: gentoo
 * Maintainer: dev-zero@gentoo.org SebastianLuther@gmx.de,hwoarang@gentoo.org,arfrever.fta@gmail.com,cpp@gentoo.org
 * USE:        elibc_glibc eselect kernel_linux userland_GNU x86
 * FEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking boost_1_48_0.tar.bz2 to /var/tmp/portage/dev-libs/boost-1.48.0-r2/work
>>> Source unpacked in /var/tmp/portage/dev-libs/boost-1.48.0-r2/work
>>> Preparing source in /var/tmp/portage/dev-libs/boost-1.48.0-r2/work/boost_1_48_0 ...
 * Applying boost-1.48.0-BOOST_FOREACH.patch ...
 [ ok ]
 * Applying boost-1.48.0-mpi_python3.patch ...
 [ ok ]
 * Applying boost-1.48.0-respect_python-buildid.patch ...
 [ ok ]
 * Applying boost-1.48.0-support_dots_in_python-buildid.patch ...
 [ ok ]
 * Applying boost-1.48.0-no_strict_aliasing_python2.patch ...
 [ ok ]
 * Applying boost-1.48.0-disable_libboost_python3.patch ...
 [ ok ]
 * Applying boost-1.48.0-python_linking.patch ...
 [ ok ]
 * Applying boost-1.48.0-disable_icu_rpath.patch ...
 [ ok ]
 * Applying remove-toolset-1.48.0.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/boost-1.48.0-r2/work/boost_1_48_0 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/boost-1.48.0-r2/work/boost_1_48_0 ...
 * Using the following command to build:
 * b2-1_48 -j65 -q -d+2 gentoorelease --user-config=user-config.jam  --disable-icu boost.locale.icu=off --without-mpi --without-python pch=off --boost-build=/usr/share/boost-build-1_48 --prefix="/var/tmp/portage/dev-libs/boost-1.48.0-r2/image/usr" --layout=versioned threading=single,multi link=shared runtime-link=shared 

Building the Boost C++ Libraries.


/var/tmp/portage/dev-libs/boost-1.48.0-r2/temp/environment: line 5297: 23143 Ошибка сегментирования                   (core dumped) ${BJAM} ${NUMJOBS} -q -d+2 gentoorelease --user-config=user-config.jam ${OPTIONS} threading=single,multi ${LINK_OPTS} runtime-link=shared $(use python && echo --python-buildid=${PYTHON_ABI})
 * ERROR: dev-libs/boost-1.48.0-r2 failed (compile phase):
 *   Building of Boost libraries failed
 * 
 * Call stack:
 *     ebuild.sh, line   85:  Called src_compile
 *   environment, line 5338:  Called building
 *   environment, line 5301:  Called die
 * The specific snippet of code:
 *           ${BJAM} ${NUMJOBS} -q -d+2 gentoorelease --user-config=user-config.jam ${OPTIONS} threading=single,multi ${LINK_OPTS} runtime-link=shared $(use python && echo --python-buildid=${PYTHON_ABI}) || die "Building of Boost libraries failed";
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/boost-1.48.0-r2'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/boost-1.48.0-r2'`.
 * The complete build log is located at '/var/log/portage/dev-libs:boost-1.48.0-r2:20120720-120018.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/boost-1.48.0-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/boost-1.48.0-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/boost-1.48.0-r2/work/boost_1_48_0'
 * S: '/var/tmp/portage/dev-libs/boost-1.48.0-r2/work/boost_1_48_0'
Comment 2 Quasimodo 2012-08-12 18:34:32 UTC
Also fails with MAKEOPTS="-j38"
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-11-11 05:47:07 UTC
*** Bug 441034 has been marked as a duplicate of this bug. ***
Comment 4 Mike Gilbert gentoo-dev 2012-11-11 17:30:05 UTC
Bug 441034 has a patch (by me).
Comment 5 Sergey Popov gentoo-dev 2014-06-19 08:35:34 UTC

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