Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 763075 Details for
Bug 831755
dev-python/pypy-exe-7.3.6 - translation failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:pypy-exe-7.3.6:20220121-180900.log
dev-python:pypy-exe-7.3.6:20220121-180900.log (text/plain), 8.23 KB, created by
Toralf Förster
on 2022-01-21 18:14:14 UTC
(
hide
)
Description:
dev-python:pypy-exe-7.3.6:20220121-180900.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-01-21 18:14:14 UTC
Size:
8.23 KB
patch
obsolete
> * Package: dev-python/pypy-exe-7.3.6 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 bzip2 elibc_musl jit kernel_linux ncurses userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Checking for at least 6 GiB RAM ... > [ ok ] > * Using to perform the translation. Please note that upstream > * recommends using PyPy for that. If you wish to do so, please unset > * the EPYTHON variable. > * Using python2.7 to build >>>> Unpacking source... >>>> Unpacking pypy2.7-v7.3.6-src.tar.bz2 to /var/tmp/portage/dev-python/pypy-exe-7.3.6/work >>>> Unpacking pypy2.7-gentoo-patches-7.3.6.tar.xz to /var/tmp/portage/dev-python/pypy-exe-7.3.6/work >>>> Source unpacked in /var/tmp/portage/dev-python/pypy-exe-7.3.6/work >>>> Preparing source in /var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src ... > * Applying patches from /var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-gentoo-patches-7.3.6 ... > * 0001-Support-Gentoo-install-scheme.patch ... > [ ok ] > * 0002-Apply-1.9-distutils.unixccompiler.UnixCCompiler.runt.patch ... > [ ok ] > * 0003-Fancy-patch-for-distutils-C-support-rebased-for-pypy.patch ... > [ ok ] > * 0004-Skip-test-failures-specific-to-our-build-environment.patch ... > [ ok ] > * 0005-use_pyxml.patch ... > [ ok ] > * 0006-bpo-43124-Fix-smtplib-multiple-CRLF-injection-GH-259.patch ... > [ ok ] > * 0007-bpo-42278-Use-tempfile.TemporaryDirectory-rather-tha.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src ... >python2.7 rpython/bin/rpython --batch --source --no-shared -Ojit --jit-backend=auto pypy/goal/targetpypystandalone --withmod-bz2 --withmod-_minimal_curses >[translation:info] 2.7.18 (default, Jan 21 2022, 19:07:39) >[GCC 11.2.1 20220115] >[platform:msg] Set platform with 'host' cc=None, using cc='x86_64-gentoo-linux-musl-gcc', version='Unknown' >[translation:info] Translating target as defined by pypy/goal/targetpypystandalone >[platform:WARNING] In file included from /var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/rpython/translator/c/src/thread.c:24: >[platform:WARNING] /var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/rpython/translator/c/src/thread_pthread.c: In function 'RPyThreadStartEx': >[platform:WARNING] /var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/rpython/translator/c/src/thread_pthread.c:121:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] >[platform:WARNING] 121 | return (Signed) *(Signed *) &th; >[platform:WARNING] | ^~~~~~~~~~~~~~ >[platform:WARNING] In file included from /var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/rpython/translator/c/src/thread.c:24: >[platform:WARNING] /var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/rpython/translator/c/src/thread_pthread.c: In function 'RPyThreadStartEx': >[platform:WARNING] /var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/rpython/translator/c/src/thread_pthread.c:121:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] >[platform:WARNING] 121 | return (Signed) *(Signed *) &th; >[platform:WARNING] | ^~~~~~~~~~~~~~ >[translation] PyPy config object: >[translation] [objspace] > [std] > intshortcut = True > optimized_list_getitem = True > withspecialisedtuple = True > [usemodules] > __pypy__ = True > _ast = True > _cffi_backend = True > _codecs = True > _collections = True > _continuation = True > _cppyy = True > _csv = True > _io = True > _jitlog = True > _locale = True > _lsprof = True > _md5 = True > _minimal_curses = True > _multibytecodec = True > _multiprocessing = True > _pickle_support = True > _pypyjson = True > _random = True > _rawffi = True > _sha = True > _socket = True > _sre = True > _testing = True > _vmprof = True > _weakref = True > array = True > binascii = True > bz2 = True > cStringIO = True > cmath = True > cpyext = True > errno = True > faulthandler = True > fcntl = True > gc = True > imp = True > marshal = True > math = True > micronumpy = True > mmap = True > operator = True > parser = True > pwd = True > pyexpat = True > pypyjit = True > select = True > signal = True > struct = True > symbol = True > termios = True > thread = True > time = True > token = True > unicodedata = True > zipimport = True > zlib = True >[translation:info] Error: > File "/var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/rpython/translator/goal/translate.py", line 286, in main > default_goal='compile') > File "/var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/rpython/translator/driver.py", line 575, in from_targetspec > spec = target(driver, args) > File "pypy/goal/targetpypystandalone.py", line 345, in target > return self.get_entry_point(config) > File "pypy/goal/targetpypystandalone.py", line 387, in get_entry_point > self.space = make_objspace(config) > File "/var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/pypy/tool/option.py", line 33, in make_objspace > return StdObjSpace(config) > File "/var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/pypy/interpreter/baseobjspace.py", line 461, in __init__ > self.initialize() > File "/var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/pypy/objspace/std/objspace.py", line 112, in initialize > self.make_builtins() > File "/var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/pypy/interpreter/baseobjspace.py", line 661, in make_builtins > self.install_mixedmodule(mixedname, installed_builtin_modules) > File "/var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/pypy/interpreter/baseobjspace.py", line 692, in install_mixedmodule > modname = self.setbuiltinmodule(mixedname) > File "/var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/pypy/interpreter/baseobjspace.py", line 537, in setbuiltinmodule > mod = Module(self, self.newtext(name)) > File "/var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/pypy/interpreter/mixedmodule.py", line 25, in __init__ > self.__class__.buildloaders() > File "/var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/pypy/module/_rawffi/moduledef.py", line 43, in buildloaders > from pypy.module._rawffi import interp_rawffi > File "/var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/pypy/module/_rawffi/interp_rawffi.py", line 11, in <module> > from rpython.rlib.clibffi import * > File "/var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src/rpython/rlib/clibffi.py", line 281, in <module> > assert libc_name is not None, "Cannot find C library, ctypes.util.find_library('c') returned None" >[translation:ERROR] AssertionError: Cannot find C library, ctypes.util.find_library('c') returned None >[translation] batch mode, not calling interactive helpers > * ERROR: dev-python/pypy-exe-7.3.6::gentoo failed (configure phase): > * translation failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 2541: Called die > * The specific snippet of code: > * "${@}" || die "translation failed" > * > * If you need support, post the output of `emerge --info '=dev-python/pypy-exe-7.3.6::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/pypy-exe-7.3.6::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:pypy-exe-7.3.6:20220121-180900.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/pypy-exe-7.3.6/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/pypy-exe-7.3.6/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src' > * S: '/var/tmp/portage/dev-python/pypy-exe-7.3.6/work/pypy2.7-v7.3.6-src' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 831755
:
763074
| 763075 |
763076
|
763077
|
763078
|
763079
|
763080