------------------------------------------------------------------------------- -- 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:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by pypy-6.0.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by pypy-6.0.0_1 for building => SHA256 Checksum OK for pypy2-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 pypy-6.0.0_1 for building ===> Extracting for pypy-6.0.0_1 ===> Fetching all distfiles required by pypy-6.0.0_1 for building => SHA256 Checksum OK for pypy2-v6.0.0-src.tar.bz2. /usr/bin/find /construction/lang/pypy/pypy2-v6.0.0-src -name '*.swn' -delete Extracted Memory Use: 102.86M SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for pypy-6.0.0_1 ===> Applying ports patches for pypy-6.0.0_1 (cd /construction/lang/pypy/pypy2-v6.0.0-src && /usr/bin/grep -rl "'freebsd'" * | /usr/bin/xargs /usr/bin/sed -i.bak -e "s|'freebsd'|'dragonfly'|") (cd /construction/lang/pypy/pypy2-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/pypy/pypy2-v6.0.0-src/rpython/rlib/rvmprof/src/shared/machine.c /usr/bin/sed -i.bak -e 's|ncurses5-config|ncurses6-config|' /construction/lang/pypy/pypy2-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 pypy-6.0.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for pypy-6.0.0_1 if [ ! -f /construction/lang/pypy/build/usession-release-pypy2.7-v6.0.0-0/testing_1/Makefile ]; then /bin/rm -f -r /construction/lang/pypy/build; /bin/mkdir -p /construction/lang/pypy/build; (cd /construction/lang/pypy/pypy2-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/pypy XDG_CONFIG_HOME=/construction/lang/pypy HOME=/construction/lang/pypy TMPDIR="/tmp" PATH=/construction/lang/pypy/.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/pypy/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 _cppyy = True _csv = True _hashlib = 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 _ssl = True _testing = True _vmprof = False _weakref = True array = True binascii = True bz2 = True cStringIO = True cmath = True cpyext = True crypt = True errno = 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] translate.py configuration: [translation] [translate] [goal_options] source = True opt = jit targetspec = targetpypystandalone [translation] translation configuration: [translation] [translation] check_str_without_nul = True continuation = True gc = incminimark gcrootfinder = shadowstack gctransformer = framework icon = pypy.ico jit = True list_comprehension_operations = True secondaryentrypoints = cpyext,main shared = True thread = True type_system = lltype withsmallfuncsets = 5 [translation:info] Annotating&simplifying... [960] {translation-task starting annotate [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy ..............................++++++++++++++++++++++++++++++++++++++++++++++++++ ..........................++++++++++++++++++++++++*##*++++++++++++++++++++++++++ .......................++++++++++++++++++++++++***%%##%%%%************++++++++++ ................++++++++++++++++++++++++********%%%%%%#%%%%******************+++ ...........++++++++++++++*******************%%%##%#######%#%%%****************** .......++++++++++*************************%%%%%%###########%%%%%**************** ....+++++++++***********************#%%#%%%%##%#############%%%%%%%%**%#******** ..+++++++************%%%%%%%%%%%%%%%%%#################################%%******* ++++++**********%%%%%%%%%%%%%%%%%%%%%##################################%%%%%**** ++++********%%%%%%%%%%%%%%%%%%%%%%#####################################%%%%%%%** ++********%%%#%%%#%%%#%###################################################%%%%%% +*******%%%%%%%##########################################################%%%%%%% *******%%%%%############################################################%%%%%%%% *****%%%###############################################################%%%%%%%%% #######################################################################%%%%%%%%% *****%%%###############################################################%%%%%%%%% *******%%%%%############################################################%%%%%%%% +*******%%%%%%%##########################################################%%%%%%% ++********%%%#%%%#%%%#%###################################################%%%%%% ++++********%%%%%%%%%%%%%%%%%%%%%%#####################################%%%%%%%** ++++++**********%%%%%%%%%%%%%%%%%%%%%##################################%%%%%**** ..+++++++************%%%%%%%%%%%%%%%%%#################################%%******* ....+++++++++***********************#%%#%%%%##%#############%%%%%%%%**%#******** .......++++++++++*************************%%%%%%###########%%%%%**************** ...........++++++++++++++*******************%%%##%#######%#%%%****************** ................++++++++++++++++++++++++********%%%%%%#%%%%******************+++ .......................++++++++++++++++++++++++***%%##%%%%************++++++++++ ..........................++++++++++++++++++++++++*##*++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++............................ +++++++++++++++++++*************+++++++++++++++++............................... +++++++++++****************************++++++++++..+%*#*........................ +++++++************************************++++++++**%**+....................... +++++*******************%%%%%%%%%%************+++**%%#%%**+***%%%***#*.......... ++****************%%%%%%%%%%%%%%%%%%%%%*********+++***%*+*%%*%%#%%*+............ +**************%%%%%%%%%%%%%%%%%%%%#%%%%%%***********+++++*+*****++............. *************%%%%%%%%%%%%%%########%%%%%%%%%***%%##%%**+*%%#%****++++........... ******%*****%#%%%%%%%%%%##############%%#%%%%*%*%%%%**++*****%%%%%%**++......... *******%%**%%%%%%%%%%%%################%%%%%%%%%****+++****%%%####%%**++........ ***********#%%%%%%%###%################%%%%%%%******++++****%%%%%%%%#%*%+*+..... %%%%%%**%#%%%%%%%%%%%%%%#############%%%%%%%%******+++++++*********++**%*+...... ####%%#%%****%%%%%%%%%%%%%%%%####%%%%%%%%%%%*******+++++++++++++++..+**%**...... ######%%%%*****%%%%%%%%%%%%%%%%%%%%%%%%%%%*******++++++.................#....... #####%%%%*********%%%%%%%%%%%%%%%%%%%%%*********++++++.......................... %%%%%%%%****************%%%%%%%%%*************+++++++........................... *******************************************++++++++............................. *******++*******************************++++++++++.............................. ++++++++++++++*********************++++++++++++................................. *+******+++++++++++++++++++++++++++++++++++++................................... ***%**********++++++++++++++++++++++++++++...................................... *%%%%%%%%%%*****+++++++++++++++++++++++++++++................................... %%%##%%%%%%%%%*************++++++++++++++++++++++............................... %%%%#######%%%%*********************+++++++++++++++............................. %%%#########%%%********%*****************++++++++++++........................... %%%%%%%#%%%#%%*******%***********************++++++++++......................... **%%%%%%%%%#*#*%#%%#**%*%#%%#%*****************+++++++++........................ ****************%%%%%%%%%%%%%%%%%%%%%************+++++++++...................... ................................................................................ ................................................................................ ................................................................................ ................................................................................ ...........***+................................................................. ..........+*%*++................................................................ .................+%%%*+++++..................................................... ................++**********+++................................................. ..............++***%%%%%%%%***+++............................................... .............++***%%#####%%%***+++.............................................. .............+++***%%%%%%%%****+++.............................................. ..............++++***********++++............................................... ...............%*++**%*%#%%%%*++...............%................................ .....................+**%%%%**++....+++***+++*++++++++.....................*#... .......................++++**%%%#%.++*%###%*#%********++++..........#+*%%%*#.... ....................................++******%%%%%%%%%****++++++++++%#%*%%%*+.... ...................................++++***%%%%######%%%****+++++++*+++++++++++.. ...................................+++****%%%%######%%%%*********%#%++++++++++++ ................................+++++++****%%%%%%%%%%%%%**%%####%*%**+++++++++++ .............................+++++++++++******%%%%%%*****%*%%%%%%*********++++++ ..........................++++++++++++****************%##%%********************+ ........................+++++++++++*******************%%%%%%******************** ......................++++++++++**************%%%%%%%%%%%%%%%%%%%%%%%*********** ....................++++++++++************%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%******** ...................+++++++++***********%%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%***** .................++++++++++**********%%%%%%%%%%%%%############%%%%%%%%%%%%%%%*** ................++++++++++**********%%%%%%%%%%%##################%%%%%%%%%%%%%** ................+++++++++**********%%%%%%%%%#%####################%%%%%%%%%%%%%* ++++++++++...................................................................... +++++++++....................................................................... +++++++......................................................................... +++++........................................................................... +++............................................................................. ++++............................................................................ +++++..............................................................*%........... ++++++.........................................................++*+%%........... ++++++.......................................................+%*###%*+.......... +++++.........................%*+.+++++++++++++.............*%%****++........... +++++.................+++++++++%++++*********+++++++........*+++++++++++++++++++ ****+++...........+%**%%%%%***%%********%%********+++++++++++*%*++++++++++++++++ %%****+++......**##**%%###%%%**%**%%%%%%%%%%%%%%*****+*********%+*++++++++++++++ #%%*******++..+...+++***%%******%%%%%########%%%%%*****%%####%%*++************** %%%*%*%##%%*%*.......++++++*****%%%%%########%%%%%******%%%%%%****************** ****%*+**++.*..........++++******%%%%%%####%%%%%%%**%%************************** ++++*..................+++++******%%%%%%%%%%%%%%******%##%********************** ........................++++++**********%%%**********************%%%%%%%%%%%%%%% ..........................+++++++**************************%%%%%%%%%%%%%%%%%%%%% ...........................+++++++++++******************%%%%%%%%%%%%%%%%%%%%%%%% ..........................+++++++++++++**************%%%%%%%%%%%%###%%%%%%%%%%%% ........................+++++++++++++**************%%%%%%%%%%%%%%%%############# ........................++++++++++++**************%%%%%%%%%%%%%%################ .......................++++++++++++**************%%%%%%%%%%%%%################## ......................+++++++++++++*************%%%%%%%%%%%%%%################## ......................+++++++++++++*************%%%%%%%%%%%%%%################## ......................++++++++++++**************%%%%%%%%%%%%%%################## ......................+++++++++++++**************%%%%%%%%%%%%%%%################ ................................................................................ ................................................................................ ............................................................*................... ..........................................................#**................... ...........................................................+%................... .....................................................+**%%%*%+#................. .....................................................%**%%%%*+.................. ....................................................*##%++++.................... .....................................................#*......................... .......................................................+*+...................... .....................................++++++++++++..++****#%++................... ...............................++++++++++++++++++++**%%##%%*+................... ............................+++++++******************%%%%%**+................... ................+*.......+++++++******%%%%%%%%%%%********%*+.................... .................+%#%+..++++++******%%%%%%%##%%%%%%%********++.*#%.+............ .................%.%%+.++++++*****%%%%%%########%%%%%*****+++++................. ......................++**%%******%%%%%%########%%%%%%****+++++................. ......................++*%%#%*****%%%%%%%%%##%%%%%%%%*****+++++................. ..................+++*******%********%%%%%%%%%%%%%%******++++++................. ................++****%%%%%%%%*************************+++++++.................. ...............++***%%%#####%%%%*********************+++++++.................... ..............+++***%%%#####%%%****+++++******++++++++++++...................... ............#*.++*****%%%%%%%*****+++++++++++++++++++++......................... ................+**************+++++++++++++++++++.............................. ...............+*%%##%%**++++++++............................................... ...............++*%%%%**++...................................................... ...............*%+*%%*++..............................++++++++++++++++++++++++++ ...................+%%*.........++++++++++++++++++++++++++++++++++++++++++++++++ ..%........................................................+++++++++++++++++++++ ...*#%+..............................................+++++++++++++++++++++++++++ .....+%+#%*+...*%...............................++++++++++++++++++++++++++++++++ ........+*%%*#++++.........................+++++++++++++++++++++++++++++++++++++ .....++***%%%%%***+++.................++++++++++++++++++++++++++++++++++%+++++++ ....++**%%####%%%**+++............++++++++++++++++++++++++++++++++++++++*+++++++ ....++***%%%%%%%***+++........+++++++++++++++++++++++++++++++++++++++++***%%#+++ .....++%*%*#******++++....++++++++++++++++++++++++++++++++++++++++*+%%%%##%**+** .......++**%%#%%**++...+++++++++++++++++++++++++++++++++++++++++++++%##%******** ........++*%%%%%**++++++++++++++++++++**#+++++++++++++++++++++******%#%********* ..........++%%%##%*+++++++++#+++++++++++++++++++++++++++**************%%**%##%** ..............++#+%*+++*%#%*%%%%%%****%%%%+++++++++************************%%### ...........++++++++++++++**%%####%%%%%##%%******#%*************************%%%%% ........+++++++++++++++++**%%%%%%%%%%#%%%%%%%%%%#%%%*********************%%%%%%% ......+++++++++++++++++++*****%%%%%%%%#####%%%%#%%%%%%%%%%%*#*******%%%%%%#%#### ....++++++++++++++++++++*******%%%%###############%%%%%%%%%%%%#%%#%%%%%%%%###### ..++++++++++++++++++++******%%%%%%##################%%%%%%%%%%%%##%%%%#%%####### ++++++++++++++++++++*******%%%#########################%%%##%################### +++++++++++++++++++*******%%%%%%%%############################################## ++++++++++++++++++*******%%%%%%%%############################################### +++++++++++++++++********%%%%%%%%%%############################################# ++++++++++**************%%%%%%%%%#%%%########################################### +++***%%****************%%%%%###%%%############################################# ********#%*********%#%%%%%%%%%################################################## **************%###%#%########################################################### ***************##%%%############################################################ *********%%%%%%%%%%############################################################# %%%%%%%%%%%%%%%%%%%%#%########################################################## ######.............................+%%+++....................................... ###%+..............................**........................................... ....%...............................*........................................... .+*%*+................................+++....................................... ++*%%*+++++++++%#++++...............++*%%*+..................................... *+#**#******%******++++++.....+++++******%**.................................... ++*%%%*%%%%%%%%%%%*****++++++%+***%%%%%%%***++.......................%.......... +***%%#%%######%%%%%*****++++***%#%%####%%%**++.................+++%**+......... ****%%%%########%%%%%**%**+++****%%%%%%%%%***++++++++++++++++++*#%***+.......... ****%%%%#%####%%%%#%%%%%%**+++*%%##%********+++++++++++++++++#**++++++++++++++++ +*****%%%%%%%%%%%%%%%####%%%*+*%#*******++++++++*+++++++++++++++++++++++++++++++ ++********%%%%%%*****%%%%*%%***%****+***++++*++++++++****++++++*#%++++++++++++++ *%++**************%******+++**%%#%%%%**************************%%#********++++++ ++++++++*************+++++***%%%####%%%%%%%##%%**************%###%%********%**** .++++++++++++++++++++++******%%%%%%#%%%%%#%%%%%%%%%%*********%#%*******%#******* ....+++++++++++++++++**%**%%%%%%%############%%%%%%%%%%%%%%%%%%%*%*%%%%%******** ...+++++++++++++%********%%%%%%##################%%%#%%%%%%%%%%###%%%%%********* ++++++++++++++****%*****%%%%%%#####################%###%%%###########%%%%%%%%*** ++++++++++++***********%%%%%%%######################################%%%%#%%%%%%% ++++++++++*************%%%%%%%#####################################%%%%%%%%%%%%% +++++++*%*%#**********#%#%#%%%%######################################%%%%%%%%%%% ++++++*******%###%**%%%%%%%%#############################################%%%%%%% +++++************#*%%%%#%%##############################################%%%%#%%% +++**%***%%%##%*%#%##%%###################################################%%%%%% ++**%%%%#%##%%%*%%%%####################################################%#%#%%%% +********%*****%%%%%%%###################################################%%%%%%% ***************%%%%%%%%%%%%#############################################%%%%%%%% **************%%%%%%#%#%%%##############################################%%%%%%## ++++++..%+***%+..................................................#..+########### +++++++++**%*+................................................+..%+%%+....###### ********#%+++++..................................+.................+*..%........ %******%***+++++++..............................**................++*........... %%%%%%****%**++***++*......................................%++****#*+........... #%%%%%%%%********++++.................................+%%++**%%##%%%++*......... ###%%%%%%%******+++++++..................................++**%%%%%**+++......... ###%%%%%%%*******++++++...................................++%****++++........... #%%%%%%%%****%***++++++++++++++++++++++++++++++++++++++.**%##%%**.............*. %%%%%%%%***%****+++++++++++++++++++++++++++++++++*++++*++**%%**+++.............. %%%%%%%*********++++++++++++*+++++++++++++++++++++++++++++*#%*#++++++++++....%.. %%####%%%*****++++++++++++*%*%+++++++++++++++++++++++++++*+**+++++*++++#+++++**% *%%%%#%%****++++++++++++++%*#++++++++++++++++++++++++++++++++**++%*##%%*%#%#**%% *****%%**+#++##***********%****#*#%*********************++++++*++++++++++++**++* +++++**%#%%***********************************%%************%#%**+++++++++++++++ +*%***%%####%%%%%%%%%%%*%%%*******************%*%***********%**********+++++++++ *****%%%####%%%%%%%%%%%##%%%%%%*******************#*%%%%##%%%****************+++ ***%%%%%%%%##%%%%%%%%%%#%%%%%%%%%%%%%********%*****%######%%%***#*************** *%%%%%%%%%##############%%%%%%%#%%%%%%%%%%%%%%*****#%%%%%%********************** %%%%%%%%#####################%%%%%%%%#%%%%%%%%#%%%%%%#%************************* %%%%%###########################%%%%%%%%%#%%%#%%%%%####%%%%%%%****************** %%%%%##################################%%%%%#############%%%%%%%%%******#*%%#%** %%%%%#################################################%%%%%%%%%%%%%%%%%*%******* %%%%%##################################################%%%%%%%%%%%%%%%%%%%****** %%%%%%#################################################%%#%%%%%###%#%%%#%%%%%*%% %#%%%%###################################################%%%%%%%%%%%%%%%#%%%%%%% %###############################################################%%%%%%%%%%%%%%%% #%%#############################################################%#%%%%%%%%%%%%%% ++++++++++++++++++++++++++++++++++++++++++++++++++++............................ +++++++++++++++++++*************+++++++++++++++++............................... +++++++++++****************************++++++++++..+%*#*........................ +++++++************************************++++++++**%**+....................... +++++*******************%%%%%%%%%%************+++**%%#%%**+***%%%***#*.......... ++****************%%%%%%%%%%%%%%%%%%%%%*********+++***%*+*%%*%%#%%*+............ +**************%%%%%%%%%%%%%%%%%%%%#%%%%%%***********+++++*+*****++............. *************%%%%%%%%%%%%%%########%%%%%%%%%***%%##%%**+*%%#%****++++........... ******%*****%#%%%%%%%%%%##############%%#%%%%*%*%%%%**++*****%%%%%%**++......... *******%%**%%%%%%%%%%%%################%%%%%%%%%****+++****%%%####%%**++........ ***********#%%%%%%%###%################%%%%%%%******++++****%%%%%%%%#%*%+*+..... %%%%%%**%#%%%%%%%%%%%%%%#############%%%%%%%%******+++++++*********++**%*+...... ####%%#%%****%%%%%%%%%%%%%%%%####%%%%%%%%%%%*******+++++++++++++++..+**%**...... ######%%%%*****%%%%%%%%%%%%%%%%%%%%%%%%%%%*******++++++.................#....... #####%%%%*********%%%%%%%%%%%%%%%%%%%%%*********++++++.......................... %%%%%%%%****************%%%%%%%%%*************+++++++........................... *******************************************++++++++............................. *******++*******************************++++++++++.............................. ++++++++++++++*********************++++++++++++................................. *+******+++++++++++++++++++++++++++++++++++++................................... ***%**********++++++++++++++++++++++++++++...................................... *%%%%%%%%%%*****+++++++++++++++++++++++++++++................................... %%%##%%%%%%%%%*************++++++++++++++++++++++............................... %%%%#######%%%%*********************+++++++++++++++............................. %%%#########%%%********%*****************++++++++++++........................... %%%%%%%#%%%#%%*******%***********************++++++++++......................... **%%%%%%%%%#*#*%#%%#**%*%#%%#%*****************+++++++++........................ ****************%%%%%%%%%%%%%%%%%%%%%************+++++++++...................... ................................................................................ ................................................................................ ................................................................................ ................................................................................ ...........***+................................................................. ..........+*%*++................................................................ .................+%%%*+++++..................................................... ................++**********+++................................................. ..............++***%%%%%%%%***+++............................................... .............++***%%#####%%%***+++.............................................. .............+++***%%%%%%%%****+++.............................................. ..............++++***********++++............................................... ...............%*++**%*%#%%%%*++...............%................................ .....................+**%%%%**++....+++***+++*++++++++.....................*#... .......................++++**%%%#%.++*%###%*#%********++++..........#+*%%%*#.... ....................................++******%%%%%%%%%****++++++++++%#%*%%%*+.... ...................................++++***%%%%######%%%****+++++++*+++++++++++.. ...................................+++****%%%%######%%%%*********%#%++++++++++++ ................................+++++++****%%%%%%%%%%%%%**%%####%*%**+++++++++++ .............................+++++++++++******%%%%%%*****%*%%%%%%*********++++++ ..........................++++++++++++****************%##%%********************+ ........................+++++++++++*******************%%%%%%******************** ......................++++++++++**************%%%%%%%%%%%%%%%%%%%%%%%*********** ....................++++++++++************%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%******** ...................+++++++++***********%%%%%%%%%%%%%%%%%%%%%%#%%%%%%%%%%%%%***** .................++++++++++**********%%%%%%%%%%%%%############%%%%%%%%%%%%%%%*** ................++++++++++**********%%%%%%%%%%%##################%%%%%%%%%%%%%** ................+++++++++**********%%%%%%%%%#%####################%%%%%%%%%%%%%* ++++++++++...................................................................... +++++++++....................................................................... +++++++......................................................................... +++++........................................................................... +++............................................................................. ++++............................................................................ +++++..............................................................*%........... ++++++.........................................................++*+%%........... ++++++.......................................................+%*###%*+.......... +++++.........................%*+.+++++++++++++.............*%%****++........... +++++.................+++++++++%++++*********+++++++........*+++++++++++++++++++ ****+++...........+%**%%%%%***%%********%%********+++++++++++*%*++++++++++++++++ %%****+++......**##**%%###%%%**%**%%%%%%%%%%%%%%*****+*********%+*++++++++++++++ #%%*******++..+...+++***%%******%%%%%########%%%%%*****%%####%%*++************** %%%*%*%##%%*%*.......++++++*****%%%%%########%%%%%******%%%%%%****************** ****%*+**++.*..........++++******%%%%%%####%%%%%%%**%%************************** ++++*..................+++++******%%%%%%%%%%%%%%******%##%********************** ........................++++++**********%%%**********************%%%%%%%%%%%%%%% ..........................+++++++**************************%%%%%%%%%%%%%%%%%%%%% ...........................+++++++++++******************%%%%%%%%%%%%%%%%%%%%%%%% ..........................+++++++++++++**************%%%%%%%%%%%%###%%%%%%%%%%%% ........................+++++++++++++**************%%%%%%%%%%%%%%%%############# ........................++++++++++++**************%%%%%%%%%%%%%%################ .......................++++++++++++**************%%%%%%%%%%%%%################## ......................+++++++++++++*************%%%%%%%%%%%%%%################## ......................+++++++++++++*************%%%%%%%%%%%%%%################## ......................++++++++++++**************%%%%%%%%%%%%%%################## ......................+++++++++++++**************%%%%%%%%%%%%%%%################ ................................................................................ ................................................................................ ............................................................*................... ..........................................................#**................... ...........................................................+%................... .....................................................+**%%%*%+#................. .....................................................%**%%%%*+.................. ....................................................*##%++++.................... .....................................................#*......................... .......................................................+*+...................... .....................................++++++++++++..++****#%++................... ...............................++++++++++++++++++++**%%##%%*+................... ............................+++++++******************%%%%%**+................... ................+*.......+++++++******%%%%%%%%%%%********%*+.................... .................+%#%+..++++++******%%%%%%%##%%%%%%%********++.*#%.+............ .................%.%%+.++++++*****%%%%%%########%%%%%*****+++++................. ......................++**%%******%%%%%%########%%%%%%****+++++................. ......................++*%%#%*****%%%%%%%%%##%%%%%%%%*****+++++................. ..................+++*******%********%%%%%%%%%%%%%%******++++++................. ................++****%%%%%%%%*************************+++++++.................. ...............++***%%%#####%%%%*********************+++++++.................... ..............+++***%%%#####%%%****+++++******++++++++++++...................... ............#*.++*****%%%%%%%*****+++++++++++++++++++++......................... ................+**************+++++++++++++++++++.............................. ...............+*%%##%%**++++++++............................................... ...............++*%%%%**++...................................................... ...............*%+*%%*++..............................++++++++++++++++++++++++++ ...................+%%*.........++++++++++++++++++++++++++++++++++++++++++++++++ ..%........................................................+++++++++++++++++++++ ...*#%+..............................................+++++++++++++++++++++++++++ .....+%+#%*+...*%...............................++++++++++++++++++++++++++++++++ ........+*%%*#++++.........................+++++++++++++++++++++++++++++++++++++ .....++***%%%%%***+++.................++++++++++++++++++++++++++++++++++%+++++++ ....++**%%####%%%**+++............++++++++++++++++++++++++++++++++++++++*+++++++ ....++***%%%%%%%***+++........+++++++++++++++++++++++++++++++++++++++++***%%#+++ .....++%*%*#******++++....++++++++++++++++++++++++++++++++++++++++*+%%%%##%**+** .......++**%%#%%**++...+++++++++++++++++++++++++++++++++++++++++++++%##%******** ........++*%%%%%**++++++++++++++++++++**#+++++++++++++++++++++******%#%********* ..........++%%%##%*+++++++++#+++++++++++++++++++++++++++**************%%**%##%** ..............++#+%*+++*%#%*%%%%%%****%%%%+++++++++************************%%### ...........++++++++++++++**%%####%%%%%##%%******#%*************************%%%%% ........+++++++++++++++++**%%%%%%%%%%#%%%%%%%%%%#%%%***********[b43c] translation-task}  [Timer] Timings: [Timer] annotate --- 443.0 s [Timer] ========================================== [Timer] Total: --- 443.0 s [translation:info] Error: File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/translator/goal/translate.py", line 318, in main drv.proceed(goals) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/translator/driver.py", line 554, in proceed result = self._execute(goals, task_skip = self._maybe_skip()) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/translator/tool/taskengine.py", line 114, in _execute res = self._do(goal, taskcallable, *args, **kwds) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/translator/driver.py", line 278, in _do res = func() File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/translator/driver.py", line 315, in task_annotate s = annotator.build_types(self.entry_point, self.inputtypes) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/annotator/annrpython.py", line 92, in build_types return self.build_graph_types(flowgraph, inputs_s, complete_now=complete_now) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/annotator/annrpython.py", line 140, in build_graph_types self.complete() File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/annotator/annrpython.py", line 229, in complete self.complete_pending_blocks() File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/annotator/annrpython.py", line 224, in complete_pending_blocks self.processblock(graph, block) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/annotator/annrpython.py", line 398, in processblock self.flowin(graph, block) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/annotator/annrpython.py", line 501, in flowin self.consider_op(op) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/annotator/annrpython.py", line 653, in consider_op resultcell = op.consider(self) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/flowspace/operation.py", line 104, in consider return spec(annotator, *self.args) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/annotator/unaryop.py", line 118, in simple_call_SomeObject return s_func.call(argspec) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/annotator/unaryop.py", line 978, in call return bookkeeper.pbc_call(self, args) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/annotator/bookkeeper.py", line 535, in pbc_call results.append(desc.pycall(whence, args, s_previous_result, op)) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/annotator/description.py", line 398, in pycall s_result = self.specialize(inputcells, op) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/annotator/description.py", line 281, in specialize return self.specializer(self, inputcells) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/annotator/specialize.py", line 303, in memo _, _, memotable = memotables.find(firstvalues) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/tool/algo/unionfind.py", line 48, in find info = self.info_factory(obj) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/annotator/specialize.py", line 293, in compute_one_result value = func(*args) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/rlib/rvmprof/rvmprof.py", line 263, in _get_vmprof _vmprof_instance = VMProf() File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/rlib/rvmprof/rvmprof.py", line 53, in __init__ self.cintf = cintf.setup() File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/rlib/rvmprof/cintf.py", line 111, in setup **eci_kwds)) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/rtyper/tool/rffi_platform.py", line 94, in verify_eci configure(CConfig) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/rtyper/tool/rffi_platform.py", line 223, in configure res[key] = value.question(writer.ask_gcc) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/rtyper/tool/rffi_platform.py", line 555, in question ask_gcc("") File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/rtyper/tool/rffi_platform.py", line 191, in ask_gcc try_compile_cache([self.path], self.eci) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/tool/gcc_cache.py", line 71, in try_compile_cache platform.compile(c_files, eci) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/translator/platform/__init__.py", line 57, in compile ofiles = self._compile_o_files(cfiles, eci, standalone) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/translator/platform/__init__.py", line 79, in _compile_o_files ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/translator/platform/posix.py", line 42, in _compile_c_file cwd=str(cfile.dirpath())) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/translator/platform/__init__.py", line 143, in _execute_c_compiler self._handle_error(returncode, stdout, stderr, outname) File "/construction/lang/pypy/pypy2-v6.0.0-src/rpython/translator/platform/__init__.py", line 155, in _handle_error raise CompilationError(stdout, stderr) [translation:ERROR] CompilationError: CompilationError(err=""" /construction/lang/pypy/pypy2-v6.0.0-src/rpython/rlib/rvmprof/src/shared/vmp_stack.c:33:10: fatal error: libunwind.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. """) Processing block: block@3 is a in (rpython.rlib.rvmprof:58)stop_sampling containing the following operations: v905 = simple_call((function _get_vmprof)) v906 = getattr(v905, ('stop_sampling')) v907 = simple_call(v906) --end-- [translation] start debugger... > /construction/lang/pypy/pypy2-v6.0.0-src/rpython/translator/platform/__init__.py(155)_handle_error() -> raise CompilationError(stdout, stderr) (Pdb+) *** Error code 1 Stop. make[1]: stopped in /xports/lang/pypy *** Error code 1 Stop. make: stopped in /xports/lang/pypy FAILED 00:08:16