From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri May 2 11:19:30 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 24CC727F for ; Fri, 2 May 2014 11:19:30 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 043001A84; Fri, 2 May 2014 11:19:30 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.8/8.14.8) with ESMTP id s42BJTIO041762; Fri, 2 May 2014 11:19:29 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.8/8.14.8/Submit) id s42BJTKn041381; Fri, 2 May 2014 11:19:29 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Fri, 2 May 2014 11:19:29 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201405021119.s42BJTKn041381@beefy1.isc.freebsd.org> To: pmn@bakarika.net Subject: [REL - head-i386-default][lang/gambit-c] Failed for gambit-c-v4.6.6, 1 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: Fri, 02 May 2014 11:19:30 -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: pmn@bakarika.net Last committer: ohauer@FreeBSD.org Ident: $FreeBSD: head/lang/gambit-c/Makefile 338168 2013-12-30 20:55:18Z ohauer $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2014-05-02_00h57m49s/logs/gambit-c-v4.6.6,1.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2014-05-02_00h57m49s Log: ====>> Building lang/gambit-c build started at Fri May 2 11:19:25 UTC 2014 port directory: /usr/ports/lang/gambit-c building for: FreeBSD head-i386-default-job-04 11.0-CURRENT FreeBSD 11.0-CURRENT r264257 i386 maintained by: pmn@bakarika.net Makefile ident: $FreeBSD: head/lang/gambit-c/Makefile 338168 2013-12-30 20:55:18Z ohauer $ Poudriere version: 3.1-pre Host OSVERSION: 1100013 Jail OSVERSION: 1100018 !!! Jail is newer than host. (Jail: 1100018, Host: 1100013) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100018 UNAME_v=FreeBSD 11.0-CURRENT r264257 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref PKG_EXT=txz tpid=35833 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=gambit-c-v4.6.6,1 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add OLDPWD=/usr/local/poudriere/data/build/head-i386-default/ref/poudriere/rdeps PWD=/usr/local/poudriere/data/build/head-i386-default/ref/poudriere/pool MASTERNAME=head-i386-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--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-single-host --enable-gcc-opts --prefix=/usr/local --docdir=/usr/local/share/doc/gambit-c --libdir=/usr/local/lib/gambit-c/ --includedir=/usr/local/include/gambit-c --enable-interpreter-name=gsi-gambit --enable-compiler-name=gsc-gambit --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" MAKE=gmake 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" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-move-loop-invariants -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-move-loop-invariants -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-- GSI_INC=include/gambit-c GSI_DOC=share/doc/gambit-c GSI_LIB=lib/gambit-c OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib DOCSDIR="share/doc/gambit-c" EXAMPLESDIR="share/examples/gambit-c" DATADIR="share/gambit-c" WWWDIR="www/gambit-c" ETCDIR="etc/gambit-c" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gambit-c DOCSDIR=/usr/local/share/doc/gambit-c EXAMPLESDIR=/usr/local/share/examples/gambit-c WWWDIR=/usr/local/www/gambit-c ETCDIR=/usr/local/etc/gambit-c --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 gambit-c-v4.6.6,1 =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> gambit-c-v4.6.6,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_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gambit-c-v4.6.6,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by gambit-c-v4.6.6,1 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by gambit-c-v4.6.6,1 for building => SHA256 Checksum OK for gambc-v4_6_6.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by gambit-c-v4.6.6,1 for building ===> Extracting for gambit-c-v4.6.6,1 => SHA256 Checksum OK for gambc-v4_6_6.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gambit-c-v4.6.6,1 =========================================================================== =================================================== ===> gambit-c-v4.6.6,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...Installing gettext-0.18.3.1... done done ===> Returning to build of gambit-c-v4.6.6,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for gambit-c-v4.6.6,1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_6_6/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking target system type... i386-portbld-freebsd11.0 checking for gcc... cc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. ===> Script "configure" failed unexpectedly. Please report the problem to pmn@bakarika.net [maintainer] and attach the "/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_6_6/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). *** Error code 1 Stop. make: stopped in /usr/ports/lang/gambit-c ===> Cleaning for gambit-c-v4.6.6,1