Date: Wed, 10 Mar 2021 06:53:11 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - main-arm64-default][security/sops] Failed for sops-3.6.1_1 in build Message-ID: <202103100653.12A6rBdt093237@ampere2.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: dmgk@FreeBSD.org Last committer: dmgk@FreeBSD.org Ident: $FreeBSD: head/security/sops/Makefile 566088 2021-02-19 17:59:28Z dmgk $ Log URL: http://ampere2.nyi.freebsd.org/data/main-arm64-default/p567881_s09673fc0f3/logs/sops-3.6.1_1.log Build URL: http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=p567881_s09673fc0f3 Log: =>> Building security/sops build started at Wed Mar 10 06:52:26 UTC 2021 port directory: /usr/ports/security/sops package name: sops-3.6.1_1 building for: FreeBSD main-arm64-default-job-09 14.0-CURRENT FreeBSD 14.0-CURRENT 1400005 arm64 maintained by: dmgk@FreeBSD.org Makefile ident: $FreeBSD: head/security/sops/Makefile 566088 2021-02-19 17:59:28Z dmgk $ Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1300139 Jail OSVERSION: 1400005 Job Id: 09 !!! Jail is newer than host. (Jail: 1400005, Host: 1300139) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1400005 UNAME_v=FreeBSD 14.0-CURRENT 1400005 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--- ===> The following configuration options are available for sops-3.6.1_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- dmgk@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/sops/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/sops/work HOME=/wrkdirs/usr/ports/security/sops/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/sops/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/security/sops/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/sops/work HOME=/wrkdirs/usr/ports/security/sops/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/sops/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-- PORTDOCS="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/sops" EXAMPLESDIR="share/examples/sops" DATADIR="share/sops" WWWDIR="www/sops" ETCDIR="etc/sops" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sops DOCSDIR=/usr/local/share/doc/sops EXAMPLESDIR=/usr/local/share/examples/sops WWWDIR=/usr/local/www/sops ETCDIR=/usr/local/etc/sops --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@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@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@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=1400005 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 MPL20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> sops-3.6.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.3.txz [main-arm64-default-job-09] Installing pkg-1.16.3... [main-arm64-default-job-09] Extracting pkg-1.16.3: .......... done ===> sops-3.6.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of sops-3.6.1_1 =========================================================================== =======================<phase: fetch-depends >============================ ===> sops-3.6.1_1 depends on file: /usr/local/bin/go - not found ===> Installing existing package /packages/All/go-1.16,1.txz [main-arm64-default-job-09] Installing go-1.16,1... [main-arm64-default-job-09] `-- Installing binutils-2.33.1_4,1... [main-arm64-default-job-09] | `-- Installing gettext-runtime-0.21... [main-arm64-default-job-09] | | `-- Installing indexinfo-0.3.1... [main-arm64-default-job-09] | | `-- Extracting indexinfo-0.3.1: .... done [main-arm64-default-job-09] | `-- Extracting gettext-runtime-0.21: .......... done [main-arm64-default-job-09] `-- Extracting binutils-2.33.1_4,1: .......... done [main-arm64-default-job-09] Extracting go-1.16,1: .......... done ===> sops-3.6.1_1 depends on file: /usr/local/bin/go - found ===> Returning to build of sops-3.6.1_1 ===> sops-3.6.1_1 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.61.txz [main-arm64-default-job-09] Installing ca_root_nss-3.61... [main-arm64-default-job-09] Extracting ca_root_nss-3.61: ........ done ===== Message from ca_root_nss-3.61: -- 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. <snip> github.com/google/go-cmp/cmp/internal/function google.golang.org/grpc/internal/backoff golang.org/x/crypto/pkcs12/internal/rc2 github.com/mattn/go-colorable google.golang.org/grpc/internal/envconfig github.com/google/shlex golang.org/x/sys/unix golang.org/x/net/internal/timeseries github.com/mitchellh/go-homedir github.com/mozilla-services/yaml google.golang.org/grpc/grpclog google.golang.org/grpc/metadata google.golang.org/grpc/codes github.com/pkg/errors golang.org/x/text/unicode/bidi golang.org/x/net/http2/hpack github.com/lib/pq/scram golang.org/x/oauth2/jws go.opencensus.io/internal go.opencensus.io/trace/tracestate github.com/Azure/go-autorest/autorest/validation github.com/fatih/color go.opencensus.io/resource github.com/golang/protobuf/proto github.com/hashicorp/hcl/hcl/token github.com/hashicorp/vault/sdk/helper/strutil golang.org/x/text/unicode/norm github.com/hashicorp/go-multierror github.com/hashicorp/vault/sdk/helper/consts golang.org/x/time/rate golang.org/x/crypto/ed25519 github.com/Azure/go-autorest/autorest/date gopkg.in/square/go-jose.v2/cipher github.com/pierrec/lz4 google.golang.org/grpc/internal/balancerload github.com/aws/aws-sdk-go/aws/awserr gopkg.in/square/go-jose.v2/json github.com/aws/aws-sdk-go/internal/shareddefaults google.golang.org/grpc/connectivity go.opencensus.io/metric/metricdata golang.org/x/crypto/openpgp/elgamal go.mozilla.org/sops/v3/shamir github.com/blang/semver gopkg.in/ini.v1 github.com/hashicorp/hcl/hcl/ast gopkg.in/urfave/cli.v1 github.com/hashicorp/hcl/hcl/scanner go.opencensus.io/tag github.com/hashicorp/hcl/json/token github.com/jmespath/go-jmespath cloud.google.com/go/internal/optional google.golang.org/api/iterator go.opencensus.io/trace # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128 github.com/google/go-cmp/cmp/internal/value google.golang.org/grpc/internal github.com/hashicorp/vault/sdk/helper/compressutil github.com/aws/aws-sdk-go/internal/ini github.com/aws/aws-sdk-go/aws/endpoints google.golang.org/grpc/serviceconfig golang.org/x/text/secure/bidirule go.opencensus.io/metric/metricproducer golang.org/x/crypto/openpgp/packet github.com/hashicorp/vault/sdk/helper/jsonutil google.golang.org/grpc/resolver github.com/hashicorp/hcl/json/scanner github.com/hashicorp/vault/sdk/helper/hclutil github.com/hashicorp/hcl/hcl/parser github.com/google/go-cmp/cmp google.golang.org/grpc/resolver/passthrough go.opencensus.io/stats/internal go.opencensus.io/stats github.com/hashicorp/hcl/json/parser golang.org/x/net/idna github.com/aws/aws-sdk-go/aws/credentials github.com/aws/aws-sdk-go/aws/awsutil github.com/hashicorp/hcl go.opencensus.io/stats/view github.com/aws/aws-sdk-go/aws/credentials/processcreds os/user golang.org/x/crypto/openpgp net google.golang.org/grpc/encoding/proto github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/timestamp google.golang.org/genproto/googleapis/rpc/code github.com/golang/protobuf/protoc-gen-go/descriptor google.golang.org/genproto/googleapis/type/expr github.com/golang/protobuf/ptypes/any google.golang.org/grpc/binarylog/grpc_binarylog_v1 github.com/golang/protobuf/ptypes google.golang.org/genproto/googleapis/rpc/status google.golang.org/grpc/status google.golang.org/genproto/googleapis/api/annotations google.golang.org/grpc/credentials/internal vendor/golang.org/x/net/http/httpproxy google.golang.org/grpc/internal/syscall go.mozilla.org/gopgagent google.golang.org/grpc/stats google.golang.org/grpc/resolver/dns google.golang.org/grpc/naming google.golang.org/grpc/internal/binarylog github.com/mitchellh/mapstructure net/textproto crypto/x509 github.com/hashicorp/go-sockaddr golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpguts golang.org/x/crypto/pkcs12 github.com/dgrijalva/jwt-go gopkg.in/square/go-jose.v2 crypto/tls github.com/hashicorp/vault/sdk/helper/parseutil gopkg.in/square/go-jose.v2/jwt google.golang.org/grpc/credentials net/http/httptrace github.com/hashicorp/go-rootcerts github.com/lib/pq net/http google.golang.org/grpc/peer google.golang.org/grpc/balancer google.golang.org/grpc/internal/channelz google.golang.org/grpc/balancer/base google.golang.org/grpc/balancer/roundrobin cloud.google.com/go/compute/metadata github.com/Azure/go-autorest/logger github.com/Azure/go-autorest/tracing google.golang.org/api/googleapi/transport google.golang.org/api/googleapi golang.org/x/net/context/ctxhttp go.opencensus.io/trace/propagation net/http/cookiejar go.mozilla.org/sops/v3/version golang.org/x/net/trace net/http/httputil github.com/hashicorp/go-cleanhttp github.com/aws/aws-sdk-go/aws golang.org/x/net/http2 golang.org/x/oauth2/internal go.opencensus.io/plugin/ochttp/propagation/b3 google.golang.org/api/transport/http/internal/propagation github.com/Azure/go-autorest/autorest/adal github.com/hashicorp/go-retryablehttp go.opencensus.io/plugin/ochttp google.golang.org/api/gensupport cloud.google.com/go/internal/trace golang.org/x/oauth2 github.com/aws/aws-sdk-go/private/protocol/eventstream github.com/aws/aws-sdk-go/aws/request golang.org/x/oauth2/jwt github.com/Azure/go-autorest/autorest/azure/cli github.com/Azure/go-autorest/autorest golang.org/x/oauth2/google github.com/aws/aws-sdk-go/private/checksum github.com/aws/aws-sdk-go/aws/corehandlers github.com/aws/aws-sdk-go/aws/csm github.com/aws/aws-sdk-go/private/protocol github.com/aws/aws-sdk-go/internal/s3err github.com/aws/aws-sdk-go/aws/client github.com/aws/aws-sdk-go/aws/ec2metadata github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil github.com/aws/aws-sdk-go/private/protocol/rest github.com/aws/aws-sdk-go/private/protocol/json/jsonutil github.com/aws/aws-sdk-go/private/protocol/query/queryutil github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi github.com/Azure/go-autorest/autorest/azure github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds github.com/aws/aws-sdk-go/aws/credentials/endpointcreds github.com/aws/aws-sdk-go/private/protocol/query github.com/aws/aws-sdk-go/private/protocol/jsonrpc github.com/aws/aws-sdk-go/aws/signer/v4 github.com/aws/aws-sdk-go/private/protocol/restxml github.com/aws/aws-sdk-go/aws/defaults github.com/Azure/go-autorest/autorest/azure/auth github.com/Azure/azure-sdk-for-go/services/keyvault/2016-10-01/keyvault github.com/aws/aws-sdk-go/service/sts google.golang.org/grpc/internal/transport github.com/aws/aws-sdk-go/service/kms github.com/aws/aws-sdk-go/service/s3 github.com/hashicorp/vault/api github.com/aws/aws-sdk-go/service/sts/stsiface github.com/aws/aws-sdk-go/aws/credentials/stscreds github.com/aws/aws-sdk-go/aws/session google.golang.org/grpc github.com/aws/aws-sdk-go/service/kms/kmsiface google.golang.org/api/internal github.com/googleapis/gax-go/v2 google.golang.org/genproto/googleapis/iam/v1 cloud.google.com/go/internal google.golang.org/api/option google.golang.org/api/transport/http cloud.google.com/go/iam google.golang.org/api/cloudkms/v1 google.golang.org/api/storage/v1 cloud.google.com/go/storage *** Error code 2 Stop. make: stopped in /usr/ports/security/sops
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103100653.12A6rBdt093237>