Date: Sat, 15 Feb 2020 00:48:00 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - 120arm64-quarterly][www/gitlab-workhorse] Failed for gitlab-workhorse-8.20.0 in build Message-ID: <202002150048.01F0m0vr044285@thunderx1.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: mfechner@FreeBSD.org Last committer: mfechner@FreeBSD.org Ident: $FreeBSD: branches/2020Q1/www/gitlab-workhorse/Makefile 524989 2020-02-02 17:34:44Z mfechner $ Log URL: http://thunderx1.nyi.freebsd.org/data/120arm64-quarterly/526000/logs/gitlab-workhorse-8.20.0.log Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=120arm64-quarterly&build=526000 Log: =>> Building www/gitlab-workhorse build started at Sat Feb 15 00:46:34 UTC 2020 port directory: /usr/ports/www/gitlab-workhorse package name: gitlab-workhorse-8.20.0 building for: FreeBSD 120arm64-quarterly-job-20 12.0-RELEASE-p13 FreeBSD 12.0-RELEASE-p13 1200086 arm64 maintained by: mfechner@FreeBSD.org Makefile ident: $FreeBSD: branches/2020Q1/www/gitlab-workhorse/Makefile 524989 2020-02-02 17:34:44Z mfechner $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300002 Jail OSVERSION: 1200086 Job Id: 20 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200086 UNAME_v=FreeBSD 12.0-RELEASE-p13 1200086 UNAME_r=12.0-RELEASE-p13 BLOCKSIZE=K MAIL=/var/mail/root 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-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/120arm64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/120arm64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=120arm64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/120arm64-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--- ---End OPTIONS List--- --MAINTAINER-- mfechner@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/www/gitlab-workhorse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/gitlab-workhorse/work HOME=/wrkdirs/usr/ports/www/gitlab-workhorse/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/gitlab-workhorse/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-- GOFLAGS="-v -buildmode=exe -ldflags=-s -mod=vendor" XDG_DATA_HOME=/wrkdirs/usr/ports/www/gitlab-workhorse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/gitlab-workhorse/work HOME=/wrkdirs/usr/ports/www/gitlab-workhorse/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/gitlab-workhorse/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=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gitlab-workhorse" EXAMPLESDIR="share/examples/gitlab-workhorse" DATADIR="share/gitlab-workhorse" WWWDIR="www/gitlab-workhorse" ETCDIR="etc/gitlab-workhorse" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gitlab-workhorse DOCSDIR=/usr/local/share/doc/gitlab-workhorse EXAMPLESDIR=/usr/local/share/examples/gitlab-workhorse WWWDIR=/usr/local/www/gitlab-workhorse ETCDIR=/usr/local/etc/gitlab-workhorse --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 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: aarch64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: aarch64-unknown-freebsd12.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 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: aarch64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=12.0-RELEASE-p13 OSREL=12.0 OSVERSION=1200086 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---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 MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> gitlab-workhorse-8.20.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.12.0_1.txz [120arm64-quarterly-job-20] Installing pkg-1.12.0_1... [120arm64-quarterly-job-20] Extracting pkg-1.12.0_1: .......... done ===> gitlab-workhorse-8.20.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gitlab-workhorse-8.20.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by gitlab-workhorse-8.20.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by gitlab-workhorse-8.20.0 for building => SHA256 Checksum OK for BurntSushi-toml-v0.3.1_GH0.tar.gz. => SHA256 Checksum OK for DataDog-dd-trace-go-v1.7.0_GH0.tar.gz. => SHA256 Checksum OK for FZambia-sentinel-v1.0.0_GH0.tar.gz. => SHA256 Checksum OK for beorn7-perks-v1.0.0_GH0.tar.gz. => SHA256 Checksum OK for certifi-gocertifi-ee1a9a0726d2_GH0.tar.gz. => SHA256 Checksum OK for client9-reopen-v1.0.0_GH0.tar.gz. => SHA256 Checksum OK for codahale-hdrhistogram-3a0bb77429bd_GH0.tar.gz. => SHA256 Checksum OK for davecgh-go-spew-v1.1.1_GH0.tar.gz. => SHA256 Checksum OK for dgrijalva-jwt-go-v3.2.0_GH0.tar.gz. => SHA256 Checksum OK for getsentry-raven-go-v0.1.2_GH0.tar.gz. => SHA256 Checksum OK for go-yaml-yaml-v2.2.2_GH0.tar.gz. => SHA256 Checksum OK for golang-crypto-4def268fd1a4_GH0.tar.gz. => SHA256 Checksum OK for golang-gddo-af0f2af80721_GH0.tar.gz. => SHA256 Checksum OK for golang-lint-d0100b6bd8b3_GH0.tar.gz. => SHA256 Checksum OK for golang-net-d28f0bde5980_GH0.tar.gz. => SHA256 Checksum OK for golang-protobuf-v1.3.2_GH0.tar.gz. => SHA256 Checksum OK for golang-sys-fde4db37ae7a_GH0.tar.gz. => SHA256 Checksum OK for golang-text-v0.3.0_GH0.tar.gz. => SHA256 Checksum OK for golang-tools-6e04913cbbac_GH0.tar.gz. => SHA256 Checksum OK for gomodule-redigo-v2.0.0_GH0.tar.gz. => SHA256 Checksum OK for google-go-genproto-bd91e49a0898_GH0.tar.gz. => SHA256 Checksum OK for gorilla-websocket-v1.4.0_GH0.tar.gz. => SHA256 Checksum OK for grpc-ecosystem-go-grpc-middleware-v1.0.0_GH0.tar.gz. => SHA256 Checksum OK for grpc-ecosystem-go-grpc-prometheus-v1.2.0_GH0.tar.gz. => SHA256 Checksum OK for grpc-grpc-go-v1.24.0_GH0.tar.gz. => SHA256 Checksum OK for jfbus-httprs-b0af8319bb15_GH0.tar.gz. => SHA256 Checksum OK for jpillora-backoff-8eab2debe79d_GH0.tar.gz. => SHA256 Checksum OK for konsorten-go-windows-terminal-sequences-v1.0.2_GH0.tar.gz. => SHA256 Checksum OK for lightstep-lightstep-tracer-go-v0.15.6_GH0.tar.gz. => SHA256 Checksum OK for matttproud-golang_protobuf_extensions-v1.0.1_GH0.tar.gz. => SHA256 Checksum OK for mitchellh-copystructure-v1.0.0_GH0.tar.gz. => SHA256 Checksum OK for mitchellh-reflectwalk-v1.0.0_GH0.tar.gz. => SHA256 Checksum OK for opentracing-opentracing-go-v1.0.2_GH0.tar.gz. => SHA256 Checksum OK for philhofer-fwd-v1.0.0_GH0.tar.gz. => SHA256 Checksum OK for pkg-errors-v0.8.1_GH0.tar.gz. => SHA256 Checksum OK for pmezard-go-difflib-v1.0.0_GH0.tar.gz. => SHA256 Checksum OK for prometheus-client_golang-v1.0.0_GH0.tar.gz. <snip> [120arm64-quarterly-job-20] `-- Extracting p5-CGI-4.44: .......... done [120arm64-quarterly-job-20] `-- Installing p5-Error-0.17028... [120arm64-quarterly-job-20] `-- Extracting p5-Error-0.17028: ......... done [120arm64-quarterly-job-20] `-- Installing p5-IO-Socket-SSL-2.066... [120arm64-quarterly-job-20] | `-- Installing p5-IO-Socket-INET6-2.72_1... [120arm64-quarterly-job-20] | | `-- Installing p5-Socket6-0.29... [120arm64-quarterly-job-20] | | `-- Extracting p5-Socket6-0.29: ....... done [120arm64-quarterly-job-20] | `-- Extracting p5-IO-Socket-INET6-2.72_1: ....... done [120arm64-quarterly-job-20] | `-- Installing p5-Mozilla-CA-20180117... [120arm64-quarterly-job-20] | `-- Extracting p5-Mozilla-CA-20180117: ........ done [120arm64-quarterly-job-20] | `-- Installing p5-Net-SSLeay-1.85... [120arm64-quarterly-job-20] | `-- Extracting p5-Net-SSLeay-1.85: .......... done [120arm64-quarterly-job-20] `-- Extracting p5-IO-Socket-SSL-2.066: .......... done [120arm64-quarterly-job-20] `-- Installing p5-Term-ReadKey-2.38_1... [120arm64-quarterly-job-20] `-- Extracting p5-Term-ReadKey-2.38_1: ........ done [120arm64-quarterly-job-20] `-- Installing p5-subversion-1.13.0... [120arm64-quarterly-job-20] | `-- Installing apr-1.7.0.1.6.1... [120arm64-quarterly-job-20] | | `-- Installing db5-5.3.28_7... [120arm64-quarterly-job-20] | | `-- Extracting db5-5.3.28_7: .......... done [120arm64-quarterly-job-20] | | `-- Installing gdbm-1.18.1_1... [120arm64-quarterly-job-20] | | `-- Installing readline-8.0.1... [120arm64-quarterly-job-20] | | `-- Extracting readline-8.0.1: .......... done [120arm64-quarterly-job-20] | | `-- Extracting gdbm-1.18.1_1: .......... done [120arm64-quarterly-job-20] | `-- Extracting apr-1.7.0.1.6.1: .......... done [120arm64-quarterly-job-20] | `-- Installing liblz4-1.9.2,1... [120arm64-quarterly-job-20] | `-- Extracting liblz4-1.9.2,1: .......... done [120arm64-quarterly-job-20] | `-- Installing sqlite3-3.30.1... [120arm64-quarterly-job-20] | `-- Extracting sqlite3-3.30.1: .......... done [120arm64-quarterly-job-20] | `-- Installing subversion-1.13.0... [120arm64-quarterly-job-20] | | `-- Installing serf-1.3.9_4... [120arm64-quarterly-job-20] | | `-- Extracting serf-1.3.9_4: .......... done [120arm64-quarterly-job-20] | | `-- Installing utf8proc-2.4.0... [120arm64-quarterly-job-20] | | `-- Extracting utf8proc-2.4.0: .......... done [120arm64-quarterly-job-20] | `-- Extracting subversion-1.13.0: .......... done [120arm64-quarterly-job-20] `-- Extracting p5-subversion-1.13.0: .......... done [120arm64-quarterly-job-20] `-- Installing pcre-8.43_2... [120arm64-quarterly-job-20] `-- Extracting pcre-8.43_2: .......... done [120arm64-quarterly-job-20] `-- Installing python37-3.7.6... [120arm64-quarterly-job-20] | `-- Installing libffi-3.2.1_3... [120arm64-quarterly-job-20] | `-- Extracting libffi-3.2.1_3: .......... done [120arm64-quarterly-job-20] `-- Extracting python37-3.7.6: .......... done ===> Creating groups. Creating group 'git_daemon' with gid '964'. ===> Creating users Creating user 'git_daemon' with uid '964'. [120arm64-quarterly-job-20] Extracting git-2.24.1: .......... done ===== Message from ca_root_nss-3.50: -- 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 * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===== Message from apr-1.7.0.1.6.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 python37-3.7.6: -- 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@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 ===== Message from git-2.24.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. ===> gitlab-workhorse-8.20.0 depends on package: git>=2.16.2 - found ===> Returning to build of gitlab-workhorse-8.20.0 ===> gitlab-workhorse-8.20.0 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_3.txz [120arm64-quarterly-job-20] Installing gmake-4.2.1_3... [120arm64-quarterly-job-20] Extracting gmake-4.2.1_3: .......... done ===> gitlab-workhorse-8.20.0 depends on executable: gmake - found ===> Returning to build of gitlab-workhorse-8.20.0 ===> gitlab-workhorse-8.20.0 depends on file: /usr/local/bin/go - not found ===> Installing existing package /packages/All/go-devel-g20191217.txz [120arm64-quarterly-job-20] Installing go-devel-g20191217... [120arm64-quarterly-job-20] `-- Installing binutils-2.33.1,1... [120arm64-quarterly-job-20] `-- Extracting binutils-2.33.1,1: .......... done [120arm64-quarterly-job-20] Extracting go-devel-g20191217: .......... done ===> gitlab-workhorse-8.20.0 depends on file: /usr/local/bin/go - found ===> Returning to build of gitlab-workhorse-8.20.0 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for gitlab-workhorse-8.20.0 =========================================================================== =======================<phase: build >============================ ===> Building for gitlab-workhorse-8.20.0 gmake[1]: Entering directory '/wrkdirs/usr/ports/www/gitlab-workhorse/work/gitlab-workhorse-3a34323b104be89e92db49828268f0bfd831e75a-3a34323b104be89e92db49828268f0bfd831e75a' fatal: not a git repository (or any of the parent directories): .git ### clean-build rm -rf /wrkdirs/usr/ports/www/gitlab-workhorse/work/gitlab-workhorse-3a34323b104be89e92db49828268f0bfd831e75a-3a34323b104be89e92db49828268f0bfd831e75a/_build ### Setting up target directory rm -rf "/wrkdirs/usr/ports/www/gitlab-workhorse/work/gitlab-workhorse-3a34323b104be89e92db49828268f0bfd831e75a-3a34323b104be89e92db49828268f0bfd831e75a/_build" mkdir -p "/wrkdirs/usr/ports/www/gitlab-workhorse/work/gitlab-workhorse-3a34323b104be89e92db49828268f0bfd831e75a-3a34323b104be89e92db49828268f0bfd831e75a/_build" touch "/wrkdirs/usr/ports/www/gitlab-workhorse/work/gitlab-workhorse-3a34323b104be89e92db49828268f0bfd831e75a-3a34323b104be89e92db49828268f0bfd831e75a/_build/.ok" ### Building gitlab-zip-cat go build -ldflags "-X main.Version=v8.20.0 -X main.BuildTime=20200215.004749" -tags "tracer_static tracer_static_jaeger" -o /wrkdirs/usr/ports/www/gitlab-workhorse/work/gitlab-workhorse-3a34323b104be89e92db49828268f0bfd831e75a-3a34323b104be89e92db49828268f0bfd831e75a/gitlab-zip-cat gitlab.com/gitlab-org/gitlab-workhorse/cmd/gitlab-zip-cat github.com/uber/jaeger-client-go/internal/baggage github.com/uber/jaeger-client-go/internal/throttler runtime/cgo golang.org/x/net/context github.com/mitchellh/reflectwalk github.com/opentracing/opentracing-go/log github.com/codahale/hdrhistogram github.com/pkg/errors golang.org/x/sys/unix github.com/client9/reopen gitlab.com/gitlab-org/labkit/tracing/connstr github.com/uber/jaeger-client-go/log gitlab.com/gitlab-org/labkit/mask github.com/mitchellh/copystructure github.com/uber/jaeger-client-go/thrift github.com/uber/jaeger-lib/metrics github.com/uber/jaeger-client-go/internal/spanlog # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128 github.com/uber/jaeger-client-go/thrift-gen/zipkincore github.com/uber/jaeger-client-go/thrift-gen/sampling github.com/uber/jaeger-client-go/thrift-gen/baggage github.com/uber/jaeger-client-go/thrift-gen/jaeger github.com/uber/jaeger-client-go/thrift-gen/agent net github.com/jfbus/httprs github.com/sebest/xff github.com/uber/jaeger-client-go/utils github.com/opentracing/opentracing-go gitlab.com/gitlab-org/labkit/correlation github.com/opentracing/opentracing-go/ext github.com/uber/jaeger-client-go github.com/uber/jaeger-client-go/transport github.com/uber/jaeger-client-go/internal/throttler/remote github.com/uber/jaeger-client-go/internal/baggage/remote github.com/uber/jaeger-client-go/rpcmetrics github.com/uber/jaeger-client-go/config gmake[1]: *** [Makefile:45: gitlab-zip-cat] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/gitlab-workhorse/work/gitlab-workhorse-3a34323b104be89e92db49828268f0bfd831e75a-3a34323b104be89e92db49828268f0bfd831e75a' *** Error code 1 Stop. make: stopped in /usr/ports/www/gitlab-workhorse
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002150048.01F0m0vr044285>