From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri May 1 07:31:10 2015 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 08814DBA for ; Fri, 1 May 2015 07:31:10 +0000 (UTC) Received: from beefy4.isc.freebsd.org (beefy4.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:3b]) (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 E2D7E14C7; Fri, 1 May 2015 07:31:09 +0000 (UTC) Received: from beefy4.isc.freebsd.org (localhost [127.0.0.1]) by beefy4.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t417V93k002227; Fri, 1 May 2015 07:31:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy4.isc.freebsd.org (8.14.9/8.14.9/Submit) id t417V9Qx001948; Fri, 1 May 2015 07:31:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 1 May 2015 07:31:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201505010731.t417V9Qx001948@beefy4.isc.freebsd.org> To: linpct@gmail.com Subject: [package - head-amd64-default][www/node010] Failed for node010-0.10.38 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 May 2015 07:31:10 -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: linpct@gmail.com Last committer: vanilla@FreeBSD.org Ident: $FreeBSD: head/www/node010/Makefile 382115 2015-03-24 16:13:07Z vanilla $ Log URL: http://beefy4.isc.freebsd.org/data/head-amd64-default/p385024_s282267/logs/node010-0.10.38.log Build URL: http://beefy4.isc.freebsd.org/build.html?mastername=head-amd64-default&build=p385024_s282267 Log: ====>> Building www/node010 build started at Fri May 1 07:21:11 UTC 2015 port directory: /usr/ports/www/node010 building for: FreeBSD head-amd64-default-job-10 11.0-CURRENT FreeBSD 11.0-CURRENT r282267 amd64 maintained by: linpct@gmail.com Makefile ident: $FreeBSD: head/www/node010/Makefile 382115 2015-03-24 16:13:07Z vanilla $ Poudriere version: 3.1.4 Host OSVERSION: 1100070 Jail OSVERSION: 1100071 !!! Jail is newer than host. (Jail: 1100071, Host: 1100070) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- OSVERSION=1100071 UNAME_v=FreeBSD 11.0-CURRENT r282267 UNAME_r=11.0-CURRENT LC_COLLATE=C BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=node010-0.10.38 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.4 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local --without-npm --shared-zlib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/www/node010/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/node010/work HOME=/wrkdirs/usr/ports/www/node010/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/www/node010/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/node010/work HOME=/wrkdirs/usr/ports/www/node010/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 -Wno-unused-private-field -Wno-nested-anon-types -Wno-unused-function -Wno-unused-const-variable -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -Wno-unused-private-field -Wno-nested-anon-types -Wno-unused-function -Wno-unused-const-variable -fstack-protector -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 0644" 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 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/node" EXAMPLESDIR="share/examples/node" DATADIR="share/node" WWWDIR="www/node" ETCDIR="etc/node" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/node DOCSDIR=/usr/local/share/doc/node EXAMPLESDIR=/usr/local/share/examples/node WWWDIR=/usr/local/www/node ETCDIR=/usr/local/etc/node --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 #### MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> node010-0.10.38 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.5.1.txz [head-amd64-default-job-10] Installing pkg-1.5.1... [head-amd64-default-job-10] Extracting pkg-1.5.1... done Message for pkg-1.5.1: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of node010-0.10.38 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by node010-0.10.38 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by node010-0.10.38 for building => SHA256 Checksum OK for node-v0.10.38.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by node010-0.10.38 for building ===> Extracting for node010-0.10.38 => SHA256 Checksum OK for node-v0.10.38.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for node010-0.10.38 =========================================================================== =================================================== ===> node010-0.10.38 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-4.1_1.txz [head-amd64-default-job-10] Installing gmake-4.1_1... [head-amd64-default-job-10] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-10] | `-- Installing indexinfo-0.2.3... [head-amd64-default-job-10] | `-- Extracting indexinfo-0.2.3... done [head-amd64-default-job-10] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-10] Extracting gmake-4.1_1... done ===> Returning to build of node010-0.10.38 ===> node010-0.10.38 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.9_1.txz [head-amd64-default-job-10] Installing python27-2.7.9_1... [head-amd64-default-job-10] `-- Installing libffi-3.2.1... [head-amd64-default-job-10] `-- Extracting libffi-3.2.1... done [head-amd64-default-job-10] `-- Installing readline-6.3.8... [head-amd64-default-job-10] `-- Extracting readline-6.3.8... done [head-amd64-default-job-10] Extracting python27-2.7.9_1... done Message for python27-2.7.9_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 ===================================================================== ===> Returning to build of node010-0.10.38 ===> node010-0.10.38 depends on executable: python2 - not found ===> Verifying install for python2 in /usr/ports/lang/python2 ===> Installing existing package /packages/All/python2-2_3.txz [head-amd64-default-job-10] Installing python2-2_3... [head-amd64-default-job-10] Extracting python2-2_3... done ===> Returning to build of node010-0.10.38 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for node010-0.10.38 { 'target_defaults': { 'cflags': [], 'default_configuration': 'Release', 'defines': [], 'include_dirs': [], 'libraries': ['-lz']}, 'variables': { 'clang': 1, 'host_arch': 'x64', 'node_install_npm': 'false', 'node_prefix': '/usr/local', 'node_shared_cares': 'false', 2 warnings generated. c++ '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_EXTRA_CHECKS' '-DV8_TARGET_ARCH_X64' -I../deps/v8/src -Wall -Wextra -Wno-unused-parameter -pthread -m64 -fno-strict-aliasing -I/usr/local/include -O2 -fno-strict-aliasing -fno-omit-frame-pointer -fno-rtti -fno-exceptions -MMD -MF /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/.deps//wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o.d.raw -O2 -pipe -Wno-unused-private-field -Wno-nested-anon-types -Wno-unused-function -Wno-unused-const-variable -fstack-protector -fno-strict-aliasing -c -o /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o ../deps/v8/src/x64/deoptimizer-x64.cc In file included from ../deps/v8/src/x64/deoptimizer-x64.cc:28: In file included from ../deps/v8/src/v8.h:60: In file included from ../deps/v8/src/objects-inl.h:38: In file included from ../deps/v8/src/elements.h:33: In file included from ../deps/v8/src/heap.h:35: In file included from ../deps/v8/src/incremental-marking.h:33: In file included from ../deps/v8/src/mark-compact.h:32: ./deps/v8/src/spaces.h:838:26: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] bool exists() { return this != NULL && code_range_ != NULL; } ^~~~ ~~~~ ./deps/v8/src/spaces.h:840:9: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare] if (this == NULL || code_range_ == NULL) return false; ^~~~ ~~~~ 2 warnings generated. c++ '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_EXTRA_CHECKS' '-DV8_TARGET_ARCH_X64' -I../deps/v8/src -Wall -Wextra -Wno-unused-parameter -pthread -m64 -fno-strict-aliasing -I/usr/local/include -O2 -fno-strict-aliasing -fno-omit-frame-pointer -fno-rtti -fno-exceptions -MMD -MF /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/.deps//wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o.d.raw -O2 -pipe -Wno-unused-private-field -Wno-nested-anon-types -Wno-unused-function -Wno-unused-const-variable -fstack-protector -fno-strict-aliasing -c -o /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o ../deps/v8/src/x64/disasm-x64.cc In file included from ../deps/v8/src/x64/disasm-x64.cc:32: In file included from ../deps/v8/src/v8.h:60: In file included from ../deps/v8/src/objects-inl.h:38: In file included from ../deps/v8/src/elements.h:33: In file included from ../deps/v8/src/heap.h:35: In file included from ../deps/v8/src/incremental-marking.h:33: In file included from ../deps/v8/src/mark-compact.h:32: ./deps/v8/src/spaces.h:838:26: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] bool exists() { return this != NULL && code_range_ != NULL; } ^~~~ ~~~~ ./deps/v8/src/spaces.h:840:9: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare] if (this == NULL || code_range_ == NULL) return false; ^~~~ ~~~~ 2 warnings generated. c++ '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_EXTRA_CHECKS' '-DV8_TARGET_ARCH_X64' -I../deps/v8/src -Wall -Wextra -Wno-unused-parameter -pthread -m64 -fno-strict-aliasing -I/usr/local/include -O2 -fno-strict-aliasing -fno-omit-frame-pointer -fno-rtti -fno-exceptions -MMD -MF /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/.deps//wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/frames-x64.o.d.raw -O2 -pipe -Wno-unused-private-field -Wno-nested-anon-types -Wno-unused-function -Wno-unused-const-variable -fstack-protector -fno-strict-aliasing -c -o /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/frames-x64.o ../deps/v8/src/x64/frames-x64.cc In file included from ../deps/v8/src/x64/frames-x64.cc:28: In file included from ../deps/v8/src/v8.h:60: In file included from ../deps/v8/src/objects-inl.h:38: In file included from ../deps/v8/src/elements.h:33: In file included from ../deps/v8/src/heap.h:35: In file included from ../deps/v8/src/incremental-marking.h:33: In file included from ../deps/v8/src/mark-compact.h:32: ./deps/v8/src/spaces.h:838:26: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] bool exists() { return this != NULL && code_range_ != NULL; } ^~~~ ~~~~ ./deps/v8/src/spaces.h:840:9: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare] if (this == NULL || code_range_ == NULL) return false; ^~~~ ~~~~ 2 warnings generated. c++ '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_EXTRA_CHECKS' '-DV8_TARGET_ARCH_X64' -I../deps/v8/src -Wall -Wextra -Wno-unused-parameter -pthread -m64 -fno-strict-aliasing -I/usr/local/include -O2 -fno-strict-aliasing -fno-omit-frame-pointer -fno-rtti -fno-exceptions -MMD -MF /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/.deps//wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/full-codegen-x64.o.d.raw -O2 -pipe -Wno-unused-private-field -Wno-nested-anon-types -Wno-unused-function -Wno-unused-const-variable -fstack-protector -fno-strict-aliasing -c -o /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/full-codegen-x64.o ../deps/v8/src/x64/full-codegen-x64.cc In file included from ../deps/v8/src/x64/full-codegen-x64.cc:28: In file included from ../deps/v8/src/v8.h:60: In file included from ../deps/v8/src/objects-inl.h:38: In file included from ../deps/v8/src/elements.h:33: In file included from ../deps/v8/src/heap.h:35: In file included from ../deps/v8/src/incremental-marking.h:33: In file included from ../deps/v8/src/mark-compact.h:32: ./deps/v8/src/spaces.h:838:26: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] bool exists() { return this != NULL && code_range_ != NULL; } ^~~~ ~~~~ ./deps/v8/src/spaces.h:840:9: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare] if (this == NULL || code_range_ == NULL) return false; ^~~~ ~~~~ 2 warnings generated. c++ '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_EXTRA_CHECKS' '-DV8_TARGET_ARCH_X64' -I../deps/v8/src -Wall -Wextra -Wno-unused-parameter -pthread -m64 -fno-strict-aliasing -I/usr/local/include -O2 -fno-strict-aliasing -fno-omit-frame-pointer -fno-rtti -fno-exceptions -MMD -MF /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/.deps//wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/ic-x64.o.d.raw -O2 -pipe -Wno-unused-private-field -Wno-nested-anon-types -Wno-unused-function -Wno-unused-const-variable -fstack-protector -fno-strict-aliasing -c -o /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/ic-x64.o ../deps/v8/src/x64/ic-x64.cc In file included from ../deps/v8/src/x64/ic-x64.cc:28: In file included from ../deps/v8/src/v8.h:60: In file included from ../deps/v8/src/objects-inl.h:38: In file included from ../deps/v8/src/elements.h:33: In file included from ../deps/v8/src/heap.h:35: In file included from ../deps/v8/src/incremental-marking.h:33: In file included from ../deps/v8/src/mark-compact.h:32: ./deps/v8/src/spaces.h:838:26: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] bool exists() { return this != NULL && code_range_ != NULL; } ^~~~ ~~~~ ./deps/v8/src/spaces.h:840:9: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare] if (this == NULL || code_range_ == NULL) return false; ^~~~ ~~~~ 2 warnings generated. c++ '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_EXTRA_CHECKS' '-DV8_TARGET_ARCH_X64' -I../deps/v8/src -Wall -Wextra -Wno-unused-parameter -pthread -m64 -fno-strict-aliasing -I/usr/local/include -O2 -fno-strict-aliasing -fno-omit-frame-pointer -fno-rtti -fno-exceptions -MMD -MF /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/.deps//wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/lithium-codegen-x64.o.d.raw -O2 -pipe -Wno-unused-private-field -Wno-nested-anon-types -Wno-unused-function -Wno-unused-const-variable -fstack-protector -fno-strict-aliasing -c -o /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/lithium-codegen-x64.o ../deps/v8/src/x64/lithium-codegen-x64.cc In file included from ../deps/v8/src/x64/lithium-codegen-x64.cc:28: In file included from ../deps/v8/src/v8.h:60: In file included from ../deps/v8/src/objects-inl.h:38: In file included from ../deps/v8/src/elements.h:33: In file included from ../deps/v8/src/heap.h:35: In file included from ../deps/v8/src/incremental-marking.h:33: In file included from ../deps/v8/src/mark-compact.h:32: ./deps/v8/src/spaces.h:838:26: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] bool exists() { return this != NULL && code_range_ != NULL; } ^~~~ ~~~~ ./deps/v8/src/spaces.h:840:9: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare] if (this == NULL || code_range_ == NULL) return false; ^~~~ ~~~~ 2 warnings generated. c++ '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_EXTRA_CHECKS' '-DV8_TARGET_ARCH_X64' -I../deps/v8/src -Wall -Wextra -Wno-unused-parameter -pthread -m64 -fno-strict-aliasing -I/usr/local/include -O2 -fno-strict-aliasing -fno-omit-frame-pointer -fno-rtti -fno-exceptions -MMD -MF /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/.deps//wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/lithium-gap-resolver-x64.o.d.raw -O2 -pipe -Wno-unused-private-field -Wno-nested-anon-types -Wno-unused-function -Wno-unused-const-variable -fstack-protector -fno-strict-aliasing -c -o /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/lithium-gap-resolver-x64.o ../deps/v8/src/x64/lithium-gap-resolver-x64.cc In file included from ../deps/v8/src/x64/lithium-gap-resolver-x64.cc:28: In file included from ../deps/v8/src/v8.h:60: In file included from ../deps/v8/src/objects-inl.h:38: In file included from ../deps/v8/src/elements.h:33: In file included from ../deps/v8/src/heap.h:35: In file included from ../deps/v8/src/incremental-marking.h:33: In file included from ../deps/v8/src/mark-compact.h:32: ./deps/v8/src/spaces.h:838:26: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] bool exists() { return this != NULL && code_range_ != NULL; } ^~~~ ~~~~ ./deps/v8/src/spaces.h:840:9: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare] if (this == NULL || code_range_ == NULL) return false; ^~~~ ~~~~ 2 warnings generated. c++ '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_EXTRA_CHECKS' '-DV8_TARGET_ARCH_X64' -I../deps/v8/src -Wall -Wextra -Wno-unused-parameter -pthread -m64 -fno-strict-aliasing -I/usr/local/include -O2 -fno-strict-aliasing -fno-omit-frame-pointer -fno-rtti -fno-exceptions -MMD -MF /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/.deps//wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/lithium-x64.o.d.raw -O2 -pipe -Wno-unused-private-field -Wno-nested-anon-types -Wno-unused-function -Wno-unused-const-variable -fstack-protector -fno-strict-aliasing -c -o /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/lithium-x64.o ../deps/v8/src/x64/lithium-x64.cc In file included from ../deps/v8/src/x64/lithium-x64.cc:28: In file included from ../deps/v8/src/v8.h:60: In file included from ../deps/v8/src/objects-inl.h:38: In file included from ../deps/v8/src/elements.h:33: In file included from ../deps/v8/src/heap.h:35: In file included from ../deps/v8/src/incremental-marking.h:33: In file included from ../deps/v8/src/mark-compact.h:32: ./deps/v8/src/spaces.h:838:26: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] bool exists() { return this != NULL && code_range_ != NULL; } ^~~~ ~~~~ ./deps/v8/src/spaces.h:840:9: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare] if (this == NULL || code_range_ == NULL) return false; ^~~~ ~~~~ 2 warnings generated. c++ '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_EXTRA_CHECKS' '-DV8_TARGET_ARCH_X64' -I../deps/v8/src -Wall -Wextra -Wno-unused-parameter -pthread -m64 -fno-strict-aliasing -I/usr/local/include -O2 -fno-strict-aliasing -fno-omit-frame-pointer -fno-rtti -fno-exceptions -MMD -MF /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/.deps//wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o.d.raw -O2 -pipe -Wno-unused-private-field -Wno-nested-anon-types -Wno-unused-function -Wno-unused-const-variable -fstack-protector -fno-strict-aliasing -c -o /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o ../deps/v8/src/x64/macro-assembler-x64.cc In file included from ../deps/v8/src/x64/macro-assembler-x64.cc:28: In file included from ../deps/v8/src/v8.h:60: In file included from ../deps/v8/src/objects-inl.h:38: In file included from ../deps/v8/src/elements.h:33: In file included from ../deps/v8/src/heap.h:35: In file included from ../deps/v8/src/incremental-marking.h:33: In file included from ../deps/v8/src/mark-compact.h:32: ./deps/v8/src/spaces.h:838:26: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] bool exists() { return this != NULL && code_range_ != NULL; } ^~~~ ~~~~ ./deps/v8/src/spaces.h:840:9: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare] if (this == NULL || code_range_ == NULL) return false; ^~~~ ~~~~ 2 warnings generated. c++ '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_EXTRA_CHECKS' '-DV8_TARGET_ARCH_X64' -I../deps/v8/src -Wall -Wextra -Wno-unused-parameter -pthread -m64 -fno-strict-aliasing -I/usr/local/include -O2 -fno-strict-aliasing -fno-omit-frame-pointer -fno-rtti -fno-exceptions -MMD -MF /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/.deps//wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/regexp-macro-assembler-x64.o.d.raw -O2 -pipe -Wno-unused-private-field -Wno-nested-anon-types -Wno-unused-function -Wno-unused-const-variable -fstack-protector -fno-strict-aliasing -c -o /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/regexp-macro-assembler-x64.o ../deps/v8/src/x64/regexp-macro-assembler-x64.cc In file included from ../deps/v8/src/x64/regexp-macro-assembler-x64.cc:28: In file included from ../deps/v8/src/v8.h:60: In file included from ../deps/v8/src/objects-inl.h:38: In file included from ../deps/v8/src/elements.h:33: In file included from ../deps/v8/src/heap.h:35: In file included from ../deps/v8/src/incremental-marking.h:33: In file included from ../deps/v8/src/mark-compact.h:32: ./deps/v8/src/spaces.h:838:26: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] bool exists() { return this != NULL && code_range_ != NULL; } ^~~~ ~~~~ ./deps/v8/src/spaces.h:840:9: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare] if (this == NULL || code_range_ == NULL) return false; ^~~~ ~~~~ 2 warnings generated. c++ '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_EXTRA_CHECKS' '-DV8_TARGET_ARCH_X64' -I../deps/v8/src -Wall -Wextra -Wno-unused-parameter -pthread -m64 -fno-strict-aliasing -I/usr/local/include -O2 -fno-strict-aliasing -fno-omit-frame-pointer -fno-rtti -fno-exceptions -MMD -MF /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/.deps//wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/stub-cache-x64.o.d.raw -O2 -pipe -Wno-unused-private-field -Wno-nested-anon-types -Wno-unused-function -Wno-unused-const-variable -fstack-protector -fno-strict-aliasing -c -o /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/x64/stub-cache-x64.o ../deps/v8/src/x64/stub-cache-x64.cc In file included from ../deps/v8/src/x64/stub-cache-x64.cc:28: In file included from ../deps/v8/src/v8.h:60: In file included from ../deps/v8/src/objects-inl.h:38: In file included from ../deps/v8/src/elements.h:33: In file included from ../deps/v8/src/heap.h:35: In file included from ../deps/v8/src/incremental-marking.h:33: In file included from ../deps/v8/src/mark-compact.h:32: ./deps/v8/src/spaces.h:838:26: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] bool exists() { return this != NULL && code_range_ != NULL; } ^~~~ ~~~~ ./deps/v8/src/spaces.h:840:9: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare] if (this == NULL || code_range_ == NULL) return false; ^~~~ ~~~~ 2 warnings generated. c++ '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_EXTRA_CHECKS' '-DV8_TARGET_ARCH_X64' -I../deps/v8/src -Wall -Wextra -Wno-unused-parameter -pthread -m64 -fno-strict-aliasing -I/usr/local/include -O2 -fno-strict-aliasing -fno-omit-frame-pointer -fno-rtti -fno-exceptions -MMD -MF /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/.deps//wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/platform-freebsd.o.d.raw -O2 -pipe -Wno-unused-private-field -Wno-nested-anon-types -Wno-unused-function -Wno-unused-const-variable -fstack-protector -fno-strict-aliasing -c -o /wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/platform-freebsd.o ../deps/v8/src/platform-freebsd.cc In file included from ../deps/v8/src/platform-freebsd.cc:54: In file included from ../deps/v8/src/v8.h:60: In file included from ../deps/v8/src/objects-inl.h:38: In file included from ../deps/v8/src/elements.h:33: In file included from ../deps/v8/src/heap.h:35: In file included from ../deps/v8/src/incremental-marking.h:33: In file included from ../deps/v8/src/mark-compact.h:32: ./deps/v8/src/spaces.h:838:26: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] bool exists() { return this != NULL && code_range_ != NULL; } ^~~~ ~~~~ ./deps/v8/src/spaces.h:840:9: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare] if (this == NULL || code_range_ == NULL) return false; ^~~~ ~~~~ ./deps/v8/src/platform-freebsd.cc:346:53: error: use of undeclared identifier 'MAP_NORESERVE' MAP_PRIVATE | MAP_ANON | MAP_NORESERVE, ^ ./deps/v8/src/platform-freebsd.cc:418:48: error: use of undeclared identifier 'MAP_NORESERVE' MAP_PRIVATE | MAP_ANON | MAP_NORESERVE, ^ ./deps/v8/src/platform-freebsd.cc:448:40: error: use of undeclared identifier 'MAP_NORESERVE' MAP_PRIVATE | MAP_ANON | MAP_NORESERVE | MAP_FIXED, ^ 2 warnings and 3 errors generated. deps/v8/tools/gyp/v8_base.target.mk:218: recipe for target '/wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/platform-freebsd.o' failed gmake[2]: *** [/wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out/Release/obj.target/v8_base/deps/v8/src/platform-freebsd.o] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/node010/work/node-v0.10.38/out' Makefile:38: recipe for target 'node' failed gmake[1]: *** [node] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/node010/work/node-v0.10.38' *** Error code 1 Stop. make: stopped in /usr/ports/www/node010