From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 8 17:16:10 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 1EFA4101; Wed, 8 Jan 2014 17:16:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0A8D21E07; Wed, 8 Jan 2014 17:16:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id s08HG9j3019663; Wed, 8 Jan 2014 17:16:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id s08HG95M019662; Wed, 8 Jan 2014 17:16:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 8 Jan 2014 17:16:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201401081716.s08HG95M019662@beefy1.isc.freebsd.org> To: kwm@FreeBSD.org Subject: [REL - 91i386-default][lang/spidermonkey24] Failed for spidermonkey24-24.2.0 in configure Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jan 2014 17:16: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: kwm@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/lang/spidermonkey24/Makefile 336683 2013-12-17 00:17:45Z kwm $ Log URL: http://beefy1.isc.freebsd.org/bulk/91i386-default/2014-01-08_13h58m24s/logs/spidermonkey24-24.2.0.log Build URL: http://beefy1.isc.freebsd.org/bulk/91i386-default/2014-01-08_13h58m24s Log: ====>> Building lang/spidermonkey24 build started at Wed Jan 8 17:15:47 UTC 2014 port directory: /usr/ports/lang/spidermonkey24 building for: FreeBSD 91i386-default-job-23 9.1-RELEASE FreeBSD 9.1-RELEASE i386 maintained by: kwm@FreeBSD.org Makefile ident: $FreeBSD: head/lang/spidermonkey24/Makefile 336683 2013-12-17 00:17:45Z kwm $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=901000 UNAME_v=FreeBSD 9.1-RELEASE UNAME_r=9.1-RELEASE BLOCKSIZE=K MAIL=/var/mail/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/91i386-default/ref PKG_EXT=txz tpid=14524 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=spidermonkey24-24.2.0 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=91i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for spidermonkey24-24.2.0: DEBUG=off: Enable Debug build GCZEAL=off: Enable Zealous garbage collecting JEMALLOC=off: Use jemalloc as memory allocator METHODJIT=on: Enable method JIT support OPTIMIZE=on: Enable compiler optimizations READLINE=on: Link js shell to system readline library THREADSAFE=on: Enable multiple thread support TRACEJIT=on: Enable tracing JIT support UTF8=off: Treat strings as UTF8 instead of ISO-8859-1 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-pthreads --with-system-nspr --disable-debug --disable-gczeal --disable-jemalloc --enable-methodjit --enable-optimize --enable-readline --enable-threadsafe --enable-tracejit --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" MAKE=gmake TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" TMPDIR="/tmp" 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="" 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-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/spidermonkey24 DOCSDIR=/usr/local/share/doc/spidermonkey24 EXAMPLESDIR=/usr/local/share/examples/spidermonkey24 WWWDIR=/usr/local/www/spidermonkey24 ETCDIR=/usr/local/etc/spidermonkey24 --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 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 NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for spidermonkey24-24.2.0 =================================================== =========================================================================== =================================================== ===> spidermonkey24-24.2.0 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.4_1.txz Installing pkg-1.2.4_1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of spidermonkey24-24.2.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by spidermonkey24-24.2.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by spidermonkey24-24.2.0 for building => SHA256 Checksum OK for mozjs-24.2.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by spidermonkey24-24.2.0 for building ===> Extracting for spidermonkey24-24.2.0 => SHA256 Checksum OK for mozjs-24.2.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for spidermonkey24-24.2.0 =========================================================================== =================================================== ===> spidermonkey24-24.2.0 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0.txz Installing zip-3.0... done ===> Returning to build of spidermonkey24-24.2.0 ===> spidermonkey24-24.2.0 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.6_1.txz Installing python27-2.7.6_1...Installing gettext-0.18.3.1...Installing libiconv-1.14_1... done done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of spidermonkey24-24.2.0 ===> spidermonkey24-24.2.0 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 spidermonkey24-24.2.0 ===> spidermonkey24-24.2.0 depends on file: /usr/local/bin/perl5.16.3 - not found ===> Verifying install for /usr/local/bin/perl5.16.3 in /usr/ports/lang/perl5.16 ===> Installing existing package /packages/All/perl5-5.16.3_6.txz Installing perl5-5.16.3_6...Removing /usr/local/etc/perl5_version... Done. Creating /usr/local/etc/perl5_version... Done. Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl5 Done. done ===> Returning to build of spidermonkey24-24.2.0 =========================================================================== =================================================== ===> spidermonkey24-24.2.0 depends on shared library: libnspr4.so - not found ===> Verifying for libnspr4.so in /usr/ports/devel/nspr ===> Installing existing package /packages/All/nspr-4.10.2.txz Installing nspr-4.10.2... done ===> Returning to build of spidermonkey24-24.2.0 =========================================================================== =================================================== ===> Configuring for spidermonkey24-24.2.0 loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking host system type... i386-portbld-freebsd9.1 checking target system type... i386-portbld-freebsd9.1 checking build system type... i386-portbld-freebsd9.1 checking for gawk... (cached) /usr/bin/awk checking for perl5... /usr/bin/perl5 defined(@array) is deprecated at ./config/milestone.pl line 59. (Maybe you should just omit the defined()?) defined(@array) is deprecated at ./config/milestone.pl line 59. (Maybe you should just omit the defined()?) defined(@array) is deprecated at ./config/milestone.pl line 59. (Maybe you should just omit the defined()?) checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for ranlib... ranlib checking for as... /usr/bin/as checking for ar... ar checking for ld... ld checking for strip... strip checking for windres... no configure: error: Only GCC 4.4 or newer supported ------ config.log ------ configure:1208: checking for perl5 configure:2624: checking for gcc configure:2737: checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works configure:2753: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c 1>&5 configure:2779: checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler configure:2784: checking whether we are using GNU C configure:2793: cc -E conftest.c configure:2812: checking whether cc accepts -g configure:2848: checking for c++ configure:2880: checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing ) works configure:2896: c++ -o conftest -O2 -pipe -fno-strict-aliasing conftest.C 1>&5 configure:2922: checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing ) is a cross-compiler configure:2927: checking whether we are using GNU C++ configure:2936: c++ -E conftest.C configure:2955: checking whether c++ accepts -g configure:3004: cc -c -O2 -pipe -fno-strict-aliasing conftest.c 1>&5 configure:3021: cc -c -O2 -pipe -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:3017: warning: incompatible implicit declaration of built-in function 'exit' configure:3040: checking for ranlib configure:3072: checking for as configure:3126: checking for ar configure:3161: checking for ld configure:3196: checking for strip configure:3231: checking for windres ===> Script "configure" failed unexpectedly. Please report the problem to kwm@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/lang/spidermonkey24/work/mozjs-24.2.0/js/src/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/lang/spidermonkey24. ===> Cleaning for spidermonkey24-24.2.0