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/cyrus-sasl2-saslauthd/Makefile 415058 2016-05-12 11:06:41Z ume $ Log URL: http://beefy7.nyi.freebsd.org/data/head-mips-default/p427130_s309174/logs/cyrus-sasl-saslauthd-2.1.26_3.log Build URL: http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p427130_s309174 Log: ====>> Building security/cyrus-sasl2-saslauthd build started at Sun Nov 27 07:37:51 UTC 2016 port directory: /usr/ports/security/cyrus-sasl2-saslauthd building for: FreeBSD head-mips-default-job-11 12.0-CURRENT FreeBSD 12.0-CURRENT r309174 mips maintained by: [email protected] Makefile ident: $FreeBSD: head/security/cyrus-sasl2-saslauthd/Makefile 415058 2016-05-12 11:06:41Z ume $ Poudriere version: 3.1.14 Host OSVERSION: 1200005 Jail OSVERSION: 1200017 Job Id: 11 !!! Jail is newer than host. (Jail: 1200017, Host: 1200005) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=mips UNAME_m=mips ABI_FILE=/usr/lib/crt1.o UNAME_v=FreeBSD 12.0-CURRENT r309174 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=mips SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-mips-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=cyrus-sasl-saslauthd-2.1.26_3 OSREL=12.0 _OSRELEASE=12.0-CURRENT PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool MASTERNAME=head-mips-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=1200017 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for cyrus-sasl-saslauthd-2.1.26_3: DOCS=on: Build and/or install documentation HTTPFORM=off: Enable HTTP form authentication OPENLDAP=off: Use OpenLDAP OPENLDAP_SASL=off: OpenLDAP client with SASL2 support ====> GSSAPI Security API support: you can only select none or one of them GSSAPI_BASE=on: GSSAPI support via base system (Kerberos required) GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal GSSAPI_MIT=off: GSSAPI support via security/krb5 ====> Experimental SASLdb authentication module: you can only select none or one of them BDB1=on: Berkeley DB 1.85 support BDB=off: Berkeley DB support GDBM=off: GNU dbm library support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --sysconfdir=/usr/local/etc --with-configdir=/usr/local/lib/sasl2:/usr/local/etc/sasl2 --with-plugindir=/usr/local/lib/sasl2 --with-dbpath=/usr/local/etc/sasldb2 --with-lib-subdir=lib --with-pkgconfigdir=/usr/local/libdata/pkgconfig --includedir=/usr/local/include --enable-static --with-rc4=openssl --disable-anon --disable-cram --disable-digest --disable-gssapi --disable-krb4 --disable-login --disable-ntlm --disable-otp --disable-plain --disable-scram --disable-srp --with-dblib=none --with-saslauthd=/var/run/saslauthd --disable-httpform --enable-gssapi="/usr" --with-gss_impl=heimdal --enable-auth-sasldb --with-dblib=ndbm --with-openssl=yes --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- andrew_cv_runpath_switch=none XDG_DATA_HOME=/wrkdirs/usr/ports/security/cyrus-sasl2-saslauthd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/cyrus-sasl2-saslauthd/work HOME=/wrkdirs/usr/ports/security/cyrus-sasl2-saslauthd/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- INSTALL_STRIP_FLAG=-s OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/security/cyrus-sasl2-saslauthd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/cyrus-sasl2-saslauthd/work HOME=/wrkdirs/usr/ports/security/cyrus-sasl2-saslauthd/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 -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 -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-- PREFIX=/usr/local DOCSDIR=share/doc/cyrus-sasl2 RUNPATH= OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cyrus-sasl2" EXAMPLESDIR="share/examples/cyrus-sasl" DATADIR="share/cyrus-sasl" WWWDIR="www/cyrus-sasl" ETCDIR="etc/cyrus-sasl" --End PLIST_SUB-- --SUB_LIST-- SASLAUTHD_RUNPATH=/var/run/saslauthd PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cyrus-sasl DOCSDIR=/usr/local/share/doc/cyrus-sasl2 EXAMPLESDIR=/usr/local/share/examples/cyrus-sasl WWWDIR=/usr/local/www/cyrus-sasl ETCDIR=/usr/local/etc/cyrus-sasl --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=mips 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 BSD4CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> cyrus-sasl-saslauthd-2.1.26_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.3.txz [head-mips-default-job-11] Installing pkg-1.9.3... [head-mips-default-job-11] Extracting pkg-1.9.3: .......... done ===> cyrus-sasl-saslauthd-2.1.26_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of cyrus-sasl-saslauthd-2.1.26_3 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD4CLAUSE accepted by the user ===> Fetching all distfiles required by cyrus-sasl-saslauthd-2.1.26_3 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD4CLAUSE accepted by the user ===> Fetching all distfiles required by cyrus-sasl-saslauthd-2.1.26_3 for building => SHA256 Checksum OK for cyrus-sasl-2.1.26.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD4CLAUSE accepted by the user ===> Fetching all distfiles required by cyrus-sasl-saslauthd-2.1.26_3 for building ===> Extracting for cyrus-sasl-saslauthd-2.1.26_3 => SHA256 Checksum OK for cyrus-sasl-2.1.26.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for cyrus-sasl-saslauthd-2.1.26_3 ===> Applying FreeBSD patches for cyrus-sasl-saslauthd-2.1.26_3 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ ===> cyrus-sasl-saslauthd-2.1.26_3 depends on shared library: libsasl2.so - not found ===> Installing existing package /packages/All/cyrus-sasl-2.1.26_12.txz [head-mips-default-job-11] Installing cyrus-sasl-2.1.26_12... Child process pid=64172 terminated abnormally: Terminated *** Error code 143 Stop. make: stopped in /usr/ports/security/cyrus-sasl2-saslauthd _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
