Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2017 10:44:45 GMT
From:      pkg-fallout@FreeBSD.org
To:        python@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 110amd64-default][lang/pypy] Failed for pypy-5.7.1 in build
Message-ID:  <201704111044.v3BAijkp031755@beefy9.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     python@FreeBSD.org
Last committer: dbn@FreeBSD.org
Ident:          $FreeBSD: head/lang/pypy/Makefile 438096 2017-04-09 10:06:05Z dbn $
Log URL:        http://beefy9.nyi.freebsd.org/data/110amd64-default/438246/logs/pypy-5.7.1.log
Build URL:      http://beefy9.nyi.freebsd.org/build.html?mastername=110amd64-default&build=438246
Log:

====>> Building lang/pypy
build started at Tue Apr 11 08:07:17 UTC 2017
port directory: /usr/ports/lang/pypy
building for: FreeBSD 110amd64-default-job-13 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 amd64
maintained by: python@FreeBSD.org
Makefile ident:      $FreeBSD: head/lang/pypy/Makefile 438096 2017-04-09 10:06:05Z dbn $
Poudriere version: 3.1.17-3-g2420c0c3
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 13

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=pypy-5.7.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110amd64-default/ref/.p/pool
MASTERNAME=110amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-3-g2420c0c3
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/pypy/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/pypy/work  HOME=/wrkdirs/usr/ports/lang/pypy/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
PYPY_LOCALBASE=/usr/local LDSHARED="cc -shared" OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/pypy/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/pypy/work  HOME=/wrkdirs/usr/ports/lang/pypy/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS="  -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PYPY_DIR=pypy-5.7
PYPY_CFFI_VER=pypy-41
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd11
PYTHON_PYOEXTENSION=pyo
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_SUFFIX=27
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
PYTHON2=""
PYTHON3="@comment
"
PYPY_BITS="64"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/pypy"
EXAMPLESDIR="share/examples/pypy"
DATADIR="share/pypy"
WWWDIR="www/pypy"
ETCDIR="etc/pypy"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/pypy
DOCSDIR=/usr/local/share/doc/pypy
EXAMPLESDIR=/usr/local/share/examples/pypy
WWWDIR=/usr/local/www/pypy
ETCDIR=/usr/local/etc/pypy
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=amd64
CONFIGURE_MAX_CMD_LEN=262144
HAVE_COMPAT_IA32_KERN=YES
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p8
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License MIT PSFL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   pypy-5.7.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110amd64-default-job-13] Installing pkg-1.10.1...
[110amd64-default-job-13] Extracting pkg-1.10.1: .......... done
===>   pypy-5.7.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of pypy-5.7.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT PSFL accepted by the user
=> pypy2-v5.7.1-src.tar.bz2 doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.7.1-src.tar.bz2
pypy2-v5.7.1-src.tar.bz2                                 0  B    0  Bps
===> Fetching all distfiles required by pypy-5.7.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT PSFL accepted by the user
===> Fetching all distfiles required by pypy-5.7.1 for building
=> SHA256 Checksum OK for pypy2-v5.7.1-src.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MIT PSFL accepted by the user
===> Fetching all distfiles required by pypy-5.7.1 for building
===>  Extracting for pypy-5.7.1
=> SHA256 Checksum OK for pypy2-v5.7.1-src.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for pypy-5.7.1
===>  Applying FreeBSD patches for pypy-5.7.1
===========================================================================
=======================<phase: build-depends  >============================
===>   pypy-5.7.1 depends on package: py27-pycparser>=2.10 - not found
===>   Installing existing package /packages/All/py27-pycparser-2.10.txz
[110amd64-default-job-13] Installing py27-pycparser-2.10...
[110amd64-default-job-13] `-- Installing py27-setuptools-32.1.0_1...
[110amd64-default-job-13] |   `-- Installing python27-2.7.13_1...
[110amd64-default-job-13] |   | `-- Installing gettext-runtime-0.19.8.1_1...
[110amd64-default-job-13] |   |   `-- Installing indexinfo-0.2.6...
[110amd64-default-job-13] |   |   `-- Extracting indexinfo-0.2.6: .... done
[110amd64-default-job-13] |   | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[110amd64-default-job-13] |   | `-- Installing libffi-3.2.1...
[110amd64-default-job-13] |   | `-- Extracting libffi-3.2.1: .......... done
[110amd64-default-job-13] |   | `-- Installing readline-6.3.8...
[110amd64-default-job-13] |   | `-- Extracting readline-6.3.8: .......... done
[110amd64-default-job-13] |   `-- Extracting python27-2.7.13_1: .......... done
[110amd64-default-job-13] `-- Extracting py27-setuptools-32.1.0_1: .......... done
[110amd64-default-job-13] Extracting py27-pycparser-2.10: .......... done
Message from python27-2.7.13_1:
===========================================================================
<snip>
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 3500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': True} at <FunctionGraph of (pypy.module.pypyjit.interp_jit:79)PyFrame.dispatch at 0x87fee92d0>
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at <FunctionGraph of (pypy.interpreter.pycode:239)PyCode.funcrun_obj at 0x8764ad5d0>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 5000 jitcodes
[jitcodewriter:info] Produced 5500 jitcodes
[jitcodewriter:info] Produced 6000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 6500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 197600 / 197601 blocks   (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 7000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 7500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 8000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 8500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 9000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 9500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 10000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 10500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at <FunctionGraph of (pypy.interpreter.pyframe:89)PyFrame.__init__ at 0x89398b550>
[jitcodewriter:info] Produced 11000 jitcodes
[jitcodewriter:info] Produced 11500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 12000 jitcodes
[jitcodewriter:info] Produced 12500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 13000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 13500 jitcodes
[jitcodewriter:info] there are 13517 JitCode instances.
[rtyper] replaced 38 'jit_force_virtual' with <* delayed!force_virtual_if_necessary>
[rtyper] replaced 264 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
[jitcodewriter] compute_bitstrings:
[jitcodewriter]   952 effectinfos:
[jitcodewriter]     64 descrs for arrays
[jitcodewriter]     1305 descrs for fields
[jitcodewriter]     71 descrs for interiorfields
[jitcodewriter] -> 854 bitstrings, mean length 26.8, max length 69
[rtyper] specializing: 197700 / 277205 blocks   (71%)
[rtyper] specializing: 218700 / 287648 blocks   (76%)
[rtyper] specializing: 237500 / 293183 blocks   (81%)
[rtyper] specializing: 253000 / 294121 blocks   (86%)
[rtyper] specializing: 269000 / 295522 blocks   (91%)
[rtyper] specializing: 277300 / 296465 blocks   (93%)
[rtyper] specializing: 290600 / 296465 blocks   (98%)
[rtyper] -=- specialized 98772 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] the JIT compiler was generated
[951b9] translation-task}
[translation:info] lltype back-end optimisations...
[951b9] {translation-task
starting backendopt_lltype
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 134588 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 27913 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[a7e7a] translation-task}
[translation:info] inserting stack checks...
[a7e7a] {translation-task
starting stackcheckinsertion_lltype
[rtyper] -=- specialized 3 more blocks -=-
*** Signal 9

Stop.
make: stopped in /usr/ports/lang/pypy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704111044.v3BAijkp031755>