Date: Wed, 27 Nov 2019 16:40:40 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-arm64-default][devel/lazygit] Failed for lazygit-0.10.4_1 in build Message-ID: <201911271640.xARGeeTS075022@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: meta@FreeBSD.org Last committer: dmgk@FreeBSD.org Ident: $FreeBSD: head/devel/lazygit/Makefile 517745 2019-11-16 12:52:39Z dmgk $ Log URL: http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518178_s355024/logs/lazygit-0.10.4_1.log Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p518178_s355024 Log: =>> Building devel/lazygit build started at Wed Nov 27 16:39:10 UTC 2019 port directory: /usr/ports/devel/lazygit package name: lazygit-0.10.4_1 building for: FreeBSD head-arm64-default-job-16 13.0-CURRENT FreeBSD 13.0-CURRENT 1300061 arm64 maintained by: meta@FreeBSD.org Makefile ident: $FreeBSD: head/devel/lazygit/Makefile 517745 2019-11-16 12:52:39Z dmgk $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300002 Jail OSVERSION: 1300061 Job Id: 16 !!! Jail is newer than host. (Jail: 1300061, Host: 1300002) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300061 UNAME_v=FreeBSD 13.0-CURRENT 1300061 UNAME_r=13.0-CURRENT 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/head-arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-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-- meta@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/lazygit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/lazygit/work HOME=/wrkdirs/usr/ports/devel/lazygit/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/lazygit/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/devel/lazygit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/lazygit/work HOME=/wrkdirs/usr/ports/devel/lazygit/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/lazygit/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=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/lazygit" EXAMPLESDIR="share/examples/lazygit" DATADIR="share/lazygit" WWWDIR="www/lazygit" ETCDIR="etc/lazygit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lazygit DOCSDIR=/usr/local/share/doc/lazygit EXAMPLESDIR=/usr/local/share/examples/lazygit WWWDIR=/usr/local/www/lazygit ETCDIR=/usr/local/etc/lazygit --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 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 9.0.0) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 9.0.0) Target: aarch64-unknown-freebsd13.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 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 9.0.0) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300061 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 >============================ ===> lazygit-0.10.4_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.12.0.txz [head-arm64-default-job-16] Installing pkg-1.12.0... [head-arm64-default-job-16] Extracting pkg-1.12.0: .......... done ===> lazygit-0.10.4_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of lazygit-0.10.4_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT accepted by the user => jesseduffield-lazygit-v0.10.4_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/jesseduffield/lazygit/tar.gz/v0.10.4?dummy=/jesseduffield-lazygit-v0.10.4_GH0.tar.gz fetch: https://codeload.github.com/jesseduffield/lazygit/tar.gz/v0.10.4?dummy=/jesseduffield-lazygit-v0.10.4_GH0.tar.gz: size unknown fetch: https://codeload.github.com/jesseduffield/lazygit/tar.gz/v0.10.4?dummy=/jesseduffield-lazygit-v0.10.4_GH0.tar.gz: size of remote file is not known jesseduffield-lazygit-v0.10.4_GH0.tar.gz 7310 kB 9544 kBps 01s => aws-aws-sdk-go-v1.15.21_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/aws/aws-sdk-go/tar.gz/v1.15.21?dummy=/aws-aws-sdk-go-v1.15.21_GH0.tar.gz fetch: https://codeload.github.com/aws/aws-sdk-go/tar.gz/v1.15.21?dummy=/aws-aws-sdk-go-v1.15.21_GH0.tar.gz: size unknown fetch: https://codeload.github.com/aws/aws-sdk-go/tar.gz/v1.15.21?dummy=/aws-aws-sdk-go-v1.15.21_GH0.tar.gz: size of remote file is not known aws-aws-sdk-go-v1.15.21_GH0.tar.gz 8648 kB 4081 kBps 03s => cloudfoundry-jibber_jabber-bcc4c8345a21_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/cloudfoundry/jibber_jabber/tar.gz/bcc4c8345a21?dummy=/cloudfoundry-jibber_jabber-bcc4c8345a21_GH0.tar.gz fetch: https://codeload.github.com/cloudfoundry/jibber_jabber/tar.gz/bcc4c8345a21?dummy=/cloudfoundry-jibber_jabber-bcc4c8345a21_GH0.tar.gz: size unknown fetch: https://codeload.github.com/cloudfoundry/jibber_jabber/tar.gz/bcc4c8345a21?dummy=/cloudfoundry-jibber_jabber-bcc4c8345a21_GH0.tar.gz: size of remote file is not known cloudfoundry-jibber_jabber-bcc4c8345a21_GH0.tar.gz 7371 B 887 kBps 00s => go-ini-ini-v1.38.2_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/go-ini/ini/tar.gz/v1.38.2?dummy=/go-ini-ini-v1.38.2_GH0.tar.gz fetch: https://codeload.github.com/go-ini/ini/tar.gz/v1.38.2?dummy=/go-ini-ini-v1.38.2_GH0.tar.gz: size unknown fetch: https://codeload.github.com/go-ini/ini/tar.gz/v1.38.2?dummy=/go-ini-ini-v1.38.2_GH0.tar.gz: size of remote file is not known go-ini-ini-v1.38.2_GH0.tar.gz 33 kB 1514 kBps 00s => golang-crypto-e1dfcc566284_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/golang/crypto/tar.gz/e1dfcc566284?dummy=/golang-crypto-e1dfcc566284_GH0.tar.gz fetch: https://codeload.github.com/golang/crypto/tar.gz/e1dfcc566284?dummy=/golang-crypto-e1dfcc566284_GH0.tar.gz: size unknown fetch: https://codeload.github.com/golang/crypto/tar.gz/e1dfcc566284?dummy=/golang-crypto-e1dfcc566284_GH0.tar.gz: size of remote file is not known golang-crypto-e1dfcc566284_GH0.tar.gz 1640 kB 8924 kBps 00s => hashicorp-go-cleanhttp-d5fe4b57a186_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/hashicorp/go-cleanhttp/tar.gz/d5fe4b57a186?dummy=/hashicorp-go-cleanhttp-d5fe4b57a186_GH0.tar.gz fetch: https://codeload.github.com/hashicorp/go-cleanhttp/tar.gz/d5fe4b57a186?dummy=/hashicorp-go-cleanhttp-d5fe4b57a186_GH0.tar.gz: size unknown fetch: https://codeload.github.com/hashicorp/go-cleanhttp/tar.gz/d5fe4b57a186?dummy=/hashicorp-go-cleanhttp-d5fe4b57a186_GH0.tar.gz: size of remote file is not known hashicorp-go-cleanhttp-d5fe4b57a186_GH0.tar.gz 8007 B 920 kBps 00s => hashicorp-go-getter-4bda8fa99001_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/hashicorp/go-getter/tar.gz/4bda8fa99001?dummy=/hashicorp-go-getter-4bda8fa99001_GH0.tar.gz <snip> =======================<phase: configure >============================ ===> Configuring for lazygit-0.10.4_1 =========================================================================== =======================<phase: build >============================ ===> Building for lazygit-0.10.4_1 (cd /wrkdirs/usr/ports/devel/lazygit/work/lazygit-0.10.4; for t in github.com/jesseduffield/lazygit; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/lazygit/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^lazygit$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/wrkdirs/usr/ports/devel/lazygit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/lazygit/work HOME=/wrkdirs/usr/ports/devel/lazygit/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/lazygit/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" B SD_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" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOARM= GOPATH="" GOBIN="/wrkdirs/usr/ports/devel/lazygit/work/bin" /usr/local/bin/go build -v -buildmode=exe -ldflags=-s -mod=vendor -o /wrkdirs/usr/ports/devel/lazygit/work/bin/${out} ${pkg}; done) ===> Building lazygit from github.com/jesseduffield/lazygit github.com/golang-collections/collections/stack golang.org/x/crypto/internal/subtle github.com/aws/aws-sdk-go/aws/client/metadata github.com/ulikunitz/xz/internal/hash runtime/cgo github.com/aws/aws-sdk-go/internal/sdkmath golang.org/x/text/internal/tag github.com/hashicorp/hcl/hcl/strconv golang.org/x/crypto/cast5 golang.org/x/crypto/openpgp/errors github.com/aws/aws-sdk-go/internal/sdkio golang.org/x/text/transform github.com/spkg/bom golang.org/x/crypto/curve25519 github.com/aws/aws-sdk-go/internal/sdkuri golang.org/x/crypto/poly1305 github.com/mattn/go-isatty golang.org/x/crypto/openpgp/armor golang.org/x/crypto/openpgp/s2k gopkg.in/src-d/go-git.v4/internal/url golang.org/x/crypto/internal/chacha20 github.com/aws/aws-sdk-go/internal/sdkrand golang.org/x/net/context github.com/mattn/go-colorable gopkg.in/src-d/go-billy.v4 github.com/cloudfoundry/jibber_jabber github.com/mattn/go-runewidth gopkg.in/src-d/go-git.v4/plumbing/filemode github.com/spf13/afero/mem github.com/src-d/gcfg/types github.com/emirpasic/gods/utils github.com/aws/aws-sdk-go/internal/shareddefaults gopkg.in/warnings.v0 gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability github.com/subosito/gotenv github.com/hashicorp/hcl/hcl/token github.com/src-d/gcfg/token github.com/mitchellh/go-testing-interface github.com/mitchellh/go-homedir github.com/jesseduffield/pty gopkg.in/src-d/go-git.v4/plumbing/format/pktline github.com/aws/aws-sdk-go/aws/awserr gopkg.in/src-d/go-git.v4/utils/merkletrie/noder gopkg.in/src-d/go-git.v4/internal/revision github.com/hashicorp/go-version golang.org/x/text/internal/language github.com/jbenet/go-context/io github.com/spf13/jwalterweatherman github.com/sergi/go-diff/diffmatchpatch github.com/fatih/color golang.org/x/text/unicode/norm github.com/go-errors/errors github.com/bgentry/go-netrc/netrc github.com/shibukawa/configdir github.com/tcnksm/go-gitconfig github.com/hashicorp/go-getter/helper/url gopkg.in/yaml.v2 github.com/ulikunitz/xz/internal/xlog gopkg.in/src-d/go-git.v4/plumbing github.com/hashicorp/go-safetemp github.com/mgutz/str github.com/nicksnyder/go-i18n/v2/internal gopkg.in/src-d/go-billy.v4/util github.com/pkg/errors github.com/pelletier/go-toml gopkg.in/src-d/go-billy.v4/helper/polyfill golang.org/x/crypto/ed25519 golang.org/x/crypto/openpgp/elgamal golang.org/x/sys/unix github.com/kardianos/osext # github.com/jesseduffield/pty vendor/github.com/jesseduffield/pty/pty_freebsd.go:50:20: undefined: fiodgnameArg vendor/github.com/jesseduffield/pty/pty_freebsd.go:63:12: undefined: _C_SPECNAMELEN vendor/github.com/jesseduffield/pty/pty_freebsd.go:66:9: undefined: fiodgnameArg github.com/emirpasic/gods/containers gopkg.in/src-d/go-git.v4/utils/ioutil github.com/jmespath/go-jmespath github.com/hashicorp/hcl/hcl/ast github.com/hashicorp/hcl/json/token gopkg.in/src-d/go-git.v4/utils/merkletrie/internal/frame github.com/jesseduffield/termbox-go github.com/spf13/cast gopkg.in/src-d/go-billy.v4/helper/chroot gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband github.com/src-d/gcfg/scanner github.com/hashicorp/hcl/hcl/scanner github.com/emirpasic/gods/trees gopkg.in/src-d/go-git.v4/utils/merkletrie github.com/emirpasic/gods/lists golang.org/x/crypto/openpgp/packet github.com/aws/aws-sdk-go/aws/endpoints github.com/aws/aws-sdk-go/internal/ini github.com/jesseduffield/lazygit/pkg/utils github.com/ulikunitz/xz/lzma github.com/hashicorp/hcl/json/scanner github.com/emirpasic/gods/lists/arraylist gopkg.in/src-d/go-git.v4/plumbing/cache gopkg.in/src-d/go-git.v4/utils/binary gopkg.in/src-d/go-git.v4/plumbing/format/diff gopkg.in/src-d/go-git.v4/utils/merkletrie/filesystem github.com/src-d/gcfg github.com/hashicorp/hcl/hcl/parser # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128 github.com/hashicorp/hcl/json/parser github.com/jesseduffield/gocui github.com/emirpasic/gods/trees/binaryheap github.com/hashicorp/hcl/hcl/printer gopkg.in/src-d/go-git.v4/plumbing/format/idxfile gopkg.in/src-d/go-git.v4/plumbing/format/index gopkg.in/src-d/go-git.v4/utils/diff gopkg.in/src-d/go-git.v4/plumbing/format/config golang.org/x/text/internal/language/compact github.com/hashicorp/hcl github.com/aws/aws-sdk-go/aws/credentials github.com/aws/aws-sdk-go/aws/awsutil gopkg.in/src-d/go-git.v4/config golang.org/x/text/language github.com/aws/aws-sdk-go/aws/credentials/processcreds gopkg.in/src-d/go-git.v4/utils/merkletrie/index gopkg.in/src-d/go-git.v4/plumbing/storer github.com/ulikunitz/xz gopkg.in/src-d/go-git.v4/storage gopkg.in/src-d/go-git.v4/plumbing/format/packfile gopkg.in/src-d/go-git.v4/storage/memory golang.org/x/crypto/openpgp github.com/nicksnyder/go-i18n/v2/internal/plural gopkg.in/src-d/go-git.v4/plumbing/protocol/packp gopkg.in/src-d/go-git.v4/plumbing/object github.com/nicksnyder/go-i18n/v2/i18n gopkg.in/src-d/go-git.v4/plumbing/format/objfile gopkg.in/src-d/go-git.v4/plumbing/transport os/user net gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common gopkg.in/src-d/go-git.v4/plumbing/revlist gopkg.in/src-d/go-git.v4/plumbing/format/gitignore github.com/kevinburke/ssh_config archive/tar vendor/golang.org/x/net/http/httpproxy gopkg.in/src-d/go-git.v4/plumbing/transport/git golang.org/x/net/internal/socks github.com/mitchellh/mapstructure net/textproto github.com/integrii/flaggy crypto/x509 github.com/spf13/pflag golang.org/x/net/proxy vendor/golang.org/x/net/http/httpguts crypto/tls golang.org/x/crypto/ssh golang.org/x/crypto/ssh/knownhosts golang.org/x/crypto/ssh/agent net/http/httptrace net/http github.com/xanzy/ssh-agent gopkg.in/src-d/go-git.v4/plumbing/transport/ssh github.com/hashicorp/go-cleanhttp github.com/jesseduffield/roll gopkg.in/src-d/go-git.v4/plumbing/transport/http net/http/httputil github.com/aws/aws-sdk-go/aws github.com/magiconair/properties github.com/spf13/afero github.com/aws/aws-sdk-go/private/protocol/eventstream github.com/aws/aws-sdk-go/aws/request github.com/aws/aws-sdk-go/internal/s3err github.com/aws/aws-sdk-go/aws/corehandlers github.com/aws/aws-sdk-go/aws/client github.com/aws/aws-sdk-go/aws/csm github.com/aws/aws-sdk-go/private/protocol github.com/aws/aws-sdk-go/aws/ec2metadata github.com/aws/aws-sdk-go/private/protocol/query/queryutil github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi github.com/aws/aws-sdk-go/private/protocol/json/jsonutil 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/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/aws/signer/v4 github.com/aws/aws-sdk-go/aws/defaults github.com/aws/aws-sdk-go/private/protocol/restxml github.com/aws/aws-sdk-go/service/sts github.com/aws/aws-sdk-go/service/s3 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 github.com/jesseduffield/go-getter *** Error code 2 Stop. make: stopped in /usr/ports/devel/lazygit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911271640.xARGeeTS075022>