Date: Sat, 27 Aug 2016 05:48:41 GMT From: pkg-fallout@FreeBSD.org To: sunpoet@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - 93i386-default][www/npm] Failed for npm-3.9.2 in stage Message-ID: <201608270548.u7R5mfYQ042515@beefy1.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: sunpoet@FreeBSD.org Ident: $FreeBSD: head/www/npm/Makefile 415659 2016-05-23 03:50:05Z sunpoet $ Log URL: http://beefy1.nyi.freebsd.org/data/93i386-default/420955/logs/npm-3.9.2.log Build URL: http://beefy1.nyi.freebsd.org/build.html?mastername=93i386-default&build=420955 Log: ====>> Building www/npm build started at Sat Aug 27 05:48:16 UTC 2016 port directory: /usr/ports/www/npm building for: FreeBSD 93i386-default-job-03 9.3-RELEASE-p45 FreeBSD 9.3-RELEASE-p45 i386 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/www/npm/Makefile 415659 2016-05-23 03:50:05Z sunpoet $ Poudriere version: 3.1.14 Host OSVERSION: 1200001 Jail OSVERSION: 903000 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 UNAME_v=FreeBSD 9.3-RELEASE-p45 UNAME_r=9.3-RELEASE-p45 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=i386 LINUX_OSRELEASE=2.6.32 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ POUDRIERE_BUILD_TYPE=bulk PKGNAME=npm-3.9.2 OSREL=9.3 _OSRELEASE=9.3-RELEASE-p45 PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh CONFIGURE_MAX_CMD_LEN=262144 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes _JAVA_OS_LIST_REGEXP=native\|linux OSVERSION=903000 ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/www/npm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/npm/work HOME=/wrkdirs/usr/ports/www/npm/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/npm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/npm/work HOME=/wrkdirs/usr/ports/www/npm/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 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local/lib/node_modules/npm" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" 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=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VER=2.7 PYTHON_VERSION=python2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/npm" EXAMPLESDIR="share/examples/npm" DATADIR="share/npm" WWWDIR="www/npm" ETCDIR="etc/npm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/npm DOCSDIR=/usr/local/share/doc/npm EXAMPLESDIR=/usr/local/share/examples/npm WWWDIR=/usr/local/www/npm ETCDIR=/usr/local/etc/npm --End SUB_LIST-- ---Begin make.conf--- MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =======================<phase: check-sanity >============================ ===> License MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> npm-3.9.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_1.txz [93i386-default-job-03] Installing pkg-1.8.7_1... [93i386-default-job-03] Extracting pkg-1.8.7_1: .......... done ===> npm-3.9.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of npm-3.9.2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by npm-3.9.2 for building =========================================================================== =======================<phase: checksum >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by npm-3.9.2 for building => SHA256 Checksum OK for npm-3.9.2.tar.xz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by npm-3.9.2 for building ===> Extracting for npm-3.9.2 => SHA256 Checksum OK for npm-3.9.2.tar.xz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for npm-3.9.2 ===> Applying extra patch /usr/ports/www/npm/files/extra-patch-bug-178881 ===> Applying FreeBSD patches for npm-3.9.2 =========================================================================== =======================<phase: build-depends >============================ ===> npm-3.9.2 depends on file: /usr/local/bin/python2.7 - not found ===> Installing existing package /packages/All/python27-2.7.12.txz [93i386-default-job-03] Installing python27-2.7.12... [93i386-default-job-03] `-- Installing libffi-3.2.1... [93i386-default-job-03] | `-- Installing indexinfo-0.2.4... [93i386-default-job-03] | `-- Extracting indexinfo-0.2.4: .... done [93i386-default-job-03] `-- Extracting libffi-3.2.1: .......... done [93i386-default-job-03] `-- Installing gettext-runtime-0.19.8.1... [93i386-default-job-03] | `-- Installing libiconv-1.14_9... [93i386-default-job-03] | `-- Extracting libiconv-1.14_9: .......... done [93i386-default-job-03] `-- Extracting gettext-runtime-0.19.8.1: .......... done [93i386-default-job-03] Extracting python27-2.7.12: .......... done Message from python27-2.7.12: =========================================================================== 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 =========================================================================== ===> npm-3.9.2 depends on file: /usr/local/bin/python2.7 - found ===> Returning to build of npm-3.9.2 ===> npm-3.9.2 depends on executable: python2 - not found ===> Installing existing package /packages/All/python2-2_3.txz [93i386-default-job-03] Installing python2-2_3... [93i386-default-job-03] Extracting python2-2_3: ...... done ===> npm-3.9.2 depends on executable: python2 - found ===> Returning to build of npm-3.9.2 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for npm-3.9.2 =========================================================================== =======================<phase: build >============================ =========================================================================== =======================<phase: run-depends >============================ ===> npm-3.9.2 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_1.txz [93i386-default-job-03] Installing gmake-4.2.1_1... [93i386-default-job-03] Extracting gmake-4.2.1_1: .......... done ===> npm-3.9.2 depends on executable: gmake - found ===> Returning to build of npm-3.9.2 ===> npm-3.9.2 depends on package: node>=0.8.0 - not found ===> Installing existing package /packages/All/node-6.4.0.txz [93i386-default-job-03] Installing node-6.4.0... [93i386-default-job-03] `-- Installing c-ares-1.11.0... [93i386-default-job-03] `-- Extracting c-ares-1.11.0: .......... done [93i386-default-job-03] `-- Installing openssl-1.0.2_14... [93i386-default-job-03] `-- Extracting openssl-1.0.2_14: .......... done [93i386-default-job-03] `-- Installing icu-55.1,1... [93i386-default-job-03] `-- Extracting icu-55.1,1: .......... done [93i386-default-job-03] `-- Installing libexecinfo-1.1_3... [93i386-default-job-03] `-- Extracting libexecinfo-1.1_3: ..... done [93i386-default-job-03] `-- Installing libuv-1.9.1... [93i386-default-job-03] `-- Extracting libuv-1.9.1: .......... done [93i386-default-job-03] `-- Installing gcc-4.8.5_2... [93i386-default-job-03] | `-- Installing mpc-1.0.3... [93i386-default-job-03] | | `-- Installing gmp-5.1.3_3... [93i386-default-job-03] | | `-- Extracting gmp-5.1.3_3: .......... done [93i386-default-job-03] | | `-- Installing mpfr-3.1.4... [93i386-default-job-03] | | `-- Extracting mpfr-3.1.4: .......... done [93i386-default-job-03] | `-- Extracting mpc-1.0.3: ...... done [93i386-default-job-03] | `-- Installing gcc-ecj-4.5... [93i386-default-job-03] | `-- Extracting gcc-ecj-4.5: . done [93i386-default-job-03] | `-- Installing binutils-2.27,1... [93i386-default-job-03] | `-- Extracting binutils-2.27,1: .......... done [93i386-default-job-03] `-- Extracting gcc-4.8.5_2: .......... done [93i386-default-job-03] Extracting node-6.4.0: .......... done Message from openssl-1.0.2_14: Copy /usr/local/openssl/openssl.cnf.sample to /usr/local/openssl/openssl.cnf and edit it to fit your needs. Message from gcc-4.8.5_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message from node-6.4.0: Note: If you need npm (Node Package Manager), please install www/npm. ===> npm-3.9.2 depends on package: node>=0.8.0 - found ===> Returning to build of npm-3.9.2 ===> npm-3.9.2 depends on file: /usr/local/bin/python2.7 - found ===> npm-3.9.2 depends on executable: python2 - found =========================================================================== =======================<phase: stage >============================ ===> Staging for npm-3.9.2 ===> Generating temporary packing list node cli.js --cache /wrkdirs/usr/ports/www/npm/work/.cache install -g -f bootstrap_node.js:402 var ContextifyScript = process.binding('contextify').ContextifyScript; ^ Error: No such module: contextify at Error (native) at bootstrap_node.js:402:34 *** [install] Error code 6 Stop in /wrkdirs/usr/ports/www/npm/work/npm-3.9.2. *** [do-install] Error code 1 Stop in /usr/ports/www/npm.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608270548.u7R5mfYQ042515>