From owner-freebsd-pkg-fallout@FreeBSD.ORG Mon May 25 03:30:35 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 75D81C81 for ; Mon, 25 May 2015 03:30:35 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy4.nyi.freebsd.org (beefy4.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e7]) (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 3E50DCB5; Mon, 25 May 2015 03:30:35 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy4.nyi.freebsd.org (localhost [127.0.0.1]) by beefy4.nyi.freebsd.org (8.14.9/8.14.9) with ESMTP id t4P3UYPQ085328; Mon, 25 May 2015 03:30:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy4.nyi.freebsd.org (8.14.9/8.14.9/Submit) id t4P3UXJ5084900; Mon, 25 May 2015 03:30:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Mon, 25 May 2015 03:30:33 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201505250330.t4P3UXJ5084900@beefy4.nyi.freebsd.org> To: xmj@chaot.net Subject: [package - head-amd64-default][math/py-statsmodels] Failed for py27-statsmodels-0.6.1_1 in configure Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2015 03:30:35 -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: xmj@chaot.net Last committer: xmj@FreeBSD.org Ident: $FreeBSD: head/math/py-statsmodels/Makefile 386983 2015-05-22 04:37:41Z xmj $ Log URL: http://beefy4.nyi.freebsd.org/data/head-amd64-default/p387185_s283328/logs/py27-statsmodels-0.6.1_1.log Build URL: http://beefy4.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p387185_s283328 Log: ====>> Building math/py-statsmodels build started at Mon May 25 03:30:05 UTC 2015 port directory: /usr/ports/math/py-statsmodels building for: FreeBSD head-amd64-default-job-20 11.0-CURRENT FreeBSD 11.0-CURRENT r283328 amd64 maintained by: xmj@chaot.net Makefile ident: $FreeBSD: head/math/py-statsmodels/Makefile 386983 2015-05-22 04:37:41Z xmj $ Poudriere version: 3.1.6 Host OSVERSION: 1100070 Jail OSVERSION: 1100073 !!! Jail is newer than host. (Jail: 1100073, Host: 1100070) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- OSVERSION=1100073 UNAME_v=FreeBSD 11.0-CURRENT r283328 UNAME_r=11.0-CURRENT LC_COLLATE=C BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-statsmodels-0.6.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.6 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for py27-statsmodels-0.6.1_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-statsmodels/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-statsmodels/work HOME=/wrkdirs/usr/ports/math/py-statsmodels/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-statsmodels/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-statsmodels/work HOME=/wrkdirs/usr/ports/math/py-statsmodels/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/py27-statsmodels" EXAMPLESDIR="share/examples/py27-statsmodels" DATADIR="share/py27-statsmodels" WWWDIR="www/py27-statsmodels" ETCDIR="etc/py27-statsmodels" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py27-statsmodels DOCSDIR=/usr/local/share/doc/py27-statsmodels EXAMPLESDIR=/usr/local/share/examples/py27-statsmodels WWWDIR=/usr/local/www/py27-statsmodels ETCDIR=/usr/local/etc/py27-statsmodels --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 #### MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py27-statsmodels-0.6.1_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.5.2.txz [head-amd64-default-job-20] Installing pkg-1.5.2... [head-amd64-default-job-20] Extracting pkg-1.5.2... done Message for pkg-1.5.2: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-statsmodels-0.6.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py27-statsmodels-0.6.1_1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py27-statsmodels-0.6.1_1 for building => SHA256 Checksum OK for statsmodels-statsmodels-0.6.1-8e812cd_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py27-statsmodels-0.6.1_1 for building ===> Extracting for py27-statsmodels-0.6.1_1 => SHA256 Checksum OK for statsmodels-statsmodels-0.6.1-8e812cd_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-statsmodels-0.6.1_1 =========================================================================== =================================================== ===> py27-statsmodels-0.6.1_1 depends on file: /usr/local/lib/python2.7/site-packages/numpy/core/numeric.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/numpy/core/numeric.py in /usr/ports/math/py-numpy ===> Installing existing package /packages/All/py27-numpy-1.9.2,1.txz [head-amd64-default-job-20] Installing py27-numpy-1.9.2,1... [head-amd64-default-job-20] `-- Installing blas-3.5.0_3... [head-amd64-default-job-20] | `-- Installing gcc-4.8.4_3... [head-amd64-default-job-20] | | `-- Installing binutils-2.25... [head-amd64-default-job-20] | | `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-20] | | | `-- Installing indexinfo-0.2.3... [head-amd64-default-job-20] | | | `-- Extracting indexinfo-0.2.3... done [head-amd64-default-job-20] | | `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-20] | | `-- Extracting binutils-2.25... done [head-amd64-default-job-20] | | `-- Installing gcc-ecj-4.5... [head-amd64-default-job-20] | | `-- Extracting gcc-ecj-4.5... done [head-amd64-default-job-20] | | `-- Installing gmp-5.1.3_2... [head-amd64-default-job-20] | | `-- Extracting gmp-5.1.3_2... done [head-amd64-default-job-20] | | `-- Installing mpc-1.0.3... [head-amd64-default-job-20] | | `-- Installing mpfr-3.1.2_2... [head-amd64-default-job-20] | | `-- Extracting mpfr-3.1.2_2... done [head-amd64-default-job-20] | | `-- Extracting mpc-1.0.3... done [head-amd64-default-job-20] | `-- Extracting gcc-4.8.4_3... done [head-amd64-default-job-20] `-- Extracting blas-3.5.0_3... done [head-amd64-default-job-20] `-- Installing lapack-3.5.0... [head-amd64-default-job-20] `-- Extracting lapack-3.5.0... done [head-amd64-default-job-20] `-- Installing py27-setuptools27-5.5.1_1... [head-amd64-default-job-20] | `-- Installing python27-2.7.9_1... [head-amd64-default-job-20] | | `-- Installing libffi-3.2.1... [head-amd64-default-job-20] | | `-- Extracting libffi-3.2.1... done [head-amd64-default-job-20] | | `-- Installing readline-6.3.8... [head-amd64-default-job-20] | | `-- Extracting readline-6.3.8... done [head-amd64-default-job-20] | `-- Extracting python27-2.7.9_1... done [head-amd64-default-job-20] `-- Extracting py27-setuptools27-5.5.1_1... done [head-amd64-default-job-20] `-- Installing suitesparse-4.0.2_4... [head-amd64-default-job-20] | `-- Installing openblas-0.2.14,1... [head-amd64-default-job-20] | `-- Extracting openblas-0.2.14,1... done [head-amd64-default-job-20] `-- Extracting suitesparse-4.0.2_4... done [head-amd64-default-job-20] Extracting py27-numpy-1.9.2,1... done Message for gcc-4.8.4_3: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for python27-2.7.9_1: ===================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter ===================================================================== ===> Returning to build of py27-statsmodels-0.6.1_1 ===> py27-statsmodels-0.6.1_1 depends on package: py27-scipy>0 - not found ===> Verifying install for py27-scipy>0 in /usr/ports/science/py-scipy ===> Installing existing package /packages/All/py27-scipy-0.15.1_1.txz [head-amd64-default-job-20] Installing py27-scipy-0.15.1_1... [head-amd64-default-job-20] `-- Installing swig13-1.3.40_1... [head-amd64-default-job-20] `-- Extracting swig13-1.3.40_1... done [head-amd64-default-job-20] Extracting py27-scipy-0.15.1_1... done ===> Returning to build of py27-statsmodels-0.6.1_1 ===> py27-statsmodels-0.6.1_1 depends on package: py27-pandas>0 - not found ===> Verifying install for py27-pandas>0 in /usr/ports/math/py-pandas ===> Installing existing package /packages/All/py27-pandas-0.16.0.txz [head-amd64-default-job-20] Installing py27-pandas-0.16.0... [head-amd64-default-job-20] `-- Installing py27-dateutil-2.3... [head-amd64-default-job-20] | `-- Installing py27-six-1.8.0... [head-amd64-default-job-20] | `-- Extracting py27-six-1.8.0... done [head-amd64-default-job-20] `-- Extracting py27-dateutil-2.3... done [head-amd64-default-job-20] `-- Installing py27-pytz-2014.10,1... [head-amd64-default-job-20] `-- Extracting py27-pytz-2014.10,1... done [head-amd64-default-job-20] `-- Installing py27-sqlite3-2.7.9_6... [head-amd64-default-job-20] | `-- Installing sqlite3-3.8.10.1... [head-amd64-default-job-20] | `-- Extracting sqlite3-3.8.10.1... done [head-amd64-default-job-20] `-- Extracting py27-sqlite3-2.7.9_6... done [head-amd64-default-job-20] Extracting py27-pandas-0.16.0... done Message for py27-pandas-0.16.0: === If you wish, install math/py-statsmodels to enable parts of pandas.stats. === ===> Returning to build of py27-statsmodels-0.6.1_1 ===> py27-statsmodels-0.6.1_1 depends on package: py27-patsy>0 - not found ===> Verifying install for py27-patsy>0 in /usr/ports/math/py-patsy ===> Installing existing package /packages/All/py27-patsy-0.2.1_3.txz [head-amd64-default-job-20] Installing py27-patsy-0.2.1_3... [head-amd64-default-job-20] Extracting py27-patsy-0.2.1_3... done ===> Returning to build of py27-statsmodels-0.6.1_1 ===> py27-statsmodels-0.6.1_1 depends on package: py27-setuptools27>0 - found ===> py27-statsmodels-0.6.1_1 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for py27-statsmodels-0.6.1_1 Traceback (most recent call last): File "", line 1, in ImportError: No module named Cython.Compiler.Main Processing statsmodels/nonparametric/linbin.pyx Traceback (most recent call last): File "/wrkdirs/usr/ports/math/py-statsmodels/work/statsmodels-8e812cd/tools/cythonize.py", line 198, in main() File "/wrkdirs/usr/ports/math/py-statsmodels/work/statsmodels-8e812cd/tools/cythonize.py", line 194, in main find_process_files(root_dir) File "/wrkdirs/usr/ports/math/py-statsmodels/work/statsmodels-8e812cd/tools/cythonize.py", line 186, in find_process_files process(cur_dir, fromfile, tofile, function, hash_db) File "/wrkdirs/usr/ports/math/py-statsmodels/work/statsmodels-8e812cd/tools/cythonize.py", line 160, in process processor_function(fromfile, tofile) File "/wrkdirs/usr/ports/math/py-statsmodels/work/statsmodels-8e812cd/tools/cythonize.py", line 80, in process_pyx raise Exception('Cython failed') Exception: Cython failed Cythonizing sources Traceback (most recent call last): File "", line 1, in File "setup.py", line 439, in generate_cython() File "setup.py", line 89, in generate_cython raise RuntimeError("Running cythonize failed!") RuntimeError: Running cythonize failed! *** Error code 1 Stop. make: stopped in /usr/ports/math/py-statsmodels