From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Mar 26 02:00:50 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 59E8B9CE; Wed, 26 Mar 2014 02:00:50 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 39ACC6A6; Wed, 26 Mar 2014 02:00:50 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.8/8.14.8) with ESMTP id s2Q20oGd071084; Wed, 26 Mar 2014 02:00:50 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.8/8.14.8/Submit) id s2Q20oXg071070; Wed, 26 Mar 2014 02:00:50 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Wed, 26 Mar 2014 02:00:50 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201403260200.s2Q20oXg071070@beefy2.isc.freebsd.org> To: brooks@FreeBSD.org Subject: [REL - 83amd64-default][devel/llvm-devel] Failed for llvm-devel-3.5.r203994 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, 26 Mar 2014 02:00:50 -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: brooks@FreeBSD.org Last committer: brooks@FreeBSD.org Ident: $FreeBSD: head/devel/llvm-devel/Makefile 348290 2014-03-15 06:45:41Z brooks $ Log URL: http://beefy2.isc.freebsd.org/bulk/83amd64-default/2014-03-26_01h14m56s/logs/llvm-devel-3.5.r203994.log Build URL: http://beefy2.isc.freebsd.org/bulk/83amd64-default/2014-03-26_01h14m56s Log: ====>> Building devel/llvm-devel build started at Wed Mar 26 02:00:27 UTC 2014 port directory: /usr/ports/devel/llvm-devel building for: FreeBSD 83amd64-default-job-18 8.3-RELEASE-p14 FreeBSD 8.3-RELEASE-p14 amd64 maintained by: brooks@FreeBSD.org Makefile ident: $FreeBSD: head/devel/llvm-devel/Makefile 348290 2014-03-15 06:45:41Z brooks $ Poudriere version: 3.1-pre ---Begin Environment--- OSVERSION=803000 UNAME_v=FreeBSD 8.3-RELEASE-p14 UNAME_r=8.3-RELEASE-p14 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/83amd64-default/ref PKG_EXT=txz tpid=18703 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=llvm-devel-3.5.r203994 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=83amd64-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 llvm-devel-3.5.r203994: ASSERTS=off: Enable assertions (thread unsafe) CMAKE=on: Build cmake support files DOCS=on: Build and/or install documentation LIT=on: Install lit and FileCheck test tools (requires python) LTOPLUGIN=off: Build LTO plugin (requires gold) MANPAGES=on: Build and/or install manual pages ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-shared --enable-bindings=none --enable-optimized --disable-assertions --enable-docs --enable-pic --with-pic --prefix=/usr/local/llvm-devel ${_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-- LLVM_PREFIX="/usr/local/llvm-devel" LLVM_SUFFIX="-devel" ASSERTS="@comment " NO_ASSERTS="" CMAKE="" NO_CMAKE="@comment " DOCS="" NO_DOCS="@comment " LIT="" NO_LIT="@comment " LTOPLUGIN="@comment " NO_LTOPLUGIN="" MANPAGES="" NO_MANPAGES="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/llvm-devel DOCSDIR=/usr/local/share/doc/llvm-devel EXAMPLESDIR=/usr/local/share/examples/llvm WWWDIR=/usr/local/www/llvm ETCDIR=/usr/local/etc/llvm --End SUB_LIST-- ---Begin make.conf--- 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 llvm-devel-3.5.r203994 =================================================== =========================================================================== =================================================== ===> llvm-devel-3.5.r203994 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.txz Installing pkg-1.2.7... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of llvm-devel-3.5.r203994 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by llvm-devel-3.5.r203994 for building =========================================================================== =================================================== ===> Fetching all distfiles required by llvm-devel-3.5.r203994 for building => SHA256 Checksum OK for llvm-3.5.r203994.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by llvm-devel-3.5.r203994 for building ===> Extracting for llvm-devel-3.5.r203994 => SHA256 Checksum OK for llvm-3.5.r203994.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for llvm-devel-3.5.r203994 ===> Applying FreeBSD patches for llvm-devel-3.5.r203994 /usr/bin/sed -i.bak -e 's|\(PROJ_docsdir.*:=\).*$|\1/usr/local/share/doc/llvm-devel|g' /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-3.5.r203994/Makefile.config.in /usr/bin/sed -i.bak -e 's|\(PROJ_mandir.*:=\).*$|\1/usr/local/man|g' /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-3.5.r203994/Makefile.config.in /usr/bin/sed -i.bak -e 's|import lit|import lit-devel|' -e 's|from lit|from lit-devel|' -e 's|lit\.|lit-devel.|' /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-3.5.r203994/utils/lit/lit.py /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-3.5.r203994/utils/lit/lit/*.py =========================================================================== =================================================== ===> llvm-devel-3.5.r203994 depends on executable: cmake - not found ===> Verifying install for cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-2.8.12.1_4.txz Installing cmake-2.8.12.1_4...Installing cmake-modules-2.8.12.1_1... done done ===> Returning to build of llvm-devel-3.5.r203994 ===> llvm-devel-3.5.r203994 depends on executable: sphinx-build - not found ===> Verifying install for sphinx-build in /usr/ports/textproc/py-sphinx ===> Installing existing package /packages/All/py27-sphinx-1.2.2.txz Installing py27-sphinx-1.2.2...Installing py27-Jinja2-2.7.1_1...Installing py27-Babel-1.3_1...Installing py27-pytz-2014.1.1,1...Installing py27-setuptools27-2.0.1...Installing python27-2.7.6_4...Installing gettext-0.18.3.1...Installing libiconv-1.14_3... done done done done done 185 207 done Installing py27-MarkupSafe-0.19... done done Installing py27-docutils-0.11... done Installing py27-pygments-1.6_2... done 207 232 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 llvm-devel-3.5.r203994 ===> llvm-devel-3.5.r203994 depends on file: /usr/local/bin/python2.7 - found ===> llvm-devel-3.5.r203994 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 llvm-devel-3.5.r203994 ===> llvm-devel-3.5.r203994 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_8.txz Installing perl5-5.16.3_8... done ===> Returning to build of llvm-devel-3.5.r203994 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for llvm-devel-3.5.r203994 configure: loading site script /usr/ports/Templates/config.site checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C preprocessor... cpp checking whether GCC or Clang is our host compiler... gcc checking build system type... amd64-portbld-freebsd8.3 checking host system type... amd64-portbld-freebsd8.3 checking target system type... amd64-portbld-freebsd8.3 checking type of operating system we're going to host on... FreeBSD checking type of operating system we're going to target... FreeBSD checking target architecture... x86_64 checking whether GCC is new enough... no configure: error: The selected GCC C++ compiler is not new enough to build LLVM. Please upgrade to GCC 4.7. You may pass --disable-compiler-version-checks to configure to bypass these sanity checks. ===> Script "configure" failed unexpectedly. Please report the problem to brooks@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-3.5.r203994/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 in /usr/ports/devel/llvm-devel. ===> Cleaning for llvm-devel-3.5.r203994