[package - main-arm64-default][databases/cayley] Failed for cayley-0.7.7_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Mar 2023 01:03:31 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: yuri@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/pd55ec1db8ffa_s9b20ab1e1e/logs/cayley-0.7.7_1.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-arm64-default&build=pd55ec1db8ffa_s9b20ab1e1e Log: =>> Building databases/cayley build started at Thu Mar 30 01:01:38 UTC 2023 port directory: /usr/ports/databases/cayley package name: cayley-0.7.7_1 building for: FreeBSD main-arm64-default-job-03 14.0-CURRENT FreeBSD 14.0-CURRENT 1400084 arm64 maintained by: yuri@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400073 Jail OSVERSION: 1400084 Job Id: 03 !!! Jail is newer than host. (Jail: 1400084, Host: 1400073) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400084 UNAME_v=FreeBSD 14.0-CURRENT 1400084 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-23-ga7f8d188 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-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/cayley/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/cayley/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/cayley/work/.cache HOME=/wrkdirs/usr/ports/databases/cayley/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/cayley/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/cayley/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/databases/cayley/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/cayley/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/cayley/work/.cache HOME=/wrkdirs/usr/ports/databases/cayley/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/cayley/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/cayley/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=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cayley" EXAMPLESDIR="share/examples/cayley" DATADIR="share/cayley" WWWDIR="www/cayley" ETCDIR="etc/cayley" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cayley DOCSDIR=/usr/local/share/doc/cayley EXAMPLESDIR=/usr/local/share/examples/cayley WWWDIR=/usr/local/www/cayley ETCDIR=/usr/local/etc/cayley --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 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) 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_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 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) 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=1400084 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 >============================ ===> cayley-0.7.7_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.1_1.pkg [main-arm64-default-job-03] Installing pkg-1.19.1_1... [main-arm64-default-job-03] Extracting pkg-1.19.1_1: .......... done ===> cayley-0.7.7_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of cayley-0.7.7_1 =========================================================================== =======================<phase: fetch-depends >============================ ===> cayley-0.7.7_1 depends on file: /usr/local/bin/go120 - not found ===> Installing existing package /packages/All/go120-1.20.2.pkg [main-arm64-default-job-03] Installing go120-1.20.2... [main-arm64-default-job-03] `-- Installing binutils-2.40_2,1... [main-arm64-default-job-03] | `-- Installing gettext-runtime-0.21.1... [main-arm64-default-job-03] | | `-- Installing indexinfo-0.3.1... [main-arm64-default-job-03] | | `-- Extracting indexinfo-0.3.1: .... done [main-arm64-default-job-03] | `-- Extracting gettext-runtime-0.21.1: .......... done [main-arm64-default-job-03] | `-- Installing zstd-1.5.4... [main-arm64-default-job-03] | | `-- Installing liblz4-1.9.4,1... [main-arm64-default-job-03] | | `-- Extracting liblz4-1.9.4,1: .......... done [main-arm64-default-job-03] | `-- Extracting zstd-1.5.4: .......... done [main-arm64-default-job-03] `-- Extracting binutils-2.40_2,1: .......... done [main-arm64-default-job-03] Extracting go120-1.20.2: .......... done ===> cayley-0.7.7_1 depends on file: /usr/local/bin/go120 - found ===> Returning to build of cayley-0.7.7_1 ===> cayley-0.7.7_1 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.88.1.pkg [main-arm64-default-job-03] Installing ca_root_nss-3.88.1... [main-arm64-default-job-03] Extracting ca_root_nss-3.88.1: .......... done ===== Message from ca_root_nss-3.88.1: -- 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. <snip> github.com/hashicorp/hcl/hcl/scanner github.com/hashicorp/hcl/hcl/parser github.com/hashicorp/hcl/json/token text/tabwriter github.com/hashicorp/hcl/json/scanner github.com/hashicorp/hcl/hcl/printer github.com/hashicorp/hcl/json/parser github.com/hashicorp/hcl github.com/magiconair/properties github.com/mitchellh/mapstructure github.com/pelletier/go-toml github.com/spf13/afero/mem golang.org/x/text/transform golang.org/x/text/unicode/norm github.com/spf13/cast github.com/spf13/jwalterweatherman gopkg.in/yaml.v2 github.com/spf13/afero runtime/pprof github.com/cayleygraph/cayley/graph/log github.com/gogo/protobuf/proto github.com/cayleygraph/cayley/internal/lru github.com/dennwc/base github.com/hidal-go/hidalgo/base github.com/hidal-go/hidalgo/kv expvar github.com/beorn7/perks/quantile github.com/golang/protobuf/proto github.com/prometheus/client_model/go github.com/prometheus/client_golang/prometheus/internal github.com/matttproud/golang_protobuf_extensions/pbutil github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/prometheus/common/model github.com/prometheus/common/expfmt github.com/cayleygraph/quad/pquads/pio github.com/gogo/protobuf/protoc-gen-gogo/descriptor github.com/prometheus/procfs/internal/fs github.com/prometheus/procfs runtime/debug github.com/prometheus/client_golang/prometheus github.com/gogo/protobuf/gogoproto github.com/cayleygraph/quad/pquads github.com/cayleygraph/cayley/graph/proto github.com/prometheus/client_golang/prometheus/promauto container/heap internal/saferio encoding/gob hash/fnv github.com/boltdb/bolt github.com/hidal-go/hidalgo/kv/bolt github.com/coreos/bbolt github.com/tylertreat/BoomFilters github.com/cayleygraph/cayley/graph/kv github.com/hidal-go/hidalgo/kv/bbolt github.com/dgraph-io/badger/protos github.com/pkg/errors golang.org/x/net/internal/timeseries golang.org/x/net/trace github.com/cayleygraph/cayley/graph/kv/bolt github.com/AndreasBriese/bbloom github.com/dgryski/go-farm github.com/hidal-go/hidalgo/kv/flat github.com/syndtr/goleveldb/leveldb/util github.com/hidal-go/hidalgo/kv/flat/btree github.com/syndtr/goleveldb/leveldb/cache github.com/syndtr/goleveldb/leveldb/comparer github.com/syndtr/goleveldb/leveldb/storage github.com/syndtr/goleveldb/leveldb/filter github.com/syndtr/goleveldb/leveldb/opt github.com/golang/snappy github.com/cayleygraph/cayley/graph/memstore github.com/syndtr/goleveldb/leveldb/errors github.com/syndtr/goleveldb/leveldb/iterator github.com/syndtr/goleveldb/leveldb/journal github.com/syndtr/goleveldb/leveldb/memdb github.com/syndtr/goleveldb/leveldb/table database/sql/driver github.com/google/uuid github.com/pborman/uuid github.com/syndtr/goleveldb/leveldb github.com/hidal-go/hidalgo/legacy/nosql github.com/cayleygraph/cayley/graph/nosql github.com/flimzy/kivik/driver github.com/flimzy/kivik/errors github.com/imdario/mergo github.com/flimzy/kivik net/http/cookiejar golang.org/x/net/publicsuffix github.com/hidal-go/hidalgo/kv/flat/leveldb github.com/go-kivik/couchdb/chttp github.com/go-kivik/kivik github.com/go-kivik/couchdb github.com/mailru/easyjson/jlexer github.com/mailru/easyjson/buffer github.com/mailru/easyjson/jwriter github.com/mailru/easyjson gopkg.in/olivere/elastic.v5/config github.com/hidal-go/hidalgo/legacy/nosql/couch gopkg.in/olivere/elastic.v5/uritemplates net/http/httputil go.mongodb.org/mongo-driver/bson/primitive github.com/go-stack/stack gopkg.in/olivere/elastic.v5 go.mongodb.org/mongo-driver/x/bsonx/bsoncore go.mongodb.org/mongo-driver/bson/bsonrw go.mongodb.org/mongo-driver/bson/bsoncodec go.mongodb.org/mongo-driver/bson go.mongodb.org/mongo-driver/event go.mongodb.org/mongo-driver/mongo/readconcern go.mongodb.org/mongo-driver/mongo/readpref go.mongodb.org/mongo-driver/mongo/writeconcern go.mongodb.org/mongo-driver/x/bsonx go.mongodb.org/mongo-driver/x/network/wiremessage go.mongodb.org/mongo-driver/internal go.mongodb.org/mongo-driver/x/network/connstring go.mongodb.org/mongo-driver/mongo/options go.mongodb.org/mongo-driver/x/mongo/driver/uuid go.mongodb.org/mongo-driver/x/network/address go.mongodb.org/mongo-driver/x/network/result go.mongodb.org/mongo-driver/x/network/description go.mongodb.org/mongo-driver/x/mongo/driver/session github.com/xdg/stringprep github.com/hidal-go/hidalgo/legacy/nosql/elastic golang.org/x/crypto/pbkdf2 go.mongodb.org/mongo-driver/x/network/command hash/adler32 compress/zlib go.mongodb.org/mongo-driver/x/network/compressor golang.org/x/sync/semaphore github.com/xdg/scram go.mongodb.org/mongo-driver/x/network/connection database/sql go.mongodb.org/mongo-driver/x/mongo/driver/auth go.mongodb.org/mongo-driver/x/mongo/driver/topology github.com/cayleygraph/cayley/graph/sql go.mongodb.org/mongo-driver/x/mongo/driver github.com/jackc/pgx/internal/sanitize github.com/jackc/pgx/pgio github.com/jackc/pgx/chunkreader github.com/jackc/pgx/pgproto3 go.mongodb.org/mongo-driver/mongo github.com/jackc/pgx/pgtype github.com/hidal-go/hidalgo/legacy/nosql/mongo github.com/hidal-go/hidalgo/legacy/nosql/all github.com/cayleygraph/cayley/graph/nosql/all github.com/go-sql-driver/mysql github.com/cayleygraph/cayley/graph/sql/mysql github.com/lib/pq/scram github.com/lib/pq github.com/jackc/pgx github.com/cayleygraph/cayley/graph/sql/postgres github.com/mattn/go-sqlite3 github.com/jackc/pgx/stdlib github.com/cayleygraph/cayley/graph/sql/cockroach github.com/cayleygraph/cayley/schema github.com/linkeddata/gojsonld github.com/cayleygraph/quad/jsonld github.com/dlclark/regexp2/syntax github.com/dlclark/regexp2 github.com/dop251/goja/file github.com/dop251/goja/token github.com/go-sourcemap/sourcemap/internal/base64vlq github.com/go-sourcemap/sourcemap github.com/dop251/goja/ast github.com/dop251/goja/parser golang.org/x/text/internal/tag golang.org/x/text/internal/language golang.org/x/text/internal/language/compact golang.org/x/text/language golang.org/x/text/internal golang.org/x/text/cases golang.org/x/text/internal/colltab golang.org/x/text/collate github.com/dop251/goja # github.com/mattn/go-sqlite3 sqlite3-binding.c:111991:38: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] sqlite3-binding.c:111993:46: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] github.com/cayleygraph/cayley/graph/sql/sqlite github.com/dennwc/graphql/language/location github.com/dennwc/graphql/gqlerrors github.com/dennwc/graphql/language/lexer github.com/dennwc/graphql/language/parser github.com/cayleygraph/cayley/query/graphql github.com/cayleygraph/cayley/query/gizmo github.com/cayleygraph/cayley/query/mql github.com/badgerodon/peg github.com/cayleygraph/quad/dot github.com/cayleygraph/quad/gml encoding/xml github.com/cayleygraph/cayley/query/sexp github.com/cayleygraph/quad/json github.com/prometheus/client_golang/prometheus/promhttp github.com/cayleygraph/quad/graphml internal/profile runtime/trace net/http/pprof *** Error code 1 Stop. make: stopped in /usr/ports/databases/cayley