[package - 110arm64-default][security/gnutls] Failed for gnutls-3.5.8 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Jan 12 14:06:14 UTC 2017
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: tijl at FreeBSD.org
Last committer: tijl at FreeBSD.org
Ident: $FreeBSD: head/security/gnutls/Makefile 431214 2017-01-11 22:27:50Z tijl $
Log URL: http://thunderx1.nyi.freebsd.org/data/110arm64-default/431215/logs/gnutls-3.5.8.log
Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=431215
Log:
====>> Building security/gnutls
build started at Thu Jan 12 13:55:33 UTC 2017
port directory: /usr/ports/security/gnutls
building for: FreeBSD 110arm64-default-job-20 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: tijl at FreeBSD.org
Makefile ident: $FreeBSD: head/security/gnutls/Makefile 431214 2017-01-11 22:27:50Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 20
!!! Jail is newer than host. (Jail: 1100122, Host: 1100121) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-default/ref
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=gnutls-3.5.8
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-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=1100122
---End Environment---
---Begin OPTIONS List---
===> The following configuration options are available for gnutls-3.5.8:
CRYWRAP=on: Enable Crywrap TLS proxy service
DANE=off: Certificate verification via DNSSEC
EXAMPLES=on: Build and/or install examples
IDN=on: International Domain Names support
NLS=on: Native Language Support
P11KIT=on: PKCS#11 and p11-kit support
TPM=on: Trusted Platform Module support
ZLIB=on: zlib compression support
===> Use 'make config' to modify these settings
---End OPTIONS List---
--CONFIGURE_ARGS--
--disable-guile --enable-local-libopts --with-trousers-lib=/usr/local/lib/libtspi.so.1 ac_cv_type_max_align_t=yes --enable-crywrap --disable-libdane --with-idn --enable-nls --with-p11-kit --with-tpm --with-zlib --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/security/gnutls/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/gnutls/work HOME=/wrkdirs/usr/ports/security/gnutls/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--
--MAKE_ENV--
MAKEINFOFLAGS=--no-split XDG_DATA_HOME=/wrkdirs/usr/ports/security/gnutls/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/gnutls/work HOME=/wrkdirs/usr/ports/security/gnutls/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="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include" LDFLAGS="" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include" 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--
CRYWRAP=""
NO_CRYWRAP="@comment
"
DANE="@comment
"
NO_DANE=""
EXAMPLES=""
NO_EXAMPLES="@comment
"
IDN=""
NO_IDN="@comment
"
NLS=""
NO_NLS="@comment
"
P11KIT=""
NO_P11KIT="@comment
"
TPM=""
NO_TPM="@comment
"
ZLIB=""
NO_ZLIB="@comment
"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/gnutls"
EXAMPLESDIR="share/examples/gnutls"
DATADIR="share/gnutls"
WWWDIR="www/gnutls"
ETCDIR="etc/gnutls"
--End PLIST_SUB--
--SUB_LIST--
CRYWRAP=""
NO_CRYWRAP="@comment
"
DANE="@comment
"
NO_DANE=""
EXAMPLES=""
NO_EXAMPLES="@comment
"
IDN=""
NO_IDN="@comment
"
NLS=""
NO_NLS="@comment
"
P11KIT=""
NO_P11KIT="@comment
"
TPM=""
NO_TPM="@comment
"
ZLIB=""
NO_ZLIB="@comment
"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/gnutls
DOCSDIR=/usr/local/share/doc/gnutls
EXAMPLESDIR=/usr/local/share/examples/gnutls
WWWDIR=/usr/local/www/gnutls
ETCDIR=/usr/local/etc/gnutls
--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 GPLv3 LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> gnutls-3.5.8 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.9.4_1.txz
[110arm64-default-job-20] Installing pkg-1.9.4_1...
[110arm64-default-job-20] Extracting pkg-1.9.4_1: .......... done
===> gnutls-3.5.8 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of gnutls-3.5.8
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv3 LGPL21 accepted by the user
=> gnutls-3.5.8.tar.xz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://gnupg.org/ftp/gcrypt/gnutls/v3.5/gnutls-3.5.8.tar.xz
gnutls-3.5.8.tar.xz 0 B 0 Bps
===> Fetching all distfiles required by gnutls-3.5.8 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv3 LGPL21 accepted by the user
===> Fetching all distfiles required by gnutls-3.5.8 for building
=> SHA256 Checksum OK for gnutls-3.5.8.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
<snip>
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:626:2: error: instruction requires: crypto
aese v1.16b,v16.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:627:2: error: instruction requires: crypto
aesmc v5.16b,v1.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:630:2: error: instruction requires: crypto
aese v18.16b,v16.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:631:2: error: instruction requires: crypto
aesmc v18.16b,v18.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:634:2: error: instruction requires: crypto
aese v4.16b,v17.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:635:2: error: instruction requires: crypto
aesmc v4.16b,v4.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:636:2: error: instruction requires: crypto
aese v5.16b,v17.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:637:2: error: instruction requires: crypto
aesmc v5.16b,v5.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:640:2: error: instruction requires: crypto
aese v18.16b,v17.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:641:2: error: instruction requires: crypto
aesmc v17.16b,v18.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:644:2: error: instruction requires: crypto
aese v4.16b,v20.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:645:2: error: instruction requires: crypto
aesmc v4.16b,v4.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:646:2: error: instruction requires: crypto
aese v5.16b,v20.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:647:2: error: instruction requires: crypto
aesmc v5.16b,v5.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:650:2: error: instruction requires: crypto
aese v17.16b,v20.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:651:2: error: instruction requires: crypto
aesmc v17.16b,v17.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:654:2: error: instruction requires: crypto
aese v4.16b,v21.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:655:2: error: instruction requires: crypto
aesmc v4.16b,v4.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:656:2: error: instruction requires: crypto
aese v5.16b,v21.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:657:2: error: instruction requires: crypto
aesmc v5.16b,v5.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:660:2: error: instruction requires: crypto
aese v17.16b,v21.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:661:2: error: instruction requires: crypto
aesmc v17.16b,v17.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:664:2: error: instruction requires: crypto
aese v4.16b,v22.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:665:2: error: instruction requires: crypto
aesmc v4.16b,v4.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:666:2: error: instruction requires: crypto
aese v5.16b,v22.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:667:2: error: instruction requires: crypto
aesmc v5.16b,v5.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:670:2: error: instruction requires: crypto
aese v17.16b,v22.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:671:2: error: instruction requires: crypto
aesmc v17.16b,v17.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:674:2: error: instruction requires: crypto
aese v4.16b,v23.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:675:2: error: instruction requires: crypto
aese v5.16b,v23.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:676:2: error: instruction requires: crypto
aese v17.16b,v23.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:696:2: error: instruction requires: crypto
aese v0.16b,v16.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:697:2: error: instruction requires: crypto
aesmc v0.16b,v0.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:698:2: error: instruction requires: crypto
aese v1.16b,v16.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:699:2: error: instruction requires: crypto
aesmc v1.16b,v1.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:702:2: error: instruction requires: crypto
aese v0.16b,v17.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:703:2: error: instruction requires: crypto
aesmc v0.16b,v0.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:704:2: error: instruction requires: crypto
aese v1.16b,v17.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:705:2: error: instruction requires: crypto
aesmc v1.16b,v1.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:709:2: error: instruction requires: crypto
aese v0.16b,v16.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:710:2: error: instruction requires: crypto
aesmc v0.16b,v0.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:711:2: error: instruction requires: crypto
aese v1.16b,v16.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:712:2: error: instruction requires: crypto
aesmc v1.16b,v1.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:713:2: error: instruction requires: crypto
aese v0.16b,v17.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:714:2: error: instruction requires: crypto
aesmc v0.16b,v0.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:715:2: error: instruction requires: crypto
aese v1.16b,v17.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:716:2: error: instruction requires: crypto
aesmc v1.16b,v1.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:718:2: error: instruction requires: crypto
aese v0.16b,v20.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:719:2: error: instruction requires: crypto
aesmc v0.16b,v0.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:720:2: error: instruction requires: crypto
aese v1.16b,v20.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:721:2: error: instruction requires: crypto
aesmc v1.16b,v1.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:723:2: error: instruction requires: crypto
aese v0.16b,v21.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:724:2: error: instruction requires: crypto
aesmc v0.16b,v0.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:725:2: error: instruction requires: crypto
aese v1.16b,v21.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:726:2: error: instruction requires: crypto
aesmc v1.16b,v1.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:728:2: error: instruction requires: crypto
aese v0.16b,v22.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:729:2: error: instruction requires: crypto
aesmc v0.16b,v0.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:730:2: error: instruction requires: crypto
aese v1.16b,v22.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:731:2: error: instruction requires: crypto
aesmc v1.16b,v1.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:733:2: error: instruction requires: crypto
aese v0.16b,v23.16b
^
lib/accelerated/aarch64/elf/aes-aarch64.s.tmp.S:734:2: error: instruction requires: crypto
aese v1.16b,v23.16b
^
gmake[6]: *** [Makefile:1472: elf/aes-aarch64.lo] Error 1
gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/gnutls/work/gnutls-3.5.8/lib/accelerated/aarch64'
gmake[5]: *** [Makefile:1485: all-recursive] Error 1
gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/gnutls/work/gnutls-3.5.8/lib/accelerated'
gmake[4]: *** [Makefile:1940: all-recursive] Error 1
gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/gnutls/work/gnutls-3.5.8/lib'
gmake[3]: *** [Makefile:1629: all] Error 2
gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/gnutls/work/gnutls-3.5.8/lib'
gmake[2]: *** [Makefile:1460: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/security/gnutls/work/gnutls-3.5.8'
gmake[1]: *** [Makefile:1388: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/gnutls/work/gnutls-3.5.8'
*** Error code 1
Stop.
make: stopped in /usr/ports/security/gnutls
More information about the freebsd-pkg-fallout
mailing list