From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Feb 14 00:43:00 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 0020DE44; Sat, 14 Feb 2015 00:42:59 +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 D31142F5; Sat, 14 Feb 2015 00:42:59 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t1E0gxAq069639; Sat, 14 Feb 2015 00:42:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t1E0gxjo069632; Sat, 14 Feb 2015 00:42:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 14 Feb 2015 00:42:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201502140042.t1E0gxjo069632@beefy1.isc.freebsd.org> To: bf@FreeBSD.org Subject: [package - 84i386-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: Sat, 14 Feb 2015 00:43:00 -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://beefy1.isc.freebsd.org/data/84i386-default/2015-02-13_15h10m06s/logs/ParMetis-4.0_10.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-02-13_15h10m06s Log: ====>> Building math/parmetis build started at Sat Feb 14 00:42:27 UTC 2015 port directory: /usr/ports/math/parmetis building for: FreeBSD 84i386-default-job-03 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 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: 1100058 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 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/84i386-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/84i386-default/ref/.p/pool MASTERNAME=84i386-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 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lc++" LIBS="" 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 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--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted 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.10.txz [84i386-default-job-03] Installing pkg-1.4.10... [84i386-default-job-03] Extracting pkg-1.4.10... done Message for pkg-1.4.10: 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 1902 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 [84i386-default-job-03] Installing mpich2-1.5_2,5... [84i386-default-job-03] `-- Installing bash-4.3.33... [84i386-default-job-03] | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-03] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-03] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-03] | | `-- Installing libiconv-1.14_6... [84i386-default-job-03] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-03] | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-03] `-- Extracting bash-4.3.33... done [84i386-default-job-03] `-- Installing gcc-4.8.4... [84i386-default-job-03] | `-- Installing binutils-2.25... [84i386-default-job-03] | `-- Extracting binutils-2.25... done [84i386-default-job-03] | `-- Installing gcc-ecj-4.5... [84i386-default-job-03] | `-- Extracting gcc-ecj-4.5... done [84i386-default-job-03] | `-- Installing gmp-5.1.3_2... [84i386-default-job-03] | `-- Extracting gmp-5.1.3_2... done [84i386-default-job-03] | `-- Installing mpc-1.0.2_1... [84i386-default-job-03] | | `-- Installing mpfr-3.1.2_2... [84i386-default-job-03] | | `-- Extracting mpfr-3.1.2_2... done [84i386-default-job-03] | `-- Extracting mpc-1.0.2_1... done [84i386-default-job-03] `-- Extracting gcc-4.8.4... done [84i386-default-job-03] `-- Installing libX11-1.6.2_2,1... [84i386-default-job-03] | `-- Installing kbproto-1.0.6... [84i386-default-job-03] | `-- Extracting kbproto-1.0.6... done [84i386-default-job-03] | `-- Installing libXau-1.0.8_2... [84i386-default-job-03] | | `-- Installing xproto-7.0.26... [84i386-default-job-03] | | `-- Extracting xproto-7.0.26... done [84i386-default-job-03] | `-- Extracting libXau-1.0.8_2... done [84i386-default-job-03] | `-- Installing libXdmcp-1.1.1_2... [84i386-default-job-03] | `-- Extracting libXdmcp-1.1.1_2... done [84i386-default-job-03] | `-- Installing libxcb-1.11... [84i386-default-job-03] | | `-- Installing libpthread-stubs-0.3_6... [84i386-default-job-03] | | `-- Extracting libpthread-stubs-0.3_6... done [84i386-default-job-03] | | `-- Installing libxml2-2.9.2_2... [84i386-default-job-03] | | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-03] | `-- Extracting libxcb-1.11... done [84i386-default-job-03] `-- Extracting libX11-1.6.2_2,1... done [84i386-default-job-03] `-- Installing libXt-1.1.4_2,1... [84i386-default-job-03] | `-- Installing libSM-1.2.2_2,1... [84i386-default-job-03] | | `-- Installing libICE-1.0.9,1... [84i386-default-job-03] | | `-- Extracting libICE-1.0.9,1... done [84i386-default-job-03] | `-- Extracting libSM-1.2.2_2,1... done [84i386-default-job-03] `-- Extracting libXt-1.1.4_2,1... done [84i386-default-job-03] `-- Installing libexecinfo-1.1_3... [84i386-default-job-03] `-- Extracting libexecinfo-1.1_3... done [84i386-default-job-03] `-- Installing openjdk-7.76.13,1... [84i386-default-job-03] | `-- Installing alsa-lib-1.0.28... [84i386-default-job-03] | `-- Extracting alsa-lib-1.0.28... done [84i386-default-job-03] | `-- Installing dejavu-2.34_4... [84i386-default-job-03] | `-- Extracting dejavu-2.34_4... done This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** ===> 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 [84i386-default-job-03] Installing gmake-4.1_1... [84i386-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 [84i386-default-job-03] Installing libc++-208080... [84i386-default-job-03] `-- Installing libcxxrt-20131225_1... [84i386-default-job-03] `-- Extracting libcxxrt-20131225_1... done [84i386-default-job-03] `-- Installing libmissing-20130815_2... [84i386-default-job-03] `-- Extracting libmissing-20130815_2... done [84i386-default-job-03] `-- Installing xlocale-208080... [84i386-default-job-03] `-- Extracting xlocale-208080... done [84i386-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" "cmTryCompileExec961208650/fast" gmake[1]: Entering directory '/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp' /usr/local/bin/gmake -f CMakeFiles/cmTryCompileExec961208650.dir/build.make CMakeFiles/cmTryCompileExec961208650.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/cmTryCompileExec961208650.dir/testCCompiler.c.o /usr/local/bin/mpicc -O2 -pipe -fno-strict-aliasing -o CMakeFiles/cmTryCompileExec961208650.dir/testCCompiler.c.o -c /wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTryCompileExec961208650 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec961208650.dir/link.txt --verbose=1 /usr/local/bin/mpicc -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lc++ CMakeFiles/cmTryCompileExec961208650.dir/testCCompiler.c.o -o cmTryCompileExec961208650 /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/cmTryCompileExec961208650.dir/build.make:88: recipe for target 'cmTryCompileExec961208650' failed gmake[2]: *** [cmTryCompileExec961208650] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp' Makefile:118: recipe for target 'cmTryCompileExec961208650/fast' failed gmake[1]: *** [cmTryCompileExec961208650/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.