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: vsevo...@freebsd.org Last committer: vsevo...@freebsd.org Ident: $FreeBSD: head/devel/hyperscan/Makefile 534860 2020-05-10 19:24:44Z vsevolod $ Log URL: http://package19.nyi.freebsd.org/data/121amd64-default-build-as-user/534869/logs/hyperscan-5.2.1.log Build URL: http://package19.nyi.freebsd.org/build.html?mastername=121amd64-default-build-as-user&build=534869 Log: =>> Building devel/hyperscan build started at Tue May 12 03:36:27 UTC 2020 port directory: /usr/ports/devel/hyperscan package name: hyperscan-5.2.1 building for: FreeBSD 121amd64-default-build-as-user-job-06 12.1-RELEASE-p4 FreeBSD 12.1-RELEASE-p4 amd64 maintained by: vsevo...@freebsd.org Makefile ident: $FreeBSD: head/devel/hyperscan/Makefile 534860 2020-05-10 19:24:44Z vsevolod $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300089 Jail OSVERSION: 1201000 Job Id: 06 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1201000 UNAME_v=FreeBSD 12.1-RELEASE-p4 UNAME_r=12.1-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/poudriere/data/.m/121amd64-default-build-as-user/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= GID=0 UID=0 PWD=/poudriere/data/.m/121amd64-default-build-as-user/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=121amd64-default-build-as-user SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/poudriere/data/.m/121amd64-default-build-as-user/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for hyperscan-5.2.1: NATIVE=off: Build with native CPU tunes SHARED=on: Build shared library ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- vsevo...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/hyperscan/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hyperscan/work HOME=/wrkdirs/usr/ports/devel/hyperscan/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/hyperscan/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/hyperscan/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hyperscan/work HOME=/wrkdirs/usr/ports/devel/hyperscan/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/hyperscan/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/devel/hyperscan/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fPIC -march=core2 -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fPIC -march=core2 -fstack-protector-strong -fno-strict-aliasing -march=core2 " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- SHARED="" SOVERSION=5.2.1 SOSHORTVERSION=5 CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/hyperscan" EXAMPLESDIR="share/examples/hyperscan" DATADIR="share/hyperscan" WWWDIR="www/hyperscan" ETCDIR="etc/hyperscan" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hyperscan DOCSDIR=/usr/local/share/doc/hyperscan EXAMPLESDIR=/usr/local/share/examples/hyperscan WWWDIR=/usr/local/www/hyperscan ETCDIR=/usr/local/etc/hyperscan --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.1-RELEASE-p4 OSREL=12.1 OSVERSION=1201000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> hyperscan-5.2.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.4.txz [121amd64-default-build-as-user-job-06] Installing pkg-1.14.4... [121amd64-default-build-as-user-job-06] Extracting pkg-1.14.4: .......... done ===> hyperscan-5.2.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hyperscan-5.2.1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD3CLAUSE accepted by the user => boost_1_73_0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://downloads.sourceforge.net/project/boost/boost/1.73.0/boost_1_73_0.tar.gz boost_1_73_0.tar.gz 122 MB 90 MBps 01s => intel-hyperscan-v5.2.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/intel/hyperscan/tar.gz/v5.2.1?dummy=/intel-hyperscan-v5.2.1_GH0.tar.gz fetch: https://codeload.github.com/intel/hyperscan/tar.gz/v5.2.1?dummy=/intel-hyperscan-v5.2.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/intel/hyperscan/tar.gz/v5.2.1?dummy=/intel-hyperscan-v5.2.1_GH0.tar.gz: size of remote file is not known intel-hyperscan-v5.2.1_GH0.tar.gz 1776 kB 5694 kBps 00s ===> Fetching all distfiles required by hyperscan-5.2.1 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by hyperscan-5.2.1 for building => SHA256 Checksum OK for boost_1_73_0.tar.gz. => SHA256 Checksum OK for intel-hyperscan-v5.2.1_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by hyperscan-5.2.1 for building ===> Extracting for hyperscan-5.2.1 => SHA256 Checksum OK for boost_1_73_0.tar.gz. => SHA256 Checksum OK for intel-hyperscan-v5.2.1_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for hyperscan-5.2.1 ===> Applying FreeBSD patches for hyperscan-5.2.1 ===> Cleanly applied FreeBSD patch(es) patch-CMakeLists.txt /bin/rm -f /wrkdirs/usr/ports/devel/hyperscan/work/hyperscan-5.2.1/tools/CMakeLists.txt =========================================================================== =======================<phase: build-depends >============================ ===> hyperscan-5.2.1 depends on executable: ragel - not found ===> Installing existing package /packages/All/ragel-6.10_1.txz [121amd64-default-build-as-user-job-06] Installing ragel-6.10_1... [121amd64-default-build-as-user-job-06] Extracting ragel-6.10_1: .......... done ===> hyperscan-5.2.1 depends on executable: ragel - found ===> Returning to build of hyperscan-5.2.1 ===> hyperscan-5.2.1 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-3.17.2.txz [121amd64-default-build-as-user-job-06] Installing cmake-3.17.2... [121amd64-default-build-as-user-job-06] `-- Installing curl-7.70.0... [121amd64-default-build-as-user-job-06] | `-- Installing ca_root_nss-3.52... [121amd64-default-build-as-user-job-06] | `-- Extracting ca_root_nss-3.52: ........ done [121amd64-default-build-as-user-job-06] | `-- Installing libnghttp2-1.40.0... [121amd64-default-build-as-user-job-06] | `-- Extracting libnghttp2-1.40.0: .......... done [121amd64-default-build-as-user-job-06] `-- Extracting curl-7.70.0: .......... done [121amd64-default-build-as-user-job-06] `-- Installing expat-2.2.8... [121amd64-default-build-as-user-job-06] `-- Extracting expat-2.2.8: .......... done [121amd64-default-build-as-user-job-06] `-- Installing jsoncpp-1.9.2... [121amd64-default-build-as-user-job-06] `-- Extracting jsoncpp-1.9.2: .......... done [121amd64-default-build-as-user-job-06] `-- Installing libarchive-3.4.2,1... [121amd64-default-build-as-user-job-06] | `-- Installing liblz4-1.9.2_1,1... [121amd64-default-build-as-user-job-06] | `-- Extracting liblz4-1.9.2_1,1: .......... done [121amd64-default-build-as-user-job-06] | `-- Installing lzo2-2.10_1... [121amd64-default-build-as-user-job-06] | `-- Extracting lzo2-2.10_1: .......... done [121amd64-default-build-as-user-job-06] `-- Extracting libarchive-3.4.2,1: .......... done [121amd64-default-build-as-user-job-06] `-- Installing libuv-1.37.0... [121amd64-default-build-as-user-job-06] `-- Extracting libuv-1.37.0: .......... done [121amd64-default-build-as-user-job-06] `-- Installing rhash-1.3.9... [121amd64-default-build-as-user-job-06] | `-- Installing gettext-runtime-0.20.2... [121amd64-default-build-as-user-job-06] | | `-- Installing indexinfo-0.3.1... [121amd64-default-build-as-user-job-06] | | `-- Extracting indexinfo-0.3.1: .... done [121amd64-default-build-as-user-job-06] | `-- Extracting gettext-runtime-0.20.2: .......... done [121amd64-default-build-as-user-job-06] `-- Extracting rhash-1.3.9: .......... done [121amd64-default-build-as-user-job-06] Extracting cmake-3.17.2: .......... done ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem ===> hyperscan-5.2.1 depends on file: /usr/local/bin/cmake - found ===> Returning to build of hyperscan-5.2.1 ===> hyperscan-5.2.1 depends on executable: ninja - not found ===> Installing existing package /packages/All/ninja-1.10.0,2.txz [121amd64-default-build-as-user-job-06] Installing ninja-1.10.0,2... [121amd64-default-build-as-user-job-06] `-- Installing python37-3.7.7... [121amd64-default-build-as-user-job-06] | `-- Installing libffi-3.2.1_3... [121amd64-default-build-as-user-job-06] | `-- Extracting libffi-3.2.1_3: .......... done [121amd64-default-build-as-user-job-06] | `-- Installing readline-8.0.4... [121amd64-default-build-as-user-job-06] | `-- Extracting readline-8.0.4: .......... done [121amd64-default-build-as-user-job-06] `-- Extracting python37-3.7.7: .......... done [121amd64-default-build-as-user-job-06] Extracting ninja-1.10.0,2: ........ done ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 ===> hyperscan-5.2.1 depends on executable: ninja - found ===> Returning to build of hyperscan-5.2.1 ===> hyperscan-5.2.1 depends on file: /usr/local/bin/python3.7 - found =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for hyperscan-5.2.1 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/hyperscan/work/.build -- The C compiler identification is Clang 8.0.1 -- The CXX compiler identification is Clang 8.0.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test ARCH_64_BIT -- Performing Test ARCH_64_BIT - Success -- Performing Test ARCH_32_BIT -- Performing Test ARCH_32_BIT - Failed -- Build type RELEASE -- using release build CMake Error at cmake/boost.cmake:23 (message): Boost 1.57.0 or later not found. Either install system packages if available, extract Boost headers to /wrkdirs/usr/ports/devel/hyperscan/work/hyperscan-5.2.1/include, or set the CMake BOOST_ROOT variable. Call Stack (most recent call first): CMakeLists.txt:72 (include) -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/devel/hyperscan/work/.build/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/devel/hyperscan/work/.build/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/devel/hyperscan _______________________________________________ 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"