From nobody Thu Aug 12 02:09:31 2021 X-Original-To: pkg-fallout@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id C1E461378B1C for ; Thu, 12 Aug 2021 02:09:31 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GlVVz57dtz3FN6 for ; Thu, 12 Aug 2021 02:09:31 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from ampere2.nyi.freebsd.org (ampere2.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 986121A540 for ; Thu, 12 Aug 2021 02:09:31 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from ampere2.nyi.freebsd.org (localhost [127.0.0.1]) by ampere2.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 17C29VEf036226 for ; Thu, 12 Aug 2021 02:09:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by ampere2.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 17C29V0h036217; Thu, 12 Aug 2021 02:09:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 12 Aug 2021 02:09:31 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202108120209.17C29V0h036217@ampere2.nyi.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - main-arm64-default][www/neon] Failed for neon-0.31.2 in build X-ThisMailContainsUnwantedMimeParts: N List-Id: Fallout logs from package building List-Archive: https://lists.freebsd.org/archives/freebsd-pkg-fallout List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-pkg-fallout@freebsd.org 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: lev@FreeBSD.org Log URL: http://ampere2.nyi.freebsd.org/data/main-arm64-default/p507d4271e0bb_s5ae48eb998/logs/neon-0.31.2.log Build URL: http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=p507d4271e0bb_s5ae48eb998 Log: =>> Building www/neon build started at Thu Aug 12 02:09:03 UTC 2021 port directory: /usr/ports/www/neon package name: neon-0.31.2 building for: FreeBSD main-arm64-default-job-04 14.0-CURRENT FreeBSD 14.0-CURRENT 1400029 arm64 maintained by: lev@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1400029 Job Id: 04 !!! Jail is newer than host. (Jail: 1400029, Host: 1400008) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1400029 UNAME_v=FreeBSD 14.0-CURRENT 1400029 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/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 neon-0.31.2: CA_BUNDLE=on: Enable CA bundle for GnuTLS/OpenSSL DOCS=on: Build and/or install documentation GSSAPI=on: GSSAPI Security API support NLS=on: Native Language Support PROXY=off: libproxy support ====> XML parser library: you have to select exactly one of them EXPAT=on: XML parser support via Expat LIBXML2=off: libxml2 XML parser support ====> SSL protocol support: you can only select none or one of them GNUTLS=off: SSL/TLS support via GnuTLS OPENSSL=on: SSL/TLS support via OpenSSL ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- lev@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-shared --with-ca-bundle=/usr/local/share/certs/ca-root-nss.crt --with-expat --with-gssapi --without-libxml2 --enable-nls --with-ssl=openssl --without-libproxy --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ne_cv_libsfor_SSL_library_init=-lssl PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/www/neon/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/neon/work HOME=/wrkdirs/usr/ports/www/neon/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/neon/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin 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=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/www/neon/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/neon/work HOME=/wrkdirs/usr/ports/www/neon/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/neon/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 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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-- PORTDOCS="" CA_BUNDLE="" NO_CA_BUNDLE="@comment " DOCS="" NO_DOCS="@comment " EXPAT="" NO_EXPAT="@comment " GNUTLS="@comment " NO_GNUTLS="" GSSAPI="" NO_GSSAPI="@comment " LIBXML2="@comment " NO_LIBXML2="" NLS="" NO_NLS="@comment " OPENSSL="" NO_OPENSSL="@comment " PROXY="@comment " NO_PROXY="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/neon" EXAMPLESDIR="share/examples/neon" DATADIR="share/neon" WWWDIR="www/neon" ETCDIR="etc/neon" --End PLIST_SUB-- --SUB_LIST-- CA_BUNDLE="" NO_CA_BUNDLE="@comment " DOCS="" NO_DOCS="@comment " EXPAT="" NO_EXPAT="@comment " GNUTLS="@comment " NO_GNUTLS="" GSSAPI="" NO_GSSAPI="@comment " LIBXML2="@comment " NO_LIBXML2="" NLS="" NO_NLS="@comment " OPENSSL="" NO_OPENSSL="@comment " PROXY="@comment " NO_PROXY="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/neon DOCSDIR=/usr/local/share/doc/neon EXAMPLESDIR=/usr/local/share/examples/neon WWWDIR=/usr/local/www/neon ETCDIR=/usr/local/etc/neon --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /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 # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400029 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 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-- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> neon-0.31.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [main-arm64-default-job-04] Installing pkg-1.17.1... [main-arm64-default-job-04] Extracting pkg-1.17.1: .......... done ===> neon-0.31.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of neon-0.31.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by neon-0.31.2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by neon-0.31.2 for building => SHA256 Checksum OK for neon-0.31.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by neon-0.31.2 for building ===> Extracting for neon-0.31.2 => SHA256 Checksum OK for neon-0.31.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== checking openssl/opensslv.h usability... yes checking openssl/opensslv.h presence... yes checking for openssl/opensslv.h... yes checking OpenSSL version is >= 0.9.7... yes checking OpenSSL version is >= 1.1.0... yes configure: SSL support enabled, using OpenSSL (0.9.7 or later) configure: Using /usr/local/share/certs/ca-root-nss.crt as default SSL CA bundle configure: OpenSSL is natively thread-safe checking for pkg-config... (cached) /usr/local/bin/pkg-config checking for pakchois pkg-config data... no configure: pakchois library not found; no PKCS#11 support checking for krb5-config... /usr/bin/krb5-config checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking for gss_init_sec_context... yes configure: GSSAPI authentication support enabled checking gssapi/gssapi_generic.h usability... no checking gssapi/gssapi_generic.h presence... no checking for gssapi/gssapi_generic.h... no checking whether GSS_C_NT_HOSTBASED_SERVICE is declared... yes configure: libproxy support not enabled checking build system type... aarch64-portbld-freebsd14.0 checking host system type... aarch64-portbld-freebsd14.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert aarch64-portbld-freebsd14.0 file names to aarch64-portbld-freebsd14.0 format... func_convert_file_noop checking how to convert aarch64-portbld-freebsd14.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking for gawk... (cached) /usr/bin/awk checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd14.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking size of time_t... 8 checking how to print time_t... ld checking for pid_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for sys/time.h... (cached) yes checking for signal.h... (cached) yes checking for stdint.h... (cached) yes checking for locale.h... (cached) yes checking for pipe... (cached) yes checking for isatty... yes checking for usleep... (cached) yes checking for shutdown... yes checking for setlocale... (cached) yes checking for gethostname... (cached) yes configure: WebDAV support is enabled checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_SetXmlDeclHandler in -lexpat... yes checking for XML_Size... yes checking size of XML_Size... 8 checking how to print XML_Size... ld configure: XML parser used: expat checking for library containing bindtextdomain... -lintl checking for bind_textdomain_codeset... yes configure: Internationalization support enabled configure: debugging is enabled checking for openssl... /usr/bin/openssl checking for certutil... notfound checking for pk12util... notfound checking for pkg-config... (cached) /usr/local/bin/pkg-config checking if LD -Wl,--version-script works... yes configure: creating ./config.status config.status: creating neon-config config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating neon.pc config.status: creating test/makekeys config.status: creating config.h config.status: executing libtool commands configure: Configured to build neon 0.31.2: Install prefix: /usr/local Compiler: cc XML Parser: expat SSL library: SSL support enabled, using OpenSSL (0.9.7 or later) zlib support: zlib support enabled, using -lz Build libraries: Shared=yes, Static=yes =========================================================================== =================================================== ===> Building for neon-0.31.2 --- subdirs --- --- ne_request.lo --- --- ne_session.lo --- --- ne_request.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_request.c -o ne_request.lo --- ne_session.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_session.c -o ne_session.lo --- ne_basic.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_basic.c -o ne_basic.lo --- ne_string.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_string.c -o ne_string.lo --- ne_uri.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_uri.c -o ne_uri.lo --- ne_dates.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_dates.c -o ne_dates.lo --- ne_alloc.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_alloc.c -o ne_alloc.lo --- ne_md5.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_md5.c -o ne_md5.lo --- ne_utils.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_utils.c -o ne_utils.lo --- ne_socket.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_socket.c -o ne_socket.lo --- ne_auth.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_auth.c -o ne_auth.lo --- ne_redirect.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_redirect.c -o ne_redirect.lo --- ne_compress.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_compress.c -o ne_compress.lo --- ne_i18n.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_i18n.c -o ne_i18n.lo --- ne_pkcs11.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_pkcs11.c -o ne_pkcs11.lo --- ne_socks.lo --- --- ne_ntlm.lo --- --- ne_socks.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_socks.c -o ne_socks.lo --- ne_ntlm.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_ntlm.c -o ne_ntlm.lo --- ne_207.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_207.c -o ne_207.lo --- ne_xml.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_xml.c -o ne_xml.lo --- ne_props.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_props.c -o ne_props.lo --- ne_locks.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_locks.c -o ne_locks.lo --- ne_xmlreq.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_xmlreq.c -o ne_xmlreq.lo --- ne_oldacl.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_oldacl.c -o ne_oldacl.lo --- ne_acl3744.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_acl3744.c -o ne_acl3744.lo --- ne_openssl.lo --- /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H -isystem /usr/local/include -I/usr/include -I.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c ne_openssl.c -o ne_openssl.lo --- libneon.la --- /bin/sh ../libtool --quiet --mode=link cc -no-undefined -fstack-protector-strong -L/usr/local/lib -rpath /usr/local/lib -version-info 31:2:4 -Wl,--version-script=../src/neon.vers -o libneon.la ne_request.lo ne_session.lo ne_basic.lo ne_string.lo ne_uri.lo ne_dates.lo ne_alloc.lo ne_md5.lo ne_utils.lo ne_socket.lo ne_auth.lo ne_redirect.lo ne_compress.lo ne_i18n.lo ne_pkcs11.lo ne_socks.lo ne_ntlm.lo ne_207.lo ne_xml.lo ne_props.lo ne_locks.lo ne_xmlreq.lo ne_oldacl.lo ne_acl3744.lo ne_openssl.lo -lintl -lssl -lcrypto -lz -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread -lexpat Assertion failed: (mode == 'p' || mode == 't' || mode == 'x'), function ar_read_archive, file /usr/local/poudriere/jails/main-arm64/usr/src/usr.bin/ar/read.c, line 68. Abort trap (core dumped) *** [libneon.la] Error code 134 make[2]: stopped in /wrkdirs/usr/ports/www/neon/work/neon-0.31.2/src 1 error make[2]: stopped in /wrkdirs/usr/ports/www/neon/work/neon-0.31.2/src *** [subdirs] Error code 2 make[1]: stopped in /wrkdirs/usr/ports/www/neon/work/neon-0.31.2 1 error make[1]: stopped in /wrkdirs/usr/ports/www/neon/work/neon-0.31.2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/www/neon