From owner-freebsd-python@freebsd.org Sun Oct 11 04:00:27 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CFE0BA111DC for ; Sun, 11 Oct 2015 04:00:27 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id BB483ACF for ; Sun, 11 Oct 2015 04:00:27 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id B6CA4A111DA; Sun, 11 Oct 2015 04:00:27 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C0C6A111D8; Sun, 11 Oct 2015 04:00:27 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.nyi.freebsd.org (beefy2.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e5]) (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 47D59ACC; Sun, 11 Oct 2015 04:00:27 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.nyi.freebsd.org (localhost [127.0.0.1]) by beefy2.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9B40QBv055761; Sun, 11 Oct 2015 04:00:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.nyi.freebsd.org (8.15.2/8.15.2/Submit) id t9B40Qgw055756; Sun, 11 Oct 2015 04:00:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sun, 11 Oct 2015 04:00:26 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201510110400.t9B40Qgw055756@beefy2.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 93amd64-default][math/py-numpy] Failed for py27-numpy-1.10.0, 1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2015 04:00:27 -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: python@FreeBSD.org Last committer: olivierd@FreeBSD.org Ident: $FreeBSD: head/math/py-numpy/Makefile 398744 2015-10-07 03:37:42Z olivierd $ Log URL: http://beefy2.nyi.freebsd.org/data/93amd64-default/399074/logs/py27-numpy-1.10.0,1.log Build URL: http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default&build=399074 Log: ====>> Building math/py-numpy build started at Sun Oct 11 03:59:33 UTC 2015 port directory: /usr/ports/math/py-numpy building for: FreeBSD 93amd64-default-job-01 9.3-RELEASE-p28 FreeBSD 9.3-RELEASE-p28 amd64 maintained by: python@FreeBSD.org Makefile ident: $FreeBSD: head/math/py-numpy/Makefile 398744 2015-10-07 03:37:42Z olivierd $ Poudriere version: 3.1.8 Host OSVERSION: 1100079 Jail OSVERSION: 903000 ---Begin Environment--- SHELL=/bin/csh OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p28 UNAME_r=9.3-RELEASE-p28 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-numpy-1.10.0,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.8 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-numpy-1.10.0,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse TESTS=off: Install test suite requirements ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=on: Blas implementation from Netlib OPENBLAS=off: OpenBLAS blas implementation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work HOME=/wrkdirs/usr/ports/math/py-numpy/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work HOME=/wrkdirs/usr/ports/math/py-numpy/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" 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=" -shared -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/lo cal/bin -L/usr/local/lib -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_VER=2.7 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/py27-numpy" EXAMPLESDIR="share/examples/py27-numpy" DATADIR="share/py27-numpy" WWWDIR="www/py27-numpy" ETCDIR="etc/py27-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py27-numpy DOCSDIR=/usr/local/share/doc/py27-numpy EXAMPLESDIR=/usr/local/share/examples/py27-numpy WWWDIR=/usr/local/www/py27-numpy ETCDIR=/usr/local/etc/py27-numpy --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 #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py27-numpy-1.10.0,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.6.1.txz [93amd64-default-job-01] Installing pkg-1.6.1... [93amd64-default-job-01] Extracting pkg-1.6.1: .......... done Message from pkg-1.6.1: If you are upgrading from the old package format, first run: # pkg2ng ===> py27-numpy-1.10.0,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py27-numpy-1.10.0,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py27-numpy-1.10.0,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py27-numpy-1.10.0,1 for building => SHA256 Checksum OK for numpy-1.10.0.tar.gz. => SHA256 Checksum OK for numpy-ref-1.9.1.pdf. => SHA256 Checksum OK for numpy-user-1.9.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py27-numpy-1.10.0,1 for building ===> Extracting for py27-numpy-1.10.0,1 => SHA256 Checksum OK for numpy-1.10.0.tar.gz. => SHA256 Checksum OK for numpy-ref-1.9.1.pdf. => SHA256 Checksum OK for numpy-user-1.9.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-numpy-1.10.0,1 ===> Applying FreeBSD patches for py27-numpy-1.10.0,1 /usr/bin/sed -i.bak -e "s|%%FC%%|gfortran48|" /wrkdirs/usr/ports/math/py-numpy/work/numpy-1.10.0/numpy/distutils/fcompiler/gnu.py /bin/cp /usr/ports/math/py-numpy/files/site.cfg /wrkdirs/usr/ports/math/py-numpy/work/numpy-1.10.0/site.cfg =========================================================================== =================================================== ===> py27-numpy-1.10.0,1 depends on executable: gfortran48 - not found ===> Installing existing package /packages/All/gcc-4.8.5.txz [93amd64-default-job-01] Installing gcc-4.8.5... [93amd64-default-job-01] `-- Installing indexinfo-0.2.3... [93amd64-default-job-01] `-- Extracting indexinfo-0.2.3: .... done [93amd64-default-job-01] `-- Installing mpc-1.0.3... [93amd64-default-job-01] | `-- Installing gmp-5.1.3_2... [93amd64-default-job-01] | `-- Extracting gmp-5.1.3_2: .......... done [93amd64-default-job-01] | `-- Installing mpfr-3.1.2_2... [93amd64-default-job-01] | `-- Extracting mpfr-3.1.2_2: .......... done [93amd64-default-job-01] `-- Extracting mpc-1.0.3: ...... done [93amd64-default-job-01] `-- Installing gcc-ecj-4.5... [93amd64-default-job-01] `-- Extracting gcc-ecj-4.5: . done [93amd64-default-job-01] `-- Installing libiconv-1.14_9... [93amd64-default-job-01] `-- Extracting libiconv-1.14_9: .......... done [93amd64-default-job-01] `-- Installing binutils-2.25.1... [93amd64-default-job-01] | `-- Installing gettext-runtime-0.19.6... [93amd64-default-job-01] | `-- Extracting gettext-runtime-0.19.6: .......... done [93amd64-default-job-01] `-- Extracting binutils-2.25.1: .......... done [93amd64-default-job-01] Extracting gcc-4.8.5: .......... done Message from gcc-4.8.5: 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. ===> py27-numpy-1.10.0,1 depends on executable: gfortran48 - found ===> Returning to build of py27-numpy-1.10.0,1 ===> py27-numpy-1.10.0,1 depends on package: py27-setuptools27>0 - not found ===> Installing existing package /packages/All/py27-setuptools27-17.0.txz [93amd64-default-job-01] Installing py27-setuptools27-17.0... [93amd64-default-job-01] `-- Installing python27-2.7.10... [93amd64-default-job-01] | `-- Installing libffi-3.2.1... [93amd64-default-job-01] | `-- Extracting libffi-3.2.1: .......... done [93amd64-default-job-01] `-- Extracting python27-2.7.10: .......... done [93amd64-default-job-01] Extracting py27-setuptools27-17.0: .......... done Message from python27-2.7.10: ===================================================================== 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 ===================================================================== copying numpy/distutils/numpy_distribution.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils copying numpy/distutils/from_template.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils copying numpy/distutils/core.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils copying numpy/distutils/line_endings.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils copying numpy/distutils/info.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils copying numpy/distutils/__version__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils copying numpy/distutils/lib2def.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils copying numpy/distutils/misc_util.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils copying build/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/__config__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/install_headers.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/build.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/egg_info.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/develop.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/build_src.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/autodist.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/build_clib.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/bdist_rpm.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/build_scripts.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/build_ext.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/build_py.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/config_compiler.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/install_data.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/config.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/install_clib.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/install.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command copying numpy/distutils/command/sdist.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/command creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/g95.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/intel.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/none.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/ibm.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/gnu.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/absoft.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/vast.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/lahey.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/mips.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pg.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pathf95.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/hpux.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nag.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/sun.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/compaq.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/distutils/fcompiler creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/broadcasting.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/jargon.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/internals.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/subclassing.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/structured_arrays.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/performance.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/glossary.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/indexing.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/byteswapping.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/io.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/misc.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/constants.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/creation.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/basics.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/methods_vs_functions.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/ufuncs.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc copying numpy/doc/howtofind.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/doc creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/use_rules.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/auxfuncs.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/__main__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/cb_rules.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/rules.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/crackfortran.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/f90mod_rules.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/f2py_testing.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/diagnose.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/capi_maps.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/common_rules.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/f2py2e.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/info.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/__version__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/cfuncs.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py copying numpy/f2py/func2subr.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/f2py creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/fft copying numpy/fft/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/fft copying numpy/fft/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/fft copying numpy/fft/helper.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/fft copying numpy/fft/fftpack.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/fft copying numpy/fft/info.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/fft creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/financial.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/_iotools.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/index_tricks.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/recfunctions.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/user_array.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/scimath.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/npyio.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/ufunclike.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/arraysetops.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/twodim_base.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/nanfunctions.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/type_check.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/function_base.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/_datasource.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/arraypad.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/stride_tricks.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/format.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/utils.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/shape_base.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/info.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/polynomial.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/arrayterator.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib copying numpy/lib/_version.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/lib creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/linalg copying numpy/linalg/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/linalg copying numpy/linalg/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/linalg copying numpy/linalg/linalg.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/linalg copying numpy/linalg/info.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/linalg creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/ma copying numpy/ma/testutils.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/ma copying numpy/ma/bench.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/ma copying numpy/ma/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/ma copying numpy/ma/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/ma copying numpy/ma/version.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/ma copying numpy/ma/timer_comparison.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/ma copying numpy/ma/mrecords.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/ma copying numpy/ma/extras.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/ma copying numpy/ma/core.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/ma creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/matrixlib copying numpy/matrixlib/defmatrix.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/matrixlib copying numpy/matrixlib/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/matrixlib copying numpy/matrixlib/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/matrixlib creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/polynomial copying numpy/polynomial/legendre.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/polynomial copying numpy/polynomial/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/polynomial copying numpy/polynomial/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/polynomial copying numpy/polynomial/laguerre.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/polynomial copying numpy/polynomial/chebyshev.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/polynomial copying numpy/polynomial/hermite_e.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/polynomial copying numpy/polynomial/polyutils.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/polynomial copying numpy/polynomial/hermite.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/polynomial copying numpy/polynomial/_polybase.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/polynomial copying numpy/polynomial/polynomial.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/polynomial creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/random copying numpy/random/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/random copying numpy/random/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/random copying numpy/random/info.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/random creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/testing copying numpy/testing/decorators.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/testing copying numpy/testing/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/testing copying numpy/testing/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/testing copying numpy/testing/print_coercion_tables.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/testing copying numpy/testing/utils.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/testing copying numpy/testing/noseclasses.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/testing copying numpy/testing/nosetester.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/testing running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib building 'npymath' library compiling C sources C compiler: cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7 creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/build creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/build/src.freebsd-9.3-RELEASE-p28-amd64-2.7 creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/build/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/build/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/build/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/src creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/build/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/src/npymath creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/src creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/src/npymath compile options: '-Inumpy/core/include -Ibuild/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python2.7 -Ibuild/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/src/private -Ibuild/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/src/private -Ibuild/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/src/private -c' cc: numpy/core/src/npymath/halffloat.c cc: build/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/src/npymath/npy_math.c cc: build/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/src/npymath/ieee754.c cc: build/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/src/npymath/npy_math_complex.c numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccoshf': numpy/core/src/npymath/npy_math_complex.c.src:643: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinhf': numpy/core/src/npymath/npy_math_complex.c.src:785: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccosh': numpy/core/src/npymath/npy_math_complex.c.src:643: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinh': numpy/core/src/npymath/npy_math_complex.c.src:785: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccoshf': numpy/core/src/npymath/npy_math_complex.c.src:643: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinhf': numpy/core/src/npymath/npy_math_complex.c.src:785: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccosh': numpy/core/src/npymath/npy_math_complex.c.src:643: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinh': numpy/core/src/npymath/npy_math_complex.c.src:785: error: incompatible types in assignment error: Command "cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Inumpy/core/include -Ibuild/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python2.7 -Ibuild/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/src/private -Ibuild/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/src/private -Ibuild/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/src/private -c build/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/src/npymath/npy_math_complex.c -o build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/build/src.freebsd-9.3-RELEASE-p28-amd64-2.7/numpy/core/src/npymath/npy_math_complex.o" failed with exit status 1 *** [do-build] Error code 1 Stop in /usr/ports/math/py-numpy. From owner-freebsd-python@freebsd.org Sun Oct 11 04:10:01 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 63311A11300 for ; Sun, 11 Oct 2015 04:10:01 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 4EBA0CF1 for ; Sun, 11 Oct 2015 04:10:01 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 4A595A112FE; Sun, 11 Oct 2015 04:10:01 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F774A112FC; Sun, 11 Oct 2015 04:10:01 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.nyi.freebsd.org (beefy1.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e4]) (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 D040CCEE; Sun, 11 Oct 2015 04:10:00 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.nyi.freebsd.org (localhost [127.0.0.1]) by beefy1.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9B4A0rS004943; Sun, 11 Oct 2015 04:10:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.nyi.freebsd.org (8.15.2/8.15.2/Submit) id t9B4A0gN004933; Sun, 11 Oct 2015 04:10:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sun, 11 Oct 2015 04:10:00 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201510110410.t9B4A0gN004933@beefy1.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 93i386-default][math/py-numpy] Failed for py27-numpy-1.10.0, 1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2015 04:10:01 -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: python@FreeBSD.org Last committer: olivierd@FreeBSD.org Ident: $FreeBSD: head/math/py-numpy/Makefile 398744 2015-10-07 03:37:42Z olivierd $ Log URL: http://beefy1.nyi.freebsd.org/data/93i386-default/399074/logs/py27-numpy-1.10.0,1.log Build URL: http://beefy1.nyi.freebsd.org/build.html?mastername=93i386-default&build=399074 Log: ====>> Building math/py-numpy build started at Sun Oct 11 04:09:12 UTC 2015 port directory: /usr/ports/math/py-numpy building for: FreeBSD 93i386-default-job-24 9.3-RELEASE-p28 FreeBSD 9.3-RELEASE-p28 i386 maintained by: python@FreeBSD.org Makefile ident: $FreeBSD: head/math/py-numpy/Makefile 398744 2015-10-07 03:37:42Z olivierd $ Poudriere version: 3.1.8 Host OSVERSION: 1100079 Jail OSVERSION: 903000 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p28 UNAME_r=9.3-RELEASE-p28 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-numpy-1.10.0,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.8 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-numpy-1.10.0,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse TESTS=off: Install test suite requirements ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=on: Blas implementation from Netlib OPENBLAS=off: OpenBLAS blas implementation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work HOME=/wrkdirs/usr/ports/math/py-numpy/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-numpy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-numpy/work HOME=/wrkdirs/usr/ports/math/py-numpy/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -shared -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -L/usr/loc al/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -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_VER=2.7 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/py27-numpy" EXAMPLESDIR="share/examples/py27-numpy" DATADIR="share/py27-numpy" WWWDIR="www/py27-numpy" ETCDIR="etc/py27-numpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py27-numpy DOCSDIR=/usr/local/share/doc/py27-numpy EXAMPLESDIR=/usr/local/share/examples/py27-numpy WWWDIR=/usr/local/www/py27-numpy ETCDIR=/usr/local/etc/py27-numpy --End SUB_LIST-- ---Begin make.conf--- MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> py27-numpy-1.10.0,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.6.1.txz [93i386-default-job-24] Installing pkg-1.6.1... [93i386-default-job-24] Extracting pkg-1.6.1: .......... done Message from pkg-1.6.1: If you are upgrading from the old package format, first run: # pkg2ng ===> py27-numpy-1.10.0,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py27-numpy-1.10.0,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py27-numpy-1.10.0,1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py27-numpy-1.10.0,1 for building => SHA256 Checksum OK for numpy-1.10.0.tar.gz. => SHA256 Checksum OK for numpy-ref-1.9.1.pdf. => SHA256 Checksum OK for numpy-user-1.9.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py27-numpy-1.10.0,1 for building ===> Extracting for py27-numpy-1.10.0,1 => SHA256 Checksum OK for numpy-1.10.0.tar.gz. => SHA256 Checksum OK for numpy-ref-1.9.1.pdf. => SHA256 Checksum OK for numpy-user-1.9.1.pdf. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-numpy-1.10.0,1 ===> Applying FreeBSD patches for py27-numpy-1.10.0,1 /usr/bin/sed -i.bak -e "s|%%FC%%|gfortran48|" /wrkdirs/usr/ports/math/py-numpy/work/numpy-1.10.0/numpy/distutils/fcompiler/gnu.py /bin/cp /usr/ports/math/py-numpy/files/site.cfg /wrkdirs/usr/ports/math/py-numpy/work/numpy-1.10.0/site.cfg =========================================================================== =================================================== ===> py27-numpy-1.10.0,1 depends on executable: gfortran48 - not found ===> Installing existing package /packages/All/gcc-4.8.5.txz [93i386-default-job-24] Installing gcc-4.8.5... [93i386-default-job-24] `-- Installing indexinfo-0.2.3... [93i386-default-job-24] `-- Extracting indexinfo-0.2.3: .... done [93i386-default-job-24] `-- Installing mpc-1.0.3... [93i386-default-job-24] | `-- Installing gmp-5.1.3_2... [93i386-default-job-24] | `-- Extracting gmp-5.1.3_2: .......... done [93i386-default-job-24] | `-- Installing mpfr-3.1.2_2... [93i386-default-job-24] | `-- Extracting mpfr-3.1.2_2: .......... done [93i386-default-job-24] `-- Extracting mpc-1.0.3: ...... done [93i386-default-job-24] `-- Installing gcc-ecj-4.5... [93i386-default-job-24] `-- Extracting gcc-ecj-4.5: . done [93i386-default-job-24] `-- Installing libiconv-1.14_9... [93i386-default-job-24] `-- Extracting libiconv-1.14_9: .......... done [93i386-default-job-24] `-- Installing binutils-2.25.1... [93i386-default-job-24] | `-- Installing gettext-runtime-0.19.6... [93i386-default-job-24] | `-- Extracting gettext-runtime-0.19.6: .......... done [93i386-default-job-24] `-- Extracting binutils-2.25.1: .......... done [93i386-default-job-24] Extracting gcc-4.8.5: .......... done Message from gcc-4.8.5: 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. ===> py27-numpy-1.10.0,1 depends on executable: gfortran48 - found ===> Returning to build of py27-numpy-1.10.0,1 ===> py27-numpy-1.10.0,1 depends on package: py27-setuptools27>0 - not found ===> Installing existing package /packages/All/py27-setuptools27-17.0.txz [93i386-default-job-24] Installing py27-setuptools27-17.0... [93i386-default-job-24] `-- Installing python27-2.7.10... [93i386-default-job-24] | `-- Installing libffi-3.2.1... [93i386-default-job-24] | `-- Extracting libffi-3.2.1: .......... done [93i386-default-job-24] `-- Extracting python27-2.7.10: .......... done [93i386-default-job-24] Extracting py27-setuptools27-17.0: .......... done Message from python27-2.7.10: ===================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb copying numpy/distutils/numpy_distribution.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils copying numpy/distutils/from_template.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils copying numpy/distutils/core.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils copying numpy/distutils/line_endings.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils copying numpy/distutils/info.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils copying numpy/distutils/__version__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils copying numpy/distutils/lib2def.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils copying numpy/distutils/misc_util.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils copying build/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/__config__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/install_headers.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/build.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/egg_info.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/develop.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/build_src.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/autodist.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/build_clib.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/bdist_rpm.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/build_scripts.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/build_ext.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/build_py.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/config_compiler.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/install_data.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/config.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/install_clib.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/install.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command copying numpy/distutils/command/sdist.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/command creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/g95.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/intel.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/none.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/ibm.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/gnu.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/absoft.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/vast.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/lahey.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/mips.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pg.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pathf95.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/hpux.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nag.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/sun.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/compaq.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/distutils/fcompiler creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/broadcasting.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/jargon.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/internals.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/subclassing.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/structured_arrays.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/performance.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/glossary.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/indexing.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/byteswapping.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/io.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/misc.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/constants.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/creation.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/basics.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/methods_vs_functions.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/ufuncs.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc copying numpy/doc/howtofind.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/doc creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/use_rules.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/auxfuncs.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/__main__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/cb_rules.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/rules.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/crackfortran.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/f90mod_rules.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/f2py_testing.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/diagnose.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/capi_maps.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/common_rules.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/f2py2e.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/info.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/__version__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/cfuncs.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py copying numpy/f2py/func2subr.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/f2py creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/fft copying numpy/fft/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/fft copying numpy/fft/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/fft copying numpy/fft/helper.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/fft copying numpy/fft/fftpack.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/fft copying numpy/fft/info.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/fft creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/financial.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/_iotools.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/index_tricks.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/recfunctions.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/user_array.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/scimath.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/npyio.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/ufunclike.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/arraysetops.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/twodim_base.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/nanfunctions.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/type_check.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/function_base.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/_datasource.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/arraypad.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/stride_tricks.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/format.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/utils.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/shape_base.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/info.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/polynomial.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/arrayterator.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib copying numpy/lib/_version.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/lib creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/linalg copying numpy/linalg/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/linalg copying numpy/linalg/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/linalg copying numpy/linalg/linalg.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/linalg copying numpy/linalg/info.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/linalg creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/ma copying numpy/ma/testutils.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/ma copying numpy/ma/bench.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/ma copying numpy/ma/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/ma copying numpy/ma/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/ma copying numpy/ma/version.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/ma copying numpy/ma/timer_comparison.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/ma copying numpy/ma/mrecords.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/ma copying numpy/ma/extras.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/ma copying numpy/ma/core.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/ma creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/matrixlib copying numpy/matrixlib/defmatrix.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/matrixlib copying numpy/matrixlib/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/matrixlib copying numpy/matrixlib/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/matrixlib creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/polynomial copying numpy/polynomial/legendre.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/polynomial copying numpy/polynomial/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/polynomial copying numpy/polynomial/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/polynomial copying numpy/polynomial/laguerre.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/polynomial copying numpy/polynomial/chebyshev.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/polynomial copying numpy/polynomial/hermite_e.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/polynomial copying numpy/polynomial/polyutils.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/polynomial copying numpy/polynomial/hermite.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/polynomial copying numpy/polynomial/_polybase.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/polynomial copying numpy/polynomial/polynomial.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/polynomial creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/random copying numpy/random/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/random copying numpy/random/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/random copying numpy/random/info.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/random creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/testing copying numpy/testing/decorators.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/testing copying numpy/testing/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/testing copying numpy/testing/setup.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/testing copying numpy/testing/print_coercion_tables.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/testing copying numpy/testing/utils.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/testing copying numpy/testing/noseclasses.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/testing copying numpy/testing/nosetester.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/testing running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib building 'npymath' library compiling C sources C compiler: cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7 creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/build creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/build/src.freebsd-9.3-RELEASE-p28-i386-2.7 creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/build/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/build/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/build/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/src creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/build/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/src/npymath creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/numpy creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/src creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/src/npymath compile options: '-Inumpy/core/include -Ibuild/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python2.7 -Ibuild/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/src/private -Ibuild/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/src/private -Ibuild/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/src/private -c' cc: build/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/src/npymath/ieee754.c cc: numpy/core/src/npymath/halffloat.c cc: build/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/src/npymath/npy_math.c cc: build/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/src/npymath/npy_math_complex.c numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccoshf': numpy/core/src/npymath/npy_math_complex.c.src:643: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinhf': numpy/core/src/npymath/npy_math_complex.c.src:785: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccosh': numpy/core/src/npymath/npy_math_complex.c.src:643: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinh': numpy/core/src/npymath/npy_math_complex.c.src:785: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccoshf': numpy/core/src/npymath/npy_math_complex.c.src:643: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinhf': numpy/core/src/npymath/npy_math_complex.c.src:785: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccosh': numpy/core/src/npymath/npy_math_complex.c.src:643: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinh': numpy/core/src/npymath/npy_math_complex.c.src:785: error: incompatible types in assignment error: Command "cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Inumpy/core/include -Ibuild/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python2.7 -Ibuild/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/src/private -Ibuild/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/src/private -Ibuild/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/src/private -c build/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/src/npymath/npy_math_complex.c -o build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/build/src.freebsd-9.3-RELEASE-p28-i386-2.7/numpy/core/src/npymath/npy_math_complex.o" failed with exit status 1 *** [do-build] Error code 1 Stop in /usr/ports/math/py-numpy. From owner-freebsd-python@freebsd.org Sun Oct 11 15:31:36 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9167BA1158E for ; Sun, 11 Oct 2015 15:31:36 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7CC0BC5A for ; Sun, 11 Oct 2015 15:31:36 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 79482A1158C; Sun, 11 Oct 2015 15:31:36 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 787F0A1158A; Sun, 11 Oct 2015 15:31:36 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.nyi.freebsd.org (beefy1.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e4]) (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 2901CC58; Sun, 11 Oct 2015 15:31:36 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.nyi.freebsd.org (localhost [127.0.0.1]) by beefy1.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9BFVZFF092919; Sun, 11 Oct 2015 15:31:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.nyi.freebsd.org (8.15.2/8.15.2/Submit) id t9BFVZA1092896; Sun, 11 Oct 2015 15:31:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sun, 11 Oct 2015 15:31:35 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201510111531.t9BFVZA1092896@beefy1.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 93i386-default][x11-toolkits/py-fltk] Failed for py27-fltk-1.3.3.1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2015 15:31:36 -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: python@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/x11-toolkits/py-fltk/Makefile 398614 2015-10-04 18:01:48Z sunpoet $ Log URL: http://beefy1.nyi.freebsd.org/data/93i386-default/399074/logs/py27-fltk-1.3.3.1.log Build URL: http://beefy1.nyi.freebsd.org/build.html?mastername=93i386-default&build=399074 Log: ====>> Building x11-toolkits/py-fltk build started at Sun Oct 11 15:31:10 UTC 2015 port directory: /usr/ports/x11-toolkits/py-fltk building for: FreeBSD 93i386-default-job-14 9.3-RELEASE-p28 FreeBSD 9.3-RELEASE-p28 i386 maintained by: python@FreeBSD.org Makefile ident: $FreeBSD: head/x11-toolkits/py-fltk/Makefile 398614 2015-10-04 18:01:48Z sunpoet $ Poudriere version: 3.1.8 Host OSVERSION: 1100079 Jail OSVERSION: 903000 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p28 UNAME_r=9.3-RELEASE-p28 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-fltk-1.3.3.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.8 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- FLTK_HOME=/usr/local/bin XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/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 -DFL_LIBRARY -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DFL_LIBRARY -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=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/py-fltk" EXAMPLESDIR="share/examples/py-fltk" DATADIR="share/fltk" WWWDIR="www/fltk" ETCDIR="etc/fltk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fltk DOCSDIR=/usr/local/share/doc/py-fltk EXAMPLESDIR=/usr/local/share/examples/py-fltk WWWDIR=/usr/local/www/fltk ETCDIR=/usr/local/etc/fltk --End SUB_LIST-- ---Begin make.conf--- MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL20 accepted by the user =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.6.1.txz [93i386-default-job-14] Installing pkg-1.6.1... [93i386-default-job-14] Extracting pkg-1.6.1: .......... done Message from pkg-1.6.1: If you are upgrading from the old package format, first run: # pkg2ng ===> py27-fltk-1.3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building => SHA256 Checksum OK for pyFltk-1.3.3.1_py3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building ===> Extracting for py27-fltk-1.3.3.1 => SHA256 Checksum OK for pyFltk-1.3.3.1_py3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on package: py27-setuptools27>0 - not found ===> Installing existing package /packages/All/py27-setuptools27-17.0.txz [93i386-default-job-14] Installing py27-setuptools27-17.0... [93i386-default-job-14] `-- Installing python27-2.7.10... [93i386-default-job-14] | `-- Installing libffi-3.2.1... [93i386-default-job-14] | | `-- Installing indexinfo-0.2.3... [93i386-default-job-14] | | `-- Extracting indexinfo-0.2.3: .... done [93i386-default-job-14] | `-- Extracting libffi-3.2.1: .......... done [93i386-default-job-14] | `-- Installing gettext-runtime-0.19.6... [93i386-default-job-14] | | `-- Installing libiconv-1.14_9... [93i386-default-job-14] | | `-- Extracting libiconv-1.14_9: .......... done [93i386-default-job-14] | `-- Extracting gettext-runtime-0.19.6: .......... done [93i386-default-job-14] `-- Extracting python27-2.7.10: .......... done [93i386-default-job-14] Extracting py27-setuptools27-17.0: .......... done Message from python27-2.7.10: ===================================================================== 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 ===================================================================== ===> py27-fltk-1.3.3.1 depends on package: py27-setuptools27>0 - found ===> Returning to build of py27-fltk-1.3.3.1 ===> py27-fltk-1.3.3.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-fltk-1.3.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.6.2_3,1.txz [93i386-default-job-14] Installing libX11-1.6.2_3,1... [93i386-default-job-14] `-- Installing xproto-7.0.27... [93i386-default-job-14] `-- Extracting xproto-7.0.27: .......... done [93i386-default-job-14] `-- Installing kbproto-1.0.6... [93i386-default-job-14] `-- Extracting kbproto-1.0.6: .......... done [93i386-default-job-14] `-- Installing libXdmcp-1.1.2... [93i386-default-job-14] `-- Extracting libXdmcp-1.1.2: ......... done [93i386-default-job-14] `-- Installing libxcb-1.11_1... [93i386-default-job-14] | `-- Installing libxml2-2.9.2_3... [93i386-default-job-14] | `-- Extracting libxml2-2.9.2_3: .......... done [93i386-default-job-14] | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-14] | `-- Extracting libpthread-stubs-0.3_6: ..... done [93i386-default-job-14] | `-- Installing libXau-1.0.8_3... [93i386-default-job-14] | `-- Extracting libXau-1.0.8_3: .......... done [93i386-default-job-14] `-- Extracting libxcb-1.11_1: .......... done [93i386-default-job-14] Extracting libX11-1.6.2_3,1: .......... done ===> py27-fltk-1.3.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on shared library: libfltk.so - not found ===> Installing existing package /packages/All/fltk-1.3.3_2.txz [93i386-default-job-14] Installing fltk-1.3.3_2... [93i386-default-job-14] `-- Installing jpeg-turbo-1.4.1... [93i386-default-job-14] `-- Extracting jpeg-turbo-1.4.1: .......... done [93i386-default-job-14] `-- Installing libXft-2.3.2_1... [93i386-default-job-14] | `-- Installing fontconfig-2.11.1,1... [93i386-default-job-14] | | `-- Installing expat-2.1.0_3... [93i386-default-job-14] | | `-- Extracting expat-2.1.0_3: .......... done [93i386-default-job-14] | | `-- Installing freetype2-2.6_1... [93i386-default-job-14] | | `-- Extracting freetype2-2.6_1: .......... done [93i386-default-job-14] | `-- Extracting fontconfig-2.11.1,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded [93i386-default-job-14] | `-- Installing libXrender-0.9.8_3... [93i386-default-job-14] | | `-- Installing renderproto-0.11.1... [93i386-default-job-14] | | `-- Extracting renderproto-0.11.1: .... done [93i386-default-job-14] | `-- Extracting libXrender-0.9.8_3: .......... done [93i386-default-job-14] `-- Extracting libXft-2.3.2_1: ......... done [93i386-default-job-14] `-- Installing libGLU-9.0.0_2... [93i386-default-job-14] | `-- Installing libGL-10.6.9... [93i386-default-job-14] | | `-- Installing dri2proto-2.8... [93i386-default-job-14] | | `-- Extracting dri2proto-2.8: .... done [93i386-default-job-14] | | `-- Installing libXdamage-1.1.4_3... [93i386-default-job-14] | | `-- Installing libXfixes-5.0.1_3... [93i386-default-job-14] | | | `-- Installing fixesproto-5.0... [93i386-default-job-14] | | | `-- Extracting fixesproto-5.0: .... done [93i386-default-job-14] | | `-- Extracting libXfixes-5.0.1_3: .......... done [93i386-default-job-14] | | `-- Installing damageproto-1.2.1... [93i386-default-job-14] | | `-- Extracting damageproto-1.2.1: .... done [93i386-default-job-14] | | `-- Extracting libXdamage-1.1.4_3: ...... done [93i386-default-job-14] | | `-- Installing libdevq-0.0.2_1... [93i386-default-job-14] | | `-- Extracting libdevq-0.0.2_1: ..... done [93i386-default-job-14] | | `-- Installing gcc-4.8.5... [93i386-default-job-14] | | `-- Installing mpc-1.0.3... [93i386-default-job-14] | | | `-- Installing gmp-5.1.3_2... [93i386-default-job-14] | | | `-- Extracting gmp-5.1.3_2: .......... done [93i386-default-job-14] | | | `-- Installing mpfr-3.1.2_2... [93i386-default-job-14] | | | `-- Extracting mpfr-3.1.2_2: .......... done [93i386-default-job-14] | | `-- Extracting mpc-1.0.3: ...... done [93i386-default-job-14] | | `-- Installing gcc-ecj-4.5... [93i386-default-job-14] | | `-- Extracting gcc-ecj-4.5: . done [93i386-default-job-14] | | `-- Installing binutils-2.25.1... [93i386-default-job-14] | | `-- Extracting binutils-2.25.1: .......... done [93i386-default-job-14] | | `-- Extracting gcc-4.8.5: .......... done [93i386-default-job-14] | | `-- Installing libXxf86vm-1.1.4_1... [93i386-default-job-14] | | `-- Installing xf86vidmodeproto-2.3.1... [93i386-default-job-14] | | `-- Extracting xf86vidmodeproto-2.3.1: .... done [93i386-default-job-14] | | `-- Installing libXext-1.3.3_1,1... [93i386-default-job-14] | | | `-- Installing xextproto-7.3.0... [93i386-default-job-14] | | | `-- Extracting xextproto-7.3.0: .......... done [93i386-default-job-14] | | `-- Extracting libXext-1.3.3_1,1: .......... done [93i386-default-job-14] | | `-- Extracting libXxf86vm-1.1.4_1: .......... done [93i386-default-job-14] | | `-- Installing libdrm-2.4.60,1... [93i386-default-job-14] | | `-- Installing libpciaccess-0.13.3... [93i386-default-job-14] | | | `-- Installing pciids-20151007... [93i386-default-job-14] | | | `-- Extracting pciids-20151007: ...... done [93i386-default-job-14] | | `-- Extracting libpciaccess-0.13.3: ...... done [93i386-default-job-14] | | `-- Extracting libdrm-2.4.60,1: .......... done [93i386-default-job-14] | | `-- Installing libxshmfence-1.2... [93i386-default-job-14] | | `-- Extracting libxshmfence-1.2: ......... done [93i386-default-job-14] | | `-- Installing libglapi-10.6.9... [93i386-default-job-14] | | `-- Installing libXvMC-1.0.9... [93i386-default-job-14] | | | `-- Installing libXv-1.0.10_3,1... [93i386-default-job-14] | | | `-- Installing videoproto-2.3.2... [93i386-default-job-14] | | | `-- Extracting videoproto-2.3.2: ...... done [93i386-default-job-14] | | | `-- Extracting libXv-1.0.10_3,1: .......... done [93i386-default-job-14] | | `-- Extracting libXvMC-1.0.9: .......... done [93i386-default-job-14] | | `-- Extracting libglapi-10.6.9: ... done [93i386-default-job-14] | `-- Extracting libGL-10.6.9: .......... done [93i386-default-job-14] `-- Extracting libGLU-9.0.0_2: ...... done [93i386-default-job-14] `-- Installing png-1.6.18... [93i386-default-job-14] `-- Extracting png-1.6.18: .......... done [93i386-default-job-14] Extracting fltk-1.3.3_2: .......... done Message from gcc-4.8.5: 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. ===> py27-fltk-1.3.3.1 depends on shared library: libfltk.so - found (/usr/local/lib/libfltk.so) ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> Configuring for py27-fltk-1.3.3.1 Building for: freebsd9 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME ('Using FLTK: ', ['1.3.3\n']) ('fltk-config includes: ', ['/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include']) ('fltk-config link paths: ', ['/usr/local/lib']) ('fltk-config link libraries: ', ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'pthread', 'm', 'X11']) FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running config =========================================================================== =================================================== ===> Building for py27-fltk-1.3.3.1 Building for: freebsd9 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME ('Using FLTK: ', ['1.3.3\n']) ('fltk-config includes: ', ['/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include']) ('fltk-config link paths: ', ['/usr/local/lib']) ('fltk-config link libraries: ', ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'pthread', 'm', 'X11']) FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running build running build_py creating build creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7 creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/fltk copying fltk/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/fltk running build_ext building 'fltk._fltk' extension creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7 creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/python creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/contrib cc -DNDEBUG -O2 -pipe -DFL_LIBRARY -fno-strict-aliasing -fPIC -DUNIX=1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/bin -I./src -I./contrib -I/usr/include -I/usr/local/include/python2.7 -c ./python/fltk_wrap.cpp -o build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/./python/fltk_wrap.o ./python/fltk_wrap.cpp: In function 'int fl_mt_ask(const char*)': ./python/fltk_wrap.cpp:5355: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp:5356: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp:5358: warning: 'fl_ask' is deprecated (declared at /usr/local/include/FL/fl_ask.H:53) ./python/fltk_wrap.cpp:5358: warning: 'fl_ask' is deprecated (declared at /usr/local/include/FL/fl_ask.H:53) ./python/fltk_wrap.cpp:5360: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp: At global scope: ./python/fltk_wrap.cpp:60077: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' ./python/fltk_wrap.cpp:60485: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' error: command 'cc' failed with exit status 1 *** [do-build] Error code 1 Stop in /usr/ports/x11-toolkits/py-fltk. From owner-freebsd-python@freebsd.org Sun Oct 11 15:51:03 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0DA0FA1197D for ; Sun, 11 Oct 2015 15:51:03 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id ECE13359 for ; Sun, 11 Oct 2015 15:51:02 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id EBC57A1197B; Sun, 11 Oct 2015 15:51:02 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB24CA1197A; Sun, 11 Oct 2015 15:51:02 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.nyi.freebsd.org (beefy2.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e5]) (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 8B018357; Sun, 11 Oct 2015 15:51:02 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.nyi.freebsd.org (localhost [127.0.0.1]) by beefy2.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9BFp1CI058848; Sun, 11 Oct 2015 15:51:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.nyi.freebsd.org (8.15.2/8.15.2/Submit) id t9BFp1d8058834; Sun, 11 Oct 2015 15:51:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sun, 11 Oct 2015 15:51:01 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201510111551.t9BFp1d8058834@beefy2.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 93amd64-default][x11-toolkits/py-fltk] Failed for py27-fltk-1.3.3.1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2015 15:51:03 -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: python@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/x11-toolkits/py-fltk/Makefile 398614 2015-10-04 18:01:48Z sunpoet $ Log URL: http://beefy2.nyi.freebsd.org/data/93amd64-default/399074/logs/py27-fltk-1.3.3.1.log Build URL: http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default&build=399074 Log: ====>> Building x11-toolkits/py-fltk build started at Sun Oct 11 15:50:34 UTC 2015 port directory: /usr/ports/x11-toolkits/py-fltk building for: FreeBSD 93amd64-default-job-24 9.3-RELEASE-p28 FreeBSD 9.3-RELEASE-p28 amd64 maintained by: python@FreeBSD.org Makefile ident: $FreeBSD: head/x11-toolkits/py-fltk/Makefile 398614 2015-10-04 18:01:48Z sunpoet $ Poudriere version: 3.1.8 Host OSVERSION: 1100079 Jail OSVERSION: 903000 ---Begin Environment--- SHELL=/bin/csh OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p28 UNAME_r=9.3-RELEASE-p28 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-fltk-1.3.3.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.8 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- FLTK_HOME=/usr/local/bin XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/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 -DFL_LIBRARY -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DFL_LIBRARY -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=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/py-fltk" EXAMPLESDIR="share/examples/py-fltk" DATADIR="share/fltk" WWWDIR="www/fltk" ETCDIR="etc/fltk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fltk DOCSDIR=/usr/local/share/doc/py-fltk EXAMPLESDIR=/usr/local/share/examples/py-fltk WWWDIR=/usr/local/www/fltk ETCDIR=/usr/local/etc/fltk --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 #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL20 accepted by the user =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.6.1.txz [93amd64-default-job-24] Installing pkg-1.6.1... [93amd64-default-job-24] Extracting pkg-1.6.1: .......... done Message from pkg-1.6.1: If you are upgrading from the old package format, first run: # pkg2ng ===> py27-fltk-1.3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building => SHA256 Checksum OK for pyFltk-1.3.3.1_py3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building ===> Extracting for py27-fltk-1.3.3.1 => SHA256 Checksum OK for pyFltk-1.3.3.1_py3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on package: py27-setuptools27>0 - not found ===> Installing existing package /packages/All/py27-setuptools27-17.0.txz [93amd64-default-job-24] Installing py27-setuptools27-17.0... [93amd64-default-job-24] `-- Installing python27-2.7.10... [93amd64-default-job-24] | `-- Installing libffi-3.2.1... [93amd64-default-job-24] | | `-- Installing indexinfo-0.2.3... [93amd64-default-job-24] | | `-- Extracting indexinfo-0.2.3: .... done [93amd64-default-job-24] | `-- Extracting libffi-3.2.1: .......... done [93amd64-default-job-24] | `-- Installing gettext-runtime-0.19.6... [93amd64-default-job-24] | | `-- Installing libiconv-1.14_9... [93amd64-default-job-24] | | `-- Extracting libiconv-1.14_9: .......... done [93amd64-default-job-24] | `-- Extracting gettext-runtime-0.19.6: .......... done [93amd64-default-job-24] `-- Extracting python27-2.7.10: .......... done [93amd64-default-job-24] Extracting py27-setuptools27-17.0: .......... done Message from python27-2.7.10: ===================================================================== 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 ===================================================================== ===> py27-fltk-1.3.3.1 depends on package: py27-setuptools27>0 - found ===> Returning to build of py27-fltk-1.3.3.1 ===> py27-fltk-1.3.3.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-fltk-1.3.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.6.2_3,1.txz [93amd64-default-job-24] Installing libX11-1.6.2_3,1... [93amd64-default-job-24] `-- Installing xproto-7.0.27... [93amd64-default-job-24] `-- Extracting xproto-7.0.27: .......... done [93amd64-default-job-24] `-- Installing kbproto-1.0.6... [93amd64-default-job-24] `-- Extracting kbproto-1.0.6: .......... done [93amd64-default-job-24] `-- Installing libXdmcp-1.1.2... [93amd64-default-job-24] `-- Extracting libXdmcp-1.1.2: ......... done [93amd64-default-job-24] `-- Installing libxcb-1.11_1... [93amd64-default-job-24] | `-- Installing libxml2-2.9.2_3... [93amd64-default-job-24] | `-- Extracting libxml2-2.9.2_3: .......... done [93amd64-default-job-24] | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-24] | `-- Extracting libpthread-stubs-0.3_6: ..... done [93amd64-default-job-24] | `-- Installing libXau-1.0.8_3... [93amd64-default-job-24] | `-- Extracting libXau-1.0.8_3: .......... done [93amd64-default-job-24] `-- Extracting libxcb-1.11_1: .......... done [93amd64-default-job-24] Extracting libX11-1.6.2_3,1: .......... done ===> py27-fltk-1.3.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on shared library: libfltk.so - not found ===> Installing existing package /packages/All/fltk-1.3.3_2.txz [93amd64-default-job-24] Installing fltk-1.3.3_2... [93amd64-default-job-24] `-- Installing jpeg-turbo-1.4.1... [93amd64-default-job-24] `-- Extracting jpeg-turbo-1.4.1: .......... done [93amd64-default-job-24] `-- Installing libXft-2.3.2_1... [93amd64-default-job-24] | `-- Installing fontconfig-2.11.1,1... [93amd64-default-job-24] | | `-- Installing expat-2.1.0_3... [93amd64-default-job-24] | | `-- Extracting expat-2.1.0_3: .......... done [93amd64-default-job-24] | | `-- Installing freetype2-2.6_1... [93amd64-default-job-24] | | `-- Extracting freetype2-2.6_1: .......... done [93amd64-default-job-24] | `-- Extracting fontconfig-2.11.1,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded [93amd64-default-job-24] | `-- Installing libXrender-0.9.8_3... [93amd64-default-job-24] | | `-- Installing renderproto-0.11.1... [93amd64-default-job-24] | | `-- Extracting renderproto-0.11.1: .... done [93amd64-default-job-24] | `-- Extracting libXrender-0.9.8_3: .......... done [93amd64-default-job-24] `-- Extracting libXft-2.3.2_1: ......... done [93amd64-default-job-24] `-- Installing libGLU-9.0.0_2... [93amd64-default-job-24] | `-- Installing libGL-10.6.9... [93amd64-default-job-24] | | `-- Installing dri2proto-2.8... [93amd64-default-job-24] | | `-- Extracting dri2proto-2.8: .... done [93amd64-default-job-24] | | `-- Installing libXdamage-1.1.4_3... [93amd64-default-job-24] | | `-- Installing libXfixes-5.0.1_3... [93amd64-default-job-24] | | | `-- Installing fixesproto-5.0... [93amd64-default-job-24] | | | `-- Extracting fixesproto-5.0: .... done [93amd64-default-job-24] | | `-- Extracting libXfixes-5.0.1_3: .......... done [93amd64-default-job-24] | | `-- Installing damageproto-1.2.1... [93amd64-default-job-24] | | `-- Extracting damageproto-1.2.1: .... done [93amd64-default-job-24] | | `-- Extracting libXdamage-1.1.4_3: ...... done [93amd64-default-job-24] | | `-- Installing libdevq-0.0.2_1... [93amd64-default-job-24] | | `-- Extracting libdevq-0.0.2_1: ..... done [93amd64-default-job-24] | | `-- Installing gcc-4.8.5... [93amd64-default-job-24] | | `-- Installing mpc-1.0.3... [93amd64-default-job-24] | | | `-- Installing gmp-5.1.3_2... [93amd64-default-job-24] | | | `-- Extracting gmp-5.1.3_2: .......... done [93amd64-default-job-24] | | | `-- Installing mpfr-3.1.2_2... [93amd64-default-job-24] | | | `-- Extracting mpfr-3.1.2_2: .......... done [93amd64-default-job-24] | | `-- Extracting mpc-1.0.3: ...... done [93amd64-default-job-24] | | `-- Installing gcc-ecj-4.5... [93amd64-default-job-24] | | `-- Extracting gcc-ecj-4.5: . done [93amd64-default-job-24] | | `-- Installing binutils-2.25.1... [93amd64-default-job-24] | | `-- Extracting binutils-2.25.1: .......... done [93amd64-default-job-24] | | `-- Extracting gcc-4.8.5: .......... done [93amd64-default-job-24] | | `-- Installing libXxf86vm-1.1.4_1... [93amd64-default-job-24] | | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-default-job-24] | | `-- Extracting xf86vidmodeproto-2.3.1: .... done [93amd64-default-job-24] | | `-- Installing libXext-1.3.3_1,1... [93amd64-default-job-24] | | | `-- Installing xextproto-7.3.0... [93amd64-default-job-24] | | | `-- Extracting xextproto-7.3.0: .......... done [93amd64-default-job-24] | | `-- Extracting libXext-1.3.3_1,1: .......... done [93amd64-default-job-24] | | `-- Extracting libXxf86vm-1.1.4_1: .......... done [93amd64-default-job-24] | | `-- Installing libdrm-2.4.60,1... [93amd64-default-job-24] | | `-- Installing libpciaccess-0.13.3... [93amd64-default-job-24] | | | `-- Installing pciids-20151007... [93amd64-default-job-24] | | | `-- Extracting pciids-20151007: ...... done [93amd64-default-job-24] | | `-- Extracting libpciaccess-0.13.3: ...... done [93amd64-default-job-24] | | `-- Extracting libdrm-2.4.60,1: .......... done [93amd64-default-job-24] | | `-- Installing libxshmfence-1.2... [93amd64-default-job-24] | | `-- Extracting libxshmfence-1.2: ......... done [93amd64-default-job-24] | | `-- Installing libglapi-10.6.9... [93amd64-default-job-24] | | `-- Installing libXvMC-1.0.9... [93amd64-default-job-24] | | | `-- Installing libXv-1.0.10_3,1... [93amd64-default-job-24] | | | `-- Installing videoproto-2.3.2... [93amd64-default-job-24] | | | `-- Extracting videoproto-2.3.2: ...... done [93amd64-default-job-24] | | | `-- Extracting libXv-1.0.10_3,1: .......... done [93amd64-default-job-24] | | `-- Extracting libXvMC-1.0.9: .......... done [93amd64-default-job-24] | | `-- Extracting libglapi-10.6.9: ... done [93amd64-default-job-24] | `-- Extracting libGL-10.6.9: .......... done [93amd64-default-job-24] `-- Extracting libGLU-9.0.0_2: ...... done [93amd64-default-job-24] `-- Installing png-1.6.18... [93amd64-default-job-24] `-- Extracting png-1.6.18: .......... done [93amd64-default-job-24] Extracting fltk-1.3.3_2: .......... done Message from gcc-4.8.5: 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. ===> py27-fltk-1.3.3.1 depends on shared library: libfltk.so - found (/usr/local/lib/libfltk.so) ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> Configuring for py27-fltk-1.3.3.1 Building for: freebsd9 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME ('Using FLTK: ', ['1.3.3\n']) ('fltk-config includes: ', ['/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include']) ('fltk-config link paths: ', ['/usr/local/lib']) ('fltk-config link libraries: ', ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'pthread', 'm', 'X11']) FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running config =========================================================================== =================================================== ===> Building for py27-fltk-1.3.3.1 Building for: freebsd9 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME ('Using FLTK: ', ['1.3.3\n']) ('fltk-config includes: ', ['/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include']) ('fltk-config link paths: ', ['/usr/local/lib']) ('fltk-config link libraries: ', ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'pthread', 'm', 'X11']) FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running build running build_py creating build creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7 creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/fltk copying fltk/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/fltk running build_ext building 'fltk._fltk' extension creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7 creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/python creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/contrib cc -DNDEBUG -O2 -pipe -DFL_LIBRARY -fstack-protector -fno-strict-aliasing -fPIC -DUNIX=1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/bin -I./src -I./contrib -I/usr/include -I/usr/local/include/python2.7 -c ./python/fltk_wrap.cpp -o build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/./python/fltk_wrap.o ./python/fltk_wrap.cpp: In function 'int fl_mt_ask(const char*)': ./python/fltk_wrap.cpp:5355: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp:5356: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp:5358: warning: 'fl_ask' is deprecated (declared at /usr/local/include/FL/fl_ask.H:53) ./python/fltk_wrap.cpp:5358: warning: 'fl_ask' is deprecated (declared at /usr/local/include/FL/fl_ask.H:53) ./python/fltk_wrap.cpp:5360: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp: At global scope: ./python/fltk_wrap.cpp:60077: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' ./python/fltk_wrap.cpp:60485: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' error: command 'cc' failed with exit status 1 *** [do-build] Error code 1 Stop in /usr/ports/x11-toolkits/py-fltk. From owner-freebsd-python@freebsd.org Sun Oct 11 21:00:09 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1403A11E91 for ; Sun, 11 Oct 2015 21:00:09 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id CD9A117B8 for ; Sun, 11 Oct 2015 21:00:09 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id CCE4DA11E90; Sun, 11 Oct 2015 21:00:09 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC8DBA11E8F for ; Sun, 11 Oct 2015 21:00:09 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 A7D9A17B5 for ; Sun, 11 Oct 2015 21:00:09 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9BL09gG052197 for ; Sun, 11 Oct 2015 21:00:09 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201510112100.t9BL09gG052197@kenobi.freebsd.org> From: bugzilla-noreply@FreeBSD.org To: python@FreeBSD.org Subject: Problem reports for python@FreeBSD.org that need special attention X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Date: Sun, 11 Oct 2015 21:00:09 +0000 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2015 21:00:10 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 185884 | Miscellaneous ports fixes for Python 3 Open | 186316 | [NEW PORT] devel/spyder: Scientific PYthon Develo Open | 197226 | lang/python27: fix pyport.h _PY_PORT_CTYPE_UTF8_I 3 problems total for which you should take action. From owner-freebsd-python@freebsd.org Mon Oct 12 14:23:08 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7E75AA11871 for ; Mon, 12 Oct 2015 14:23:08 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 4045F1C1D for ; Mon, 12 Oct 2015 14:23:08 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 28837A1186E; Mon, 12 Oct 2015 14:23:08 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28182A1186D for ; Mon, 12 Oct 2015 14:23:08 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 968281BE7 for ; Mon, 12 Oct 2015 14:23:07 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: by wicge5 with SMTP id ge5so19880314wic.0 for ; Mon, 12 Oct 2015 07:23:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=ikqKjAtzLeTvtT1YvX4BVG2TBjotPvR8xyk5fhb6cVQ=; b=UotJagQjA1VdZflGVpSwh9vnNqQuDETO+OMIifRGOEe+dZehyZHJ2DyTlujb+5fUX0 mY+ZDa95ZTIRpaqsjKwx7lP3ugjidw/1BdKdmOdXUhYSqF9F4eh59mlBiUNyuhQmT3cH L7IA/ZYIQAsWUkcMYrYtKros7ymEF4mYSyHQyD+vsdB9Wnbvs8Y9Kvw5mEhH3J88sQQm eyFmpB/mju9Xl7Snsuo6DBiQNYyHoCymhl6kufpYjT+fVhvQnQXPaxycGfcZbStLBN9I ZGTPwvElQ34ttTJQvWzLpEL78iI9kXjFNsBlXFX4G3XW4njLDgOXS06STH0ovIS3UPtW vKhQ== X-Received: by 10.180.85.229 with SMTP id k5mr15522918wiz.76.1444659785870; Mon, 12 Oct 2015 07:23:05 -0700 (PDT) Received: from tuborg (AMarseille-655-1-762-194.w90-37.abo.wanadoo.fr. [90.37.79.194]) by smtp.gmail.com with ESMTPSA id r6sm17633856wia.0.2015.10.12.07.23.04 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 12 Oct 2015 07:23:04 -0700 (PDT) Sender: Olivier Duchateau Date: Mon, 12 Oct 2015 16:21:41 +0000 From: Olivier Duchateau To: soralx@cydem.org Cc: python@FreeBSD.org Subject: Re: math/py-numpy compile fails on FreeBSD9 Message-Id: <20151012162141.eaf3858a625db1a098812790@freebsd.org> In-Reply-To: <20151007144803.1b607641@sol> References: <20151007144803.1b607641@sol> X-Mailer: Sylpheed 3.4.3 (GTK+ 2.24.28; i386-portbld-freebsd9.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Oct 2015 14:23:08 -0000 On Wed, 7 Oct 2015 14:48:03 -0700 wrote: > > Howdy! Hi, > > Cannot update to recent NumPy on FreeBSD9: > > [...] > cc: build/src.freebsd-9.3-STABLE-amd64-2.7/numpy/core/src/npymath/npy_math.c > cc: build/src.freebsd-9.3-STABLE-amd64-2.7/numpy/core/src/npymath/ieee754.c > cc: numpy/core/src/npymath/halffloat.c > cc: build/src.freebsd-9.3-STABLE-amd64-2.7/numpy/core/src/npymath/npy_math_complex.c > numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccoshf': > numpy/core/src/npymath/npy_math_complex.c.src:643: error: incompatible types in assignment > numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinhf': > numpy/core/src/npymath/npy_math_complex.c.src:785: error: incompatible types in assignment > numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccosh': > numpy/core/src/npymath/npy_math_complex.c.src:643: error: incompatible types in assignment > numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinh': > numpy/core/src/npymath/npy_math_complex.c.src:785: error: incompatible types in assignment > numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccoshf': > numpy/core/src/npymath/npy_math_complex.c.src:643: error: incompatible types in assignment > numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinhf': > numpy/core/src/npymath/npy_math_complex.c.src:785: error: incompatible types in assignment > numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccosh': > numpy/core/src/npymath/npy_math_complex.c.src:643: error: incompatible types in assignment > numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinh': > numpy/core/src/npymath/npy_math_complex.c.src:785: error: incompatible types in assignment > error: Command "cc -DNDEBUG -O2 -pipe -fno-omit-frame-pointer -march=native -fstack-protector -fno-strict-aliasing -fPIC -Inumpy/core/include -Ibuild/src.freebsd-9.3-STABLE-amd64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python2.7 -Ibuild/src.freebsd-9.3-STABLE-amd64-2.7/numpy/core/src/private -Ibuild/src.freebsd-9.3-STABLE-amd64-2.7/numpy/core/src/private -Ibuild/src.freebsd-9.3-STABLE-amd64-2.7/numpy/core/src/private -c build/src.freebsd-9.3-STABLE-amd64-2.7/numpy/core/src/npymath/npy_math_complex.c -o build/temp.freebsd-9.3-STABLE-amd64-2.7/build/src.freebsd-9.3-STABLE-amd64-2.7/numpy/core/src/npymath/npy_math_complex.o" failed with exit status 1 > *** [do-build] Error code 1 > > With gcc48: > [...] > gcc48: build/src.freebsd-9.3-STABLE-amd64-2.7/numpy/core/src/npymath/npy_math.c > gcc48: build/src.freebsd-9.3-STABLE-amd64-2.7/numpy/core/src/npymath/ieee754.c > gcc48: numpy/core/src/npymath/halffloat.c > gcc48: build/src.freebsd-9.3-STABLE-amd64-2.7/numpy/core/src/npymath/npy_math_complex.c > numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccoshf': > numpy/core/src/npymath/npy_math_complex.c.src:643:15: error: incompatible types when assigning to type 'npy_cfloat' from type 'int' > z = _npy_scaled_cexp@c@(absx, y, -1); > ^ > numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinhf': > numpy/core/src/npymath/npy_math_complex.c.src:785:15: error: incompatible types when assigning to type 'npy_cfloat' from type 'int' > z = _npy_scaled_cexp@c@(absx, y, -1); > ^ > numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccosh': > numpy/core/src/npymath/npy_math_complex.c.src:643:15: error: incompatible types when assigning to type 'npy_cdouble' from type 'int' > z = _npy_scaled_cexp@c@(absx, y, -1); > ^ > [...] > > > FreeBSD 9.3-STABLE r288899M amd64 (tried few different machines). > > Compiles OK on 10.2-STABLE. Please, update your ports tree, I've just committed a fix (revision r399131). > > -- > [SorAlx] ridin' VN2000 Classic LT > _______________________________________________ > freebsd-python@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-python > To unsubscribe, send any mail to "freebsd-python-unsubscribe@freebsd.org" -- Olivier Duchateau From owner-freebsd-python@freebsd.org Mon Oct 12 22:56:51 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E5A0A12273 for ; Mon, 12 Oct 2015 22:56:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E701B617 for ; Mon, 12 Oct 2015 22:56:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id E4244A12272; Mon, 12 Oct 2015 22:56:50 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3BDFA12271 for ; Mon, 12 Oct 2015 22:56:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 CFFBF616 for ; Mon, 12 Oct 2015 22:56:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9CMuoCY058306 for ; Mon, 12 Oct 2015 22:56:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203638] math/py-numpy: Undefined symbol "cblas_sgemm" Date: Mon, 12 Oct 2015 22:56:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: arabesc@bk.ru X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Oct 2015 22:56:51 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203638 Igor changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arabesc@bk.ru --- Comment #1 from Igor --- I have the same bug. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-python@freebsd.org Tue Oct 13 02:57:57 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34765A1098E for ; Tue, 13 Oct 2015 02:57:57 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1F75219E for ; Tue, 13 Oct 2015 02:57:57 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 1EA92A1098C; Tue, 13 Oct 2015 02:57:57 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E0C1A1098B; Tue, 13 Oct 2015 02:57:57 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.nyi.freebsd.org (beefy2.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e5]) (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 B9B5E19D; Tue, 13 Oct 2015 02:57:56 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.nyi.freebsd.org (localhost [127.0.0.1]) by beefy2.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9D2vteO009290; Tue, 13 Oct 2015 02:57:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.nyi.freebsd.org (8.15.2/8.15.2/Submit) id t9D2vtph009276; Tue, 13 Oct 2015 02:57:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Tue, 13 Oct 2015 02:57:55 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201510130257.t9D2vtph009276@beefy2.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 93amd64-default][x11-toolkits/py-fltk] Failed for py27-fltk-1.3.3.1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2015 02:57:57 -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: python@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/x11-toolkits/py-fltk/Makefile 398614 2015-10-04 18:01:48Z sunpoet $ Log URL: http://beefy2.nyi.freebsd.org/data/93amd64-default/399171/logs/py27-fltk-1.3.3.1.log Build URL: http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default&build=399171 Log: ====>> Building x11-toolkits/py-fltk build started at Tue Oct 13 02:57:30 UTC 2015 port directory: /usr/ports/x11-toolkits/py-fltk building for: FreeBSD 93amd64-default-job-22 9.3-RELEASE-p28 FreeBSD 9.3-RELEASE-p28 amd64 maintained by: python@FreeBSD.org Makefile ident: $FreeBSD: head/x11-toolkits/py-fltk/Makefile 398614 2015-10-04 18:01:48Z sunpoet $ Poudriere version: 3.1.8 Host OSVERSION: 1100079 Jail OSVERSION: 903000 ---Begin Environment--- SHELL=/bin/csh OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p28 UNAME_r=9.3-RELEASE-p28 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-fltk-1.3.3.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.8 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- FLTK_HOME=/usr/local/bin XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/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 -DFL_LIBRARY -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DFL_LIBRARY -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=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/py-fltk" EXAMPLESDIR="share/examples/py-fltk" DATADIR="share/fltk" WWWDIR="www/fltk" ETCDIR="etc/fltk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fltk DOCSDIR=/usr/local/share/doc/py-fltk EXAMPLESDIR=/usr/local/share/examples/py-fltk WWWDIR=/usr/local/www/fltk ETCDIR=/usr/local/etc/fltk --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 #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL20 accepted by the user =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.6.1.txz [93amd64-default-job-22] Installing pkg-1.6.1... [93amd64-default-job-22] Extracting pkg-1.6.1: .......... done Message from pkg-1.6.1: If you are upgrading from the old package format, first run: # pkg2ng ===> py27-fltk-1.3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building => SHA256 Checksum OK for pyFltk-1.3.3.1_py3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building ===> Extracting for py27-fltk-1.3.3.1 => SHA256 Checksum OK for pyFltk-1.3.3.1_py3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on package: py27-setuptools27>0 - not found ===> Installing existing package /packages/All/py27-setuptools27-17.0.txz [93amd64-default-job-22] Installing py27-setuptools27-17.0... [93amd64-default-job-22] `-- Installing python27-2.7.10... [93amd64-default-job-22] | `-- Installing libffi-3.2.1... [93amd64-default-job-22] | | `-- Installing indexinfo-0.2.3... [93amd64-default-job-22] | | `-- Extracting indexinfo-0.2.3: .... done [93amd64-default-job-22] | `-- Extracting libffi-3.2.1: .......... done [93amd64-default-job-22] | `-- Installing gettext-runtime-0.19.6... [93amd64-default-job-22] | | `-- Installing libiconv-1.14_9... [93amd64-default-job-22] | | `-- Extracting libiconv-1.14_9: .......... done [93amd64-default-job-22] | `-- Extracting gettext-runtime-0.19.6: .......... done [93amd64-default-job-22] `-- Extracting python27-2.7.10: .......... done [93amd64-default-job-22] Extracting py27-setuptools27-17.0: .......... done Message from python27-2.7.10: ===================================================================== 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 ===================================================================== ===> py27-fltk-1.3.3.1 depends on package: py27-setuptools27>0 - found ===> Returning to build of py27-fltk-1.3.3.1 ===> py27-fltk-1.3.3.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-fltk-1.3.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.6.2_3,1.txz [93amd64-default-job-22] Installing libX11-1.6.2_3,1... [93amd64-default-job-22] `-- Installing xproto-7.0.27... [93amd64-default-job-22] `-- Extracting xproto-7.0.27: .......... done [93amd64-default-job-22] `-- Installing kbproto-1.0.6... [93amd64-default-job-22] `-- Extracting kbproto-1.0.6: .......... done [93amd64-default-job-22] `-- Installing libXdmcp-1.1.2... [93amd64-default-job-22] `-- Extracting libXdmcp-1.1.2: ......... done [93amd64-default-job-22] `-- Installing libxcb-1.11_1... [93amd64-default-job-22] | `-- Installing libxml2-2.9.2_3... [93amd64-default-job-22] | `-- Extracting libxml2-2.9.2_3: .......... done [93amd64-default-job-22] | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-22] | `-- Extracting libpthread-stubs-0.3_6: ..... done [93amd64-default-job-22] | `-- Installing libXau-1.0.8_3... [93amd64-default-job-22] | `-- Extracting libXau-1.0.8_3: .......... done [93amd64-default-job-22] `-- Extracting libxcb-1.11_1: .......... done [93amd64-default-job-22] Extracting libX11-1.6.2_3,1: .......... done ===> py27-fltk-1.3.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on shared library: libfltk.so - not found ===> Installing existing package /packages/All/fltk-1.3.3_2.txz [93amd64-default-job-22] Installing fltk-1.3.3_2... [93amd64-default-job-22] `-- Installing jpeg-turbo-1.4.1... [93amd64-default-job-22] `-- Extracting jpeg-turbo-1.4.1: .......... done [93amd64-default-job-22] `-- Installing libXft-2.3.2_1... [93amd64-default-job-22] | `-- Installing fontconfig-2.11.1,1... [93amd64-default-job-22] | | `-- Installing expat-2.1.0_3... [93amd64-default-job-22] | | `-- Extracting expat-2.1.0_3: .......... done [93amd64-default-job-22] | | `-- Installing freetype2-2.6_1... [93amd64-default-job-22] | | `-- Extracting freetype2-2.6_1: .......... done [93amd64-default-job-22] | `-- Extracting fontconfig-2.11.1,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded [93amd64-default-job-22] | `-- Installing libXrender-0.9.8_3... [93amd64-default-job-22] | | `-- Installing renderproto-0.11.1... [93amd64-default-job-22] | | `-- Extracting renderproto-0.11.1: .... done [93amd64-default-job-22] | `-- Extracting libXrender-0.9.8_3: .......... done [93amd64-default-job-22] `-- Extracting libXft-2.3.2_1: ......... done [93amd64-default-job-22] `-- Installing libGLU-9.0.0_2... [93amd64-default-job-22] | `-- Installing libGL-10.6.9... [93amd64-default-job-22] | | `-- Installing dri2proto-2.8... [93amd64-default-job-22] | | `-- Extracting dri2proto-2.8: .... done [93amd64-default-job-22] | | `-- Installing libXdamage-1.1.4_3... [93amd64-default-job-22] | | `-- Installing libXfixes-5.0.1_3... [93amd64-default-job-22] | | | `-- Installing fixesproto-5.0... [93amd64-default-job-22] | | | `-- Extracting fixesproto-5.0: .... done [93amd64-default-job-22] | | `-- Extracting libXfixes-5.0.1_3: .......... done [93amd64-default-job-22] | | `-- Installing damageproto-1.2.1... [93amd64-default-job-22] | | `-- Extracting damageproto-1.2.1: .... done [93amd64-default-job-22] | | `-- Extracting libXdamage-1.1.4_3: ...... done [93amd64-default-job-22] | | `-- Installing libdevq-0.0.2_1... [93amd64-default-job-22] | | `-- Extracting libdevq-0.0.2_1: ..... done [93amd64-default-job-22] | | `-- Installing gcc-4.8.5... [93amd64-default-job-22] | | `-- Installing mpc-1.0.3... [93amd64-default-job-22] | | | `-- Installing gmp-5.1.3_2... [93amd64-default-job-22] | | | `-- Extracting gmp-5.1.3_2: .......... done [93amd64-default-job-22] | | | `-- Installing mpfr-3.1.2_2... [93amd64-default-job-22] | | | `-- Extracting mpfr-3.1.2_2: .......... done [93amd64-default-job-22] | | `-- Extracting mpc-1.0.3: ...... done [93amd64-default-job-22] | | `-- Installing gcc-ecj-4.5... [93amd64-default-job-22] | | `-- Extracting gcc-ecj-4.5: . done [93amd64-default-job-22] | | `-- Installing binutils-2.25.1... [93amd64-default-job-22] | | `-- Extracting binutils-2.25.1: .......... done [93amd64-default-job-22] | | `-- Extracting gcc-4.8.5: .......... done [93amd64-default-job-22] | | `-- Installing libXxf86vm-1.1.4_1... [93amd64-default-job-22] | | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-default-job-22] | | `-- Extracting xf86vidmodeproto-2.3.1: .... done [93amd64-default-job-22] | | `-- Installing libXext-1.3.3_1,1... [93amd64-default-job-22] | | | `-- Installing xextproto-7.3.0... [93amd64-default-job-22] | | | `-- Extracting xextproto-7.3.0: .......... done [93amd64-default-job-22] | | `-- Extracting libXext-1.3.3_1,1: .......... done [93amd64-default-job-22] | | `-- Extracting libXxf86vm-1.1.4_1: .......... done [93amd64-default-job-22] | | `-- Installing libdrm-2.4.60,1... [93amd64-default-job-22] | | `-- Installing libpciaccess-0.13.3... [93amd64-default-job-22] | | | `-- Installing pciids-20151007... [93amd64-default-job-22] | | | `-- Extracting pciids-20151007: ...... done [93amd64-default-job-22] | | `-- Extracting libpciaccess-0.13.3: ...... done [93amd64-default-job-22] | | `-- Extracting libdrm-2.4.60,1: .......... done [93amd64-default-job-22] | | `-- Installing libxshmfence-1.2... [93amd64-default-job-22] | | `-- Extracting libxshmfence-1.2: ......... done [93amd64-default-job-22] | | `-- Installing libglapi-10.6.9... [93amd64-default-job-22] | | `-- Installing libXvMC-1.0.9... [93amd64-default-job-22] | | | `-- Installing libXv-1.0.10_3,1... [93amd64-default-job-22] | | | `-- Installing videoproto-2.3.2... [93amd64-default-job-22] | | | `-- Extracting videoproto-2.3.2: ...... done [93amd64-default-job-22] | | | `-- Extracting libXv-1.0.10_3,1: .......... done [93amd64-default-job-22] | | `-- Extracting libXvMC-1.0.9: .......... done [93amd64-default-job-22] | | `-- Extracting libglapi-10.6.9: ... done [93amd64-default-job-22] | `-- Extracting libGL-10.6.9: .......... done [93amd64-default-job-22] `-- Extracting libGLU-9.0.0_2: ...... done [93amd64-default-job-22] `-- Installing png-1.6.18... [93amd64-default-job-22] `-- Extracting png-1.6.18: .......... done [93amd64-default-job-22] Extracting fltk-1.3.3_2: .......... done Message from gcc-4.8.5: 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. ===> py27-fltk-1.3.3.1 depends on shared library: libfltk.so - found (/usr/local/lib/libfltk.so) ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> Configuring for py27-fltk-1.3.3.1 Building for: freebsd9 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME ('Using FLTK: ', ['1.3.3\n']) ('fltk-config includes: ', ['/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include']) ('fltk-config link paths: ', ['/usr/local/lib']) ('fltk-config link libraries: ', ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'pthread', 'm', 'X11']) FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running config =========================================================================== =================================================== ===> Building for py27-fltk-1.3.3.1 Building for: freebsd9 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME ('Using FLTK: ', ['1.3.3\n']) ('fltk-config includes: ', ['/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include']) ('fltk-config link paths: ', ['/usr/local/lib']) ('fltk-config link libraries: ', ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'pthread', 'm', 'X11']) FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running build running build_py creating build creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7 creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/fltk copying fltk/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/fltk running build_ext building 'fltk._fltk' extension creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7 creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/python creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/contrib cc -DNDEBUG -O2 -pipe -DFL_LIBRARY -fstack-protector -fno-strict-aliasing -fPIC -DUNIX=1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/bin -I./src -I./contrib -I/usr/include -I/usr/local/include/python2.7 -c ./python/fltk_wrap.cpp -o build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/./python/fltk_wrap.o ./python/fltk_wrap.cpp: In function 'int fl_mt_ask(const char*)': ./python/fltk_wrap.cpp:5355: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp:5356: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp:5358: warning: 'fl_ask' is deprecated (declared at /usr/local/include/FL/fl_ask.H:53) ./python/fltk_wrap.cpp:5358: warning: 'fl_ask' is deprecated (declared at /usr/local/include/FL/fl_ask.H:53) ./python/fltk_wrap.cpp:5360: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp: At global scope: ./python/fltk_wrap.cpp:60077: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' ./python/fltk_wrap.cpp:60485: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' error: command 'cc' failed with exit status 1 *** [do-build] Error code 1 Stop in /usr/ports/x11-toolkits/py-fltk. From owner-freebsd-python@freebsd.org Tue Oct 13 03:28:04 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 028CEA112F3 for ; Tue, 13 Oct 2015 03:28:04 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E1F781900 for ; Tue, 13 Oct 2015 03:28:03 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id E0B5CA112F2; Tue, 13 Oct 2015 03:28:03 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E0074A112EF; Tue, 13 Oct 2015 03:28:03 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.nyi.freebsd.org (beefy1.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e4]) (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 86D4218FF; Tue, 13 Oct 2015 03:28:03 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.nyi.freebsd.org (localhost [127.0.0.1]) by beefy1.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9D3S2WP087566; Tue, 13 Oct 2015 03:28:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.nyi.freebsd.org (8.15.2/8.15.2/Submit) id t9D3S294087543; Tue, 13 Oct 2015 03:28:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Tue, 13 Oct 2015 03:28:02 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201510130328.t9D3S294087543@beefy1.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 93i386-default][x11-toolkits/py-fltk] Failed for py27-fltk-1.3.3.1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2015 03:28:04 -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: python@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/x11-toolkits/py-fltk/Makefile 398614 2015-10-04 18:01:48Z sunpoet $ Log URL: http://beefy1.nyi.freebsd.org/data/93i386-default/399171/logs/py27-fltk-1.3.3.1.log Build URL: http://beefy1.nyi.freebsd.org/build.html?mastername=93i386-default&build=399171 Log: ====>> Building x11-toolkits/py-fltk build started at Tue Oct 13 03:27:39 UTC 2015 port directory: /usr/ports/x11-toolkits/py-fltk building for: FreeBSD 93i386-default-job-22 9.3-RELEASE-p28 FreeBSD 9.3-RELEASE-p28 i386 maintained by: python@FreeBSD.org Makefile ident: $FreeBSD: head/x11-toolkits/py-fltk/Makefile 398614 2015-10-04 18:01:48Z sunpoet $ Poudriere version: 3.1.8 Host OSVERSION: 1100079 Jail OSVERSION: 903000 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p28 UNAME_r=9.3-RELEASE-p28 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-fltk-1.3.3.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.8 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- FLTK_HOME=/usr/local/bin XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/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 -DFL_LIBRARY -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DFL_LIBRARY -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=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/py-fltk" EXAMPLESDIR="share/examples/py-fltk" DATADIR="share/fltk" WWWDIR="www/fltk" ETCDIR="etc/fltk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fltk DOCSDIR=/usr/local/share/doc/py-fltk EXAMPLESDIR=/usr/local/share/examples/py-fltk WWWDIR=/usr/local/www/fltk ETCDIR=/usr/local/etc/fltk --End SUB_LIST-- ---Begin make.conf--- MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL20 accepted by the user =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.6.1.txz [93i386-default-job-22] Installing pkg-1.6.1... [93i386-default-job-22] Extracting pkg-1.6.1: .......... done Message from pkg-1.6.1: If you are upgrading from the old package format, first run: # pkg2ng ===> py27-fltk-1.3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building => SHA256 Checksum OK for pyFltk-1.3.3.1_py3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building ===> Extracting for py27-fltk-1.3.3.1 => SHA256 Checksum OK for pyFltk-1.3.3.1_py3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on package: py27-setuptools27>0 - not found ===> Installing existing package /packages/All/py27-setuptools27-17.0.txz [93i386-default-job-22] Installing py27-setuptools27-17.0... [93i386-default-job-22] `-- Installing python27-2.7.10... [93i386-default-job-22] | `-- Installing libffi-3.2.1... [93i386-default-job-22] | | `-- Installing indexinfo-0.2.3... [93i386-default-job-22] | | `-- Extracting indexinfo-0.2.3: .... done [93i386-default-job-22] | `-- Extracting libffi-3.2.1: .......... done [93i386-default-job-22] | `-- Installing gettext-runtime-0.19.6... [93i386-default-job-22] | | `-- Installing libiconv-1.14_9... [93i386-default-job-22] | | `-- Extracting libiconv-1.14_9: .......... done [93i386-default-job-22] | `-- Extracting gettext-runtime-0.19.6: .......... done [93i386-default-job-22] `-- Extracting python27-2.7.10: .......... done [93i386-default-job-22] Extracting py27-setuptools27-17.0: .......... done Message from python27-2.7.10: ===================================================================== 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 ===================================================================== ===> py27-fltk-1.3.3.1 depends on package: py27-setuptools27>0 - found ===> Returning to build of py27-fltk-1.3.3.1 ===> py27-fltk-1.3.3.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-fltk-1.3.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.6.2_3,1.txz [93i386-default-job-22] Installing libX11-1.6.2_3,1... [93i386-default-job-22] `-- Installing xproto-7.0.27... [93i386-default-job-22] `-- Extracting xproto-7.0.27: .......... done [93i386-default-job-22] `-- Installing kbproto-1.0.6... [93i386-default-job-22] `-- Extracting kbproto-1.0.6: .......... done [93i386-default-job-22] `-- Installing libXdmcp-1.1.2... [93i386-default-job-22] `-- Extracting libXdmcp-1.1.2: ......... done [93i386-default-job-22] `-- Installing libxcb-1.11_1... [93i386-default-job-22] | `-- Installing libxml2-2.9.2_3... [93i386-default-job-22] | `-- Extracting libxml2-2.9.2_3: .......... done [93i386-default-job-22] | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-22] | `-- Extracting libpthread-stubs-0.3_6: ..... done [93i386-default-job-22] | `-- Installing libXau-1.0.8_3... [93i386-default-job-22] | `-- Extracting libXau-1.0.8_3: .......... done [93i386-default-job-22] `-- Extracting libxcb-1.11_1: .......... done [93i386-default-job-22] Extracting libX11-1.6.2_3,1: .......... done ===> py27-fltk-1.3.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on shared library: libfltk.so - not found ===> Installing existing package /packages/All/fltk-1.3.3_2.txz [93i386-default-job-22] Installing fltk-1.3.3_2... [93i386-default-job-22] `-- Installing jpeg-turbo-1.4.1... [93i386-default-job-22] `-- Extracting jpeg-turbo-1.4.1: .......... done [93i386-default-job-22] `-- Installing libXft-2.3.2_1... [93i386-default-job-22] | `-- Installing fontconfig-2.11.1,1... [93i386-default-job-22] | | `-- Installing expat-2.1.0_3... [93i386-default-job-22] | | `-- Extracting expat-2.1.0_3: .......... done [93i386-default-job-22] | | `-- Installing freetype2-2.6_1... [93i386-default-job-22] | | `-- Extracting freetype2-2.6_1: .......... done [93i386-default-job-22] | `-- Extracting fontconfig-2.11.1,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded [93i386-default-job-22] | `-- Installing libXrender-0.9.8_3... [93i386-default-job-22] | | `-- Installing renderproto-0.11.1... [93i386-default-job-22] | | `-- Extracting renderproto-0.11.1: .... done [93i386-default-job-22] | `-- Extracting libXrender-0.9.8_3: .......... done [93i386-default-job-22] `-- Extracting libXft-2.3.2_1: ......... done [93i386-default-job-22] `-- Installing libGLU-9.0.0_2... [93i386-default-job-22] | `-- Installing libGL-10.6.9... [93i386-default-job-22] | | `-- Installing dri2proto-2.8... [93i386-default-job-22] | | `-- Extracting dri2proto-2.8: .... done [93i386-default-job-22] | | `-- Installing libXdamage-1.1.4_3... [93i386-default-job-22] | | `-- Installing libXfixes-5.0.1_3... [93i386-default-job-22] | | | `-- Installing fixesproto-5.0... [93i386-default-job-22] | | | `-- Extracting fixesproto-5.0: .... done [93i386-default-job-22] | | `-- Extracting libXfixes-5.0.1_3: .......... done [93i386-default-job-22] | | `-- Installing damageproto-1.2.1... [93i386-default-job-22] | | `-- Extracting damageproto-1.2.1: .... done [93i386-default-job-22] | | `-- Extracting libXdamage-1.1.4_3: ...... done [93i386-default-job-22] | | `-- Installing libdevq-0.0.2_1... [93i386-default-job-22] | | `-- Extracting libdevq-0.0.2_1: ..... done [93i386-default-job-22] | | `-- Installing gcc-4.8.5... [93i386-default-job-22] | | `-- Installing mpc-1.0.3... [93i386-default-job-22] | | | `-- Installing gmp-5.1.3_2... [93i386-default-job-22] | | | `-- Extracting gmp-5.1.3_2: .......... done [93i386-default-job-22] | | | `-- Installing mpfr-3.1.2_2... [93i386-default-job-22] | | | `-- Extracting mpfr-3.1.2_2: .......... done [93i386-default-job-22] | | `-- Extracting mpc-1.0.3: ...... done [93i386-default-job-22] | | `-- Installing gcc-ecj-4.5... [93i386-default-job-22] | | `-- Extracting gcc-ecj-4.5: . done [93i386-default-job-22] | | `-- Installing binutils-2.25.1... [93i386-default-job-22] | | `-- Extracting binutils-2.25.1: .......... done [93i386-default-job-22] | | `-- Extracting gcc-4.8.5: .......... done [93i386-default-job-22] | | `-- Installing libXxf86vm-1.1.4_1... [93i386-default-job-22] | | `-- Installing xf86vidmodeproto-2.3.1... [93i386-default-job-22] | | `-- Extracting xf86vidmodeproto-2.3.1: .... done [93i386-default-job-22] | | `-- Installing libXext-1.3.3_1,1... [93i386-default-job-22] | | | `-- Installing xextproto-7.3.0... [93i386-default-job-22] | | | `-- Extracting xextproto-7.3.0: .......... done [93i386-default-job-22] | | `-- Extracting libXext-1.3.3_1,1: .......... done [93i386-default-job-22] | | `-- Extracting libXxf86vm-1.1.4_1: .......... done [93i386-default-job-22] | | `-- Installing libdrm-2.4.60,1... [93i386-default-job-22] | | `-- Installing libpciaccess-0.13.3... [93i386-default-job-22] | | | `-- Installing pciids-20151007... [93i386-default-job-22] | | | `-- Extracting pciids-20151007: ...... done [93i386-default-job-22] | | `-- Extracting libpciaccess-0.13.3: ...... done [93i386-default-job-22] | | `-- Extracting libdrm-2.4.60,1: .......... done [93i386-default-job-22] | | `-- Installing libxshmfence-1.2... [93i386-default-job-22] | | `-- Extracting libxshmfence-1.2: ......... done [93i386-default-job-22] | | `-- Installing libglapi-10.6.9... [93i386-default-job-22] | | `-- Installing libXvMC-1.0.9... [93i386-default-job-22] | | | `-- Installing libXv-1.0.10_3,1... [93i386-default-job-22] | | | `-- Installing videoproto-2.3.2... [93i386-default-job-22] | | | `-- Extracting videoproto-2.3.2: ...... done [93i386-default-job-22] | | | `-- Extracting libXv-1.0.10_3,1: .......... done [93i386-default-job-22] | | `-- Extracting libXvMC-1.0.9: .......... done [93i386-default-job-22] | | `-- Extracting libglapi-10.6.9: ... done [93i386-default-job-22] | `-- Extracting libGL-10.6.9: .......... done [93i386-default-job-22] `-- Extracting libGLU-9.0.0_2: ...... done [93i386-default-job-22] `-- Installing png-1.6.18... [93i386-default-job-22] `-- Extracting png-1.6.18: .......... done [93i386-default-job-22] Extracting fltk-1.3.3_2: .......... done Message from gcc-4.8.5: 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. ===> py27-fltk-1.3.3.1 depends on shared library: libfltk.so - found (/usr/local/lib/libfltk.so) ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> Configuring for py27-fltk-1.3.3.1 Building for: freebsd9 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME ('Using FLTK: ', ['1.3.3\n']) ('fltk-config includes: ', ['/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include']) ('fltk-config link paths: ', ['/usr/local/lib']) ('fltk-config link libraries: ', ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'pthread', 'm', 'X11']) FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running config =========================================================================== =================================================== ===> Building for py27-fltk-1.3.3.1 Building for: freebsd9 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME ('Using FLTK: ', ['1.3.3\n']) ('fltk-config includes: ', ['/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include']) ('fltk-config link paths: ', ['/usr/local/lib']) ('fltk-config link libraries: ', ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'pthread', 'm', 'X11']) FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running build running build_py creating build creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7 creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/fltk copying fltk/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/fltk running build_ext building 'fltk._fltk' extension creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7 creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/python creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/contrib cc -DNDEBUG -O2 -pipe -DFL_LIBRARY -fno-strict-aliasing -fPIC -DUNIX=1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/bin -I./src -I./contrib -I/usr/include -I/usr/local/include/python2.7 -c ./python/fltk_wrap.cpp -o build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/./python/fltk_wrap.o ./python/fltk_wrap.cpp: In function 'int fl_mt_ask(const char*)': ./python/fltk_wrap.cpp:5355: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp:5356: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp:5358: warning: 'fl_ask' is deprecated (declared at /usr/local/include/FL/fl_ask.H:53) ./python/fltk_wrap.cpp:5358: warning: 'fl_ask' is deprecated (declared at /usr/local/include/FL/fl_ask.H:53) ./python/fltk_wrap.cpp:5360: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp: At global scope: ./python/fltk_wrap.cpp:60077: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' ./python/fltk_wrap.cpp:60485: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' error: command 'cc' failed with exit status 1 *** [do-build] Error code 1 Stop in /usr/ports/x11-toolkits/py-fltk. From owner-freebsd-python@freebsd.org Tue Oct 13 04:46:54 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 857F7A12974 for ; Tue, 13 Oct 2015 04:46:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6B065173 for ; Tue, 13 Oct 2015 04:46:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 67C8FA12973; Tue, 13 Oct 2015 04:46:54 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6760AA12972 for ; Tue, 13 Oct 2015 04:46:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 3A80A172 for ; Tue, 13 Oct 2015 04:46:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9D4ksSO056537 for ; Tue, 13 Oct 2015 04:46:54 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203638] math/py-numpy: Undefined symbol "cblas_sgemm" Date: Tue, 13 Oct 2015 04:46:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: olivierd@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2015 04:46:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203638 Olivier Duchateau changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |olivierd@FreeBSD.org, | |thierry@FreeBSD.org --- Comment #2 from Olivier Duchateau --- (In reply to Philip Homburg from comment #0) I can't reproduce this error (tested with NumPy 1.10.0 and 1.10.1). This problem appears when NumPy is launched through another application, or in "standalone"? Python 2.7.9 (default, Mar 27 2015, 09:40:11) [GCC 4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)] on freebsd10 Type "help", "copyright", "credits" or "license" for more information. >>> import numpy >>> import numpy.core.multiarray >>> I use default option (NETLIB), and I get no error. make showconfig ===> The following configuration options are available for py27-numpy-1.10.1,1: DOCS=off: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse TESTS=off: Install test suite requirements ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS blas implementation NETLIB=on: Blas implementation from Netlib OPENBLAS=off: OpenBLAS blas implementation ===> Use 'make config' to modify these settings I add also thierry@ because he's maintainer of Mk/Uses/blaslapack.mk, perhaps he knows difference between math/blas and math/cblas. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-python@freebsd.org Tue Oct 13 07:24:50 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3ABDA124BD for ; Tue, 13 Oct 2015 07:24:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A8E9C836 for ; Tue, 13 Oct 2015 07:24:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A5C8BA124BC; Tue, 13 Oct 2015 07:24:50 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A55C4A124BA for ; Tue, 13 Oct 2015 07:24:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 91FC8835 for ; Tue, 13 Oct 2015 07:24:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9D7Oo9H084755 for ; Tue, 13 Oct 2015 07:24:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203638] math/py-numpy: Undefined symbol "cblas_sgemm" Date: Tue, 13 Oct 2015 07:24:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pch-freebsd-bugs@u-1.phicoh.com X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2015 07:24:50 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203638 --- Comment #3 from Philip Homburg --- Created attachment 161975 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161975&action=edit typescript of numpy build and resulting error when importing in python Hi, It fails already just importing in python. I added a typescript of the build and the resulting errors. Hopefully you can spot what is different. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-python@freebsd.org Wed Oct 14 06:31:03 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A1EBA132F1 for ; Wed, 14 Oct 2015 06:31:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 4E6331A45 for ; Wed, 14 Oct 2015 06:31:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 4BA4FA132F0; Wed, 14 Oct 2015 06:31:03 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B3D9A132EE for ; Wed, 14 Oct 2015 06:31:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 1DB9D1A42 for ; Wed, 14 Oct 2015 06:31:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9E6V2ZK060858 for ; Wed, 14 Oct 2015 06:31:02 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203759] [NEW PORT] devel/llfuse: Python bindings for the low-level FUSE API Date: Wed, 14 Oct 2015 06:31:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, feature, needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: keywords cc flagtypes.name short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2015 06:31:03 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203759 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easy, feature, needs-qa, | |patch CC| |niklaas@kulturflatrate.net, | |python@FreeBSD.org Flags| |maintainer-feedback?(niklaa | |s@kulturflatrate.net) Summary|New port: devel/llfuse. Set |[NEW PORT] devel/llfuse: |of Python bindings for the |Python bindings for the |low level FUSE API |low-level FUSE API --- Comment #1 from Kubilay Kocak --- Hi Niklass, thanks for your submission. On initial review: * Use CHEESESHOP for MASTER_SITES (it handles fetching things from PyPI for you * Python packages can/should have 'python' added as a secondary CATEGORIES * Use the exact upstream setup.py description= field for COMMENT where its suitable. In this case "Python bindings for the low-level FUSE API" * Add LICENSE_FILE=/path/to/license if one exists in the WRKSRC (extracted tarball) Please also provide QA results as attachments to this issue: * portlint -AC output * poudriere testport (or bulk -t) output If the above identify any issues, please address them (where appropriate and not a false positive), and update your patch (shar) Tip: Set DEVELOPER=yes in /etc/make.conf if you haven't already -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Wed Oct 14 06:31:43 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9F500A13340 for ; Wed, 14 Oct 2015 06:31:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8419B1B09 for ; Wed, 14 Oct 2015 06:31:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 83363A1333D; Wed, 14 Oct 2015 06:31:43 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82D38A1333C for ; Wed, 14 Oct 2015 06:31:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 6F07B1B08 for ; Wed, 14 Oct 2015 06:31:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9E6VhjU062080 for ; Wed, 14 Oct 2015 06:31:43 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203759] [NEW PORT] devel/llfuse: Python bindings for the low-level FUSE API Date: Wed, 14 Oct 2015 06:31:43 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, feature, needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2015 06:31:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203759 --- Comment #2 from Kubilay Kocak --- Also: * Strip trailing slash from pkg-descr: WWW: URL :) -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Wed Oct 14 14:13:16 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1628EA13221 for ; Wed, 14 Oct 2015 14:13:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id EEC601055 for ; Wed, 14 Oct 2015 14:13:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id EC0E6A13220; Wed, 14 Oct 2015 14:13:15 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1E00A1321F for ; Wed, 14 Oct 2015 14:13:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 BDCD21052 for ; Wed, 14 Oct 2015 14:13:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9EEDFew085417 for ; Wed, 14 Oct 2015 14:13:15 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203638] math/py-numpy: Undefined symbol "cblas_sgemm" Date: Wed, 14 Oct 2015 14:13:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: z7dr6ut7gs@snkmail.com X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2015 14:13:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203638 John Hein changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z7dr6ut7gs@snkmail.com --- Comment #4 from John Hein --- I can reproduce this by building math/suitesparse with NETLIB and math/py-numpy with NETLIB. Then "python -c 'import numpy'" gives the same undefined symbol error as the OP. /usr/local/lib/python2.7/site-packages/numpy/core/multiarray.so: libblas.so.2 => /usr/local/lib/libblas.so.2 (0x801781000) libm.so.5 => /lib/libm.so.5 (0x8019d3000) libpython2.7.so.1 => /usr/local/lib/libpython2.7.so.1 (0x801bfc000) libc.so.7 => /lib/libc.so.7 (0x800821000) libgfortran.so.3 => /usr/local/lib/gcc48/libgfortran.so.3 (0x801fb7000) libgcc_s.so.1 => /usr/local/lib/gcc48/libgcc_s.so.1 (0x8022ce000) libquadmath.so.0 => /usr/local/lib/gcc48/libquadmath.so.0 (0x8024e4000) libthr.so.3 => /lib/libthr.so.3 (0x80271f000) libintl.so.8 => /usr/local/lib/libintl.so.8 (0x802943000) libutil.so.9 => /lib/libutil.so.9 (0x802b4e000) numpy options in this case are: OPTIONS_FILE_SET+=DOCS OPTIONS_FILE_SET+=SUITESPARSE OPTIONS_FILE_UNSET+=TESTS OPTIONS_FILE_UNSET+=ATLAS OPTIONS_FILE_SET+=NETLIB OPTIONS_FILE_UNSET+=OPENBLAS I also removed the openblas package before building both suitesparse and numpy - I believe openblas is detected by numpy configure if it just exists. And that is enough to avoid the problem because the numpy configure explicitly turns off HAVE_CBLAS if it detects openblas. If I install openblas again (default options - all unset) and rebuild numpy with the same options (NETLIB set, OPENBLAS unset) and no other changes from the above failure case, I do NOT get the undefined symbol. Here's the ldd output in that case: % ldd /usr/local/lib/python2.7/site-packages/numpy/core/multiarray.so /usr/local/lib/python2.7/site-packages/numpy/core/multiarray.so: libopenblas.so => /usr/local/lib/libopenblas.so (0x801800000) libm.so.5 => /lib/libm.so.5 (0x802575000) libpython2.7.so.1 => /usr/local/lib/libpython2.7.so.1 (0x80279e000) libc.so.7 => /lib/libc.so.7 (0x800821000) libgfortran.so.3 => /usr/local/lib/gcc48/libgfortran.so.3 (0x802b59000) libquadmath.so.0 => /usr/local/lib/gcc48/libquadmath.so.0 (0x802e70000) libthr.so.3 => /lib/libthr.so.3 (0x8030ab000) libintl.so.8 => /usr/local/lib/libintl.so.8 (0x8032cf000) libutil.so.9 => /lib/libutil.so.9 (0x8034da000) libgcc_s.so.1 => /usr/local/lib/gcc48/libgcc_s.so.1 (0x8036ec000) >From this, it seems math/py-numpy + blaslapack:netlib (without openblas installed at numpy build time) do not currently play well together. I don't have a suggested fix for this at the moment. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-python@freebsd.org Wed Oct 14 16:13:32 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E5D0A13A3B for ; Wed, 14 Oct 2015 16:13:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 23DE116F for ; Wed, 14 Oct 2015 16:13:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2306FA13A3A; Wed, 14 Oct 2015 16:13:32 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 229C7A13A39 for ; Wed, 14 Oct 2015 16:13:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 0F83B16E for ; Wed, 14 Oct 2015 16:13:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9EGDVZ5093016 for ; Wed, 14 Oct 2015 16:13:31 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203638] math/py-numpy: Undefined symbol "cblas_sgemm" Date: Wed, 14 Oct 2015 16:13:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: z7dr6ut7gs@snkmail.com X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2015 16:13:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203638 --- Comment #5 from John Hein --- Seems to me that the HAVE_CBLAS detection is not working for numpy. I know very little about configuring numpy, but perhaps there's an appropriate fix to get the numpy setup machinery to more reliably be able to determine if HAVE_CBLAS should be on or not. Seems like an upstream problem to me right now. Workarounds for the port are perhaps: - force HAVE_CBLAS off when building with NETLIB option (much like numpy forces it off when it detects openblas) - depend on a library that has the cblas* functions (math/cblas?) and encourage HAVE_CBLAS to be on -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-python@freebsd.org Wed Oct 14 17:06:24 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8CD6A13D9A for ; Wed, 14 Oct 2015 17:06:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id CE21DF39 for ; Wed, 14 Oct 2015 17:06:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id CB403A13D99; Wed, 14 Oct 2015 17:06:23 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CAD9CA13D98 for ; Wed, 14 Oct 2015 17:06:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 9DB7DF36 for ; Wed, 14 Oct 2015 17:06:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9EH6NQ7014490 for ; Wed, 14 Oct 2015 17:06:23 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203638] math/py-numpy: Undefined symbol "cblas_sgemm" Date: Wed, 14 Oct 2015 17:06:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: z7dr6ut7gs@snkmail.com X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2015 17:06:24 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203638 --- Comment #6 from John Hein --- If I make this change to the numpy Makefile: Index: Makefile =================================================================== --- Makefile (revision 399233) +++ Makefile (working copy) @@ -71,7 +71,7 @@ pre-configure-NETLIB-on: @${REINPLACE_CMD} -e "s|%%BLASNAME%%|atlas|" \ -e "s|%%LIBRARIES%%|atlas_libs|" \ - -e "s|%%BLASLIBS%%|blas|" \ + -e "s|%%BLASLIBS%%|blas, cblas|" \ -e "s|%%LAPACKLIBS%%|lapack|" \ ${WRKSRC}/site.cfg (pardon the inline rather than attached patch, but it's simple enough) And then I install math/cblas before building math/py-numpy with NETLIB, then the import does not trigger the undefined symbol problem (and ldd(1) shows multiarray.so linked with libcblas). Also, if I leave the same change in the Makefile and uninstall cblas, then the multiarray.so that is built is not link with either libblas or libcblas. How useful it is, I don't know (maybe just doesn't perform as well???). That is a totally untested guess. But it seems to me that if we specify that it should use blas & cblas libs and can't find one or both, it should fail to build. But it seems numpy quietly builds itself without support for the libs specified in the configuration. Hmm... well, maybe not completely quiet (but certainly not fatal to the build): /usr/ports/math/py-numpy/work/numpy-1.10.0/numpy/distutils/system_info.py:1651: UserWarning: Atlas (http://math-atlas.sourceforge.net/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [atlas]) or by setting the ATLAS environment variable. warnings.warn(AtlasNotFoundError.__doc__) If the above Makefile change is used, it should also probably add math/cblas to LIB_DEPENDS. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-python@freebsd.org Thu Oct 15 10:12:07 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70CD3A13C2F for ; Thu, 15 Oct 2015 10:12:07 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5C1D717F6 for ; Thu, 15 Oct 2015 10:12:07 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5965FA13C2D; Thu, 15 Oct 2015 10:12:07 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 578F2A13C2A; Thu, 15 Oct 2015 10:12:07 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.nyi.freebsd.org (beefy1.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e4]) (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 F265B17F2; Thu, 15 Oct 2015 10:12:06 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.nyi.freebsd.org (localhost [127.0.0.1]) by beefy1.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FAC6pI089550; Thu, 15 Oct 2015 10:12:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.nyi.freebsd.org (8.15.2/8.15.2/Submit) id t9FAC6DK089542; Thu, 15 Oct 2015 10:12:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 15 Oct 2015 10:12:06 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201510151012.t9FAC6DK089542@beefy1.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 93i386-default][x11-toolkits/py-fltk] Failed for py27-fltk-1.3.3.1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 10:12:07 -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: python@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/x11-toolkits/py-fltk/Makefile 398614 2015-10-04 18:01:48Z sunpoet $ Log URL: http://beefy1.nyi.freebsd.org/data/93i386-default/399324/logs/py27-fltk-1.3.3.1.log Build URL: http://beefy1.nyi.freebsd.org/build.html?mastername=93i386-default&build=399324 Log: ====>> Building x11-toolkits/py-fltk build started at Thu Oct 15 10:11:42 UTC 2015 port directory: /usr/ports/x11-toolkits/py-fltk building for: FreeBSD 93i386-default-job-10 9.3-RELEASE-p28 FreeBSD 9.3-RELEASE-p28 i386 maintained by: python@FreeBSD.org Makefile ident: $FreeBSD: head/x11-toolkits/py-fltk/Makefile 398614 2015-10-04 18:01:48Z sunpoet $ Poudriere version: 3.1.9 Host OSVERSION: 1100079 Jail OSVERSION: 903000 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p28 UNAME_r=9.3-RELEASE-p28 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-fltk-1.3.3.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.9 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- FLTK_HOME=/usr/local/bin XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/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 -DFL_LIBRARY -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DFL_LIBRARY -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=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/py-fltk" EXAMPLESDIR="share/examples/py-fltk" DATADIR="share/fltk" WWWDIR="www/fltk" ETCDIR="etc/fltk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fltk DOCSDIR=/usr/local/share/doc/py-fltk EXAMPLESDIR=/usr/local/share/examples/py-fltk WWWDIR=/usr/local/www/fltk ETCDIR=/usr/local/etc/fltk --End SUB_LIST-- ---Begin make.conf--- MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL20 accepted by the user =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.6.1.txz [93i386-default-job-10] Installing pkg-1.6.1... [93i386-default-job-10] Extracting pkg-1.6.1: .......... done Message from pkg-1.6.1: If you are upgrading from the old package format, first run: # pkg2ng ===> py27-fltk-1.3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building => SHA256 Checksum OK for pyFltk-1.3.3.1_py3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building ===> Extracting for py27-fltk-1.3.3.1 => SHA256 Checksum OK for pyFltk-1.3.3.1_py3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on package: py27-setuptools27>0 - not found ===> Installing existing package /packages/All/py27-setuptools27-17.0.txz [93i386-default-job-10] Installing py27-setuptools27-17.0... [93i386-default-job-10] `-- Installing python27-2.7.10... [93i386-default-job-10] | `-- Installing libffi-3.2.1... [93i386-default-job-10] | | `-- Installing indexinfo-0.2.3... [93i386-default-job-10] | | `-- Extracting indexinfo-0.2.3: .... done [93i386-default-job-10] | `-- Extracting libffi-3.2.1: .......... done [93i386-default-job-10] | `-- Installing gettext-runtime-0.19.6... [93i386-default-job-10] | | `-- Installing libiconv-1.14_9... [93i386-default-job-10] | | `-- Extracting libiconv-1.14_9: .......... done [93i386-default-job-10] | `-- Extracting gettext-runtime-0.19.6: .......... done [93i386-default-job-10] `-- Extracting python27-2.7.10: .......... done [93i386-default-job-10] Extracting py27-setuptools27-17.0: .......... done Message from python27-2.7.10: ===================================================================== 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 ===================================================================== ===> py27-fltk-1.3.3.1 depends on package: py27-setuptools27>0 - found ===> Returning to build of py27-fltk-1.3.3.1 ===> py27-fltk-1.3.3.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-fltk-1.3.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.6.2_3,1.txz [93i386-default-job-10] Installing libX11-1.6.2_3,1... [93i386-default-job-10] `-- Installing xproto-7.0.27... [93i386-default-job-10] `-- Extracting xproto-7.0.27: .......... done [93i386-default-job-10] `-- Installing kbproto-1.0.6... [93i386-default-job-10] `-- Extracting kbproto-1.0.6: .......... done [93i386-default-job-10] `-- Installing libXdmcp-1.1.2... [93i386-default-job-10] `-- Extracting libXdmcp-1.1.2: ......... done [93i386-default-job-10] `-- Installing libxcb-1.11_1... [93i386-default-job-10] | `-- Installing libxml2-2.9.2_3... [93i386-default-job-10] | `-- Extracting libxml2-2.9.2_3: .......... done [93i386-default-job-10] | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-10] | `-- Extracting libpthread-stubs-0.3_6: ..... done [93i386-default-job-10] | `-- Installing libXau-1.0.8_3... [93i386-default-job-10] | `-- Extracting libXau-1.0.8_3: .......... done [93i386-default-job-10] `-- Extracting libxcb-1.11_1: .......... done [93i386-default-job-10] Extracting libX11-1.6.2_3,1: .......... done ===> py27-fltk-1.3.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on shared library: libfltk.so - not found ===> Installing existing package /packages/All/fltk-1.3.3_2.txz [93i386-default-job-10] Installing fltk-1.3.3_2... [93i386-default-job-10] `-- Installing jpeg-turbo-1.4.2... [93i386-default-job-10] `-- Extracting jpeg-turbo-1.4.2: .......... done [93i386-default-job-10] `-- Installing libXft-2.3.2_1... [93i386-default-job-10] | `-- Installing fontconfig-2.11.1,1... [93i386-default-job-10] | | `-- Installing expat-2.1.0_3... [93i386-default-job-10] | | `-- Extracting expat-2.1.0_3: .......... done [93i386-default-job-10] | | `-- Installing freetype2-2.6_1... [93i386-default-job-10] | | `-- Extracting freetype2-2.6_1: .......... done [93i386-default-job-10] | `-- Extracting fontconfig-2.11.1,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded [93i386-default-job-10] | `-- Installing libXrender-0.9.8_3... [93i386-default-job-10] | | `-- Installing renderproto-0.11.1... [93i386-default-job-10] | | `-- Extracting renderproto-0.11.1: .... done [93i386-default-job-10] | `-- Extracting libXrender-0.9.8_3: .......... done [93i386-default-job-10] `-- Extracting libXft-2.3.2_1: ......... done [93i386-default-job-10] `-- Installing libGLU-9.0.0_2... [93i386-default-job-10] | `-- Installing libGL-10.6.9... [93i386-default-job-10] | | `-- Installing dri2proto-2.8... [93i386-default-job-10] | | `-- Extracting dri2proto-2.8: .... done [93i386-default-job-10] | | `-- Installing libXdamage-1.1.4_3... [93i386-default-job-10] | | `-- Installing libXfixes-5.0.1_3... [93i386-default-job-10] | | | `-- Installing fixesproto-5.0... [93i386-default-job-10] | | | `-- Extracting fixesproto-5.0: .... done [93i386-default-job-10] | | `-- Extracting libXfixes-5.0.1_3: .......... done [93i386-default-job-10] | | `-- Installing damageproto-1.2.1... [93i386-default-job-10] | | `-- Extracting damageproto-1.2.1: .... done [93i386-default-job-10] | | `-- Extracting libXdamage-1.1.4_3: ...... done [93i386-default-job-10] | | `-- Installing libdevq-0.0.2_1... [93i386-default-job-10] | | `-- Extracting libdevq-0.0.2_1: ..... done [93i386-default-job-10] | | `-- Installing gcc-4.8.5... [93i386-default-job-10] | | `-- Installing mpc-1.0.3... [93i386-default-job-10] | | | `-- Installing gmp-5.1.3_2... [93i386-default-job-10] | | | `-- Extracting gmp-5.1.3_2: .......... done [93i386-default-job-10] | | | `-- Installing mpfr-3.1.2_2... [93i386-default-job-10] | | | `-- Extracting mpfr-3.1.2_2: .......... done [93i386-default-job-10] | | `-- Extracting mpc-1.0.3: ...... done [93i386-default-job-10] | | `-- Installing gcc-ecj-4.5... [93i386-default-job-10] | | `-- Extracting gcc-ecj-4.5: . done [93i386-default-job-10] | | `-- Installing binutils-2.25.1... [93i386-default-job-10] | | `-- Extracting binutils-2.25.1: .......... done [93i386-default-job-10] | | `-- Extracting gcc-4.8.5: .......... done [93i386-default-job-10] | | `-- Installing libXxf86vm-1.1.4_1... [93i386-default-job-10] | | `-- Installing xf86vidmodeproto-2.3.1... [93i386-default-job-10] | | `-- Extracting xf86vidmodeproto-2.3.1: .... done [93i386-default-job-10] | | `-- Installing libXext-1.3.3_1,1... [93i386-default-job-10] | | | `-- Installing xextproto-7.3.0... [93i386-default-job-10] | | | `-- Extracting xextproto-7.3.0: .......... done [93i386-default-job-10] | | `-- Extracting libXext-1.3.3_1,1: .......... done [93i386-default-job-10] | | `-- Extracting libXxf86vm-1.1.4_1: .......... done [93i386-default-job-10] | | `-- Installing libdrm-2.4.60,1... [93i386-default-job-10] | | `-- Installing libpciaccess-0.13.3... [93i386-default-job-10] | | | `-- Installing pciids-20151007... [93i386-default-job-10] | | | `-- Extracting pciids-20151007: ...... done [93i386-default-job-10] | | `-- Extracting libpciaccess-0.13.3: ...... done [93i386-default-job-10] | | `-- Extracting libdrm-2.4.60,1: .......... done [93i386-default-job-10] | | `-- Installing libxshmfence-1.2... [93i386-default-job-10] | | `-- Extracting libxshmfence-1.2: ......... done [93i386-default-job-10] | | `-- Installing libglapi-10.6.9... [93i386-default-job-10] | | `-- Installing libXvMC-1.0.9... [93i386-default-job-10] | | | `-- Installing libXv-1.0.10_3,1... [93i386-default-job-10] | | | `-- Installing videoproto-2.3.2... [93i386-default-job-10] | | | `-- Extracting videoproto-2.3.2: ...... done [93i386-default-job-10] | | | `-- Extracting libXv-1.0.10_3,1: .......... done [93i386-default-job-10] | | `-- Extracting libXvMC-1.0.9: .......... done [93i386-default-job-10] | | `-- Extracting libglapi-10.6.9: ... done [93i386-default-job-10] | `-- Extracting libGL-10.6.9: .......... done [93i386-default-job-10] `-- Extracting libGLU-9.0.0_2: ...... done [93i386-default-job-10] `-- Installing png-1.6.18... [93i386-default-job-10] `-- Extracting png-1.6.18: .......... done [93i386-default-job-10] Extracting fltk-1.3.3_2: .......... done Message from gcc-4.8.5: 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. ===> py27-fltk-1.3.3.1 depends on shared library: libfltk.so - found (/usr/local/lib/libfltk.so) ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> Configuring for py27-fltk-1.3.3.1 Building for: freebsd9 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME ('Using FLTK: ', ['1.3.3\n']) ('fltk-config includes: ', ['/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include']) ('fltk-config link paths: ', ['/usr/local/lib']) ('fltk-config link libraries: ', ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'pthread', 'm', 'X11']) FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running config =========================================================================== =================================================== ===> Building for py27-fltk-1.3.3.1 Building for: freebsd9 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME ('Using FLTK: ', ['1.3.3\n']) ('fltk-config includes: ', ['/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include']) ('fltk-config link paths: ', ['/usr/local/lib']) ('fltk-config link libraries: ', ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'pthread', 'm', 'X11']) FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running build running build_py creating build creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7 creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/fltk copying fltk/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/fltk running build_ext building 'fltk._fltk' extension creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7 creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/python creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/contrib cc -DNDEBUG -O2 -pipe -DFL_LIBRARY -fno-strict-aliasing -fPIC -DUNIX=1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/bin -I./src -I./contrib -I/usr/include -I/usr/local/include/python2.7 -c ./python/fltk_wrap.cpp -o build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/./python/fltk_wrap.o ./python/fltk_wrap.cpp: In function 'int fl_mt_ask(const char*)': ./python/fltk_wrap.cpp:5355: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp:5356: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp:5358: warning: 'fl_ask' is deprecated (declared at /usr/local/include/FL/fl_ask.H:53) ./python/fltk_wrap.cpp:5358: warning: 'fl_ask' is deprecated (declared at /usr/local/include/FL/fl_ask.H:53) ./python/fltk_wrap.cpp:5360: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp: At global scope: ./python/fltk_wrap.cpp:60077: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' ./python/fltk_wrap.cpp:60485: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' error: command 'cc' failed with exit status 1 *** [do-build] Error code 1 Stop in /usr/ports/x11-toolkits/py-fltk. From owner-freebsd-python@freebsd.org Thu Oct 15 10:22:20 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C9207A150A3 for ; Thu, 15 Oct 2015 10:22:20 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B43BF1B44 for ; Thu, 15 Oct 2015 10:22:20 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id AFCBAA150A1; Thu, 15 Oct 2015 10:22:20 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AEEC6A1509E; Thu, 15 Oct 2015 10:22:20 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.nyi.freebsd.org (beefy2.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e5]) (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 58DEA1B41; Thu, 15 Oct 2015 10:22:20 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.nyi.freebsd.org (localhost [127.0.0.1]) by beefy2.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FAMJf2010590; Thu, 15 Oct 2015 10:22:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.nyi.freebsd.org (8.15.2/8.15.2/Submit) id t9FAMJWZ010588; Thu, 15 Oct 2015 10:22:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 15 Oct 2015 10:22:19 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201510151022.t9FAMJWZ010588@beefy2.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 93amd64-default][x11-toolkits/py-fltk] Failed for py27-fltk-1.3.3.1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 10:22:20 -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: python@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/x11-toolkits/py-fltk/Makefile 398614 2015-10-04 18:01:48Z sunpoet $ Log URL: http://beefy2.nyi.freebsd.org/data/93amd64-default/399324/logs/py27-fltk-1.3.3.1.log Build URL: http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default&build=399324 Log: ====>> Building x11-toolkits/py-fltk build started at Thu Oct 15 10:21:55 UTC 2015 port directory: /usr/ports/x11-toolkits/py-fltk building for: FreeBSD 93amd64-default-job-11 9.3-RELEASE-p28 FreeBSD 9.3-RELEASE-p28 amd64 maintained by: python@FreeBSD.org Makefile ident: $FreeBSD: head/x11-toolkits/py-fltk/Makefile 398614 2015-10-04 18:01:48Z sunpoet $ Poudriere version: 3.1.9 Host OSVERSION: 1100079 Jail OSVERSION: 903000 ---Begin Environment--- SHELL=/bin/csh OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p28 UNAME_r=9.3-RELEASE-p28 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-fltk-1.3.3.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.9 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- FLTK_HOME=/usr/local/bin XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/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 -DFL_LIBRARY -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DFL_LIBRARY -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=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/py-fltk" EXAMPLESDIR="share/examples/py-fltk" DATADIR="share/fltk" WWWDIR="www/fltk" ETCDIR="etc/fltk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fltk DOCSDIR=/usr/local/share/doc/py-fltk EXAMPLESDIR=/usr/local/share/examples/py-fltk WWWDIR=/usr/local/www/fltk ETCDIR=/usr/local/etc/fltk --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 #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL20 accepted by the user =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.6.1.txz [93amd64-default-job-11] Installing pkg-1.6.1... [93amd64-default-job-11] Extracting pkg-1.6.1: .......... done Message from pkg-1.6.1: If you are upgrading from the old package format, first run: # pkg2ng ===> py27-fltk-1.3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building => SHA256 Checksum OK for pyFltk-1.3.3.1_py3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building ===> Extracting for py27-fltk-1.3.3.1 => SHA256 Checksum OK for pyFltk-1.3.3.1_py3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on package: py27-setuptools27>0 - not found ===> Installing existing package /packages/All/py27-setuptools27-17.0.txz [93amd64-default-job-11] Installing py27-setuptools27-17.0... [93amd64-default-job-11] `-- Installing python27-2.7.10... [93amd64-default-job-11] | `-- Installing libffi-3.2.1... [93amd64-default-job-11] | | `-- Installing indexinfo-0.2.3... [93amd64-default-job-11] | | `-- Extracting indexinfo-0.2.3: .... done [93amd64-default-job-11] | `-- Extracting libffi-3.2.1: .......... done [93amd64-default-job-11] | `-- Installing gettext-runtime-0.19.6... [93amd64-default-job-11] | | `-- Installing libiconv-1.14_9... [93amd64-default-job-11] | | `-- Extracting libiconv-1.14_9: .......... done [93amd64-default-job-11] | `-- Extracting gettext-runtime-0.19.6: .......... done [93amd64-default-job-11] `-- Extracting python27-2.7.10: .......... done [93amd64-default-job-11] Extracting py27-setuptools27-17.0: .......... done Message from python27-2.7.10: ===================================================================== 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 ===================================================================== ===> py27-fltk-1.3.3.1 depends on package: py27-setuptools27>0 - found ===> Returning to build of py27-fltk-1.3.3.1 ===> py27-fltk-1.3.3.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-fltk-1.3.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.6.2_3,1.txz [93amd64-default-job-11] Installing libX11-1.6.2_3,1... [93amd64-default-job-11] `-- Installing xproto-7.0.27... [93amd64-default-job-11] `-- Extracting xproto-7.0.27: .......... done [93amd64-default-job-11] `-- Installing kbproto-1.0.6... [93amd64-default-job-11] `-- Extracting kbproto-1.0.6: .......... done [93amd64-default-job-11] `-- Installing libXdmcp-1.1.2... [93amd64-default-job-11] `-- Extracting libXdmcp-1.1.2: ......... done [93amd64-default-job-11] `-- Installing libxcb-1.11_1... [93amd64-default-job-11] | `-- Installing libxml2-2.9.2_3... [93amd64-default-job-11] | `-- Extracting libxml2-2.9.2_3: .......... done [93amd64-default-job-11] | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-11] | `-- Extracting libpthread-stubs-0.3_6: ..... done [93amd64-default-job-11] | `-- Installing libXau-1.0.8_3... [93amd64-default-job-11] | `-- Extracting libXau-1.0.8_3: .......... done [93amd64-default-job-11] `-- Extracting libxcb-1.11_1: .......... done [93amd64-default-job-11] Extracting libX11-1.6.2_3,1: .......... done ===> py27-fltk-1.3.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on shared library: libfltk.so - not found ===> Installing existing package /packages/All/fltk-1.3.3_2.txz [93amd64-default-job-11] Installing fltk-1.3.3_2... [93amd64-default-job-11] `-- Installing jpeg-turbo-1.4.2... [93amd64-default-job-11] `-- Extracting jpeg-turbo-1.4.2: .......... done [93amd64-default-job-11] `-- Installing libXft-2.3.2_1... [93amd64-default-job-11] | `-- Installing fontconfig-2.11.1,1... [93amd64-default-job-11] | | `-- Installing expat-2.1.0_3... [93amd64-default-job-11] | | `-- Extracting expat-2.1.0_3: .......... done [93amd64-default-job-11] | | `-- Installing freetype2-2.6_1... [93amd64-default-job-11] | | `-- Extracting freetype2-2.6_1: .......... done [93amd64-default-job-11] | `-- Extracting fontconfig-2.11.1,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded [93amd64-default-job-11] | `-- Installing libXrender-0.9.8_3... [93amd64-default-job-11] | | `-- Installing renderproto-0.11.1... [93amd64-default-job-11] | | `-- Extracting renderproto-0.11.1: .... done [93amd64-default-job-11] | `-- Extracting libXrender-0.9.8_3: .......... done [93amd64-default-job-11] `-- Extracting libXft-2.3.2_1: ......... done [93amd64-default-job-11] `-- Installing libGLU-9.0.0_2... [93amd64-default-job-11] | `-- Installing libGL-10.6.9... [93amd64-default-job-11] | | `-- Installing dri2proto-2.8... [93amd64-default-job-11] | | `-- Extracting dri2proto-2.8: .... done [93amd64-default-job-11] | | `-- Installing libXdamage-1.1.4_3... [93amd64-default-job-11] | | `-- Installing libXfixes-5.0.1_3... [93amd64-default-job-11] | | | `-- Installing fixesproto-5.0... [93amd64-default-job-11] | | | `-- Extracting fixesproto-5.0: .... done [93amd64-default-job-11] | | `-- Extracting libXfixes-5.0.1_3: .......... done [93amd64-default-job-11] | | `-- Installing damageproto-1.2.1... [93amd64-default-job-11] | | `-- Extracting damageproto-1.2.1: .... done [93amd64-default-job-11] | | `-- Extracting libXdamage-1.1.4_3: ...... done [93amd64-default-job-11] | | `-- Installing libdevq-0.0.2_1... [93amd64-default-job-11] | | `-- Extracting libdevq-0.0.2_1: ..... done [93amd64-default-job-11] | | `-- Installing gcc-4.8.5... [93amd64-default-job-11] | | `-- Installing mpc-1.0.3... [93amd64-default-job-11] | | | `-- Installing gmp-5.1.3_2... [93amd64-default-job-11] | | | `-- Extracting gmp-5.1.3_2: .......... done [93amd64-default-job-11] | | | `-- Installing mpfr-3.1.2_2... [93amd64-default-job-11] | | | `-- Extracting mpfr-3.1.2_2: .......... done [93amd64-default-job-11] | | `-- Extracting mpc-1.0.3: ...... done [93amd64-default-job-11] | | `-- Installing gcc-ecj-4.5... [93amd64-default-job-11] | | `-- Extracting gcc-ecj-4.5: . done [93amd64-default-job-11] | | `-- Installing binutils-2.25.1... [93amd64-default-job-11] | | `-- Extracting binutils-2.25.1: .......... done [93amd64-default-job-11] | | `-- Extracting gcc-4.8.5: .......... done [93amd64-default-job-11] | | `-- Installing libXxf86vm-1.1.4_1... [93amd64-default-job-11] | | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-default-job-11] | | `-- Extracting xf86vidmodeproto-2.3.1: .... done [93amd64-default-job-11] | | `-- Installing libXext-1.3.3_1,1... [93amd64-default-job-11] | | | `-- Installing xextproto-7.3.0... [93amd64-default-job-11] | | | `-- Extracting xextproto-7.3.0: .......... done [93amd64-default-job-11] | | `-- Extracting libXext-1.3.3_1,1: .......... done [93amd64-default-job-11] | | `-- Extracting libXxf86vm-1.1.4_1: .......... done [93amd64-default-job-11] | | `-- Installing libdrm-2.4.60,1... [93amd64-default-job-11] | | `-- Installing libpciaccess-0.13.3... [93amd64-default-job-11] | | | `-- Installing pciids-20151007... [93amd64-default-job-11] | | | `-- Extracting pciids-20151007: ...... done [93amd64-default-job-11] | | `-- Extracting libpciaccess-0.13.3: ...... done [93amd64-default-job-11] | | `-- Extracting libdrm-2.4.60,1: .......... done [93amd64-default-job-11] | | `-- Installing libxshmfence-1.2... [93amd64-default-job-11] | | `-- Extracting libxshmfence-1.2: ......... done [93amd64-default-job-11] | | `-- Installing libglapi-10.6.9... [93amd64-default-job-11] | | `-- Installing libXvMC-1.0.9... [93amd64-default-job-11] | | | `-- Installing libXv-1.0.10_3,1... [93amd64-default-job-11] | | | `-- Installing videoproto-2.3.2... [93amd64-default-job-11] | | | `-- Extracting videoproto-2.3.2: ...... done [93amd64-default-job-11] | | | `-- Extracting libXv-1.0.10_3,1: .......... done [93amd64-default-job-11] | | `-- Extracting libXvMC-1.0.9: .......... done [93amd64-default-job-11] | | `-- Extracting libglapi-10.6.9: ... done [93amd64-default-job-11] | `-- Extracting libGL-10.6.9: .......... done [93amd64-default-job-11] `-- Extracting libGLU-9.0.0_2: ...... done [93amd64-default-job-11] `-- Installing png-1.6.18... [93amd64-default-job-11] `-- Extracting png-1.6.18: .......... done [93amd64-default-job-11] Extracting fltk-1.3.3_2: .......... done Message from gcc-4.8.5: 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. ===> py27-fltk-1.3.3.1 depends on shared library: libfltk.so - found (/usr/local/lib/libfltk.so) ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> Configuring for py27-fltk-1.3.3.1 Building for: freebsd9 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME ('Using FLTK: ', ['1.3.3\n']) ('fltk-config includes: ', ['/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include']) ('fltk-config link paths: ', ['/usr/local/lib']) ('fltk-config link libraries: ', ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'pthread', 'm', 'X11']) FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running config =========================================================================== =================================================== ===> Building for py27-fltk-1.3.3.1 Building for: freebsd9 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME ('Using FLTK: ', ['1.3.3\n']) ('fltk-config includes: ', ['/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include']) ('fltk-config link paths: ', ['/usr/local/lib']) ('fltk-config link libraries: ', ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'pthread', 'm', 'X11']) FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running build running build_py creating build creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7 creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/fltk copying fltk/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/fltk running build_ext building 'fltk._fltk' extension creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7 creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/python creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/contrib cc -DNDEBUG -O2 -pipe -DFL_LIBRARY -fstack-protector -fno-strict-aliasing -fPIC -DUNIX=1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/bin -I./src -I./contrib -I/usr/include -I/usr/local/include/python2.7 -c ./python/fltk_wrap.cpp -o build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/./python/fltk_wrap.o ./python/fltk_wrap.cpp: In function 'int fl_mt_ask(const char*)': ./python/fltk_wrap.cpp:5355: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp:5356: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp:5358: warning: 'fl_ask' is deprecated (declared at /usr/local/include/FL/fl_ask.H:53) ./python/fltk_wrap.cpp:5358: warning: 'fl_ask' is deprecated (declared at /usr/local/include/FL/fl_ask.H:53) ./python/fltk_wrap.cpp:5360: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp: At global scope: ./python/fltk_wrap.cpp:60077: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' ./python/fltk_wrap.cpp:60485: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' error: command 'cc' failed with exit status 1 *** [do-build] Error code 1 Stop in /usr/ports/x11-toolkits/py-fltk. From owner-freebsd-python@freebsd.org Thu Oct 15 10:45:02 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0C846A1578F for ; Thu, 15 Oct 2015 10:45:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E4E16D5C for ; Thu, 15 Oct 2015 10:45:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id E1F2BA1578E; Thu, 15 Oct 2015 10:45:01 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1990A1578D for ; Thu, 15 Oct 2015 10:45:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 CD806D5B for ; Thu, 15 Oct 2015 10:45:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FAj1EG030596 for ; Thu, 15 Oct 2015 10:45:01 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203759] [NEW PORT] devel/llfuse: Python bindings for the low-level FUSE API Date: Thu, 15 Oct 2015 10:45:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, feature, needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: niklaas@kulturflatrate.net X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 10:45:02 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203759 Niklaas Baudet von Gersdorff changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #162013|0 |1 is obsolete| | --- Comment #3 from Niklaas Baudet von Gersdorff --- Created attachment 162062 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162062&action=edit py-llfuse.shar, updated version after comments #1 and #2 I addressed all the issues you mentioned and updated the shar file. `portlint -AC` looks fine. There are some warnings when `poudriere testport`. I will mention them in my next upload when uploading the entire output of testport. -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Thu Oct 15 10:46:50 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7AD97A157E1 for ; Thu, 15 Oct 2015 10:46:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5F440DC6 for ; Thu, 15 Oct 2015 10:46:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5C4E2A157E0; Thu, 15 Oct 2015 10:46:50 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5BF1DA157DF for ; Thu, 15 Oct 2015 10:46:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 2E3D0DC5 for ; Thu, 15 Oct 2015 10:46:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FAkoOu033241 for ; Thu, 15 Oct 2015 10:46:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203759] [NEW PORT] devel/llfuse: Python bindings for the low-level FUSE API Date: Thu, 15 Oct 2015 10:46:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, feature, needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: niklaas@kulturflatrate.net X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 10:46:50 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203759 --- Comment #4 from Niklaas Baudet von Gersdorff --- Created attachment 162063 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162063&action=edit Output of `poudriere testport`with 4 warnings `poudriere testport` looks fine but it generates 4 warnings. I don't know python at all. Shall I forward the issues to the maintainer upstream? --- cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/usr/local/include/python3.4m -c src/llfuse/capi.c -o build/temp.freebsd-10.1-RELEASE-p22-amd64-3.4/src/llfuse/capi.o -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=28 -Wall -Wextra -Wconversion -Wno-sign-conversion -DLLFUSE_VERSION="0.41.1" -Wno-unused-but-set-variable -Wno-maybe-uninitialized -DHAVE_STRUCT_STAT_ST_ATIMESPEC warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] In file included from src/llfuse/capi.c:13: src/llfuse/capi_freebsd.c:22911:23: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] __pyx_v_ret = extattr_set_file(__pyx_v_cpath, __pyx_v_cnamespace, __pyx_v_cname, __pyx_v_cvalue, __pyx_v_len_); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/llfuse/capi_freebsd.c:23423:37: warning: comparison of integers of different signs: 'Py_ssize_t' (aka 'long') and 'size_t' (aka 'unsigned long') [-Wsign-compare] __pyx_t_3 = ((__pyx_v_ret == __pyx_v_bufsize) != 0); ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~ 4 warnings generated. -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Thu Oct 15 11:48:24 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B0F8A125E5 for ; Thu, 15 Oct 2015 11:48:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1FB6811ED for ; Thu, 15 Oct 2015 11:48:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 1EEF5A125E4; Thu, 15 Oct 2015 11:48:24 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E851A125E3 for ; Thu, 15 Oct 2015 11:48:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 0A99011EC for ; Thu, 15 Oct 2015 11:48:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FBmNPw068642 for ; Thu, 15 Oct 2015 11:48:23 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203759] [NEW PORT] devel/llfuse: Python bindings for the low-level FUSE API Date: Thu, 15 Oct 2015 11:48:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, feature, patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: keywords Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 11:48:24 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203759 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs-qa |patch-ready --- Comment #5 from Kubilay Kocak --- @Niklaas, They are compiler warnings, so you *can* report them upstream. Don't forget to let them know which compiler version generated these warnings. They may or may not fix the code itself, but may set compiler arguments to turn certain warnings off. Please set maintainer-approval (+) on the patch you are happy to have committed, it's our way of knowing 'its ready' Thanks again for your contribution! -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Thu Oct 15 11:49:38 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28791A12679 for ; Thu, 15 Oct 2015 11:49:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C6C5E12F1 for ; Thu, 15 Oct 2015 11:49:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id BC278A12675; Thu, 15 Oct 2015 11:49:37 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA569A12673 for ; Thu, 15 Oct 2015 11:49:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 82ADB12D9 for ; Thu, 15 Oct 2015 11:49:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FBnbWP070045 for ; Thu, 15 Oct 2015 11:49:37 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203759] [NEW PORT] devel/py-llfuse: Python bindings for the low-level FUSE API Date: Thu, 15 Oct 2015 11:49:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, feature, patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 11:49:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203759 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[NEW PORT] devel/llfuse: |[NEW PORT] devel/py-llfuse: |Python bindings for the |Python bindings for the |low-level FUSE API |low-level FUSE API -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Thu Oct 15 12:36:55 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E382BA13984 for ; Thu, 15 Oct 2015 12:36:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C7C7A115A for ; Thu, 15 Oct 2015 12:36:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id C4D68A13982; Thu, 15 Oct 2015 12:36:55 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C387CA13981 for ; Thu, 15 Oct 2015 12:36:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 AAF081158 for ; Thu, 15 Oct 2015 12:36:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FCat2i050667 for ; Thu, 15 Oct 2015 12:36:55 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203759] [NEW PORT] devel/py-llfuse: Python bindings for the low-level FUSE API Date: Thu, 15 Oct 2015 12:36:55 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, feature, patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: niklaas@kulturflatrate.net X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: flagtypes.name Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 12:36:56 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203759 Niklaas Baudet von Gersdorff changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|maintainer-feedback?(niklaa |maintainer-feedback+ |s@kulturflatrate.net) | -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Thu Oct 15 12:40:21 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54986A13BF1 for ; Thu, 15 Oct 2015 12:40:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 390BD1394 for ; Thu, 15 Oct 2015 12:40:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 38A58A13BF0; Thu, 15 Oct 2015 12:40:21 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 384A5A13BEF for ; Thu, 15 Oct 2015 12:40:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 245891393 for ; Thu, 15 Oct 2015 12:40:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FCeLPC014910 for ; Thu, 15 Oct 2015 12:40:21 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203759] [NEW PORT] devel/py-llfuse: Python bindings for the low-level FUSE API Date: Thu, 15 Oct 2015 12:40:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, feature, patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: niklaas@kulturflatrate.net X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 12:40:21 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203759 --- Comment #6 from Niklaas Baudet von Gersdorff --- (In reply to Kubilay Kocak from comment #5) Thanks again for all your help. I am more than happy to contribute to the ports collection and help the FreeBSD community. I'll inform upstream about the warnings. -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Thu Oct 15 13:16:28 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D930DA1533D for ; Thu, 15 Oct 2015 13:16:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id BCD95275 for ; Thu, 15 Oct 2015 13:16:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id BA4FDA1533B; Thu, 15 Oct 2015 13:16:28 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8FC1A1533A for ; Thu, 15 Oct 2015 13:16:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 9BD63273 for ; Thu, 15 Oct 2015 13:16:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FDGSvP009500 for ; Thu, 15 Oct 2015 13:16:28 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203759] [NEW PORT] devel/py-llfuse: Python bindings for the low-level FUSE API Date: Thu, 15 Oct 2015 13:16:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, feature, patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: niklaas@kulturflatrate.net X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: attachments.isobsolete flagtypes.name attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 13:16:28 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203759 Niklaas Baudet von Gersdorff changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #162062|0 |1 is obsolete| | Attachment #162065| |maintainer-approval+ Flags| | --- Comment #7 from Niklaas Baudet von Gersdorff --- Created attachment 162065 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162065&action=edit Shar file Sorry, I realised that somehow an additional tab made it into the Makefile. This is an update of the shar file. -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Thu Oct 15 14:00:44 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CED67A15D97 for ; Thu, 15 Oct 2015 14:00:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B318D1AA5 for ; Thu, 15 Oct 2015 14:00:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id B2DBDA15D96; Thu, 15 Oct 2015 14:00:44 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B28C8A15D95 for ; Thu, 15 Oct 2015 14:00:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 9E5921AA4 for ; Thu, 15 Oct 2015 14:00:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FE0irU093462 for ; Thu, 15 Oct 2015 14:00:44 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203759] [NEW PORT] devel/py-llfuse: Python bindings for the low-level FUSE API Date: Thu, 15 Oct 2015 14:00:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, feature, patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: niklaas@kulturflatrate.net X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: blocked Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 14:00:44 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203759 Niklaas Baudet von Gersdorff changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |203760 -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Thu Oct 15 14:21:47 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF01AA15221 for ; Thu, 15 Oct 2015 14:21:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 938D9CA5 for ; Thu, 15 Oct 2015 14:21:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 91296A15220; Thu, 15 Oct 2015 14:21:47 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 90D1AA1521F for ; Thu, 15 Oct 2015 14:21:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 7CBEBCA3 for ; Thu, 15 Oct 2015 14:21:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FELlL2058733 for ; Thu, 15 Oct 2015 14:21:47 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203733] [NEW PORT] net/py-dugong: HTTP 1.1 client module designed for RESTful protocols Date: Thu, 15 Oct 2015 14:21:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: feature, patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc cc keywords Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 14:21:47 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203733 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[New port] net/py-dugong: |[NEW PORT] net/py-dugong: |HTTP 1.1 client module |HTTP 1.1 client module |designed for RESTful |designed for RESTful |protocols |protocols CC| |koobs@FreeBSD.org, | |python@FreeBSD.org Keywords| |feature, patch, patch-ready -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Thu Oct 15 14:22:08 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A8269A1530D for ; Thu, 15 Oct 2015 14:22:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8ADCCD21 for ; Thu, 15 Oct 2015 14:22:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 8A7ADA1530C; Thu, 15 Oct 2015 14:22:08 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8A216A1530B for ; Thu, 15 Oct 2015 14:22:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 74720D20 for ; Thu, 15 Oct 2015 14:22:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FEM8Cv059182 for ; Thu, 15 Oct 2015 14:22:08 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203733] [NEW PORT] net/py-dugong: HTTP 1.1 client module designed for RESTful protocols Date: Thu, 15 Oct 2015 14:22:08 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: feature, patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: flagtypes.name Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 14:22:08 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203733 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #162068| |maintainer-approval+ Flags| | -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Fri Oct 16 05:03:36 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B50AA16CF3 for ; Fri, 16 Oct 2015 05:03:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8069A1F0D for ; Fri, 16 Oct 2015 05:03:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 7D8BFA16CF2; Fri, 16 Oct 2015 05:03:36 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D397A16CF1 for ; Fri, 16 Oct 2015 05:03:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 69DB11F0C for ; Fri, 16 Oct 2015 05:03:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9G53a2l065932 for ; Fri, 16 Oct 2015 05:03:36 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203812] [MAINTAINER] sysutils/py-salt : Update to 2015.8.1 Date: Fri, 16 Oct 2015 05:03:36 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, patch, patch-ready X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords bug_severity bug_status cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2015 05:03:36 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203812 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easy, patch, patch-ready Severity|Affects Many People |Affects Some People Status|New |Open CC| |python@FreeBSD.org -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Fri Oct 16 05:03:46 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B3149A16D1A for ; Fri, 16 Oct 2015 05:03:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 982E11F52 for ; Fri, 16 Oct 2015 05:03:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 9748BA16D19; Fri, 16 Oct 2015 05:03:46 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96F20A16D18 for ; Fri, 16 Oct 2015 05:03:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 83CB21F51 for ; Fri, 16 Oct 2015 05:03:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9G53kBs066111 for ; Fri, 16 Oct 2015 05:03:46 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203812] [MAINTAINER] sysutils/py-salt : Update to 2015.8.1 Date: Fri, 16 Oct 2015 05:03:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, patch, patch-ready X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: flagtypes.name Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2015 05:03:46 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203812 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #162108| |maintainer-approval+ Flags| | -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Fri Oct 16 05:07:20 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ABDC7A16E1A for ; Fri, 16 Oct 2015 05:07:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9170222D for ; Fri, 16 Oct 2015 05:07:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 8D2C7A16E19; Fri, 16 Oct 2015 05:07:20 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8CCD1A16E18 for ; Fri, 16 Oct 2015 05:07:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 79C7322C for ; Fri, 16 Oct 2015 05:07:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9G57KnV069228 for ; Fri, 16 Oct 2015 05:07:20 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203798] [PATCH] games/py-mnemosyne: Update to 2.3.4 Date: Fri, 16 Oct 2015 05:07:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc keywords cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2015 05:07:20 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203798 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[PATCH] games/py-mnemosyne: |[PATCH] games/py-mnemosyne: |Update to version 2.3.4 |Update to 2.3.4 Keywords| |needs-qa CC| |python@FreeBSD.org -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Fri Oct 16 05:09:19 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32B8CA16EA7 for ; Fri, 16 Oct 2015 05:09:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1842E2AE for ; Fri, 16 Oct 2015 05:09:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 152D6A16EA6; Fri, 16 Oct 2015 05:09:19 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14D08A16EA5 for ; Fri, 16 Oct 2015 05:09:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 01C6D2AD for ; Fri, 16 Oct 2015 05:09:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9G59I9B071068 for ; Fri, 16 Oct 2015 05:09:18 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203785] [MAINTAINER] lang/cython: Update to 0.23.4 Date: Fri, 16 Oct 2015 05:09:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc keywords cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2015 05:09:19 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203785 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[maintainer] lang/cython: |[MAINTAINER] lang/cython: |update from 0.23 to 0.23.4 |Update to 0.23.4 Keywords| |easy, needs-qa, patch CC| |koobs@FreeBSD.org, | |python@FreeBSD.org -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Fri Oct 16 09:13:32 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 410AFA16C42 for ; Fri, 16 Oct 2015 09:13:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 265761EA for ; Fri, 16 Oct 2015 09:13:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2394DA16C41; Fri, 16 Oct 2015 09:13:32 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23369A16C40 for ; Fri, 16 Oct 2015 09:13:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 0FFDF1E9 for ; Fri, 16 Oct 2015 09:13:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9G9DVHv059828 for ; Fri, 16 Oct 2015 09:13:31 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203812] [MAINTAINER] sysutils/py-salt : Update to 2015.8.1 Date: Fri, 16 Oct 2015 09:13:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, patch, patch-ready X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: sunpoet@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2015 09:13:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203812 Sunpoet Po-Chuan Hsieh changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-ports-bugs@FreeBSD. |sunpoet@FreeBSD.org |org | -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Fri Oct 16 11:36:08 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4816DA15646 for ; Fri, 16 Oct 2015 11:36:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2D559ACB for ; Fri, 16 Oct 2015 11:36:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 29E4EA15643; Fri, 16 Oct 2015 11:36:08 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28A5EA15640 for ; Fri, 16 Oct 2015 11:36:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 154EFACA for ; Fri, 16 Oct 2015 11:36:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9GBa7i1031653 for ; Fri, 16 Oct 2015 11:36:07 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203816] [NEW PORT] print/py-fpdf: Simple PDF generation for Python Date: Fri, 16 Oct 2015 11:36:08 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: feature, needs-qa, patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc keywords cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2015 11:36:08 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203816 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|New port: print/py-fpdf |[NEW PORT] print/py-fpdf: |Simple PDF generation for |Simple PDF generation for |Python |Python Keywords| |feature, needs-qa, patch CC| |koobs@FreeBSD.org, | |python@FreeBSD.org -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Fri Oct 16 11:41:42 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 468C2A15855 for ; Fri, 16 Oct 2015 11:41:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2B1DFD8D for ; Fri, 16 Oct 2015 11:41:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 29F52A15854; Fri, 16 Oct 2015 11:41:42 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 298A4A15853 for ; Fri, 16 Oct 2015 11:41:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 15754D8B for ; Fri, 16 Oct 2015 11:41:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9GBffAY042161 for ; Fri, 16 Oct 2015 11:41:41 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203816] [NEW PORT] print/py-fpdf: Simple PDF generation for Python Date: Fri, 16 Oct 2015 11:41:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: feature, needs-patch, needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_severity cc flagtypes.name keywords Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2015 11:41:42 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203816 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Affects Some People |Affects Only Me CC| |fabianosidler@swissonline.c | |h Flags| |maintainer-feedback?(fabian | |osidler@swissonline.ch) Keywords| |needs-patch --- Comment #1 from Kubilay Kocak --- Thanks for your submission Fabiano! On initial review, fpdf and pyFPDF are two separate and different packages on PyPI: https://pypi.python.org/pypi/fpdf https://pypi.python.org/pypi/pyFPDF We require packages that are listed in PyPI to be named py-. Can you make the following changes (renaming the port) please: * PORTNAME=fpdf * Remove DISTNAME Please also run your port through portlint -AC (available in ports-mgmt/portlint) and address any issues before updating and poudriere (testport or bulk -t command) if you can. -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Fri Oct 16 13:17:02 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3CC23A16AE7 for ; Fri, 16 Oct 2015 13:17:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 223531117 for ; Fri, 16 Oct 2015 13:17:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 213FBA16AE6; Fri, 16 Oct 2015 13:17:02 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20DE5A16AE5 for ; Fri, 16 Oct 2015 13:17:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 0D3AF1115 for ; Fri, 16 Oct 2015 13:17:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9GDH1X9074068 for ; Fri, 16 Oct 2015 13:17:01 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203812] [MAINTAINER] sysutils/py-salt : Update to 2015.8.1 Date: Fri, 16 Oct 2015 13:17:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, patch, patch-ready X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2015 13:17:02 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203812 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: sunpoet Date: Fri Oct 16 13:16:32 UTC 2015 New revision: 399467 URL: https://svnweb.freebsd.org/changeset/ports/399467 Log: - Update to 2015.8.1 - While I'm here, add LICENSE_FILE Changes: https://docs.saltstack.com/en/latest/topics/releases/2015.8.1.html PR: 203812 Submitted by: Christer Edwards (maintainer) Changes: head/sysutils/py-salt/Makefile head/sysutils/py-salt/distinfo head/sysutils/py-salt/files/patch-salt__utils____init__.py head/sysutils/py-salt/pkg-plist -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Fri Oct 16 14:23:45 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88514A16F19 for ; Fri, 16 Oct 2015 14:23:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6D9789A7 for ; Fri, 16 Oct 2015 14:23:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6A6BDA16F18; Fri, 16 Oct 2015 14:23:45 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A06AA16F17 for ; Fri, 16 Oct 2015 14:23:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 56BE79A6 for ; Fri, 16 Oct 2015 14:23:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9GENjTj011346 for ; Fri, 16 Oct 2015 14:23:45 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203812] [MAINTAINER] sysutils/py-salt : Update to 2015.8.1 Date: Fri, 16 Oct 2015 14:23:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, patch, patch-ready X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: sunpoet@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2015 14:23:45 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203812 Sunpoet Po-Chuan Hsieh changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed --- Comment #3 from Sunpoet Po-Chuan Hsieh --- Committed. Thanks! -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Sat Oct 17 03:02:16 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 33A2EA17EE1 for ; Sat, 17 Oct 2015 03:02:16 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1E5E110BD for ; Sat, 17 Oct 2015 03:02:16 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 1B338A17EDF; Sat, 17 Oct 2015 03:02:16 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A9BAA17EDD; Sat, 17 Oct 2015 03:02:16 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.nyi.freebsd.org (beefy1.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e4]) (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 BD48710BB; Sat, 17 Oct 2015 03:02:15 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.nyi.freebsd.org (localhost [127.0.0.1]) by beefy1.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9H32EPH012067; Sat, 17 Oct 2015 03:02:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.nyi.freebsd.org (8.15.2/8.15.2/Submit) id t9H32EqM012045; Sat, 17 Oct 2015 03:02:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 17 Oct 2015 03:02:14 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201510170302.t9H32EqM012045@beefy1.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 93i386-default][x11-toolkits/py-fltk] Failed for py27-fltk-1.3.3.1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2015 03:02:16 -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: python@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/x11-toolkits/py-fltk/Makefile 398614 2015-10-04 18:01:48Z sunpoet $ Log URL: http://beefy1.nyi.freebsd.org/data/93i386-default/399527/logs/py27-fltk-1.3.3.1.log Build URL: http://beefy1.nyi.freebsd.org/build.html?mastername=93i386-default&build=399527 Log: ====>> Building x11-toolkits/py-fltk build started at Sat Oct 17 03:01:50 UTC 2015 port directory: /usr/ports/x11-toolkits/py-fltk building for: FreeBSD 93i386-default-job-09 9.3-RELEASE-p28 FreeBSD 9.3-RELEASE-p28 i386 maintained by: python@FreeBSD.org Makefile ident: $FreeBSD: head/x11-toolkits/py-fltk/Makefile 398614 2015-10-04 18:01:48Z sunpoet $ Poudriere version: 3.1.9 Host OSVERSION: 1100079 Jail OSVERSION: 903000 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p28 UNAME_r=9.3-RELEASE-p28 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-fltk-1.3.3.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.9 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- FLTK_HOME=/usr/local/bin XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/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 -DFL_LIBRARY -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DFL_LIBRARY -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=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/py-fltk" EXAMPLESDIR="share/examples/py-fltk" DATADIR="share/fltk" WWWDIR="www/fltk" ETCDIR="etc/fltk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fltk DOCSDIR=/usr/local/share/doc/py-fltk EXAMPLESDIR=/usr/local/share/examples/py-fltk WWWDIR=/usr/local/www/fltk ETCDIR=/usr/local/etc/fltk --End SUB_LIST-- ---Begin make.conf--- MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL20 accepted by the user =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.6.1.txz [93i386-default-job-09] Installing pkg-1.6.1... [93i386-default-job-09] Extracting pkg-1.6.1: .......... done Message from pkg-1.6.1: If you are upgrading from the old package format, first run: # pkg2ng ===> py27-fltk-1.3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building => SHA256 Checksum OK for pyFltk-1.3.3.1_py3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building ===> Extracting for py27-fltk-1.3.3.1 => SHA256 Checksum OK for pyFltk-1.3.3.1_py3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on package: py27-setuptools27>0 - not found ===> Installing existing package /packages/All/py27-setuptools27-17.0.txz [93i386-default-job-09] Installing py27-setuptools27-17.0... [93i386-default-job-09] `-- Installing python27-2.7.10... [93i386-default-job-09] | `-- Installing libffi-3.2.1... [93i386-default-job-09] | | `-- Installing indexinfo-0.2.3... [93i386-default-job-09] | | `-- Extracting indexinfo-0.2.3: .... done [93i386-default-job-09] | `-- Extracting libffi-3.2.1: .......... done [93i386-default-job-09] | `-- Installing gettext-runtime-0.19.6... [93i386-default-job-09] | | `-- Installing libiconv-1.14_9... [93i386-default-job-09] | | `-- Extracting libiconv-1.14_9: .......... done [93i386-default-job-09] | `-- Extracting gettext-runtime-0.19.6: .......... done [93i386-default-job-09] `-- Extracting python27-2.7.10: .......... done [93i386-default-job-09] Extracting py27-setuptools27-17.0: .......... done Message from python27-2.7.10: ===================================================================== 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 ===================================================================== ===> py27-fltk-1.3.3.1 depends on package: py27-setuptools27>0 - found ===> Returning to build of py27-fltk-1.3.3.1 ===> py27-fltk-1.3.3.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-fltk-1.3.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.6.2_3,1.txz [93i386-default-job-09] Installing libX11-1.6.2_3,1... [93i386-default-job-09] `-- Installing xproto-7.0.27... [93i386-default-job-09] `-- Extracting xproto-7.0.27: .......... done [93i386-default-job-09] `-- Installing kbproto-1.0.6... [93i386-default-job-09] `-- Extracting kbproto-1.0.6: .......... done [93i386-default-job-09] `-- Installing libXdmcp-1.1.2... [93i386-default-job-09] `-- Extracting libXdmcp-1.1.2: ......... done [93i386-default-job-09] `-- Installing libxcb-1.11_1... [93i386-default-job-09] | `-- Installing libxml2-2.9.2_3... [93i386-default-job-09] | `-- Extracting libxml2-2.9.2_3: .......... done [93i386-default-job-09] | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-09] | `-- Extracting libpthread-stubs-0.3_6: ..... done [93i386-default-job-09] | `-- Installing libXau-1.0.8_3... [93i386-default-job-09] | `-- Extracting libXau-1.0.8_3: .......... done [93i386-default-job-09] `-- Extracting libxcb-1.11_1: .......... done [93i386-default-job-09] Extracting libX11-1.6.2_3,1: .......... done ===> py27-fltk-1.3.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on shared library: libfltk.so - not found ===> Installing existing package /packages/All/fltk-1.3.3_2.txz [93i386-default-job-09] Installing fltk-1.3.3_2... [93i386-default-job-09] `-- Installing jpeg-turbo-1.4.2... [93i386-default-job-09] `-- Extracting jpeg-turbo-1.4.2: .......... done [93i386-default-job-09] `-- Installing libXft-2.3.2_1... [93i386-default-job-09] | `-- Installing fontconfig-2.11.1,1... [93i386-default-job-09] | | `-- Installing expat-2.1.0_3... [93i386-default-job-09] | | `-- Extracting expat-2.1.0_3: .......... done [93i386-default-job-09] | | `-- Installing freetype2-2.6_1... [93i386-default-job-09] | | `-- Extracting freetype2-2.6_1: .......... done [93i386-default-job-09] | `-- Extracting fontconfig-2.11.1,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded [93i386-default-job-09] | `-- Installing libXrender-0.9.8_3... [93i386-default-job-09] | | `-- Installing renderproto-0.11.1... [93i386-default-job-09] | | `-- Extracting renderproto-0.11.1: .... done [93i386-default-job-09] | `-- Extracting libXrender-0.9.8_3: .......... done [93i386-default-job-09] `-- Extracting libXft-2.3.2_1: ......... done [93i386-default-job-09] `-- Installing libGLU-9.0.0_2... [93i386-default-job-09] | `-- Installing libGL-10.6.9... [93i386-default-job-09] | | `-- Installing dri2proto-2.8... [93i386-default-job-09] | | `-- Extracting dri2proto-2.8: .... done [93i386-default-job-09] | | `-- Installing libXdamage-1.1.4_3... [93i386-default-job-09] | | `-- Installing libXfixes-5.0.1_3... [93i386-default-job-09] | | | `-- Installing fixesproto-5.0... [93i386-default-job-09] | | | `-- Extracting fixesproto-5.0: .... done [93i386-default-job-09] | | `-- Extracting libXfixes-5.0.1_3: .......... done [93i386-default-job-09] | | `-- Installing damageproto-1.2.1... [93i386-default-job-09] | | `-- Extracting damageproto-1.2.1: .... done [93i386-default-job-09] | | `-- Extracting libXdamage-1.1.4_3: ...... done [93i386-default-job-09] | | `-- Installing libdevq-0.0.2_1... [93i386-default-job-09] | | `-- Extracting libdevq-0.0.2_1: ..... done [93i386-default-job-09] | | `-- Installing gcc-4.8.5... [93i386-default-job-09] | | `-- Installing mpc-1.0.3... [93i386-default-job-09] | | | `-- Installing gmp-5.1.3_2... [93i386-default-job-09] | | | `-- Extracting gmp-5.1.3_2: .......... done [93i386-default-job-09] | | | `-- Installing mpfr-3.1.2_2... [93i386-default-job-09] | | | `-- Extracting mpfr-3.1.2_2: .......... done [93i386-default-job-09] | | `-- Extracting mpc-1.0.3: ...... done [93i386-default-job-09] | | `-- Installing gcc-ecj-4.5... [93i386-default-job-09] | | `-- Extracting gcc-ecj-4.5: . done [93i386-default-job-09] | | `-- Installing binutils-2.25.1... [93i386-default-job-09] | | `-- Extracting binutils-2.25.1: .......... done [93i386-default-job-09] | | `-- Extracting gcc-4.8.5: .......... done [93i386-default-job-09] | | `-- Installing libXxf86vm-1.1.4_1... [93i386-default-job-09] | | `-- Installing xf86vidmodeproto-2.3.1... [93i386-default-job-09] | | `-- Extracting xf86vidmodeproto-2.3.1: .... done [93i386-default-job-09] | | `-- Installing libXext-1.3.3_1,1... [93i386-default-job-09] | | | `-- Installing xextproto-7.3.0... [93i386-default-job-09] | | | `-- Extracting xextproto-7.3.0: .......... done [93i386-default-job-09] | | `-- Extracting libXext-1.3.3_1,1: .......... done [93i386-default-job-09] | | `-- Extracting libXxf86vm-1.1.4_1: .......... done [93i386-default-job-09] | | `-- Installing libdrm-2.4.60,1... [93i386-default-job-09] | | `-- Installing libpciaccess-0.13.3... [93i386-default-job-09] | | | `-- Installing pciids-20151007... [93i386-default-job-09] | | | `-- Extracting pciids-20151007: ...... done [93i386-default-job-09] | | `-- Extracting libpciaccess-0.13.3: ...... done [93i386-default-job-09] | | `-- Extracting libdrm-2.4.60,1: .......... done [93i386-default-job-09] | | `-- Installing libxshmfence-1.2... [93i386-default-job-09] | | `-- Extracting libxshmfence-1.2: ......... done [93i386-default-job-09] | | `-- Installing libglapi-10.6.9... [93i386-default-job-09] | | `-- Installing libXvMC-1.0.9... [93i386-default-job-09] | | | `-- Installing libXv-1.0.10_3,1... [93i386-default-job-09] | | | `-- Installing videoproto-2.3.2... [93i386-default-job-09] | | | `-- Extracting videoproto-2.3.2: ...... done [93i386-default-job-09] | | | `-- Extracting libXv-1.0.10_3,1: .......... done [93i386-default-job-09] | | `-- Extracting libXvMC-1.0.9: .......... done [93i386-default-job-09] | | `-- Extracting libglapi-10.6.9: ... done [93i386-default-job-09] | `-- Extracting libGL-10.6.9: .......... done [93i386-default-job-09] `-- Extracting libGLU-9.0.0_2: ...... done [93i386-default-job-09] `-- Installing png-1.6.18... [93i386-default-job-09] `-- Extracting png-1.6.18: .......... done [93i386-default-job-09] Extracting fltk-1.3.3_2: .......... done Message from gcc-4.8.5: 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. ===> py27-fltk-1.3.3.1 depends on shared library: libfltk.so - found (/usr/local/lib/libfltk.so) ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> Configuring for py27-fltk-1.3.3.1 Building for: freebsd9 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME ('Using FLTK: ', ['1.3.3\n']) ('fltk-config includes: ', ['/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include']) ('fltk-config link paths: ', ['/usr/local/lib']) ('fltk-config link libraries: ', ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'pthread', 'm', 'X11']) FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running config =========================================================================== =================================================== ===> Building for py27-fltk-1.3.3.1 Building for: freebsd9 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME ('Using FLTK: ', ['1.3.3\n']) ('fltk-config includes: ', ['/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include']) ('fltk-config link paths: ', ['/usr/local/lib']) ('fltk-config link libraries: ', ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'pthread', 'm', 'X11']) FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running build running build_py creating build creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7 creating build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/fltk copying fltk/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-i386-2.7/fltk running build_ext building 'fltk._fltk' extension creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7 creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/python creating build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/contrib cc -DNDEBUG -O2 -pipe -DFL_LIBRARY -fno-strict-aliasing -fPIC -DUNIX=1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/bin -I./src -I./contrib -I/usr/include -I/usr/local/include/python2.7 -c ./python/fltk_wrap.cpp -o build/temp.freebsd-9.3-RELEASE-p28-i386-2.7/./python/fltk_wrap.o ./python/fltk_wrap.cpp: In function 'int fl_mt_ask(const char*)': ./python/fltk_wrap.cpp:5355: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp:5356: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp:5358: warning: 'fl_ask' is deprecated (declared at /usr/local/include/FL/fl_ask.H:53) ./python/fltk_wrap.cpp:5358: warning: 'fl_ask' is deprecated (declared at /usr/local/include/FL/fl_ask.H:53) ./python/fltk_wrap.cpp:5360: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp: At global scope: ./python/fltk_wrap.cpp:60077: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' ./python/fltk_wrap.cpp:60485: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' error: command 'cc' failed with exit status 1 *** [do-build] Error code 1 Stop in /usr/ports/x11-toolkits/py-fltk. From owner-freebsd-python@freebsd.org Sat Oct 17 03:03:04 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BBECA17F42 for ; Sat, 17 Oct 2015 03:03:04 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 56B1D10EE for ; Sat, 17 Oct 2015 03:03:04 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 55A8EA17F40; Sat, 17 Oct 2015 03:03:04 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5513CA17F3F; Sat, 17 Oct 2015 03:03:04 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.nyi.freebsd.org (beefy2.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e5]) (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 F343610EC; Sat, 17 Oct 2015 03:03:03 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.nyi.freebsd.org (localhost [127.0.0.1]) by beefy2.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9H3330Y050792; Sat, 17 Oct 2015 03:03:03 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.nyi.freebsd.org (8.15.2/8.15.2/Submit) id t9H3337I050779; Sat, 17 Oct 2015 03:03:03 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 17 Oct 2015 03:03:03 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201510170303.t9H3337I050779@beefy2.nyi.freebsd.org> To: python@FreeBSD.org Subject: [package - 93amd64-default][x11-toolkits/py-fltk] Failed for py27-fltk-1.3.3.1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2015 03:03:04 -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: python@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/x11-toolkits/py-fltk/Makefile 398614 2015-10-04 18:01:48Z sunpoet $ Log URL: http://beefy2.nyi.freebsd.org/data/93amd64-default/399527/logs/py27-fltk-1.3.3.1.log Build URL: http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default&build=399527 Log: ====>> Building x11-toolkits/py-fltk build started at Sat Oct 17 03:02:38 UTC 2015 port directory: /usr/ports/x11-toolkits/py-fltk building for: FreeBSD 93amd64-default-job-05 9.3-RELEASE-p28 FreeBSD 9.3-RELEASE-p28 amd64 maintained by: python@FreeBSD.org Makefile ident: $FreeBSD: head/x11-toolkits/py-fltk/Makefile 398614 2015-10-04 18:01:48Z sunpoet $ Poudriere version: 3.1.9 Host OSVERSION: 1100079 Jail OSVERSION: 903000 ---Begin Environment--- SHELL=/bin/csh OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p28 UNAME_r=9.3-RELEASE-p28 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-fltk-1.3.3.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.9 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- FLTK_HOME=/usr/local/bin XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/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 -DFL_LIBRARY -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DFL_LIBRARY -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=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/py-fltk" EXAMPLESDIR="share/examples/py-fltk" DATADIR="share/fltk" WWWDIR="www/fltk" ETCDIR="etc/fltk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fltk DOCSDIR=/usr/local/share/doc/py-fltk EXAMPLESDIR=/usr/local/share/examples/py-fltk WWWDIR=/usr/local/www/fltk ETCDIR=/usr/local/etc/fltk --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 #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL20 accepted by the user =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.6.1.txz [93amd64-default-job-05] Installing pkg-1.6.1... [93amd64-default-job-05] Extracting pkg-1.6.1: .......... done Message from pkg-1.6.1: If you are upgrading from the old package format, first run: # pkg2ng ===> py27-fltk-1.3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building => SHA256 Checksum OK for pyFltk-1.3.3.1_py3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by py27-fltk-1.3.3.1 for building ===> Extracting for py27-fltk-1.3.3.1 => SHA256 Checksum OK for pyFltk-1.3.3.1_py3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on package: py27-setuptools27>0 - not found ===> Installing existing package /packages/All/py27-setuptools27-17.0.txz [93amd64-default-job-05] Installing py27-setuptools27-17.0... [93amd64-default-job-05] `-- Installing python27-2.7.10... [93amd64-default-job-05] | `-- Installing libffi-3.2.1... [93amd64-default-job-05] | | `-- Installing indexinfo-0.2.3... [93amd64-default-job-05] | | `-- Extracting indexinfo-0.2.3: .... done [93amd64-default-job-05] | `-- Extracting libffi-3.2.1: .......... done [93amd64-default-job-05] | `-- Installing gettext-runtime-0.19.6... [93amd64-default-job-05] | | `-- Installing libiconv-1.14_9... [93amd64-default-job-05] | | `-- Extracting libiconv-1.14_9: .......... done [93amd64-default-job-05] | `-- Extracting gettext-runtime-0.19.6: .......... done [93amd64-default-job-05] `-- Extracting python27-2.7.10: .......... done [93amd64-default-job-05] Extracting py27-setuptools27-17.0: .......... done Message from python27-2.7.10: ===================================================================== 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 ===================================================================== ===> py27-fltk-1.3.3.1 depends on package: py27-setuptools27>0 - found ===> Returning to build of py27-fltk-1.3.3.1 ===> py27-fltk-1.3.3.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-fltk-1.3.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.6.2_3,1.txz [93amd64-default-job-05] Installing libX11-1.6.2_3,1... [93amd64-default-job-05] `-- Installing xproto-7.0.27... [93amd64-default-job-05] `-- Extracting xproto-7.0.27: .......... done [93amd64-default-job-05] `-- Installing kbproto-1.0.6... [93amd64-default-job-05] `-- Extracting kbproto-1.0.6: .......... done [93amd64-default-job-05] `-- Installing libXdmcp-1.1.2... [93amd64-default-job-05] `-- Extracting libXdmcp-1.1.2: ......... done [93amd64-default-job-05] `-- Installing libxcb-1.11_1... [93amd64-default-job-05] | `-- Installing libxml2-2.9.2_3... [93amd64-default-job-05] | `-- Extracting libxml2-2.9.2_3: .......... done [93amd64-default-job-05] | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-05] | `-- Extracting libpthread-stubs-0.3_6: ..... done [93amd64-default-job-05] | `-- Installing libXau-1.0.8_3... [93amd64-default-job-05] | `-- Extracting libXau-1.0.8_3: .......... done [93amd64-default-job-05] `-- Extracting libxcb-1.11_1: .......... done [93amd64-default-job-05] Extracting libX11-1.6.2_3,1: .......... done ===> py27-fltk-1.3.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> py27-fltk-1.3.3.1 depends on shared library: libfltk.so - not found ===> Installing existing package /packages/All/fltk-1.3.3_2.txz [93amd64-default-job-05] Installing fltk-1.3.3_2... [93amd64-default-job-05] `-- Installing jpeg-turbo-1.4.2... [93amd64-default-job-05] `-- Extracting jpeg-turbo-1.4.2: .......... done [93amd64-default-job-05] `-- Installing libXft-2.3.2_1... [93amd64-default-job-05] | `-- Installing fontconfig-2.11.1,1... [93amd64-default-job-05] | | `-- Installing expat-2.1.0_3... [93amd64-default-job-05] | | `-- Extracting expat-2.1.0_3: .......... done [93amd64-default-job-05] | | `-- Installing freetype2-2.6_1... [93amd64-default-job-05] | | `-- Extracting freetype2-2.6_1: .......... done [93amd64-default-job-05] | `-- Extracting fontconfig-2.11.1,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded [93amd64-default-job-05] | `-- Installing libXrender-0.9.8_3... [93amd64-default-job-05] | | `-- Installing renderproto-0.11.1... [93amd64-default-job-05] | | `-- Extracting renderproto-0.11.1: .... done [93amd64-default-job-05] | `-- Extracting libXrender-0.9.8_3: .......... done [93amd64-default-job-05] `-- Extracting libXft-2.3.2_1: ......... done [93amd64-default-job-05] `-- Installing libGLU-9.0.0_2... [93amd64-default-job-05] | `-- Installing libGL-10.6.9... [93amd64-default-job-05] | | `-- Installing dri2proto-2.8... [93amd64-default-job-05] | | `-- Extracting dri2proto-2.8: .... done [93amd64-default-job-05] | | `-- Installing libXdamage-1.1.4_3... [93amd64-default-job-05] | | `-- Installing libXfixes-5.0.1_3... [93amd64-default-job-05] | | | `-- Installing fixesproto-5.0... [93amd64-default-job-05] | | | `-- Extracting fixesproto-5.0: .... done [93amd64-default-job-05] | | `-- Extracting libXfixes-5.0.1_3: .......... done [93amd64-default-job-05] | | `-- Installing damageproto-1.2.1... [93amd64-default-job-05] | | `-- Extracting damageproto-1.2.1: .... done [93amd64-default-job-05] | | `-- Extracting libXdamage-1.1.4_3: ...... done [93amd64-default-job-05] | | `-- Installing libdevq-0.0.2_1... [93amd64-default-job-05] | | `-- Extracting libdevq-0.0.2_1: ..... done [93amd64-default-job-05] | | `-- Installing gcc-4.8.5... [93amd64-default-job-05] | | `-- Installing mpc-1.0.3... [93amd64-default-job-05] | | | `-- Installing gmp-5.1.3_2... [93amd64-default-job-05] | | | `-- Extracting gmp-5.1.3_2: .......... done [93amd64-default-job-05] | | | `-- Installing mpfr-3.1.2_2... [93amd64-default-job-05] | | | `-- Extracting mpfr-3.1.2_2: .......... done [93amd64-default-job-05] | | `-- Extracting mpc-1.0.3: ...... done [93amd64-default-job-05] | | `-- Installing gcc-ecj-4.5... [93amd64-default-job-05] | | `-- Extracting gcc-ecj-4.5: . done [93amd64-default-job-05] | | `-- Installing binutils-2.25.1... [93amd64-default-job-05] | | `-- Extracting binutils-2.25.1: .......... done [93amd64-default-job-05] | | `-- Extracting gcc-4.8.5: .......... done [93amd64-default-job-05] | | `-- Installing libXxf86vm-1.1.4_1... [93amd64-default-job-05] | | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-default-job-05] | | `-- Extracting xf86vidmodeproto-2.3.1: .... done [93amd64-default-job-05] | | `-- Installing libXext-1.3.3_1,1... [93amd64-default-job-05] | | | `-- Installing xextproto-7.3.0... [93amd64-default-job-05] | | | `-- Extracting xextproto-7.3.0: .......... done [93amd64-default-job-05] | | `-- Extracting libXext-1.3.3_1,1: .......... done [93amd64-default-job-05] | | `-- Extracting libXxf86vm-1.1.4_1: .......... done [93amd64-default-job-05] | | `-- Installing libdrm-2.4.60,1... [93amd64-default-job-05] | | `-- Installing libpciaccess-0.13.3... [93amd64-default-job-05] | | | `-- Installing pciids-20151007... [93amd64-default-job-05] | | | `-- Extracting pciids-20151007: ...... done [93amd64-default-job-05] | | `-- Extracting libpciaccess-0.13.3: ...... done [93amd64-default-job-05] | | `-- Extracting libdrm-2.4.60,1: .......... done [93amd64-default-job-05] | | `-- Installing libxshmfence-1.2... [93amd64-default-job-05] | | `-- Extracting libxshmfence-1.2: ......... done [93amd64-default-job-05] | | `-- Installing libglapi-10.6.9... [93amd64-default-job-05] | | `-- Installing libXvMC-1.0.9... [93amd64-default-job-05] | | | `-- Installing libXv-1.0.10_3,1... [93amd64-default-job-05] | | | `-- Installing videoproto-2.3.2... [93amd64-default-job-05] | | | `-- Extracting videoproto-2.3.2: ...... done [93amd64-default-job-05] | | | `-- Extracting libXv-1.0.10_3,1: .......... done [93amd64-default-job-05] | | `-- Extracting libXvMC-1.0.9: .......... done [93amd64-default-job-05] | | `-- Extracting libglapi-10.6.9: ... done [93amd64-default-job-05] | `-- Extracting libGL-10.6.9: .......... done [93amd64-default-job-05] `-- Extracting libGLU-9.0.0_2: ...... done [93amd64-default-job-05] `-- Installing png-1.6.18... [93amd64-default-job-05] `-- Extracting png-1.6.18: .......... done [93amd64-default-job-05] Extracting fltk-1.3.3_2: .......... done Message from gcc-4.8.5: 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. ===> py27-fltk-1.3.3.1 depends on shared library: libfltk.so - found (/usr/local/lib/libfltk.so) ===> Returning to build of py27-fltk-1.3.3.1 =========================================================================== =================================================== ===> Configuring for py27-fltk-1.3.3.1 Building for: freebsd9 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME ('Using FLTK: ', ['1.3.3\n']) ('fltk-config includes: ', ['/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include']) ('fltk-config link paths: ', ['/usr/local/lib']) ('fltk-config link libraries: ', ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'pthread', 'm', 'X11']) FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running config =========================================================================== =================================================== ===> Building for py27-fltk-1.3.3.1 Building for: freebsd9 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME ('Using FLTK: ', ['1.3.3\n']) ('fltk-config includes: ', ['/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include']) ('fltk-config link paths: ', ['/usr/local/lib']) ('fltk-config link libraries: ', ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'pthread', 'm', 'X11']) FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running build running build_py creating build creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7 creating build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/fltk copying fltk/__init__.py -> build/lib.freebsd-9.3-RELEASE-p28-amd64-2.7/fltk running build_ext building 'fltk._fltk' extension creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7 creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/python creating build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/contrib cc -DNDEBUG -O2 -pipe -DFL_LIBRARY -fstack-protector -fno-strict-aliasing -fPIC -DUNIX=1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/bin -I./src -I./contrib -I/usr/include -I/usr/local/include/python2.7 -c ./python/fltk_wrap.cpp -o build/temp.freebsd-9.3-RELEASE-p28-amd64-2.7/./python/fltk_wrap.o ./python/fltk_wrap.cpp: In function 'int fl_mt_ask(const char*)': ./python/fltk_wrap.cpp:5355: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp:5356: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp:5358: warning: 'fl_ask' is deprecated (declared at /usr/local/include/FL/fl_ask.H:53) ./python/fltk_wrap.cpp:5358: warning: 'fl_ask' is deprecated (declared at /usr/local/include/FL/fl_ask.H:53) ./python/fltk_wrap.cpp:5360: error: #pragma GCC diagnostic not allowed inside functions ./python/fltk_wrap.cpp: At global scope: ./python/fltk_wrap.cpp:60077: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' ./python/fltk_wrap.cpp:60485: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' error: command 'cc' failed with exit status 1 *** [do-build] Error code 1 Stop in /usr/ports/x11-toolkits/py-fltk. From owner-freebsd-python@freebsd.org Sat Oct 17 17:35:32 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B60C0A17CFF for ; Sat, 17 Oct 2015 17:35:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9AE14B10 for ; Sat, 17 Oct 2015 17:35:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 98AF9A17CFE; Sat, 17 Oct 2015 17:35:32 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98505A17CFD for ; Sat, 17 Oct 2015 17:35:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 848BEB0F for ; Sat, 17 Oct 2015 17:35:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9HHZW4J041711 for ; Sat, 17 Oct 2015 17:35:32 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203785] [MAINTAINER] lang/cython: Update to 0.23.4 Date: Sat, 17 Oct 2015 17:35:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sunpoet@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2015 17:35:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203785 Sunpoet Po-Chuan Hsieh changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-ports-bugs@FreeBSD. |sunpoet@FreeBSD.org |org | -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Sat Oct 17 18:11:46 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71F33A17E44 for ; Sat, 17 Oct 2015 18:11:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 56DE5618 for ; Sat, 17 Oct 2015 18:11:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 56C42A17E43; Sat, 17 Oct 2015 18:11:46 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 565F7A17E42 for ; Sat, 17 Oct 2015 18:11:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 42ACD617 for ; Sat, 17 Oct 2015 18:11:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9HIBkce034755 for ; Sat, 17 Oct 2015 18:11:46 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203785] [MAINTAINER] lang/cython: Update to 0.23.4 Date: Sat, 17 Oct 2015 18:11:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2015 18:11:46 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203785 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: sunpoet Date: Sat Oct 17 18:10:55 UTC 2015 New revision: 399596 URL: https://svnweb.freebsd.org/changeset/ports/399596 Log: - Update to 0.23.4 - While I'm here, add LICENSE_FILE Changes: https://github.com/cython/cython/blob/master/CHANGES.rst PR: 203785 Submitted by: Vitaly Magerya (maintainer) Changes: head/lang/cython/Makefile head/lang/cython/distinfo -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-python@freebsd.org Sat Oct 17 18:18:00 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0AB7A17F6E for ; Sat, 17 Oct 2015 18:18:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 85A538F7 for ; Sat, 17 Oct 2015 18:18:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 85995A17F6C; Sat, 17 Oct 2015 18:18:00 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85459A17F6B for ; Sat, 17 Oct 2015 18:18:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 71E148F6 for ; Sat, 17 Oct 2015 18:18:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9HII0J3083324 for ; Sat, 17 Oct 2015 18:18:00 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203840] pkg reports missing dependency for math/py-numpy Date: Sat, 17 Oct 2015 18:18:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: amvandemore@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2015 18:18:00 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203840 Bug ID: 203840 Summary: pkg reports missing dependency for math/py-numpy Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: amvandemore@gmail.com Flags: maintainer-feedback?(python@FreeBSD.org) Assignee: python@FreeBSD.org On multiple systems using current pkg on 10* using standard repo: # pkg check -Bdsa Checking all packages: 100% py27-numpy has require a missing libraries: libopenblas.so -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-python@freebsd.org Sat Oct 17 18:18:00 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7FEECA17F6A for ; Sat, 17 Oct 2015 18:18:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6973C8F5 for ; Sat, 17 Oct 2015 18:18:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 67316A17F69; Sat, 17 Oct 2015 18:18:00 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66CE5A17F68 for ; Sat, 17 Oct 2015 18:18:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 3DE128F4 for ; Sat, 17 Oct 2015 18:18:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9HII0Wu083321 for ; Sat, 17 Oct 2015 18:18:00 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: maintainer-feedback requested: [Bug 203840] pkg reports missing dependency for math/py-numpy Date: Sat, 17 Oct 2015 18:18:00 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2015 18:18:00 -0000 amvandemore@gmail.com has reassigned Bugzilla Automation 's request for maintainer-feedback to python@FreeBSD.org: Bug 203840: pkg reports missing dependency for math/py-numpy https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203840 --- Description --- On multiple systems using current pkg on 10* using standard repo: # pkg check -Bdsa Checking all packages: 100% py27-numpy has require a missing libraries: libopenblas.so From owner-freebsd-python@freebsd.org Sat Oct 17 18:22:24 2015 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89AA6A171E6 for ; Sat, 17 Oct 2015 18:22:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6DB4AE4F for ; Sat, 17 Oct 2015 18:22:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 57A04A171E1; Sat, 17 Oct 2015 18:22:24 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5730EA171DF for ; Sat, 17 Oct 2015 18:22:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 2E2FBE38 for ; Sat, 17 Oct 2015 18:22:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t9HIMNSr093354 for ; Sat, 17 Oct 2015 18:22:23 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203785] [MAINTAINER] lang/cython: Update to 0.23.4 Date: Sat, 17 Oct 2015 18:22:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sunpoet@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2015 18:22:24 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203785 Sunpoet Po-Chuan Hsieh changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --- Comment #2 from Sunpoet Po-Chuan Hsieh --- Committed. Thanks! -- You are receiving this mail because: You are on the CC list for the bug.