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: swi...@freebsd.org Last committer: anto...@freebsd.org Ident: $FreeBSD: head/devel/grumpy/Makefile 528058 2020-03-08 17:01:46Z antoine $ Log URL: http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p540548_s362038/logs/grumpy-0.0.0.2017112101.log Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p540548_s362038 Log: =>> Building devel/grumpy build started at Sun Jul 5 06:44:04 UTC 2020 port directory: /usr/ports/devel/grumpy package name: grumpy-0.0.0.2017112101 building for: FreeBSD head-arm64-default-job-01 13.0-CURRENT FreeBSD 13.0-CURRENT 1300097 arm64 maintained by: swi...@freebsd.org Makefile ident: $FreeBSD: head/devel/grumpy/Makefile 528058 2020-03-08 17:01:46Z antoine $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300089 Jail OSVERSION: 1300097 Job Id: 01 !!! Jail is newer than host. (Jail: 1300097, Host: 1300089) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300097 UNAME_v=FreeBSD 13.0-CURRENT 1300097 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 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-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--- ---End OPTIONS List--- --MAINTAINER-- swi...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/grumpy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/grumpy/work HOME=/wrkdirs/usr/ports/devel/grumpy/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/grumpy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/grumpy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/grumpy/work HOME=/wrkdirs/usr/ports/devel/grumpy/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/grumpy/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 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_SUFFIX=27 PYTHON_VER=2.7 PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/grumpy" EXAMPLESDIR="share/examples/grumpy" DATADIR="share/grumpy" WWWDIR="www/grumpy" ETCDIR="etc/grumpy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/grumpy DOCSDIR=/usr/local/share/doc/grumpy EXAMPLESDIR=/usr/local/share/examples/grumpy WWWDIR=/usr/local/www/grumpy ETCDIR=/usr/local/etc/grumpy --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 10.0.1 (g...@github.com:llvm/llvm-project.git llvmorg-10.0.1-rc1-0-gf79cd71e145) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (g...@github.com:llvm/llvm-project.git llvmorg-10.0.1-rc1-0-gf79cd71e145) Target: aarch64-unknown-freebsd13.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 10.0.1 (g...@github.com:llvm/llvm-project.git llvmorg-10.0.1-rc1-0-gf79cd71e145) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300097 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-- =======================<phase: check-sanity >============================ ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-09-15. =========================================================================== =======================<phase: pkg-depends >============================ ===> grumpy-0.0.0.2017112101 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.5.txz [head-arm64-default-job-01] Installing pkg-1.14.5... [head-arm64-default-job-01] Extracting pkg-1.14.5: .......... done ===> grumpy-0.0.0.2017112101 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of grumpy-0.0.0.2017112101 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-09-15. ===> Fetching all distfiles required by grumpy-0.0.0.2017112101 for building =========================================================================== =======================<phase: checksum >============================ ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-09-15. ===> Fetching all distfiles required by grumpy-0.0.0.2017112101 for building => SHA256 Checksum OK for google-grumpy-0.0.0.2017112101-3ec8795_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> NOTICE: <snip> 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 -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> grumpy-0.0.0.2017112101 depends on file: /usr/local/bin/python2.7 - found ===> Returning to build of grumpy-0.0.0.2017112101 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for grumpy-0.0.0.2017112101 =========================================================================== =======================<phase: build >============================ ===> Building for grumpy-0.0.0.2017112101 gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/grumpy/work/grumpy-3ec8795' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/grumpy/work/grumpy-3ec8795' =========================================================================== =======================<phase: run-depends >============================ ===> grumpy-0.0.0.2017112101 depends on file: /usr/local/bin/go - found ===> grumpy-0.0.0.2017112101 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =======================<phase: stage >============================ ===> Staging for grumpy-0.0.0.2017112101 ===> Generating temporary packing list cd /wrkdirs/usr/ports/devel/grumpy/work/grumpy-3ec8795/build/pkg && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/ cd /wrkdirs/usr/ports/devel/grumpy/work/grumpy-3ec8795/build/src && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/src/ cd /wrkdirs/usr/ports/devel/grumpy/work/grumpy-3ec8795/build/lib/python2.7/site-packages && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/lib/python2.7/site-packages install -m 555 /wrkdirs/usr/ports/devel/grumpy/work/grumpy-3ec8795/build/bin/benchcmp /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/bin/ install -m 555 /wrkdirs/usr/ports/devel/grumpy/work/grumpy-3ec8795/build/bin/coverparse /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/bin/ install -m 555 /wrkdirs/usr/ports/devel/grumpy/work/grumpy-3ec8795/build/bin/diffrange /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/bin/ install -m 555 /wrkdirs/usr/ports/devel/grumpy/work/grumpy-3ec8795/build/bin/grumpc /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/bin/ ====> Compressing man pages (compress-man) =========================================================================== =======================<phase: package >============================ ===> Building package for grumpy-0.0.0.2017112101 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/Queue.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/StringIO.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/UserDict.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/UserList.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/UserString.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/__builtin__.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/__go__/grumpy.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/__go__/io/ioutil.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/__go__/math.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/__go__/math/rand.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/__go__/os.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/__go__/path/filepath.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/__go__/reflect.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/__go__/runtime.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/__go__/sync.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/__go__/syscall.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/__go__/time.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/__go__/unicode.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/_abcoll.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/_collections.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/_csv.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/_functools.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/_md5.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/_random.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/_sha.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/_sha256.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/_sha512.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/_sre.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/_struct.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/_syscall.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/_weakrefset.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/abc.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/argparse.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/base64.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/binascii.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/bisect.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/cStringIO.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/collections.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/colorsys.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/contextlib.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/copy.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/copy_reg.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/csv.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/datetime.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/difflib.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/dircache.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/dummy_thread.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/errno.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/exceptions.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/fnmatch.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/fpformat.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/functools.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/genericpath.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/getopt.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/glob.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/heapq.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/itertools.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/itertools_test.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/json.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/json/decoder.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/json/encoder.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/json_scanner.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/keyword.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/linecache.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/math.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/math_test.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/md5.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/mimetools.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/mutex.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/operator.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/optparse.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/os.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/os/path.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/os/path_test.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/os_test.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/pprint.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/quopri.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/random.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/random_test.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/re.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/re_tests.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/repr.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/rfc822.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/sched.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/select_.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/sha.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/sre_compile.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/sre_constants.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/sre_parse.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/stat.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/string.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/sys.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/sys_test.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/tempfile.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/tempfile_test.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/list_tests.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/lock_tests.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/mapping_tests.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/seq_tests.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/string_tests.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_argparse.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_bisect.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_colorsys.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_datetime.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_dict.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_dircache.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_dummy_thread.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_fpformat.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_genericpath.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_list.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_md5.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_mimetools.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_mutex.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_operator.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_queue.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_quopri.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_rfc822.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_sched.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_select.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_slice.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_stat.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_string.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_support.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_threading.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_tuple.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/test/test_uu.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/textwrap.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/thread.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/threading.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/time.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/time_test.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/traceback.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/types.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/types_test.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/unittest.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/unittest_case.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/unittest_loader.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/unittest_result.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/unittest_runner.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/unittest_signals.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/unittest_suite.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/unittest_util.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/urlparse.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/uu.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/warnings.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/weakref.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/weetest.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/__python__/weetest_test.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/grumpy/work/stage/usr/local/go/pkg/freebsd_%%ARCH%%/grumpy.a:No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/devel/grumpy _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"