[package - main-armv7-default][textproc/zed] Failed for zed-1.9.0_2 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Sep 2023 08:08:08 UTC
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: meta@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere2/data/main-armv7-default/p85ccf094713a_sc584bb9cac/logs/zed-1.9.0_2.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-armv7-default&build=p85ccf094713a_sc584bb9cac Log: =>> Building textproc/zed build started at Fri Sep 29 08:05:38 UTC 2023 port directory: /usr/ports/textproc/zed package name: zed-1.9.0_2 building for: FreeBSD main-armv7-default-job-11 15.0-CURRENT FreeBSD 15.0-CURRENT 1500001 arm maintained by: meta@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1500000 Jail OSVERSION: 1500001 Job Id: 11 !!! Jail is newer than host. (Jail: 1500001, Host: 1500000) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500001 UNAME_v=FreeBSD 15.0-CURRENT 1500001 UNAME_r=15.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-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/main-armv7-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-armv7-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-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--- ---End OPTIONS List--- --MAINTAINER-- meta@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/zed/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/zed/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/zed/work/.cache HOME=/wrkdirs/usr/ports/textproc/zed/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/zed/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/zed/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/zed/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/zed/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/zed/work/.cache HOME=/wrkdirs/usr/ports/textproc/zed/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/zed/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/zed/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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 0 644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/zed" EXAMPLESDIR="share/examples/zed" DATADIR="share/zed" WWWDIR="www/zed" ETCDIR="etc/zed" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/zed DOCSDIR=/usr/local/share/doc/zed EXAMPLESDIR=/usr/local/share/examples/zed WWWDIR=/usr/local/www/zed ETCDIR=/usr/local/etc/zed --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=3 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: armv7-unknown-freebsd15.0-gnueabihf Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: armv7-unknown-freebsd15.0-gnueabihf Thread model: posix InstalledDir: /usr/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_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_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: armv7-unknown-freebsd15.0-gnueabihf Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=15.0-CURRENT OSREL=15.0 OSVERSION=1500001 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 BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> zed-1.9.0_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.7.pkg [main-armv7-default-job-11] Installing pkg-1.20.7... [main-armv7-default-job-11] Extracting pkg-1.20.7: .......... done ===> zed-1.9.0_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of zed-1.9.0_2 =========================================================================== =======================<phase: fetch-depends >============================ ===> zed-1.9.0_2 depends on file: /usr/local/bin/go120 - not found ===> Installing existing package /packages/All/go120-1.20.8.pkg [main-armv7-default-job-11] Installing go120-1.20.8... [main-armv7-default-job-11] Extracting go120-1.20.8: .......... done ===> zed-1.9.0_2 depends on file: /usr/local/bin/go120 - found ===> Returning to build of zed-1.9.0_2 ===> zed-1.9.0_2 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.93.pkg [main-armv7-default-job-11] Installing ca_root_nss-3.93... [main-armv7-default-job-11] Extracting ca_root_nss-3.93: ........ done ===== Message from ca_root_nss-3.93: -- 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. <snip> github.com/apache/arrow/go/v12/arrow/encoded github.com/aws/aws-sdk-go/aws/credentials/stscreds github.com/apache/arrow/go/v12/internal/utils github.com/aws/aws-sdk-go/aws/session github.com/apache/arrow/go/v12/internal/bitutils github.com/andybalholm/brotli github.com/apache/thrift/lib/go/thrift github.com/apache/arrow/go/v12/parquet/internal/gen-go/parquet github.com/klauspost/compress/flate github.com/klauspost/compress/gzip github.com/aws/aws-sdk-go/service/s3/s3iface github.com/klauspost/compress/fse github.com/klauspost/compress/huff0 github.com/aws/aws-sdk-go/service/s3/s3manager github.com/klauspost/compress/internal/snapref github.com/klauspost/compress/zstd/internal/xxhash github.com/brimdata/zed/pkg/s3io github.com/klauspost/compress/zstd github.com/zeebo/xxh3 github.com/brimdata/zed/pkg/storage github.com/goccy/go-json/internal/errors github.com/goccy/go-json/internal/runtime github.com/apache/arrow/go/v12/arrow/arrio github.com/apache/arrow/go/v12/arrow/internal github.com/goccy/go-json/internal/decoder github.com/goccy/go-json/internal/encoder golang.org/x/net/internal/timeseries github.com/apache/arrow/go/v12/parquet/compress github.com/goccy/go-json/internal/encoder/vm_color_indent html github.com/apache/arrow/go/v12/parquet text/template/parse github.com/apache/arrow/go/v12/internal/hashing text/template google.golang.org/grpc/backoff google.golang.org/grpc/internal/grpclog google.golang.org/grpc/grpclog google.golang.org/grpc/connectivity hash/fnv html/template google.golang.org/protobuf/internal/detrand google.golang.org/protobuf/internal/errors google.golang.org/protobuf/encoding/protowire google.golang.org/protobuf/internal/pragma google.golang.org/protobuf/reflect/protoreflect golang.org/x/net/trace google.golang.org/protobuf/internal/encoding/messageset go/token google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/order google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/encoding/defval google.golang.org/protobuf/proto google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/version google.golang.org/grpc/internal/credentials google.golang.org/protobuf/internal/encoding/json google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc google.golang.org/grpc/metadata google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/codes google.golang.org/grpc/encoding google.golang.org/grpc/internal/backoff google.golang.org/grpc/internal/balancerload google.golang.org/grpc/internal/grpcutil google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/encoding/protojson google.golang.org/protobuf/internal/impl google.golang.org/grpc/internal/buffer google.golang.org/grpc/internal/grpcsync google.golang.org/grpc/internal/envconfig golang.org/x/text/unicode/bidi github.com/goccy/go-json/internal/encoder/vm_color golang.org/x/text/secure/bidirule golang.org/x/net/idna golang.org/x/net/http/httpguts golang.org/x/net/http2/hpack golang.org/x/net/http2 google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/descriptorpb google.golang.org/protobuf/reflect/protodesc github.com/golang/protobuf/proto google.golang.org/protobuf/types/known/anypb github.com/golang/protobuf/ptypes/any google.golang.org/protobuf/types/known/durationpb github.com/golang/protobuf/ptypes/duration google.golang.org/protobuf/types/known/timestamppb github.com/golang/protobuf/ptypes/timestamp google.golang.org/grpc/internal/syscall google.golang.org/grpc/keepalive google.golang.org/grpc/stats google.golang.org/grpc/tap github.com/apache/arrow/go/v12/parquet/internal/utils google.golang.org/grpc/credentials # github.com/apache/arrow/go/v12/parquet/internal/utils vendor/github.com/apache/arrow/go/v12/parquet/internal/utils/bit_reader.go:230:18: undefined: unpack32 vendor/github.com/apache/arrow/go/v12/parquet/internal/utils/bit_reader.go:274:3: undefined: BytesToBools vendor/github.com/apache/arrow/go/v12/parquet/internal/utils/bit_reader.go:318:18: undefined: unpack32 github.com/golang/protobuf/jsonpb google.golang.org/grpc/internal/channelz google.golang.org/grpc/channelz google.golang.org/grpc/credentials/insecure google.golang.org/grpc/internal/pretty google.golang.org/grpc/encoding/proto google.golang.org/grpc/resolver github.com/golang/protobuf/ptypes google.golang.org/grpc/internal google.golang.org/grpc/balancer google.golang.org/grpc/binarylog/grpc_binarylog_v1 google.golang.org/grpc/balancer/base google.golang.org/grpc/balancer/roundrobin google.golang.org/grpc/internal/balancer/gracefulswitch google.golang.org/genproto/googleapis/rpc/status github.com/goccy/go-json/internal/encoder/vm_indent google.golang.org/grpc/internal/metadata google.golang.org/grpc/internal/status google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/status google.golang.org/grpc/internal/binarylog google.golang.org/grpc/internal/resolver google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal/resolver/unix google.golang.org/grpc/peer google.golang.org/grpc/internal/transport github.com/apache/arrow/go/v12/parquet/schema github.com/apache/arrow/go/v12/parquet/internal/encryption google.golang.org/grpc github.com/apache/arrow/go/v12/parquet/internal/thrift golang.org/x/exp/mmap encoding/csv github.com/brimdata/zed/pkg/jsonlexer github.com/brimdata/zed/zio/jsonio golang.org/x/sys/unix github.com/apache/arrow/go/v12/arrow/flight/internal/flight golang.org/x/term github.com/brimdata/zed/pkg/terminal github.com/kr/text github.com/brimdata/zed/pkg/charm github.com/brimdata/zed/zio/lineio github.com/brimdata/zed/pkg/skim github.com/brimdata/zed/zio/zjsonio github.com/brimdata/zed/zio/zsonio github.com/brimdata/zed/pkg/reglob github.com/pkg/browser github.com/brimdata/zed/cli/auto github.com/brimdata/zed/cli/poolflags os/user github.com/pbnjay/memory github.com/gosuri/uilive github.com/brimdata/zed/pkg/display github.com/paulbellamy/ratecounter gopkg.in/natefinch/lumberjack.v2 github.com/brimdata/zed/service/logger github.com/brimdata/zed/cli/logflags gopkg.in/yaml.v3 # os/user cgo-gcc-prolog:95:17: warning: field r within 'struct (unnamed at cgo-gcc-prolog:89:2)' is less aligned than 'struct passwd' and is usually due to 'struct (unnamed at cgo-gcc-prolog:89:2)' being packed, which can lead to unaligned accesses [-Wunaligned-access] cgo-gcc-prolog:117:17: warning: field r within 'struct (unnamed at cgo-gcc-prolog:111:2)' is less aligned than 'struct passwd' and is usually due to 'struct (unnamed at cgo-gcc-prolog:111:2)' being packed, which can lead to unaligned accesses [-Wunaligned-access] github.com/brimdata/zed/pkg/httpd github.com/brimdata/zed/service/srverr github.com/golang-jwt/jwt/v4 github.com/golang-jwt/jwt/v4/request github.com/brimdata/zed/service/auth github.com/gorilla/mux expvar github.com/beorn7/perks/quantile github.com/cespare/xxhash/v2 github.com/prometheus/client_model/go github.com/prometheus/common/model github.com/matttproud/golang_protobuf_extensions/pbutil github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/prometheus/procfs/internal/fs github.com/prometheus/procfs/internal/util github.com/prometheus/client_golang/prometheus/internal github.com/prometheus/common/expfmt github.com/prometheus/procfs github.com/rs/cors internal/profile net/http/pprof github.com/goccy/go-json/internal/encoder/vm github.com/prometheus/client_golang/prometheus github.com/prometheus/client_golang/prometheus/promauto github.com/prometheus/client_golang/prometheus/promhttp github.com/goccy/go-json github.com/apache/arrow/go/v12/arrow/array # github.com/apache/arrow/go/v12/arrow/array vendor/github.com/apache/arrow/go/v12/arrow/array/dictionary.go:1556:22: math.MaxUint32 (untyped int constant 4294967295) overflows int *** Error code 1 Stop. make: stopped in /usr/ports/textproc/zed