[package - main-arm64-default][devel/please] Failed for please.build-15.13.0 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Fri Feb 12 17:08:39 UTC 2021
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: swills at FreeBSD.org
Last committer: swills at FreeBSD.org
Ident: $FreeBSD: head/devel/please/Makefile 564086 2021-02-05 04:20:44Z swills $
Log URL: http://ampere2.nyi.freebsd.org/data/main-arm64-default/p564920_sd3338f3355/logs/please.build-15.13.0.log
Build URL: http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=p564920_sd3338f3355
Log:
=>> Building devel/please
build started at Fri Feb 12 17:07:47 UTC 2021
port directory: /usr/ports/devel/please
package name: please.build-15.13.0
building for: FreeBSD main-arm64-default-job-06 14.0-CURRENT FreeBSD 14.0-CURRENT 1400004 arm64
maintained by: swills at FreeBSD.org
Makefile ident: $FreeBSD: head/devel/please/Makefile 564086 2021-02-05 04:20:44Z swills $
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1300139
Jail OSVERSION: 1400004
Job Id: 06
!!! Jail is newer than host. (Jail: 1400004, Host: 1300139) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1400004
UNAME_v=FreeBSD 14.0-CURRENT 1400004
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-8-gaf08dbda
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---
---End OPTIONS List---
--MAINTAINER--
swills at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/please/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/please/work HOME=/wrkdirs/usr/ports/devel/please/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/please/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/please/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/please/work HOME=/wrkdirs/usr/ports/devel/please/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/please/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--
OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/please" EXAMPLESDIR="share/examples/please" DATADIR="share/please" WWWDIR="www/please" ETCDIR="etc/please"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/please DOCSDIR=/usr/local/share/doc/please EXAMPLESDIR=/usr/local/share/examples/please WWWDIR=/usr/local/www/please ETCDIR=/usr/local/etc/please
--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 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) 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 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) 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=1400004
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 >============================
===> License APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> please.build-15.13.0 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.16.2.txz
[main-arm64-default-job-06] Installing pkg-1.16.2...
[main-arm64-default-job-06] Extracting pkg-1.16.2: .......... done
===> please.build-15.13.0 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of please.build-15.13.0
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License APACHE20 accepted by the user
===> Fetching all distfiles required by please.build-15.13.0 for building
===========================================================================
=======================<phase: checksum >============================
===> License APACHE20 accepted by the user
===> Fetching all distfiles required by please.build-15.13.0 for building
=> SHA256 Checksum OK for thought-machine-please-v15.13.0_GH0.tar.gz.
=> SHA256 Checksum OK for StackExchange-wmi-cbe66965904d_GH0.tar.gz.
=> SHA256 Checksum OK for Workiva-go-datastructures-v1.0.50_GH0.tar.gz.
=> SHA256 Checksum OK for alecthomas-gometalinter-v2.0.11_GH0.tar.gz.
=> SHA256 Checksum OK for alecthomas-kingpin-95d230a53780_GH0.tar.gz.
=> SHA256 Checksum OK for alecthomas-units-1786d5ef83d4_GH0.tar.gz.
=> SHA256 Checksum OK for bazelbuild-buildtools-4bcdbd1064fc_GH0.tar.gz.
=> SHA256 Checksum OK for bazelbuild-remote-apis-sdks-81a3a82fc300_GH0.tar.gz.
=> SHA256 Checksum OK for bazelbuild-remote-apis-1aeb39973178_GH0.tar.gz.
=> SHA256 Checksum OK for chzyer-readline-2972be24d48e_GH0.tar.gz.
=> SHA256 Checksum OK for client9-misspell-v0.3.4_GH0.tar.gz.
=> SHA256 Checksum OK for coreos-go-semver-v0.2.0_GH0.tar.gz.
=> SHA256 Checksum OK for davecgh-go-spew-v1.1.1_GH0.tar.gz.
=> SHA256 Checksum OK for djherbis-atime-v1.0.0_GH0.tar.gz.
=> SHA256 Checksum OK for dustin-go-humanize-v1.0.0_GH0.tar.gz.
=> SHA256 Checksum OK for fsnotify-fsnotify-v1.4.7_GH0.tar.gz.
=> SHA256 Checksum OK for go-ole-go-ole-v1.2.4_GH0.tar.gz.
=> SHA256 Checksum OK for go-warnings-warnings-v0.1.2_GH0.tar.gz.
=> SHA256 Checksum OK for go-yaml-yaml-v2.2.2_GH0.tar.gz.
=> SHA256 Checksum OK for gogo-protobuf-v1.2.0_GH0.tar.gz.
=> SHA256 Checksum OK for golang-appengine-v1.6.6_GH0.tar.gz.
=> SHA256 Checksum OK for golang-crypto-75b288015ac9_GH0.tar.gz.
=> SHA256 Checksum OK for golang-glog-23def4e6c14b_GH0.tar.gz.
=> SHA256 Checksum OK for golang-lint-738671d3881b_GH0.tar.gz.
=> SHA256 Checksum OK for golang-lint-c67002cb31c3_GH0.tar.gz.
=> SHA256 Checksum OK for golang-net-62affa334b73_GH0.tar.gz.
<snip>
[main-arm64-default-job-06] | `-- Installing p5-Mozilla-CA-20200520...
[main-arm64-default-job-06] | `-- Extracting p5-Mozilla-CA-20200520: ........ done
[main-arm64-default-job-06] | `-- Installing p5-Net-SSLeay-1.88...
[main-arm64-default-job-06] | `-- Extracting p5-Net-SSLeay-1.88: .......... done
[main-arm64-default-job-06] `-- Extracting p5-IO-Socket-SSL-2.069: .......... done
[main-arm64-default-job-06] `-- Installing p5-Term-ReadKey-2.38_1...
[main-arm64-default-job-06] `-- Extracting p5-Term-ReadKey-2.38_1: ........ done
[main-arm64-default-job-06] `-- Installing p5-subversion-1.14.1...
[main-arm64-default-job-06] | `-- Installing apr-1.7.0.1.6.1_1...
[main-arm64-default-job-06] | | `-- Installing db5-5.3.28_7...
[main-arm64-default-job-06] | | `-- Extracting db5-5.3.28_7: .......... done
[main-arm64-default-job-06] | | `-- Installing gdbm-1.19...
[main-arm64-default-job-06] | | `-- Extracting gdbm-1.19: .......... done
[main-arm64-default-job-06] | `-- Extracting apr-1.7.0.1.6.1_1: .......... done
[main-arm64-default-job-06] | `-- Installing liblz4-1.9.3,1...
[main-arm64-default-job-06] | `-- Extracting liblz4-1.9.3,1: .......... done
[main-arm64-default-job-06] | `-- Installing sqlite3-3.34.1,1...
[main-arm64-default-job-06] | | `-- Installing libedit-3.1.20191231,1...
[main-arm64-default-job-06] | | `-- Extracting libedit-3.1.20191231,1: .......... done
[main-arm64-default-job-06] | `-- Extracting sqlite3-3.34.1,1: .......... done
[main-arm64-default-job-06] | `-- Installing subversion-1.14.1...
[main-arm64-default-job-06] | | `-- Installing gnupg-2.2.27...
[main-arm64-default-job-06] | | `-- Installing gnutls-3.6.15...
[main-arm64-default-job-06] | | | `-- Installing gmp-6.2.1...
[main-arm64-default-job-06] | | | `-- Extracting gmp-6.2.1: .......... done
[main-arm64-default-job-06] | | | `-- Installing libidn2-2.3.0_1...
[main-arm64-default-job-06] | | | `-- Installing libunistring-0.9.10_1...
[main-arm64-default-job-06] | | | `-- Extracting libunistring-0.9.10_1: .......... done
[main-arm64-default-job-06] | | | `-- Extracting libidn2-2.3.0_1: .......... done
[main-arm64-default-job-06] | | | `-- Installing libtasn1-4.16.0_1...
[main-arm64-default-job-06] | | | `-- Extracting libtasn1-4.16.0_1: .......... done
[main-arm64-default-job-06] | | | `-- Installing nettle-3.6...
[main-arm64-default-job-06] | | | `-- Extracting nettle-3.6: .......... done
[main-arm64-default-job-06] | | | `-- Installing p11-kit-0.23.22...
[main-arm64-default-job-06] | | | `-- Installing bash-completion-2.11,2...
[main-arm64-default-job-06] | | | `-- Extracting bash-completion-2.11,2: .......... done
[main-arm64-default-job-06] | | | `-- Installing glib-2.66.4_1,1...
[main-arm64-default-job-06] | | | | `-- Installing libffi-3.3_1...
[main-arm64-default-job-06] | | | | `-- Extracting libffi-3.3_1: .......... done
[main-arm64-default-job-06] | | | | `-- Installing libiconv-1.16...
[main-arm64-default-job-06] | | | | `-- Extracting libiconv-1.16: .......... done
[main-arm64-default-job-06] | | | | `-- Installing libxml2-2.9.10_2...
[main-arm64-default-job-06] | | | | `-- Extracting libxml2-2.9.10_2: .......... done
[main-arm64-default-job-06] | | | | `-- Installing pcre-8.44...
[main-arm64-default-job-06] | | | | `-- Extracting pcre-8.44: .......... done
[main-arm64-default-job-06] | | | | `-- Installing python37-3.7.9_1...
[main-arm64-default-job-06] | | | | `-- Extracting python37-3.7.9_1: .......... done
[main-arm64-default-job-06] | | | `-- Extracting glib-2.66.4_1,1: .......... done
No schema files found: doing nothing.
[main-arm64-default-job-06] | | | `-- Extracting p11-kit-0.23.22: .......... done
[main-arm64-default-job-06] | | | `-- Installing trousers-0.3.14_3...
[main-arm64-default-job-06] | | | `-- Installing tpm-emulator-0.7.4_2...
===> Creating groups.
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
[main-arm64-default-job-06] | | | `-- Extracting tpm-emulator-0.7.4_2: ......... done
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
[main-arm64-default-job-06] | | | `-- Extracting trousers-0.3.14_3: .......... done
[main-arm64-default-job-06] | | `-- Extracting gnutls-3.6.15: .......... done
[main-arm64-default-job-06] | | `-- Installing libassuan-2.5.4...
[main-arm64-default-job-06] | | | `-- Installing libgpg-error-1.41...
[main-arm64-default-job-06] | | | `-- Extracting libgpg-error-1.41: .......... done
[main-arm64-default-job-06] | | `-- Extracting libassuan-2.5.4: .......... done
[main-arm64-default-job-06] | | `-- Installing libgcrypt-1.9.1...
[main-arm64-default-job-06] | | `-- Extracting libgcrypt-1.9.1: .......... done
[main-arm64-default-job-06] | | `-- Installing libksba-1.5.0...
[main-arm64-default-job-06] | | `-- Extracting libksba-1.5.0: .......... done
[main-arm64-default-job-06] | | `-- Installing npth-1.6...
[main-arm64-default-job-06] | | `-- Extracting npth-1.6: ......... done
[main-arm64-default-job-06] | | `-- Installing pinentry-1.1.1...
[main-arm64-default-job-06] | | | `-- Installing pinentry-curses-1.1.1...
[main-arm64-default-job-06] | | | `-- Extracting pinentry-curses-1.1.1: .... done
[main-arm64-default-job-06] | | `-- Extracting pinentry-1.1.1: ..... done
[main-arm64-default-job-06] | | `-- Extracting gnupg-2.2.27: .......... done
[main-arm64-default-job-06] | | `-- Installing serf-1.3.9_6...
[main-arm64-default-job-06] | | `-- Extracting serf-1.3.9_6: .......... done
[main-arm64-default-job-06] | | `-- Installing utf8proc-2.6.1...
[main-arm64-default-job-06] | | `-- Extracting utf8proc-2.6.1: .......... done
[main-arm64-default-job-06] | `-- Extracting subversion-1.14.1: .......... done
[main-arm64-default-job-06] `-- Extracting p5-subversion-1.14.1: .......... done
===> Creating groups.
Creating group 'git_daemon' with gid '964'.
===> Creating users
Creating user 'git_daemon' with uid '964'.
[main-arm64-default-job-06] Extracting git-2.30.1: .......... done
=====
Message from apr-1.7.0.1.6.1_1:
--
The Apache Portable Runtime project removed support for FreeTDS with
version 1.6. Users requiring MS-SQL connectivity must migrate
configurations to use the added ODBC driver and FreeTDS' ODBC features.
=====
Message from bash-completion-2.11,2:
--
To enable the bash completion library, add the following to
your .bashrc file:
[[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \
source /usr/local/share/bash-completion/bash_completion.sh
See /usr/local/share/doc/bash-completion/README.md for more information.
=====
Message from python37-3.7.9_1:
--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
py37-gdbm databases/py-gdbm at py37
py37-sqlite3 databases/py-sqlite3 at py37
py37-tkinter x11-toolkits/py-tkinter at py37
=====
Message from trousers-0.3.14_3:
--
To run tcsd automatically, add the following line to /etc/rc.conf:
tcsd_enable="YES"
You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.
If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:
tcsd_enable="YES"
tcsd_mode="emulator"
tpmd_enable="YES"
To use TPM, add your_account to '_tss' group like following:
# pw groupmod _tss -m your_account
=====
Message from gnupg-2.2.27:
--
GnuPG, when run on hosts without IPv6 connectivity, may fail to connect to
dual-stack hkp servers [1]. As a workaround, add
disable-ipv6
to
/usr/local/etc/dirmngr.conf
[1] https://dev.gnupg.org/rGecfc4db3a2f8bc2652ba4ac4de5ca1cd13bfcbec
=====
Message from git-2.30.1:
--
If you installed the GITWEB option please follow these instructions:
In the directory /usr/local/share/examples/git/gitweb you can find all files to
make gitweb work as a public repository on the web.
All you have to do to make gitweb work is:
1) Please be sure you're able to execute CGI scripts in
/usr/local/share/examples/git/gitweb.
2) Set the GITWEB_CONFIG variable in your webserver's config to
/usr/local/etc/git/gitweb.conf. This variable is passed to gitweb.cgi.
3) Restart server.
If you installed the CONTRIB option please note that the scripts are
installed in /usr/local/share/git-core/contrib. Some of them require
other ports to be installed (perl, python, etc), which you may need to
install manually.
===> please.build-15.13.0 depends on executable: git - found
===> Returning to build of please.build-15.13.0
===> please.build-15.13.0 depends on executable: protoc - not found
===> Installing existing package /packages/All/protobuf-3.14.0,1.txz
[main-arm64-default-job-06] Installing protobuf-3.14.0,1...
[main-arm64-default-job-06] Extracting protobuf-3.14.0,1: .......... done
===> please.build-15.13.0 depends on executable: protoc - found
===> Returning to build of please.build-15.13.0
===> please.build-15.13.0 depends on file: /usr/local/bin/go - found
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for please.build-15.13.0
===========================================================================
=======================<phase: build >============================
===> Building for please.build-15.13.0
cd /wrkdirs/usr/ports/devel/please/work/please-15.13.0 ; /usr/bin/env GOPROXY="off" GOCACHE=/wrkdirs/usr/ports/devel/please/work/please-15.13.0/.go-cache GOFLAGS="-mod=vendor" go build src/please.go
# github.com/shirou/gopsutil/cpu
vendor/github.com/shirou/gopsutil/cpu/cpu_freebsd.go:25:16: undefined: cpuTimes
vendor/github.com/shirou/gopsutil/cpu/cpu_freebsd.go:42:31: undefined: cpuTimes
vendor/github.com/shirou/gopsutil/cpu/cpu_freebsd.go:66:38: undefined: cpuTimes
vendor/github.com/shirou/gopsutil/cpu/cpu_freebsd.go:72:15: undefined: cpuTimes
vendor/github.com/shirou/gopsutil/cpu/cpu_freebsd.go:87:13: undefined: cpuTimes
*** Error code 2
Stop.
make: stopped in /usr/ports/devel/please
More information about the freebsd-pkg-fallout
mailing list