Date: Sun, 3 May 2020 03:00:06 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-armv7-default][www/aria2] Failed for aria2-1.35.0 in package Message-ID: <202005030300.0433066N020440@beefy12.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/www/aria2/Makefile 516662 2019-11-04 15:58:52Z sunpoet $ Log URL: http://beefy12.nyi.freebsd.org/data/head-armv7-default/p533718_s360583/logs/aria2-1.35.0.log Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p533718_s360583 Log: =>> Building www/aria2 build started at Sun May 3 02:45:37 UTC 2020 port directory: /usr/ports/www/aria2 package name: aria2-1.35.0 building for: FreeBSD head-armv7-default-job-05 13.0-CURRENT FreeBSD 13.0-CURRENT 1300093 arm maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/www/aria2/Makefile 516662 2019-11-04 15:58:52Z sunpoet $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300089 Jail OSVERSION: 1300093 Job Id: 05 !!! Jail is newer than host. (Jail: 1300093, Host: 1300089) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv7 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1300093 UNAME_v=FreeBSD 13.0-CURRENT 1300093 UNAME_r=13.0-CURRENT 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 QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-armv7-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-armv7-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 aria2-1.35.0: CARES=off: Asynchronous DNS resolution via c-ares CA_BUNDLE=on: Use CA bundle from Mozilla Project DOCS=on: Build and/or install documentation NLS=on: Native Language Support SQLITE=on: SQLite database support SSH2=off: SSH2 protocol support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- sunpoet@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --disable-epoll --enable-bittorrent --enable-libaria2 --enable-metalink --enable-shared --enable-ssl --enable-static --enable-threads=posix --enable-websocket --with-disk-cache=16M --with-libxml2 --with-libz --with-openssl --without-appletls --without-gnutls --without-libexpat --without-libgcrypt --without-libgmp --without-libnettle --without-libuv --without-libcares --with-ca-bundle=/usr/local/share/certs/ca-root-nss.crt --with-libintl-prefix=/usr/local --with-sqlite3 --without-libssh2 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- OPENSSL_CFLAGS=-I/usr/include OPENSSL_LIBS="-L/usr/lib -lcrypto -lssl" ac_cv_path_RST2HTML=no PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/www/aria2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/aria2/work HOME=/wrkdirs/usr/ports/www/aria2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/aria2/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" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 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/aria2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/aria2/work HOME=/wrkdirs/usr/ports/www/aria2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/aria2/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 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -lintl -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INS TALL_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="" CARES="@comment " NO_CARES="" CA_BUNDLE="" NO_CA_BUNDLE="@comment " DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " SQLITE="" NO_SQLITE="@comment " SSH2="@comment " NO_SSH2="" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/aria2" EXAMPLESDIR="share/examples/aria2" DATADIR="share/aria2" WWWDIR="www/aria2" ETCDIR="etc/aria2" --End PLIST_SUB-- --SUB_LIST-- CARES="@comment " NO_CARES="" CA_BUNDLE="" NO_CA_BUNDLE="@comment " DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " SQLITE="" NO_SQLITE="@comment " SSH2="@comment " NO_SSH2="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/aria2 DOCSDIR=/usr/local/share/doc/aria2 EXAMPLESDIR=/usr/local/share/examples/aria2 WWWDIR=/usr/local/www/aria2 ETCDIR=/usr/local/etc/aria2 --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 PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=arm MACHINE_ARCH=armv7 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 # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_9d218390=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-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_9d218390_58173849=yes CC_OUTPUT_9d218390_9bdba57c=yes CC_OUTPUT_9d218390_6a4fe7f5=yes CC_OUTPUT_9d218390_6bcac02b=yes CC_OUTPUT_9d218390_67d20829=yes CC_OUTPUT_9d218390_bfa62e83=yes CC_OUTPUT_9d218390_f0b4d593=yes CC_OUTPUT_9d218390_308abb44=yes CC_OUTPUT_9d218390_f00456e5=yes CC_OUTPUT_9d218390_65ad290d=yes CC_OUTPUT_9d218390_f2776b26=yes CC_OUTPUT_9d218390_b2657cc3=yes CC_OUTPUT_9d218390_380987f7=yes CC_OUTPUT_9d218390_160933ec=yes CC_OUTPUT_9d218390_fb62803b=yes _OBJC_CCVERSION_9d218390=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300093 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 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 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--- --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 GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> aria2-1.35.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.4.txz [head-armv7-default-job-05] Installing pkg-1.14.4... [head-armv7-default-job-05] Extracting pkg-1.14.4: .......... done ===> aria2-1.35.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of aria2-1.35.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== <snip> Segmentation fault libtool: error: ignoring unknown tag CXX CXX MetalinkParserController.lo Segmentation fault libtool: error: ignoring unknown tag CXX CXX MetalinkParserState.lo Segmentation fault libtool: error: ignoring unknown tag CXX CXX MetalinkParserStateImpl.lo Segmentation fault libtool: error: ignoring unknown tag CXX CXX MetalinkParserStateMachine.lo Segmentation fault libtool: error: ignoring unknown tag CXX CXX MetalinkParserStateV3Impl.lo Segmentation fault libtool: error: ignoring unknown tag CXX CXX MetalinkParserStateV4Impl.lo Segmentation fault libtool: error: ignoring unknown tag CXX CXX MetalinkPostDownloadHandler.lo Segmentation fault libtool: error: ignoring unknown tag CXX CXX MetalinkResource.lo Segmentation fault libtool: error: ignoring unknown tag CXX CXX metalink_helper.lo Segmentation fault libtool: error: ignoring unknown tag CXX CXX PollEventPoll.lo Segmentation fault libtool: error: ignoring unknown tag CXX CXX KqueueEventPoll.lo Segmentation fault libtool: error: ignoring unknown tag CXX CXX ApiCallbackDownloadEventListener.lo Segmentation fault libtool: error: ignoring unknown tag CXX CXX aria2api.lo Segmentation fault libtool: error: ignoring unknown tag CXX CXX KeepRunningCommand.lo Segmentation fault libtool: error: ignoring unknown tag CXX CXXLD libaria2.la Segmentation fault libtool: error: ignoring unknown tag CXX CXXLD aria2c Segmentation fault libtool: error: ignoring unknown tag CXX Making all in doc Making all in manual-src Making all in en Making all in ru Making all in pt Making all in test =========================================================================== =======================<phase: run-depends >============================ ===> aria2-1.35.0 depends on file: /usr/local/share/certs/ca-root-nss.crt - not found ===> Installing existing package /packages/All/ca_root_nss-3.52.txz [head-armv7-default-job-05] Installing ca_root_nss-3.52... [head-armv7-default-job-05] Extracting ca_root_nss-3.52: ........ 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 ===> aria2-1.35.0 depends on file: /usr/local/share/certs/ca-root-nss.crt - found ===> Returning to build of aria2-1.35.0 =========================================================================== =======================<phase: stage >============================ ===> Staging for aria2-1.35.0 ===> Generating temporary packing list if test -z 'strip'; then /nxb-bin/usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/www/aria2/work/aria2-1.35.0/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/www/aria2/work/aria2-1.35.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /nxb-bin/usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/www/aria2/work/aria2-1.35.0/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/www/aria2/work/aria2-1.35.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in po installing en@quot.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/en@quot/LC_MESSAGES/aria2.mo installing en@boldquot.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/en@boldquot/LC_MESSAGES/aria2.mo installing ar.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/ar/LC_MESSAGES/aria2.mo installing bg.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/bg/LC_MESSAGES/aria2.mo installing bn.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/bn/LC_MESSAGES/aria2.mo installing ca.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/ca/LC_MESSAGES/aria2.mo installing da.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/da/LC_MESSAGES/aria2.mo installing de.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/de/LC_MESSAGES/aria2.mo installing el.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/el/LC_MESSAGES/aria2.mo installing es.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/es/LC_MESSAGES/aria2.mo installing fa.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/fa/LC_MESSAGES/aria2.mo installing fi.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/fi/LC_MESSAGES/aria2.mo installing fil.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/fil/LC_MESSAGES/aria2.mo installing fr.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/fr/LC_MESSAGES/aria2.mo installing he.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/he/LC_MESSAGES/aria2.mo installing hr.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/hr/LC_MESSAGES/aria2.mo installing hu.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/hu/LC_MESSAGES/aria2.mo installing id.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/id/LC_MESSAGES/aria2.mo installing it.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/it/LC_MESSAGES/aria2.mo installing ja.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/ja/LC_MESSAGES/aria2.mo installing kk.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/kk/LC_MESSAGES/aria2.mo installing ko.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/ko/LC_MESSAGES/aria2.mo installing ms.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/ms/LC_MESSAGES/aria2.mo installing nb.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/nb/LC_MESSAGES/aria2.mo installing nl.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/nl/LC_MESSAGES/aria2.mo installing nn.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/nn/LC_MESSAGES/aria2.mo installing oc.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/oc/LC_MESSAGES/aria2.mo installing pl.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/pl/LC_MESSAGES/aria2.mo installing pt.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/pt/LC_MESSAGES/aria2.mo installing pt_BR.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/aria2.mo installing ro.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/ro/LC_MESSAGES/aria2.mo installing ru.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/ru/LC_MESSAGES/aria2.mo installing sk.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/sk/LC_MESSAGES/aria2.mo installing sr.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/sr/LC_MESSAGES/aria2.mo installing sv.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/sv/LC_MESSAGES/aria2.mo installing th.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/th/LC_MESSAGES/aria2.mo installing tr.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/tr/LC_MESSAGES/aria2.mo installing uk.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/uk/LC_MESSAGES/aria2.mo installing vi.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/vi/LC_MESSAGES/aria2.mo installing zh_CN.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/aria2.mo installing zh_HK.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/zh_HK/LC_MESSAGES/aria2.mo installing zh_TW.gmo as /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/aria2.mo if test "aria2" = "gettext-tools"; then /bin/mkdir -p /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do install -m 0644 ./$file /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/gettext/po/$file; done; else : ; fi Making install in lib Making install in deps Making install in wslay Making install in lib Making install in includes Making install in tests Making install in src Making install in includes /bin/mkdir -p '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/include' /bin/mkdir -p '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/include/aria2' install -m 0644 aria2/aria2.h '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/include/aria2' /bin/mkdir -p '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libaria2.la '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libaria2.lai /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/lib/libaria2.la libtool: install: /usr/bin/install -c .libs/libaria2.a /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/lib/libaria2.a libtool: install: chmod 644 /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/lib/libaria2.a libtool: install: ranlib /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/lib/libaria2.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /wrkdirs/usr/ports/www/aria2/work/aria2-1.35.0/install-sh -c -s aria2c '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/bin' Segmentation fault libtool: install: /bin/sh /wrkdirs/usr/ports/www/aria2/work/aria2-1.35.0/install-sh -c -s aria2c /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/bin/aria2c /bin/mkdir -p '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/libdata/pkgconfig' install -m 0644 libaria2.pc '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/libdata/pkgconfig' Making install in doc Making install in manual-src Making install in en /bin/mkdir -p '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/man/man1' install -m 0644 _build/man/aria2c.1 '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/man/man1' Making install in ru /bin/mkdir -p '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/man/ru/man1' install -m 0644 _build/man/aria2c.1 '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/man/ru/man1' Making install in pt /bin/mkdir -p '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/man/pt/man1' install -m 0644 _build/man/aria2c.1 '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/man/pt/man1' /bin/mkdir -p '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/doc/aria2/bash_completion' install -m 0644 bash_completion/README.txt '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/doc/aria2/bash_completion' /bin/mkdir -p '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/doc/aria2/bash_completion' install -m 0644 bash_completion/aria2c '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/doc/aria2/bash_completion' /bin/mkdir -p '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/doc/aria2/xmlrpc' install -m 0644 xmlrpc/aria2mon xmlrpc/aria2rpc xmlrpc/README.txt '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/doc/aria2/xmlrpc' Making install in test /bin/mkdir -p '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/doc/aria2' install -m 0644 README README.rst README.html '/wrkdirs/usr/ports/www/aria2/work/stage/usr/local/share/doc/aria2' /bin/mkdir -p /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/etc/bash_completion.d/ install -m 0644 /wrkdirs/usr/ports/www/aria2/work/aria2-1.35.0/doc/bash_completion/aria2c /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/etc/bash_completion.d/ xargs: /usr/bin/grep: terminated with signal 11; aborting ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =======================<phase: package >============================ ===> Building package for aria2-1.35.0 Segmentation fault pkg-static: Unable to access file /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/lib/libaria2.so:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/lib/libaria2.so.0:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/lib/libaria2.so.0.0.0:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/man/man1/aria2c.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/man/pt/man1/aria2c.1.gz:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/www/aria2/work/stage/usr/local/man/ru/man1/aria2c.1.gz:No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/www/aria2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005030300.0433066N020440>