From owner-freebsd-pkg-fallout@FreeBSD.ORG Sun Jul 20 21:08:13 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 17AD6DA; Sun, 20 Jul 2014 21:08:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F0F9D2BEF; Sun, 20 Jul 2014 21:08:12 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id s6KL8ChK060111; Sun, 20 Jul 2014 21:08:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id s6KL8Cvd060070; Sun, 20 Jul 2014 21:08:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sun, 20 Jul 2014 21:08:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201407202108.s6KL8Cvd060070@beefy2.isc.freebsd.org> To: mva@FreeBSD.org Subject: [package - head-amd64-default][lang/micropython] Failed for micropython-1.0.1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jul 2014 21:08:13 -0000 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: mva@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: head/lang/micropython/Makefile 356895 2014-06-07 11:16:08Z mva $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2014-07-20_03h18m02s/logs/micropython-1.0.1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2014-07-20_03h18m02s Log: ====>> Building lang/micropython build started at Sun Jul 20 21:07:53 UTC 2014 port directory: /usr/ports/lang/micropython building for: FreeBSD head-amd64-default-job-16 11.0-CURRENT FreeBSD 11.0-CURRENT r268728 amd64 maintained by: mva@FreeBSD.org Makefile ident: $FreeBSD: head/lang/micropython/Makefile 356895 2014-06-07 11:16:08Z mva $ Poudriere version: 3.1-pre Host OSVERSION: 1100027 Jail OSVERSION: 1100027 ---Begin Environment--- OSVERSION=1100027 UNAME_v=FreeBSD 11.0-CURRENT r268728 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PKG_EXT=txz PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=micropython-1.0.1 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add OLDPWD=/root PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/.p/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/micropython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/micropython/work HOME=/wrkdirs/usr/ports/lang/micropython/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- PYTHON=/usr/local/bin/python2.7 XDG_DATA_HOME=/wrkdirs/usr/ports/lang/micropython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/micropython/work HOME=/wrkdirs/usr/ports/lang/micropython/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib DOCSDIR="share/doc/micropython" EXAMPLESDIR="share/examples/micropython" DATADIR="share/micropython" WWWDIR="www/micropython" ETCDIR="etc/micropython" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/micropython DOCSDIR=/usr/local/share/doc/micropython EXAMPLESDIR=/usr/local/share/examples/micropython WWWDIR=/usr/local/www/micropython ETCDIR=/usr/local/etc/micropython --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> micropython-1.0.1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.2.7_4.txz Installing pkg-1.2.7_4... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of micropython-1.0.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by micropython-1.0.1 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by micropython-1.0.1 for building => SHA256 Checksum OK for micropython-1.0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by micropython-1.0.1 for building ===> Extracting for micropython-1.0.1 => SHA256 Checksum OK for micropython-1.0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for micropython-1.0.1 ===> Applying FreeBSD patches for micropython-1.0.1 =========================================================================== =================================================== ===> micropython-1.0.1 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 ===> Installing existing package /packages/All/python27-2.7.8.txz Installing python27-2.7.8...Installing gettext-0.18.3.1_1...Installing indexinfo-0.2... done done Installing readline-6.3.6_1... done done ===> Returning to build of micropython-1.0.1 ===> micropython-1.0.1 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.txz Installing gmake-3.82_1... done ===> Returning to build of micropython-1.0.1 ===> micropython-1.0.1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.6.txz Installing pkgconf-0.9.6... done ===> Returning to build of micropython-1.0.1 =========================================================================== =================================================== ===> micropython-1.0.1 depends on shared library: libffi.so - not found ===> Verifying for libffi.so in /usr/ports/devel/libffi ===> Installing existing package /packages/All/libffi-3.0.13_1.txz Installing libffi-3.0.13_1... done ===> Returning to build of micropython-1.0.1 =========================================================================== =================================================== ===> Configuring for micropython-1.0.1 =========================================================================== =================================================== ===> Building for micropython-1.0.1 gmake[1]: Entering directory `/wrkdirs/usr/ports/lang/micropython/work/micropython-micropython-a56f31d/unix' mkdir -p build/genhdr CPP ../py/qstrdefs.h cpp -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os ../py/qstrdefs.h -o build/genhdr/qstrdefs.preprocessed.h makeqstrdata ../py/qstrdefs.h qstrdefsport.h /usr/local/bin/python2.7 ../py/makeqstrdata.py build/genhdr/qstrdefs.preprocessed.h qstrdefsport.h > build/genhdr/qstrdefs.generated.h ./py/py-version.sh > build/genhdr/py-version.h.tmp ./py/py-version.sh: git: not found if [ -f "build/genhdr/py-version.h" ] && cmp -s build/genhdr/py-version.h build/genhdr/py-version.h.tmp; then rm build/genhdr/py-version.h.tmp; else echo "Generating build/genhdr/py-version.h"; mv build/genhdr/py-version.h.tmp build/genhdr/py-version.h; fi Generating build/genhdr/py-version.h mkdir -p build/py/ CC ../py/nlrx86.S cc -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os -c -o build/py/nlrx86.o ../py/nlrx86.S CC ../py/nlrx64.S cc -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os -c -o build/py/nlrx64.o ../py/nlrx64.S CC ../py/nlrthumb.S cc -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os -c -o build/py/nlrthumb.o ../py/nlrthumb.S CC ../py/nlrsetjmp.c cc -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os -c -MD -o build/py/nlrsetjmp.o ../py/nlrsetjmp.c CC ../py/malloc.c cc -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os -c -MD -o build/py/malloc.o ../py/malloc.c CC ../py/gc.c cc -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os -O3 -c -MD -o build/py/gc.o ../py/gc.c CC ../py/qstr.c cc -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os -c -MD -o build/py/qstr.o ../py/qstr.c CC ../py/vstr.c cc -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os -c -MD -o build/py/vstr.o ../py/vstr.c CC ../py/unicode.c cc -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os -c -MD -o build/py/unicode.o ../py/unicode.c CC ../py/mpz.c ./py/vmentrytable.h:90:25: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_STORE_MAP] = &&entry_MP_BC_STORE_MAP, ^~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:91:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_MAP_ADD] = &&entry_MP_BC_MAP_ADD, ^~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:92:25: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_BUILD_SET] = &&entry_MP_BC_BUILD_SET, ^~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:93:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_SET_ADD] = &&entry_MP_BC_SET_ADD, ^~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:94:27: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_BUILD_SLICE] = &&entry_MP_BC_BUILD_SLICE, ^~~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:95:31: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_UNPACK_SEQUENCE] = &&entry_MP_BC_UNPACK_SEQUENCE, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:96:25: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_UNPACK_EX] = &&entry_MP_BC_UNPACK_EX, ^~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:97:29: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_MAKE_FUNCTION] = &&entry_MP_BC_MAKE_FUNCTION, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:98:37: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_MAKE_FUNCTION_DEFARGS] = &&entry_MP_BC_MAKE_FUNCTION_DEFARGS, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:99:28: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_MAKE_CLOSURE] = &&entry_MP_BC_MAKE_CLOSURE, ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:100:36: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_MAKE_CLOSURE_DEFARGS] = &&entry_MP_BC_MAKE_CLOSURE_DEFARGS, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:101:29: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_CALL_FUNCTION] = &&entry_MP_BC_CALL_FUNCTION, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:102:36: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_CALL_FUNCTION_VAR_KW] = &&entry_MP_BC_CALL_FUNCTION_VAR_KW, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:103:27: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_CALL_METHOD] = &&entry_MP_BC_CALL_METHOD, ^~~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:104:34: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_CALL_METHOD_VAR_KW] = &&entry_MP_BC_CALL_METHOD_VAR_KW, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:105:28: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_RETURN_VALUE] = &&entry_MP_BC_RETURN_VALUE, ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:106:29: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_RAISE_VARARGS] = &&entry_MP_BC_RAISE_VARARGS, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:107:27: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_YIELD_VALUE] = &&entry_MP_BC_YIELD_VALUE, ^~~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:108:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_YIELD_FROM] = &&entry_MP_BC_YIELD_FROM, ^~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:109:27: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_IMPORT_NAME] = &&entry_MP_BC_IMPORT_NAME, ^~~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:110:27: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_IMPORT_FROM] = &&entry_MP_BC_IMPORT_FROM, ^~~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ ./py/vmentrytable.h:111:27: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [MP_BC_IMPORT_STAR] = &&entry_MP_BC_IMPORT_STAR, ^~~~~~~~~~~~~~~~~~~~~~~~~ ./py/vmentrytable.h:28:19: note: previous initialization is here [0 ... 255] = &&entry_default, ^~~~~~~~~~~~~~~ 83 warnings generated. CC ../py/showbc.c cc -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os -c -MD -o build/py/showbc.o ../py/showbc.c CC ../py/repl.c cc -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os -c -MD -o build/py/repl.o ../py/repl.c CC ../py/smallint.c cc -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os -c -MD -o build/py/smallint.o ../py/smallint.c CC ../py/pfenv.c cc -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os -c -MD -o build/py/pfenv.o ../py/pfenv.c CC main.c cc -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os -c -MD -o build/main.o main.c CC gccollect.c cc -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os -c -MD -o build/gccollect.o gccollect.c gccollect.c:51:14: warning: variable 'rbx' is uninitialized when used here [-Wuninitialized] arr[0] = rbx; ^~~ gccollect.c:45:22: note: initialize the variable 'rbx' to silence this warning register long rbx asm ("rbx"); ^ = 0 gccollect.c:52:14: warning: variable 'rbp' is uninitialized when used here [-Wuninitialized] arr[1] = rbp; ^~~ gccollect.c:46:22: note: initialize the variable 'rbp' to silence this warning register long rbp asm ("rbp"); ^ = 0 gccollect.c:53:14: warning: variable 'r12' is uninitialized when used here [-Wuninitialized] arr[2] = r12; ^~~ gccollect.c:47:22: note: initialize the variable 'r12' to silence this warning register long r12 asm ("r12"); ^ = 0 gccollect.c:54:14: warning: variable 'r13' is uninitialized when used here [-Wuninitialized] arr[3] = r13; ^~~ gccollect.c:48:22: note: initialize the variable 'r13' to silence this warning register long r13 asm ("r13"); ^ = 0 gccollect.c:55:14: warning: variable 'r14' is uninitialized when used here [-Wuninitialized] arr[4] = r14; ^~~ gccollect.c:49:22: note: initialize the variable 'r14' to silence this warning register long r14 asm ("r14"); ^ = 0 gccollect.c:56:14: warning: variable 'r15' is uninitialized when used here [-Wuninitialized] arr[5] = r15; ^~~ gccollect.c:50:22: note: initialize the variable 'r15' to silence this warning register long r15 asm ("r15"); ^ = 0 6 warnings generated. CC input.c cc -I. -I../py -Ibuild -Wall -ansi -std=gnu99 -DUNIX -DMICROPY_USE_READLINE=1 -DMICROPY_MOD_TIME=1 -I/usr/local/lib/libffi-3.0.13/include -DMICROPY_MOD_FFI=1 -Os -c -MD -o build/input.o input.c input.c:40:10: fatal error: 'readline/readline.h' file not found #include ^ 1 error generated. gmake[1]: *** [build/input.o] Error 1 gmake[1]: Leaving directory `/wrkdirs/usr/ports/lang/micropython/work/micropython-micropython-a56f31d/unix' *** Error code 1 Stop. make: stopped in /usr/ports/lang/micropython