From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 23 18:06:54 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 58AFCC8B; Fri, 23 Jan 2015 18:06:54 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 38050A68; Fri, 23 Jan 2015 18:06:54 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0NI6r1B049309; Fri, 23 Jan 2015 18:06:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0NI6raA049302; Fri, 23 Jan 2015 18:06:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 23 Jan 2015 18:06:53 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501231806.t0NI6raA049302@beefy2.isc.freebsd.org> To: bf@FreeBSD.org Subject: [package - 84amd64-default][math/parmetis] Failed for ParMetis-4.0_10 in configure Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2015 18:06:54 -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: bf@FreeBSD.org Last committer: danilo@FreeBSD.org Ident: $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 14:24:12Z danilo $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-23_06h39m05s/logs/ParMetis-4.0_10.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-23_06h39m05s Log: ====>> Building math/parmetis build started at Fri Jan 23 18:06:22 UTC 2015 port directory: /usr/ports/math/parmetis building for: FreeBSD 84amd64-default-job-03 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: bf@FreeBSD.org Makefile ident: $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 14:24:12Z danilo $ Poudriere version: 3.1.1 Host OSVERSION: 1100050 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/84amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ParMetis-4.0_10 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ParMetis-4.0_10: DOCS=on: Build and/or install documentation OPENMPI=off: Use openmpi instead of mpich2 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work HOME=/wrkdirs/usr/ports/math/parmetis/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 -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lc++ -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -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-- CMAKE_BUILD_TYPE="release" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ParMetis" EXAMPLESDIR="share/examples/ParMetis" DATADIR="share/ParMetis" WWWDIR="www/ParMetis" ETCDIR="etc/ParMetis" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ParMetis DOCSDIR=/usr/local/share/doc/ParMetis EXAMPLESDIR=/usr/local/share/examples/ParMetis WWWDIR=/usr/local/www/ParMetis ETCDIR=/usr/local/etc/ParMetis --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License METIS accepted by the user =========================================================================== =================================================== ===> ParMetis-4.0_10 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.4.6.txz [84amd64-default-job-03] Installing pkg-1.4.6... [84amd64-default-job-03] Extracting pkg-1.4.6... done Message for pkg-1.4.6: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ParMetis-4.0_10 =========================================================================== =================================================== =========================================================================== =================================================== ===> License METIS accepted by the user => parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/./parmetis-4.0.tar.gz parmetis-4.0.tar.gz 5437 kB 1855 kBps ===> Fetching all distfiles required by ParMetis-4.0_10 for building =========================================================================== =================================================== ===> License METIS accepted by the user ===> Fetching all distfiles required by ParMetis-4.0_10 for building => SHA256 Checksum OK for parmetis-4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License METIS accepted by the user ===> Fetching all distfiles required by ParMetis-4.0_10 for building ===> Extracting for ParMetis-4.0_10 => SHA256 Checksum OK for parmetis-4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ParMetis-4.0_10 =========================================================================== =================================================== ===> ParMetis-4.0_10 depends on file: /usr/local/bin/mpicc - not found ===> Verifying install for /usr/local/bin/mpicc in /usr/ports/net/mpich2 ===> Installing existing package /packages/All/mpich2-1.5_2,5.txz [84amd64-default-job-03] Installing mpich2-1.5_2,5... [84amd64-default-job-03] `-- Installing bash-4.3.33... [84amd64-default-job-03] | `-- Installing gettext-runtime-0.19.3... [84amd64-default-job-03] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-03] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-03] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-03] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-03] | `-- Extracting gettext-runtime-0.19.3... done [84amd64-default-job-03] `-- Extracting bash-4.3.33... done [84amd64-default-job-03] `-- Installing gcc-4.8.4... [84amd64-default-job-03] | `-- Installing binutils-2.25... [84amd64-default-job-03] | `-- Extracting binutils-2.25... done [84amd64-default-job-03] | `-- Installing gcc-ecj-4.5... [84amd64-default-job-03] | `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-03] | `-- Installing gmp-5.1.3_2... [84amd64-default-job-03] | `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-03] | `-- Installing mpc-1.0.2_1... [84amd64-default-job-03] | | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-03] | | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-03] | `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-03] `-- Extracting gcc-4.8.4... done [84amd64-default-job-03] `-- Installing javavmwrapper-2.5... [84amd64-default-job-03] `-- Extracting javavmwrapper-2.5... done [84amd64-default-job-03] `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-03] | `-- Installing kbproto-1.0.6... [84amd64-default-job-03] | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-03] | `-- Installing libXau-1.0.8_2... [84amd64-default-job-03] | | `-- Installing xproto-7.0.26... [84amd64-default-job-03] | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-03] | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-03] | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-03] | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-03] | `-- Installing libxcb-1.11... [84amd64-default-job-03] | | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-03] | | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-03] | | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-03] | | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-03] | `-- Extracting libxcb-1.11... done [84amd64-default-job-03] `-- Extracting libX11-1.6.2_2,1... done [84amd64-default-job-03] `-- Installing libXt-1.1.4_2,1... [84amd64-default-job-03] | `-- Installing libSM-1.2.2_2,1... [84amd64-default-job-03] | | `-- Installing libICE-1.0.9,1... [84amd64-default-job-03] | | `-- Extracting libICE-1.0.9,1... done [84amd64-default-job-03] | `-- Extracting libSM-1.2.2_2,1... done [84amd64-default-job-03] `-- Extracting libXt-1.1.4_2,1... done [84amd64-default-job-03] `-- Installing libexecinfo-1.1_3... [84amd64-default-job-03] `-- Extracting libexecinfo-1.1_3... done [84amd64-default-job-03] `-- Installing openjdk-7.71.14_1,1... [84amd64-default-job-03] | `-- Installing alsa-lib-1.0.28... [84amd64-default-job-03] | `-- Extracting alsa-lib-1.0.28... done [84amd64-default-job-03] | `-- Installing dejavu-2.34_4... [84amd64-default-job-03] | `-- Extracting dejavu-2.34_4... done fc-cache: not found mkfontscale: not found mkfontdir: not found [84amd64-default-job-03] | `-- Installing fontconfig-2.11.1,1... [84amd64-default-job-03] | | `-- Installing expat-2.1.0_2... [84amd64-default-job-03] | | `-- Extracting expat-2.1.0_2... done ===> Installing existing package /packages/All/cmake-3.1.0.txz [84amd64-default-job-03] Installing cmake-3.1.0... [84amd64-default-job-03] `-- Installing cmake-modules-3.1.0_1... [84amd64-default-job-03] `-- Extracting cmake-modules-3.1.0_1... done [84amd64-default-job-03] `-- Installing curl-7.40.0... [84amd64-default-job-03] | `-- Installing ca_root_nss-3.17.3_1... [84amd64-default-job-03] | `-- Extracting ca_root_nss-3.17.3_1... done [84amd64-default-job-03] `-- Extracting curl-7.40.0... done [84amd64-default-job-03] `-- Installing libarchive-3.1.2_2,1... [84amd64-default-job-03] | `-- Installing lzo2-2.08_1... [84amd64-default-job-03] | `-- Extracting lzo2-2.08_1... done [84amd64-default-job-03] `-- Extracting libarchive-3.1.2_2,1... done [84amd64-default-job-03] Extracting cmake-3.1.0... done ===> Returning to build of ParMetis-4.0_10 ===> ParMetis-4.0_10 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 [84amd64-default-job-03] Installing gmake-4.1_1... [84amd64-default-job-03] Extracting gmake-4.1_1... done ===> Returning to build of ParMetis-4.0_10 =========================================================================== =================================================== ===> ParMetis-4.0_10 depends on shared library: libc++.so.1 - not found ===> Verifying for libc++.so.1 in /usr/ports/devel/libc++ ===> Installing existing package /packages/All/libc++-208080.txz [84amd64-default-job-03] Installing libc++-208080... [84amd64-default-job-03] `-- Installing libcxxrt-20131225_1... [84amd64-default-job-03] `-- Extracting libcxxrt-20131225_1... done [84amd64-default-job-03] `-- Installing libmissing-20130815_2... [84amd64-default-job-03] `-- Extracting libmissing-20130815_2... done [84amd64-default-job-03] `-- Installing xlocale-208080... [84amd64-default-job-03] `-- Extracting xlocale-208080... done [84amd64-default-job-03] Extracting libc++-208080... done ===> Returning to build of ParMetis-4.0_10 =========================================================================== =================================================== ===> Configuring for ParMetis-4.0_10 rm -rf build mkdir -p build cd build && cmake /wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0 -DCMAKE_VERBOSE_MAKEFILE=1 -DGKLIB_PATH=/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/metis/GKlib -DMETIS_PATH=/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/metis -DCMAKE_INSTALL_PREFIX=/usr/local -DCMAKE_C_COMPILER=/usr/local/bin/mpicc -- The C compiler identification is GNU 4.8.4 -- The CXX compiler identification is GNU 4.2.1 -- Check for working C compiler: /usr/local/bin/mpicc -- Check for working C compiler: /usr/local/bin/mpicc -- broken CMake Error at /usr/local/share/cmake/Modules/CMakeTestCCompiler.cmake:61 (message): The C compiler "/usr/local/bin/mpicc" is not able to compile a simple test program. It fails with the following output: Change Dir: /wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/local/bin/gmake" "cmTryCompileExec1894860377/fast" gmake[1]: Entering directory '/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp' /usr/local/bin/gmake -f CMakeFiles/cmTryCompileExec1894860377.dir/build.make CMakeFiles/cmTryCompileExec1894860377.dir/build gmake[2]: Entering directory '/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1894860377.dir/testCCompiler.c.o /usr/local/bin/mpicc -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/cmTryCompileExec1894860377.dir/testCCompiler.c.o -c /wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTryCompileExec1894860377 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1894860377.dir/link.txt --verbose=1 /usr/local/bin/mpicc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -lc++ -fstack-protector CMakeFiles/cmTryCompileExec1894860377.dir/testCCompiler.c.o -o cmTryCompileExec1894860377 /usr/local/lib/libc++.so.1: undefined reference to `wcsxfrm_l' /usr/local/lib/libc++.so.1: undefined reference to `tolower_l' /usr/local/lib/libc++.so.1: undefined reference to `freelocale' /usr/local/lib/libc++.so.1: undefined reference to `sscanf_l' /usr/local/lib/libc++.so.1: undefined reference to `isdigit_l' /usr/local/lib/libc++.so.1: undefined reference to `towupper_l' /usr/local/lib/libc++.so.1: undefined reference to `iswspace_l' /usr/local/lib/libc++.so.1: undefined reference to `iswprint_l' /usr/local/lib/libc++.so.1: undefined reference to `isxdigit_l' /usr/local/lib/libc++.so.1: undefined reference to `mbrlen_l' /usr/local/lib/libc++.so.1: undefined reference to `wcrtomb_l' /usr/local/lib/libc++.so.1: undefined reference to `mbtowc_l' /usr/local/lib/libc++.so.1: undefined reference to `mbrtowc_l' /usr/local/lib/libc++.so.1: undefined reference to `iswctype_l' /usr/local/lib/libc++.so.1: undefined reference to `iswlower_l' /usr/local/lib/libc++.so.1: undefined reference to `mbsrtowcs_l' /usr/local/lib/libc++.so.1: undefined reference to `towlower_l' /usr/local/lib/libc++.so.1: undefined reference to `iswpunct_l' /usr/local/lib/libc++.so.1: undefined reference to `__mb_cur_max_l' /usr/local/lib/libc++.so.1: undefined reference to `localeconv_l' /usr/local/lib/libc++.so.1: undefined reference to `btowc_l' /usr/local/lib/libc++.so.1: undefined reference to `mbsnrtowcs_l' /usr/local/lib/libc++.so.1: undefined reference to `wcscoll_l' /usr/local/lib/libc++.so.1: undefined reference to `newlocale' /usr/local/lib/libc++.so.1: undefined reference to `wcsnrtombs_l' /usr/local/lib/libc++.so.1: undefined reference to `iswupper_l' /usr/local/lib/libc++.so.1: undefined reference to `asprintf_l' /usr/local/lib/libc++.so.1: undefined reference to `strcoll_l' /usr/local/lib/libc++.so.1: undefined reference to `wctob_l' /usr/local/lib/libc++.so.1: undefined reference to `iswdigit_l' /usr/local/lib/libc++.so.1: undefined reference to `iswalpha_l' /usr/local/lib/libc++.so.1: undefined reference to `snprintf_l' /usr/local/lib/libc++.so.1: undefined reference to `iswcntrl_l' /usr/local/lib/libc++.so.1: undefined reference to `toupper_l' /usr/local/lib/libc++.so.1: undefined reference to `strxfrm_l' /usr/local/lib/libc++.so.1: undefined reference to `iswxdigit_l' /usr/local/lib/libc++.so.1: undefined reference to `strftime_l' collect2: error: ld returned 1 exit status CMakeFiles/cmTryCompileExec1894860377.dir/build.make:88: recipe for target 'cmTryCompileExec1894860377' failed gmake[2]: *** [cmTryCompileExec1894860377] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp' Makefile:118: recipe for target 'cmTryCompileExec1894860377/fast' failed gmake[1]: *** [cmTryCompileExec1894860377/fast] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp' CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:2 (project) -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeError.log". Makefile:73: recipe for target 'config' failed gmake: *** [config] Error 1 *** Error code 2 Stop in /usr/ports/math/parmetis.