Date: Fri, 22 Sep 2017 01:35:17 GMT From: pkg-fallout@FreeBSD.org To: sunpoet@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [exp - 103i386-default-build-as-user][lang/v8] Failed for v8-3.18.5_4 in build Message-ID: <201709220135.v8M1ZHpj044975@package19.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: sunpoet@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/lang/v8/Makefile 449591 2017-09-10 20:55:38Z gerald $ Log URL: http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/450313/logs/v8-3.18.5_4.log Build URL: http://package19.nyi.freebsd.org/build.html?mastername=103i386-default-build-as-user&build=450313 Log: ====>> Building lang/v8 build started at Fri Sep 22 01:35:10 UTC 2017 port directory: /usr/ports/lang/v8 building for: FreeBSD 103i386-default-build-as-user-job-23 10.3-RELEASE-p21 FreeBSD 10.3-RELEASE-p21 i386 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/lang/v8/Makefile 449591 2017-09-10 20:55:38Z gerald $ Poudriere version: 3.1.19-63-g681eaae7 Host OSVERSION: 1200040 Jail OSVERSION: 1003000 Job Id: 23 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1003000 UNAME_v=FreeBSD 10.3-RELEASE-p21 UNAME_r=10.3-RELEASE-p21 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/poudriere/data/.m/103i386-default-build-as-user/ref UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=v8-3.18.5_4 OLDPWD=/ PWD=/poudriere/data/.m/103i386-default-build-as-user/ref/.p/pool MASTERNAME=103i386-default-build-as-user SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.19-63-g681eaae7 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh GID=0 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= ---End Poudriere Port Flags/Env--- ---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/v8/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/v8/work HOME=/wrkdirs/usr/ports/lang/v8/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- CC.host=cc CXX.host=c++ LINK.host=c++ LINK.target=c++ LINK=clang++ XDG_DATA_HOME=/wrkdirs/usr/ports/lang/v8/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/v8/work HOME=/wrkdirs/usr/ports/lang/v8/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes 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 -Wno-nested-anon-types -Wno-unused-function -Wno-unused-private-field -Wno-unused-const-variable" 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd10 PYTHON_PYOEXTENSION=pyo PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_SUFFIX=27 PYTHON_VER=2.7 PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=10.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/v8" EXAMPLESDIR="share/examples/v8" DATADIR="share/v8" WWWDIR="www/v8" ETCDIR="etc/v8" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/v8 DOCSDIR=/usr/local/share/doc/v8 EXAMPLESDIR=/usr/local/share/examples/v8 WWWDIR=/usr/local/www/v8 ETCDIR=/usr/local/etc/v8 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=i386 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=10.3 OSVERSION=1003000 PYTHONBASE=/usr/local _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=10.3-RELEASE-p21 #### Misc Poudriere #### 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) 524288 stack size (kbytes, -s) 65536 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 sbsize (bytes, -b) unlimited pseudo-terminals (-p) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> v8-3.18.5_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.1.txz [103i386-default-build-as-user-job-23] Installing pkg-1.10.1... [103i386-default-build-as-user-job-23] Extracting pkg-1.10.1: .......... done ===> v8-3.18.5_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of v8-3.18.5_4 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by v8-3.18.5_4 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by v8-3.18.5_4 for building => SHA256 Checksum OK for v8-3.18.5.tar.xz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by v8-3.18.5_4 for building ===> Extracting for v8-3.18.5_4 => SHA256 Checksum OK for v8-3.18.5.tar.xz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for v8-3.18.5_4 ===> Applying FreeBSD patches for v8-3.18.5_4 =========================================================================== =======================<phase: build-depends >============================ ===> v8-3.18.5_4 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_1.txz [103i386-default-build-as-user-job-23] Installing gmake-4.2.1_1... [103i386-default-build-as-user-job-23] `-- Installing gettext-runtime-0.19.8.1_1... [103i386-default-build-as-user-job-23] | `-- Installing indexinfo-0.2.6... [103i386-default-build-as-user-job-23] | `-- Extracting indexinfo-0.2.6: .... done [103i386-default-build-as-user-job-23] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [103i386-default-build-as-user-job-23] Extracting gmake-4.2.1_1: .......... done ===> v8-3.18.5_4 depends on executable: gmake - found ===> Returning to build of v8-3.18.5_4 ===> v8-3.18.5_4 depends on file: /usr/local/bin/python2.7 - not found ===> Installing existing package /packages/All/python27-2.7.13_7.txz [103i386-default-build-as-user-job-23] Installing python27-2.7.13_7... [103i386-default-build-as-user-job-23] `-- Installing libffi-3.2.1_1... [103i386-default-build-as-user-job-23] `-- Extracting libffi-3.2.1_1: .......... done [103i386-default-build-as-user-job-23] `-- Installing readline-7.0.3... [103i386-default-build-as-user-job-23] `-- Extracting readline-7.0.3: .......... done [103i386-default-build-as-user-job-23] Extracting python27-2.7.13_7: .......... done Message from python27-2.7.13_7: =========================================================================== 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 =========================================================================== ===> v8-3.18.5_4 depends on file: /usr/local/bin/python2.7 - found ===> Returning to build of v8-3.18.5_4 ===> v8-3.18.5_4 depends on executable: python2 - not found ===> Installing existing package /packages/All/python2-2_3.txz [103i386-default-build-as-user-job-23] Installing python2-2_3... [103i386-default-build-as-user-job-23] Extracting python2-2_3: ...... done ===> v8-3.18.5_4 depends on executable: python2 - found ===> Returning to build of v8-3.18.5_4 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for v8-3.18.5_4 =========================================================================== =======================<phase: build >============================ ===> Building for v8-3.18.5_4 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/v8/work/v8-3.18.5' GYP_GENERATORS=make \ build/gyp/gyp --generator-output="out" build/all.gyp \ -Ibuild/standalone.gypi --depth=. -S.native -Dcomponent=shared_library -Dv8_enable_backtrace=1 -Darm_fpu=default -Darm_float_abi=default echo: write error on stdout gyp: Call to '(echo | $(echo ${CXX_host:-$(which g++)}) -m32 -E - > /dev/null 2>&1) && echo "-m32" || true' returned exit status 0. while loading dependencies of build/all.gyp while trying to load build/all.gyp gmake[1]: *** [Makefile:355: out/Makefile.native] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/v8/work/v8-3.18.5' *** Error code 1 Stop. make: stopped in /usr/ports/lang/v8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709220135.v8M1ZHpj044975>