------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python27-2.7.16_1.tgz Message from python27-2.7.16_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== Installing /packages/All/py27-setuptools-41.0.1.tgz Message from py27-setuptools-41.0.1: ******************************************************************* Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. ******************************************************************* Installing /packages/All/py27-pycparser-2.19.tgz Installing /packages/All/gmake-4.2.1_3.tgz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by pypy3-6.0.0_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by pypy3-6.0.0_1 for building => SHA256 Checksum OK for pypy3-v6.0.0-src.tar.bz2. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by pypy3-6.0.0_1 for building ===> Extracting for pypy3-6.0.0_1 ===> Fetching all distfiles required by pypy3-6.0.0_1 for building => SHA256 Checksum OK for pypy3-v6.0.0-src.tar.bz2. /usr/bin/find /construction/lang/pypy3/pypy3-v6.0.0-src -name '*.swn' -delete Extracted Memory Use: 111.39M SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for pypy3-6.0.0_1 ===> Applying ports patches for pypy3-6.0.0_1 (cd /construction/lang/pypy3/pypy3-v6.0.0-src && /usr/bin/grep -rl "'freebsd'" * | /usr/bin/xargs /usr/bin/sed -i.bak -e "s|'freebsd'|'dragonfly'|") (cd /construction/lang/pypy3/pypy3-v6.0.0-src && /usr/bin/grep -rl '"freebsd"' * | /usr/bin/xargs /usr/bin/sed -i.bak -e 's|"freebsd"|"dragonfly"|') /usr/bin/sed -i.bak -e 's|__FreeBSD__|__DragonFly__|' /construction/lang/pypy3/pypy3-v6.0.0-src/rpython/rlib/rvmprof/src/shared/machine.c /usr/bin/sed -i.bak -e 's|ncurses5-config|ncurses6-config|' /construction/lang/pypy3/pypy3-v6.0.0-src/pypy/module/_minimal_curses/fficurses.py SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for pypy3-6.0.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for pypy3-6.0.0_1 if [ ! -f /construction/lang/pypy3/build/usession-release-pypy3.5-v6.0.0-0/testing_1/Makefile ]; then /bin/rm -f -r /construction/lang/pypy3/build; /bin/mkdir -p /construction/lang/pypy3/build; (cd /construction/lang/pypy3/pypy3-v6.0.0-src/pypy/goal; /usr/bin/env PYPY_LOCALBASE=/usr/local LDSHARED="cc -shared" OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/construction/lang/pypy3 XDG_CONFIG_HOME=/construction/lang/pypy3 HOME=/construction/lang/pypy3 TMPDIR="/tmp" PATH=/construction/lang/pypy3/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS=" -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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" TMPDIR=/construction/lang/pypy3/build /usr/local/bin/python2.7 ../../rpython/bin/rpython --source -Ojit targetpypystandalone.py --withoutmod-_vmprof); fi [translation:info] 2.7.16 (default, Aug 26 2019, 03:13:17) [GCC 8.3 [DragonFly] Release/2019-02-22] [platform:msg] Set platform with 'host' cc=None, using cc='cc', version='Unknown' [translation:info] Translating target as defined by targetpypystandalone [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 _csv = True _jitlog = True _lsprof = True _md5 = True _minimal_curses = True _multibytecodec = True _multiprocessing = True _pickle_support = True _posixsubprocess = True _pypyjson = True _random = True _rawffi = True _socket = True _sre = True _string = True _testing = True _vmprof = False _weakref = True array = True atexit = True binascii = True bz2 = True cmath = True cpyext = True crypt = True errno = True fcntl = True gc = True imp = True marshal = True math = True mmap = 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 "/construction/lang/pypy3/pypy3-v6.0.0-src/rpython/translator/goal/translate.py", line 284, in main default_goal='compile') File "/construction/lang/pypy3/pypy3-v6.0.0-src/rpython/translator/driver.py", line 569, in from_targetspec spec = target(driver, args) File "targetpypystandalone.py", line 352, in target return self.get_entry_point(config) File "targetpypystandalone.py", line 393, in get_entry_point self.space = make_objspace(config) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/tool/option.py", line 35, in make_objspace return Space(config) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/baseobjspace.py", line 429, in __init__ self.initialize() File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/objspace/std/objspace.py", line 113, in initialize self.setup_builtin_modules() File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/baseobjspace.py", line 655, in setup_builtin_modules mod.setup_after_space_initialization() File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/module/_collections/__init__.py", line 26, in setup_after_space_initialization space.getattr(self, space.newtext('defaultdict')) # force importing File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/objspace/std/objspace.py", line 622, in getattr return self._handle_getattribute(w_descr, w_obj, w_name) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/objspace/descroperation.py", line 209, in _handle_getattribute return space.get_and_call_function(w_descr, w_obj, w_name) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/objspace/descroperation.py", line 160, in get_and_call_function return w_descr.funccall(w_obj, *args_w) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/function.py", line 104, in funccall return code.fastcall_2(self.space, self, args_w[0], args_w[1]) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/gateway.py", line 920, in fastcall_2 self.handle_exception(space, e) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/gateway.py", line 913, in fastcall_2 w_result = self.fastfunc_2(space, w1, w2) File "<272-codegen /construction/lang/pypy3/pypy3-v6.0.0-src/rpython/tool/sourcetools.py:174>", line 3, in fastfunc_descr_getattribute_2 return func(space.interp_w(Module, w0), space, w1) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/module.py", line 133, in descr_getattribute return space.call_function(object_getattribute(space), self, w_attr) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/baseobjspace.py", line 1121, in call_function return w_func.funccall(*args_w) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/function.py", line 104, in funccall return code.fastcall_2(self.space, self, args_w[0], args_w[1]) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/gateway.py", line 920, in fastcall_2 self.handle_exception(space, e) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/gateway.py", line 913, in fastcall_2 w_result = self.fastfunc_2(space, w1, w2) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/objspace/descroperation.py", line 91, in descr__getattribute__ w_value = w_obj.getdictvalue(space, name) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/mixedmodule.py", line 95, in getdictvalue return self._load_lazily(space, name) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/mixedmodule.py", line 116, in _load_lazily w_value = loader(space) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/mixedmodule.py", line 263, in afileloader return app.wget(space, attrname) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/gateway.py", line 1205, in wget w_globals = self.getwdict(space) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/gateway.py", line 1198, in getwdict return space.fromcache(ApplevelCache).getorbuild(self) File "/construction/lang/pypy3/pypy3-v6.0.0-src/rpython/rlib/cache.py", line 51, in getorbuild result = self._build(key) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/baseobjspace.py", line 378, in _build return self.build(key) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/gateway.py", line 1249, in build return build_applevel_dict(app, self.space) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/gateway.py", line 1260, in build_applevel_dict filename=self.filename) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/baseobjspace.py", line 1288, in exec_ return statement.exec_code(self, w_globals, w_locals) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/eval.py", line 33, in exec_code return frame.run() File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyframe.py", line 273, in run w_res = self.execute_frame() File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyframe.py", line 347, in execute_frame executioncontext) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 65, in dispatch next_instr = self.handle_bytecode(co_code, next_instr, ec) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 74, in handle_bytecode next_instr = self.handle_operation_error(ec, operr) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 71, in handle_bytecode next_instr = self.dispatch_bytecode(co_code, next_instr, ec) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 310, in dispatch_bytecode self.IMPORT_NAME(oparg, next_instr) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 1057, in IMPORT_NAME w_locals, w_fromlist, w_flag) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/baseobjspace.py", line 1125, in call_function return self.call_args(w_func, args) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/objspace/descroperation.py", line 169, in call_args return w_obj.call_args(args) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/function.py", line 71, in call_args w_res = self.getcode().funcrun(self, args) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/gateway.py", line 830, in funcrun self.handle_exception(space, e) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/gateway.py", line 823, in funcrun w_result = self.func__args__(space, args) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/module/_frozen_importlib/interp_import.py", line 16, in import_with_frames_removed space.fromcache(FrozenCache).w_frozen_import, __args__) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/objspace/descroperation.py", line 169, in call_args return w_obj.call_args(args) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/function.py", line 71, in call_args w_res = self.getcode().funcrun(self, args) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pycode.py", line 272, in funcrun return frame.run(func.name, func.qualname) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyframe.py", line 273, in run w_res = self.execute_frame() File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyframe.py", line 347, in execute_frame executioncontext) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 65, in dispatch next_instr = self.handle_bytecode(co_code, next_instr, ec) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 74, in handle_bytecode next_instr = self.handle_operation_error(ec, operr) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 71, in handle_bytecode next_instr = self.dispatch_bytecode(co_code, next_instr, ec) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 278, in dispatch_bytecode self.CALL_FUNCTION(oparg, next_instr) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 1301, in CALL_FUNCTION w_result = self.space.call_valuestack(w_function, nargs, self) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/baseobjspace.py", line 1147, in call_valuestack nargs, frame, methodcall=methodcall) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/function.py", line 170, in funccall_valuestack natural_arity - nargs) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/function.py", line 206, in _flat_pycall_defaults return new_frame.run(self.name, self.qualname) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyframe.py", line 273, in run w_res = self.execute_frame() File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyframe.py", line 347, in execute_frame executioncontext) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 65, in dispatch next_instr = self.handle_bytecode(co_code, next_instr, ec) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 74, in handle_bytecode next_instr = self.handle_operation_error(ec, operr) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 71, in handle_bytecode next_instr = self.dispatch_bytecode(co_code, next_instr, ec) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 278, in dispatch_bytecode self.CALL_FUNCTION(oparg, next_instr) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 1301, in CALL_FUNCTION w_result = self.space.call_valuestack(w_function, nargs, self) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/baseobjspace.py", line 1147, in call_valuestack nargs, frame, methodcall=methodcall) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/function.py", line 164, in funccall_valuestack return self._flat_pycall(code, nargs, frame) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/function.py", line 189, in _flat_pycall return new_frame.run(self.name, self.qualname) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyframe.py", line 273, in run w_res = self.execute_frame() File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyframe.py", line 347, in execute_frame executioncontext) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 65, in dispatch next_instr = self.handle_bytecode(co_code, next_instr, ec) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 77, in handle_bytecode attach_tb=False) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 71, in handle_bytecode next_instr = self.dispatch_bytecode(co_code, next_instr, ec) File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 201, in dispatch_bytecode w_result = unroller.nomoreblocks() File "/construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py", line 1719, in nomoreblocks raise RaiseWithExplicitTraceback(self.operr) [translation:ERROR] OpErrFmtNoArgs: [: W_BaseExceptionUserWeakrefable([W_UnicodeObject(u'expected a 32-bit integer')])] [translation] start debugger... > /construction/lang/pypy3/pypy3-v6.0.0-src/pypy/interpreter/pyopcode.py(1719)nomoreblocks() -> raise RaiseWithExplicitTraceback(self.operr) (Pdb+) *** Error code 1 Stop. make[1]: stopped in /xports/lang/pypy3 *** Error code 1 Stop. make: stopped in /xports/lang/pypy3 FAILED 00:00:49