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: 6year...@gmail.com Last committer: c...@freebsd.org Ident: $FreeBSD: head/math/py-cryptominisat/Makefile 421212 2016-09-01 13:25:49Z cpm $ Log URL: http://beefy2.nyi.freebsd.org/data/93amd64-default/421280/logs/py27-cryptominisat-5.0.0.log Build URL: http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default&build=421280 Log: ====>> Building math/py-cryptominisat build started at Sat Sep 3 04:23:40 UTC 2016 port directory: /usr/ports/math/py-cryptominisat building for: FreeBSD 93amd64-default-job-19 9.3-RELEASE-p45 FreeBSD 9.3-RELEASE-p45 amd64 maintained by: 6year...@gmail.com Makefile ident: $FreeBSD: head/math/py-cryptominisat/Makefile 421212 2016-09-01 13:25:49Z cpm $ Poudriere version: 3.1.14 Host OSVERSION: 1200005 Jail OSVERSION: 903000 ---Begin Environment--- SHELL=/bin/csh UNAME_v=FreeBSD 9.3-RELEASE-p45 UNAME_r=9.3-RELEASE-p45 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=amd64 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-cryptominisat-5.0.0 OSREL=9.3 _OSRELEASE=9.3-RELEASE-p45 PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool HAVE_COMPAT_IA32_KERN=YES LINUX_OSRELEASE=2.6.32 MASTERNAME=93amd64-default SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh CONFIGURE_MAX_CMD_LEN=262144 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes _JAVA_OS_LIST_REGEXP=native\|linux OSVERSION=903000 ---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/math/py-cryptominisat/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-cryptominisat/work HOME=/wrkdirs/usr/ports/math/py-cryptominisat/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-cryptominisat/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-cryptominisat/work HOME=/wrkdirs/usr/ports/math/py-cryptominisat/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="clang -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="clang++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VER=2.7 PYTHON_VERSION=python2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cryptominisat" EXAMPLESDIR="share/examples/cryptominisat" DATADIR="share/cryptominisat" WWWDIR="www/cryptominisat" ETCDIR="etc/cryptominisat" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cryptominisat DOCSDIR=/usr/local/share/doc/cryptominisat EXAMPLESDIR=/usr/local/share/examples/cryptominisat WWWDIR=/usr/local/www/cryptominisat ETCDIR=/usr/local/etc/cryptominisat --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 #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =======================<phase: check-sanity >============================ ===> License MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> py27-cryptominisat-5.0.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_1.txz [93amd64-default-job-19] Installing pkg-1.8.7_1... [93amd64-default-job-19] Extracting pkg-1.8.7_1: .......... done ===> py27-cryptominisat-5.0.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py27-cryptominisat-5.0.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by py27-cryptominisat-5.0.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by py27-cryptominisat-5.0.0 for building => SHA256 Checksum OK for msoos-cryptominisat-5.0.0_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by py27-cryptominisat-5.0.0 for building ===> Extracting for py27-cryptominisat-5.0.0 => SHA256 Checksum OK for msoos-cryptominisat-5.0.0_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for py27-cryptominisat-5.0.0 ===> Applying FreeBSD patches for py27-cryptominisat-5.0.0 /usr/bin/sed -i.bak -e 's|@PROJECT_VERSION@|5.0.0|' /wrkdirs/usr/ports/math/py-cryptominisat/work/cryptominisat-5.0.0/python/setup.py.in /bin/cp /wrkdirs/usr/ports/math/py-cryptominisat/work/cryptominisat-5.0.0/python/setup.py.in /wrkdirs/usr/ports/math/py-cryptominisat/work/cryptominisat-5.0.0/python/setup.py =========================================================================== =======================<phase: build-depends >============================ ===> py27-cryptominisat-5.0.0 depends on package: py27-setuptools27>0 - not found ===> Installing existing package /packages/All/py27-setuptools27-23.1.0.txz [93amd64-default-job-19] Installing py27-setuptools27-23.1.0... [93amd64-default-job-19] `-- Installing python27-2.7.12... [93amd64-default-job-19] | `-- Installing libffi-3.2.1... [93amd64-default-job-19] | | `-- Installing indexinfo-0.2.4... [93amd64-default-job-19] | | `-- Extracting indexinfo-0.2.4: .... done [93amd64-default-job-19] | `-- Extracting libffi-3.2.1: .......... done [93amd64-default-job-19] | `-- Installing gettext-runtime-0.19.8.1... [93amd64-default-job-19] | | `-- Installing libiconv-1.14_9... [93amd64-default-job-19] | | `-- Extracting libiconv-1.14_9: .......... done [93amd64-default-job-19] | `-- Extracting gettext-runtime-0.19.8.1: .......... done [93amd64-default-job-19] `-- Extracting python27-2.7.12: .......... done [93amd64-default-job-19] Extracting py27-setuptools27-23.1.0: .......... done Message from python27-2.7.12: =========================================================================== 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-cryptominisat-5.0.0 depends on package: py27-setuptools27>0 - found ===> Returning to build of py27-cryptominisat-5.0.0 ===> py27-cryptominisat-5.0.0 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =======================<phase: lib-depends >============================ ===> py27-cryptominisat-5.0.0 depends on shared library: libcryptominisat5.so - not found ===> Installing existing package /packages/All/cryptominisat-5.0.0.txz [93amd64-default-job-19] Installing cryptominisat-5.0.0... [93amd64-default-job-19] `-- Installing boost-libs-1.55.0_12... [93amd64-default-job-19] | `-- Installing icu-55.1,1... [93amd64-default-job-19] | `-- Extracting icu-55.1,1: .......... done [93amd64-default-job-19] `-- Extracting boost-libs-1.55.0_12: .......... done [93amd64-default-job-19] `-- Installing gcc-4.8.5_2... [93amd64-default-job-19] | `-- Installing mpc-1.0.3... [93amd64-default-job-19] | | `-- Installing gmp-5.1.3_3... [93amd64-default-job-19] | | `-- Extracting gmp-5.1.3_3: .......... done [93amd64-default-job-19] | | `-- Installing mpfr-3.1.4... [93amd64-default-job-19] | | `-- Extracting mpfr-3.1.4: .......... done [93amd64-default-job-19] | `-- Extracting mpc-1.0.3: ...... done [93amd64-default-job-19] | `-- Installing gcc-ecj-4.5... [93amd64-default-job-19] | `-- Extracting gcc-ecj-4.5: . done [93amd64-default-job-19] | `-- Installing binutils-2.27_3,1... [93amd64-default-job-19] | `-- Extracting binutils-2.27_3,1: .......... done [93amd64-default-job-19] `-- Extracting gcc-4.8.5_2: .......... done [93amd64-default-job-19] Extracting cryptominisat-5.0.0: .......... done Message from boost-libs-1.55.0_12: You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. Message from gcc-4.8.5_2: 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-cryptominisat-5.0.0 depends on shared library: libcryptominisat5.so - found (/usr/local/lib/libcryptominisat5.so) ===> Returning to build of py27-cryptominisat-5.0.0 =========================================================================== =======================<phase: configure >============================ ===> Configuring for py27-cryptominisat-5.0.0 running config =========================================================================== =======================<phase: build >============================ ===> Building for py27-cryptominisat-5.0.0 running build running build_py file pycryptosat.py (for module pycryptosat) not found file pycryptosat.py (for module pycryptosat) not found running build_ext building 'pycryptosat' extension creating build creating build/temp.freebsd-9.3-RELEASE-p45-amd64-2.7 clang -g -W -Wall -Wno-deprecated -std=c++11 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/usr/local/include/python2.7 -c pycryptosat.cpp -o build/temp.freebsd-9.3-RELEASE-p45-amd64-2.7/pycryptosat.o -I/usr/local/include -I../cmsat5-src In file included from pycryptosat.cpp:33: /usr/local/include/cryptominisat5/cryptominisat.h:33:10: fatal error: 'atomic' file not found #include <atomic> ^ 1 error generated. error: command 'clang' failed with exit status 1 *** [do-build] Error code 1 Stop in /usr/ports/math/py-cryptominisat. _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"