Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641246 - dev-python/pypy (-bin?) - Segmentation fault in /usr/bin/pypy
Summary: dev-python/pypy (-bin?) - Segmentation fault in /usr/bin/pypy
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 641662 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-12-16 06:53 UTC by Michael Mounteney
Modified: 2021-03-06 08:57 UTC (History)
1 user (show)

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


Attachments
output of emerge --info (ei,6.09 KB, text/plain)
2017-12-16 07:01 UTC, Michael Mounteney
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Mounteney 2017-12-16 06:53:44 UTC
Compilation fails;  build.log attached.
Comment 1 Michael Mounteney 2017-12-16 07:01:35 UTC
build.log:

 * Package:    dev-python/snowballstemmer-1.2.1
 * Repository: gentoo
 * Maintainer: python@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_pypy python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
 * pypy: running distutils-r1_run_phase distutils-r1_python_compile
/usr/bin/pypy setup.py build
/tmp/T/portage/dev-python/snowballstemmer-1.2.1/temp/environment: line 1416:  6204 Segmentation fault      (core dumped) "${@}"
 * ERROR: dev-python/snowballstemmer-1.2.1::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_compile
 *   environment, line 3639:  Called distutils-r1_src_compile
 *   environment, line  945:  Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile'
 *   environment, line  310:  Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 3183:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2290:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2288:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line  596:  Called distutils-r1_run_phase 'distutils-r1_python_compile'
 *   environment, line  936:  Called distutils-r1_python_compile
 *   environment, line  811:  Called esetup.py 'build'
 *   environment, line 1423:  Called die
 * The specific snippet of code:
 *       "${@}" || die "${die_args[@]}";
 * 
 * If you need support, post the output of `emerge --info '=dev-python/snowballstemmer-1.2.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/snowballstemmer-1.2.1::gentoo'`.
 * The complete build log is located at '/tmp/T/portage/dev-python/snowballstemmer-1.2.1/temp/build.log'.
 * The ebuild environment file is located at '/tmp/T/portage/dev-python/snowballstemmer-1.2.1/temp/environment'.
 * Working directory: '/tmp/T/portage/dev-python/snowballstemmer-1.2.1/work/snowballstemmer-1.2.1'
 * S: '/tmp/T/portage/dev-python/snowballstemmer-1.2.1/work/snowballstemmer-1.2.1'
Comment 2 Michael Mounteney 2017-12-16 07:01:57 UTC
Created attachment 510256 [details]
output of emerge --info
Comment 3 Michael Mounteney 2017-12-16 07:02:27 UTC
Compilation with gcc-7.2.0
Comment 4 Jonas Stein gentoo-dev 2017-12-16 15:50:03 UTC
Thank you for the report. Please *attach* the logfiles next time,
https://wiki.gentoo.org/wiki/Bugzilla/Bug_report_guide#Report_a_build-time_bug_.28emerge_failed.29
Comment 5 Mike Gilbert gentoo-dev 2017-12-20 17:24:02 UTC
Something seems to be wrong with the 'pypy' program on your system. Please try rebuilding it. If it still fails, please get a backtrace.
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2017-12-22 16:00:20 UTC
*** Bug 641662 has been marked as a duplicate of this bug. ***