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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/security/broccoli/Makefile 424875 2016-10-28 17:55:30Z danfe $ Log URL: http://beefy13.nyi.freebsd.org/data/head-mips64-default/p426986_s309078/logs/broccoli-1.97,1.log Build URL: http://beefy13.nyi.freebsd.org/build.html?mastername=head-mips64-default&build=p426986_s309078 Log: ====>> Building security/broccoli build started at Thu Nov 24 20:09:59 UTC 2016 port directory: /usr/ports/security/broccoli building for: FreeBSD head-mips64-default-job-13 12.0-CURRENT FreeBSD 12.0-CURRENT r309078 mips maintained by: [email protected] Makefile ident: $FreeBSD: head/security/broccoli/Makefile 424875 2016-10-28 17:55:30Z danfe $ Poudriere version: 3.1.14 Host OSVERSION: 1200010 Jail OSVERSION: 1200016 Job Id: 13 !!! Jail is newer than host. (Jail: 1200016, Host: 1200010) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=mips64 UNAME_m=mips ABI_FILE=/usr/lib/crt1.o UNAME_v=FreeBSD 12.0-CURRENT r309078 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=mips64 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-mips64-default/ref QEMU_EMULATING=1 UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/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=broccoli-1.97,1 OSREL=12.0 _OSRELEASE=12.0-CURRENT PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=28 PWD=/usr/local/poudriere/data/.m/head-mips64-default/ref/.p/pool MASTERNAME=head-mips64-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=1200016 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for broccoli-1.97,1: DEBUG=off: Build with debugging support PYTHON=on: Build python bindings for broccoli RUBY=off: Build ruby bindings for broccoli ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/security/broccoli/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/broccoli/work HOME=/wrkdirs/usr/ports/security/broccoli/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/security/broccoli/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/broccoli/work HOME=/wrkdirs/usr/ports/security/broccoli/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0 -EB -msoft-float -I/usr/include -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -EB " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -msoft-float -I/usr/include -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-- CLEANUP_PREFIX="@comment " DEBUG="@comment " NO_DEBUG="" PYTHON="" NO_PYTHON="@comment " RUBY="@comment " NO_RUBY="" CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VER=2.7 PYTHON_VERSION=python2.7 OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/broccoli" EXAMPLESDIR="share/examples/broccoli" DATADIR="share/broccoli" WWWDIR="www/broccoli" ETCDIR="etc/broccoli" --End PLIST_SUB-- --SUB_LIST-- DEBUG="@comment " NO_DEBUG="" PYTHON="" NO_PYTHON="@comment " RUBY="@comment " NO_RUBY="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/broccoli DOCSDIR=/usr/local/share/doc/broccoli EXAMPLESDIR=/usr/local/share/examples/broccoli WWWDIR=/usr/local/www/broccoli ETCDIR=/usr/local/etc/broccoli --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MACHINE=mips MACHINE_ARCH=mips64 ARCH=${MACHINE_ARCH} #### /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--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- =======================<phase: check-sanity >============================ ===> License BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> broccoli-1.97,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.3.txz [head-mips64-default-job-13] Installing pkg-1.9.3... [head-mips64-default-job-13] Extracting pkg-1.9.3: .......... done ===> broccoli-1.97,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of broccoli-1.97,1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by broccoli-1.97,1 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by broccoli-1.97,1 for building => SHA256 Checksum OK for bro-2.4.1.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by broccoli-1.97,1 for building <snip> =========================================================================== =======================<phase: patch >============================ ===> Patching for broccoli-1.97,1 ===> Applying FreeBSD patches for broccoli-1.97,1 =========================================================================== =======================<phase: build-depends >============================ ===> broccoli-1.97,1 depends on file: /usr/local/bin/bison - not found ===> Installing existing package /packages/All/bison-2.7.1,1.txz [head-mips64-default-job-13] Installing bison-2.7.1,1... [head-mips64-default-job-13] `-- Installing indexinfo-0.2.6... [head-mips64-default-job-13] `-- Extracting indexinfo-0.2.6: .... done [head-mips64-default-job-13] `-- Installing gettext-runtime-0.19.8.1... [head-mips64-default-job-13] `-- Extracting gettext-runtime-0.19.8.1: .......... done [head-mips64-default-job-13] `-- Installing m4-1.4.17_1,1... [head-mips64-default-job-13] `-- Extracting m4-1.4.17_1,1: .......... done [head-mips64-default-job-13] Extracting bison-2.7.1,1: .......... done ===> broccoli-1.97,1 depends on file: /usr/local/bin/bison - found ===> Returning to build of broccoli-1.97,1 ===> broccoli-1.97,1 depends on file: /usr/local/bin/swig - not found ===> Installing existing package /packages/All/swig13-1.3.40_1.txz [head-mips64-default-job-13] Installing swig13-1.3.40_1... [head-mips64-default-job-13] Extracting swig13-1.3.40_1: .......... done Message from swig13-1.3.40_1: ===> NOTICE: The swig13 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> broccoli-1.97,1 depends on file: /usr/local/bin/swig - found ===> Returning to build of broccoli-1.97,1 ===> broccoli-1.97,1 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-3.6.3.txz [head-mips64-default-job-13] Installing cmake-3.6.3... [head-mips64-default-job-13] `-- Installing expat-2.2.0... [head-mips64-default-job-13] `-- Extracting expat-2.2.0: .......... done [head-mips64-default-job-13] `-- Installing cmake-modules-3.6.3... [head-mips64-default-job-13] `-- Extracting cmake-modules-3.6.3: .......... done [head-mips64-default-job-13] `-- Installing curl-7.51.0_1... [head-mips64-default-job-13] | `-- Installing ca_root_nss-3.27.1... [head-mips64-default-job-13] | `-- Extracting ca_root_nss-3.27.1: ........ done [head-mips64-default-job-13] `-- Extracting curl-7.51.0_1: .......... done [head-mips64-default-job-13] `-- Installing libarchive-3.2.2,1... [head-mips64-default-job-13] | `-- Installing liblz4-131... [head-mips64-default-job-13] | `-- Extracting liblz4-131: .......... done [head-mips64-default-job-13] | `-- Installing lzo2-2.09... [head-mips64-default-job-13] | `-- Extracting lzo2-2.09: .......... done [head-mips64-default-job-13] `-- Extracting libarchive-3.2.2,1: .......... done [head-mips64-default-job-13] `-- Installing jsoncpp-1.7.7... [head-mips64-default-job-13] `-- Extracting jsoncpp-1.7.7: .......... done [head-mips64-default-job-13] Extracting cmake-3.6.3: .......... done Message from ca_root_nss-3.27.1: ********************************* WARNING ********************************* 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. *********************************** NOTE ********************************** 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 *************************************************************************** ===> broccoli-1.97,1 depends on file: /usr/local/bin/cmake - found ===> Returning to build of broccoli-1.97,1 ===> broccoli-1.97,1 depends on file: /usr/local/bin/python2.7 - not found ===> Installing existing package /packages/All/python27-2.7.12.txz [head-mips64-default-job-13] Installing python27-2.7.12... [head-mips64-default-job-13] `-- Installing libffi-3.2.1... [head-mips64-default-job-13] `-- Extracting libffi-3.2.1: .......... done [head-mips64-default-job-13] `-- Installing readline-6.3.8... [head-mips64-default-job-13] `-- Extracting readline-6.3.8: .......... done [head-mips64-default-job-13] Extracting python27-2.7.12: .......... 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 =========================================================================== ===> broccoli-1.97,1 depends on file: /usr/local/bin/python2.7 - found ===> Returning to build of broccoli-1.97,1 =========================================================================== =======================<phase: lib-depends >============================ ===> broccoli-1.97,1 depends on shared library: libGeoIP.so - not found ===> Installing existing package /packages/All/GeoIP-1.6.9.txz [head-mips64-default-job-13] Installing GeoIP-1.6.9... [head-mips64-default-job-13] Extracting GeoIP-1.6.9: .......... done Message from GeoIP-1.6.9: GeoIP does not ship with the actual data files. You must download them yourself! Please run: # /usr/local/bin/geoipupdate.sh ===> broccoli-1.97,1 depends on shared library: libGeoIP.so - found (/usr/local/lib/libGeoIP.so) ===> Returning to build of broccoli-1.97,1 =========================================================================== =======================<phase: configure >============================ ===> Configuring for broccoli-1.97,1 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/security/broccoli/work/.build -- The C compiler identification is GNU 4.2.1 -- Check for working C compiler: /nxb-bin/usr/bin/cc -- Check for working C compiler: /nxb-bin/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so -- Found FLEX: 2.5.37 -- Found BISON: /usr/local/bin/bison -- Found PCAP: /usr/lib/libpcap.so -- Performing Test PCAP_LINKS_SOLO -- Performing Test PCAP_LINKS_SOLO - Success -- Looking for pcap_get_pfring_id -- Looking for pcap_get_pfring_id - not found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_33dbe/fast" -- Check if the system is big endian - failed -- Looking for geteuid -- Looking for geteuid - found -- Looking for getpwuid -- Looking for getpwuid - found -- Check size of uint CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_8c638/fast" -- Check size of uint - failed -- Found Broccoli: broccoli -- Found SWIG: /usr/local/bin/swig (found version "1.3.40") -- Found PythonInterp: /usr/local/bin/python2.7 (found version "2.7.12") -- Found PythonDev: /usr/local/bin/python2.7-config ================| PyBroccoli Build Summary |================== Install dir: /usr/local/lib/python2.7/site-packages Debug mode: CC: /nxb-bin/usr/bin/cc CFLAGS: -O2 -pipe -G0 -EB -msoft-float -I/usr/include -fno-strict-aliasing -Wall -Wno-unused -O2 -pipe -G0 -EB -msoft-float -I/usr/include -fno-strict-aliasing CPP: /nxb-bin/usr/bin/cc ================================================================ -- Not building broccoli-ruby bindings =================| Broccoli Build Summary |=================== Install prefix: /usr/local Library prefix: /usr/local/lib Debug mode: Shared libs: true Static libs: true Config file: /usr/local/etc/broccoli.conf Packet support: true CC: /nxb-bin/usr/bin/cc CFLAGS: -O2 -pipe -G0 -EB -msoft-float -I/usr/include -fno-strict-aliasing -Wall -Wno-unused -O2 -pipe -G0 -EB -msoft-float -I/usr/include -fno-strict-aliasing CPP: /nxb-bin/usr/bin/cc ================================================================ -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/security/broccoli/work/.build/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/security/broccoli/work/.build/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/security/broccoli _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
