[package - 131releng-armv7-quarterly][net/seaweedfs] Failed for seaweedfs-3.37 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Jan 2023 11:00:40 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: drtr0jan@yandex.ru Log URL: https://pkg-status.freebsd.org/ampere1/data/131releng-armv7-quarterly/ba2be1158c40/logs/seaweedfs-3.37.log Build URL: https://pkg-status.freebsd.org/ampere1/build.html?mastername=131releng-armv7-quarterly&build=ba2be1158c40 Log: =>> Building net/seaweedfs build started at Sat Jan 14 10:57:37 UTC 2023 port directory: /usr/ports/net/seaweedfs package name: seaweedfs-3.37 building for: FreeBSD 131releng-armv7-quarterly-job-10 13.1-RELEASE-p5 FreeBSD 13.1-RELEASE-p5 1301000 arm maintained by: drtr0jan@yandex.ru Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400073 Jail OSVERSION: 1301000 Job Id: 10 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1301000 UNAME_v=FreeBSD 13.1-RELEASE-p5 1301000 UNAME_r=13.1-RELEASE-p5 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/131releng-armv7-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/131releng-armv7-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=131releng-armv7-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/131releng-armv7-quarterly/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 seaweedfs-3.37: GOCDK=on: Go CDK PubSub API support ====> Filer store engines ELASTIC=on: Elasticsearch support SQLITE=on: SQLite database support TIKV=off: TiKV database support YDB=off: YDB support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- drtr0jan@yandex.ru --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/seaweedfs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/seaweedfs/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/seaweedfs/work/.cache HOME=/wrkdirs/usr/ports/net/seaweedfs/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/seaweedfs/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/seaweedfs/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/net/seaweedfs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/seaweedfs/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/seaweedfs/work/.cache HOME=/wrkdirs/usr/ports/net/seaweedfs/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/seaweedfs/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/seaweedfs/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 0644 " BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/seaweedfs" EXAMPLESDIR="share/examples/seaweedfs" DATADIR="share/seaweedfs" WWWDIR="www/seaweedfs" ETCDIR="etc/seaweedfs" --End PLIST_SUB-- --SUB_LIST-- SEAWEEDFS_DIR=/var/db/seaweedfs USER=seaweedfs GROUP=seaweedfs PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/seaweedfs DOCSDIR=/usr/local/share/doc/seaweedfs EXAMPLESDIR=/usr/local/share/examples/seaweedfs WWWDIR=/usr/local/www/seaweedfs ETCDIR=/usr/local/etc/seaweedfs --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 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: armv7-unknown-freebsd13.1-gnueabihf Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: armv7-unknown-freebsd13.1-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 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: armv7-unknown-freebsd13.1-gnueabihf Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=13.1-RELEASE-p5 OSREL=13.1 OSVERSION=1301000 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 >============================ ===> seaweedfs-3.37 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.0.pkg [131releng-armv7-quarterly-job-10] Installing pkg-1.19.0... [131releng-armv7-quarterly-job-10] Extracting pkg-1.19.0: .......... done ===> seaweedfs-3.37 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of seaweedfs-3.37 =========================================================================== =======================<phase: fetch-depends >============================ ===> seaweedfs-3.37 depends on file: /usr/local/bin/go119 - not found ===> Installing existing package /packages/All/go119-1.19.4.pkg [131releng-armv7-quarterly-job-10] Installing go119-1.19.4... [131releng-armv7-quarterly-job-10] Extracting go119-1.19.4: .......... done ===> seaweedfs-3.37 depends on file: /usr/local/bin/go119 - found ===> Returning to build of seaweedfs-3.37 ===> seaweedfs-3.37 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.86.pkg [131releng-armv7-quarterly-job-10] Installing ca_root_nss-3.86... [131releng-armv7-quarterly-job-10] Extracting ca_root_nss-3.86: .......... done ===== Message from ca_root_nss-3.86: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem <snip> github.com/gocql/gocql/internal/lru github.com/jcmturner/gokrb5/v8/iana/addrtype github.com/golang/groupcache/lru github.com/jcmturner/gokrb5/v8/iana/asnAppTag math google.golang.org/protobuf/internal/set github.com/jcmturner/gokrb5/v8/iana/flags image/color/palette github.com/jcmturner/gokrb5/v8/iana/keyusage github.com/jcmturner/gokrb5/v8/iana/adtype github.com/jcmturner/gokrb5/v8/iana/msgtype github.com/pierrec/lz4/v4/internal/lz4errors github.com/tidwall/match container/ring github.com/kurin/blazer/internal/b2types cloud.google.com/go/storage/internal internal/bytealg runtime/internal/atomic runtime github.com/aws/aws-sdk-go/internal/sdkmath github.com/klauspost/compress runtime/metrics internal/reflectlite sync github.com/aws/aws-sdk-go/internal/sync/singleflight internal/testlog internal/singleflight github.com/josharian/intern internal/sysinfo google.golang.org/protobuf/internal/pragma google.golang.org/grpc/internal/grpcsync google.golang.org/grpc/internal/buffer math/rand github.com/seaweedfs/seaweedfs/weed/util/mem github.com/spf13/viper/internal/encoding runtime/cgo github.com/go-redis/redis/v8/internal/rand errors sort internal/oserror path internal/safefilepath github.com/hashicorp/golang-lru/simplelru io github.com/hashicorp/hcl/hcl/strconv vendor/golang.org/x/net/dns/dnsmessage crypto/internal/nistec/fiat strconv syscall github.com/beorn7/perks/quantile container/heap hash crypto/internal/randutil github.com/aws/aws-sdk-go/internal/sdkio github.com/aws/smithy-go/transport/http/internal/io text/tabwriter github.com/valyala/bytebufferpool bytes strings hash/crc64 hash/adler32 hash/fnv hash/crc32 github.com/jcmturner/gokrb5/v8/crypto/etype golang.org/x/text/transform github.com/seaweedfs/seaweedfs/weed/util/buffered_writer vendor/golang.org/x/text/transform github.com/aws/smithy-go/io github.com/syndtr/goleveldb/leveldb/comparer net/http/internal/ascii bufio github.com/aws/aws-sdk-go/internal/sdkuri github.com/aws/aws-sdk-go/internal/strings github.com/aws/aws-sdk-go/aws/arn github.com/aws/aws-sdk-go-v2/internal/strings github.com/go-redis/redis/v8/internal/hashtag github.com/arangodb/go-driver/util cloud.google.com/go/internal/version github.com/hashicorp/go-immutable-radix html golang.org/x/text/runes crypto crypto/rc4 github.com/gocql/gocql/internal/streams encoding/base32 github.com/go-redis/redis/v8/internal/util github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg reflect regexp/syntax golang.org/x/crypto/md4 image internal/syscall/execenv internal/syscall/unix time image/internal/imageutil golang.org/x/image/vp8l golang.org/x/image/vp8 image/draw image/jpeg regexp crypto/internal/nistec io/fs context google.golang.org/grpc/backoff google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/keepalive github.com/aws/aws-sdk-go/internal/sdkrand internal/poll github.com/karlseguin/ccache/v2 go.uber.org/zap/buffer github.com/aws/aws-sdk-go-v2/internal/timeconv github.com/kurin/blazer/x/window github.com/facebookgo/clock github.com/aws/smithy-go/ptr github.com/google/go-cmp/cmp/internal/diff github.com/eapache/go-resiliency/breaker github.com/montanaflynn/stats google.golang.org/grpc/internal/backoff go.uber.org/zap/internal/bufferpool google.golang.org/grpc/tap cloud.google.com/go/internal/pubsub github.com/aws/aws-sdk-go-v2/internal/sdk golang.org/x/sync/semaphore golang.org/x/net/context github.com/spf13/afero/internal/common embed google.golang.org/api/internal/third_party/uritemplates github.com/seaweedfs/seaweedfs/weed/command/scaffold os github.com/hashicorp/errwrap internal/fmtsort github.com/google/go-cmp/cmp/internal/function gocloud.dev/pubsub/batcher google.golang.org/api/support/bundler encoding/binary github.com/modern-go/reflect2 cloud.google.com/go/pubsub/internal/scheduler internal/godebug io/ioutil go.uber.org/zap/internal/exit google.golang.org/grpc/internal/envconfig os/signal path/filepath github.com/philhofer/fwd github.com/mattn/go-runewidth fmt vendor/golang.org/x/net/route golang.org/x/image/riff internal/intern crypto/md5 encoding/base64 crypto/internal/edwards25519/field google.golang.org/protobuf/internal/detrand vendor/golang.org/x/crypto/internal/poly1305 crypto/cipher golang.org/x/image/bmp github.com/golang/snappy github.com/pierrec/lz4/v4/internal/lz4block vendor/golang.org/x/crypto/curve25519/internal/field # fmt /usr/local/go119/src/fmt/scan.go:811:14: constant 0 overflows complex128 github.com/cespare/xxhash/v2 go.mongodb.org/mongo-driver/internal/randutil/rand github.com/pierrec/lz4/v4/internal/xxh32 github.com/klauspost/compress/zstd/internal/xxhash golang.org/x/image/ccitt github.com/klauspost/compress/internal/snapref golang.org/x/image/webp net/netip encoding/pem github.com/spf13/afero/mem crypto/internal/edwards25519 os/exec github.com/tsuna/gohbase/compression/snappy github.com/eapache/go-xerial-snappy crypto/internal/boring crypto/des vendor/golang.org/x/crypto/chacha20 github.com/tsuna/gohbase/compression crypto/hmac crypto/sha256 crypto/sha1 crypto/sha512 crypto/aes vendor/golang.org/x/crypto/hkdf golang.org/x/crypto/pbkdf2 github.com/xdg-go/pbkdf2 github.com/jcmturner/gofork/x/crypto/pbkdf2 vendor/golang.org/x/crypto/chacha20poly1305 net go.mongodb.org/mongo-driver/mongo/address github.com/mailru/easyjson/buffer github.com/jcmturner/dnsutils/v2 go.etcd.io/etcd/client/pkg/v3/systemd golang.org/x/net/internal/socks github.com/mailru/easyjson/jwriter *** Error code 2 Stop. make: stopped in /usr/ports/net/seaweedfs