------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.3,1.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- 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 Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/curl-7.70.0.txz Installing /packages/All/cvsps-2.1_2.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- 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. Installing /packages/All/p5-HTML-Tagset-3.20_1.txz Installing /packages/All/p5-HTML-Parser-3.72.txz Installing /packages/All/p5-CGI-4.47.txz Installing /packages/All/p5-Error-0.17029.txz Installing /packages/All/p5-Digest-HMAC-1.03_1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/krb5-1.18.1.txz Installing /packages/All/p5-GSSAPI-0.28_1.txz Installing /packages/All/p5-Authen-SASL-2.16_1.txz Installing /packages/All/p5-Net-SSLeay-1.88.txz Installing /packages/All/p5-Mozilla-CA-20180117.txz Installing /packages/All/p5-Socket6-0.29.txz Installing /packages/All/p5-IO-Socket-INET6-2.72_1.txz Installing /packages/All/p5-IO-Socket-SSL-2.068.txz Installing /packages/All/p5-Term-ReadKey-2.38_1.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/db5-5.3.28_7.txz Installing /packages/All/apr-1.7.0.1.6.1_1.txz ===== Message from apr-1.7.0.1.6.1_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. Installing /packages/All/sqlite3-3.31.1_1,1.txz Installing /packages/All/utf8proc-2.4.0.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/serf-1.3.9_4.txz Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libassuan-2.5.3.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/libksba-1.3.5_1.txz Installing /packages/All/npth-1.6.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/p11-kit-0.23.20.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.13.txz Installing /packages/All/pinentry-tty-1.1.0.txz Installing /packages/All/pinentry-1.1.0_6.txz Installing /packages/All/gnupg-2.2.20.txz ===== Message from gnupg-2.2.20: -- GnuPG, when run on hosts without IPv6 connectivity, may fail to connect to dual-stack hkp servers [1]. As a workaround, add disable-ipv6 to /usr/local/etc/dirmngr.conf [1] https://dev.gnupg.org/rGecfc4db3a2f8bc2652ba4ac4de5ca1cd13bfcbec Installing /packages/All/subversion-1.13.0_1.txz ===== Message from subversion-1.13.0_1: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/p5-subversion-1.13.0.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- 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 Installing /packages/All/git-2.26.2.txz ===> Creating groups. Creating group 'git_daemon' with gid '964'. ===> Creating users Creating user 'git_daemon' with uid '964'. ===== Message from git-2.26.2: -- 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. SUCCEEDED 00:00:59 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gh-0.8.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> gh-0.8.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gh-0.8.0 for building SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> gh-0.8.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gh-0.8.0 for building => SHA256 Checksum OK for cli-cli-v0.8.0_GH0.tar.gz. => SHA256 Checksum OK for AlecAivazis-survey-v2.0.7_GH0.tar.gz. => SHA256 Checksum OK for alecthomas-chroma-34d9c7143bf5_GH0.tar.gz. => SHA256 Checksum OK for briandowns-spinner-bf6cf7ae6727_GH0.tar.gz. => SHA256 Checksum OK for charmbracelet-glamour-301d3bcf3058_GH0.tar.gz. => SHA256 Checksum OK for cpuguy83-go-md2man-v2.0.0_GH0.tar.gz. => SHA256 Checksum OK for danwakefield-fnmatch-cbb64ac3d964_GH0.tar.gz. => SHA256 Checksum OK for dlclark-regexp2-v1.2.0_GH0.tar.gz. => SHA256 Checksum OK for fatih-color-v1.7.0_GH0.tar.gz. => SHA256 Checksum OK for go-yaml-yaml-a6ecf24a6d71_GH0.tar.gz. => SHA256 Checksum OK for go-yaml-yaml-v2.2.8_GH0.tar.gz. => SHA256 Checksum OK for golang-crypto-1ad67e1f0ef4_GH0.tar.gz. => SHA256 Checksum OK for golang-net-46282727080f_GH0.tar.gz. => SHA256 Checksum OK for golang-sys-d5e6a3e2c0ae_GH0.tar.gz. => SHA256 Checksum OK for golang-text-v0.3.2_GH0.tar.gz. => SHA256 Checksum OK for google-go-cmp-v0.2.0_GH0.tar.gz. => SHA256 Checksum OK for google-goterm-fc88cf888a3f_GH0.tar.gz. => SHA256 Checksum OK for google-shlex-e7afc7fbc510_GH0.tar.gz. => SHA256 Checksum OK for hashicorp-go-version-v1.2.0_GH0.tar.gz. => SHA256 Checksum OK for henvic-httpretty-v0.0.4_GH0.tar.gz. => SHA256 Checksum OK for inconshreveable-mousetrap-v1.0.0_GH0.tar.gz. => SHA256 Checksum OK for kballard-go-shellquote-95032a82bc51_GH0.tar.gz. => SHA256 Checksum OK for lucasb-eyer-go-colorful-v1.0.3_GH0.tar.gz. => SHA256 Checksum OK for mattn-go-colorable-v0.1.6_GH0.tar.gz. => SHA256 Checksum OK for mattn-go-isatty-v0.0.12_GH0.tar.gz. => SHA256 Checksum OK for mattn-go-runewidth-v0.0.8_GH0.tar.gz. => SHA256 Checksum OK for mgutz-ansi-9520e82c474b_GH0.tar.gz. => SHA256 Checksum OK for microcosm-cc-bluemonday-v1.0.2_GH0.tar.gz. => SHA256 Checksum OK for mitchellh-go-homedir-v1.1.0_GH0.tar.gz. => SHA256 Checksum OK for muesli-reflow-v0.1.0_GH0.tar.gz. => SHA256 Checksum OK for muesli-termenv-v0.4.0_GH0.tar.gz. => SHA256 Checksum OK for olekukonko-tablewriter-v0.0.4_GH0.tar.gz. => SHA256 Checksum OK for russross-blackfriday-v2.0.1_GH0.tar.gz. => SHA256 Checksum OK for shurcooL-githubv4-8f68eb5628d0_GH0.tar.gz. => SHA256 Checksum OK for shurcooL-graphql-d48a9a75455f_GH0.tar.gz. => SHA256 Checksum OK for shurcooL-sanitized_anchor_name-v1.0.0_GH0.tar.gz. => SHA256 Checksum OK for spf13-cobra-v0.0.6_GH0.tar.gz. => SHA256 Checksum OK for spf13-pflag-v1.0.5_GH0.tar.gz. => SHA256 Checksum OK for yuin-goldmark-v1.1.24_GH0.tar.gz. SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> gh-0.8.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gh-0.8.0 for building ===> Extracting for gh-0.8.0 => SHA256 Checksum OK for cli-cli-v0.8.0_GH0.tar.gz. => SHA256 Checksum OK for AlecAivazis-survey-v2.0.7_GH0.tar.gz. => SHA256 Checksum OK for alecthomas-chroma-34d9c7143bf5_GH0.tar.gz. => SHA256 Checksum OK for briandowns-spinner-bf6cf7ae6727_GH0.tar.gz. => SHA256 Checksum OK for charmbracelet-glamour-301d3bcf3058_GH0.tar.gz. => SHA256 Checksum OK for cpuguy83-go-md2man-v2.0.0_GH0.tar.gz. => SHA256 Checksum OK for danwakefield-fnmatch-cbb64ac3d964_GH0.tar.gz. => SHA256 Checksum OK for dlclark-regexp2-v1.2.0_GH0.tar.gz. => SHA256 Checksum OK for fatih-color-v1.7.0_GH0.tar.gz. => SHA256 Checksum OK for go-yaml-yaml-a6ecf24a6d71_GH0.tar.gz. => SHA256 Checksum OK for go-yaml-yaml-v2.2.8_GH0.tar.gz. => SHA256 Checksum OK for golang-crypto-1ad67e1f0ef4_GH0.tar.gz. => SHA256 Checksum OK for golang-net-46282727080f_GH0.tar.gz. => SHA256 Checksum OK for golang-sys-d5e6a3e2c0ae_GH0.tar.gz. => SHA256 Checksum OK for golang-text-v0.3.2_GH0.tar.gz. => SHA256 Checksum OK for google-go-cmp-v0.2.0_GH0.tar.gz. => SHA256 Checksum OK for google-goterm-fc88cf888a3f_GH0.tar.gz. => SHA256 Checksum OK for google-shlex-e7afc7fbc510_GH0.tar.gz. => SHA256 Checksum OK for hashicorp-go-version-v1.2.0_GH0.tar.gz. => SHA256 Checksum OK for henvic-httpretty-v0.0.4_GH0.tar.gz. => SHA256 Checksum OK for inconshreveable-mousetrap-v1.0.0_GH0.tar.gz. => SHA256 Checksum OK for kballard-go-shellquote-95032a82bc51_GH0.tar.gz. => SHA256 Checksum OK for lucasb-eyer-go-colorful-v1.0.3_GH0.tar.gz. => SHA256 Checksum OK for mattn-go-colorable-v0.1.6_GH0.tar.gz. => SHA256 Checksum OK for mattn-go-isatty-v0.0.12_GH0.tar.gz. => SHA256 Checksum OK for mattn-go-runewidth-v0.0.8_GH0.tar.gz. => SHA256 Checksum OK for mgutz-ansi-9520e82c474b_GH0.tar.gz. => SHA256 Checksum OK for microcosm-cc-bluemonday-v1.0.2_GH0.tar.gz. => SHA256 Checksum OK for mitchellh-go-homedir-v1.1.0_GH0.tar.gz. => SHA256 Checksum OK for muesli-reflow-v0.1.0_GH0.tar.gz. => SHA256 Checksum OK for muesli-termenv-v0.4.0_GH0.tar.gz. => SHA256 Checksum OK for olekukonko-tablewriter-v0.0.4_GH0.tar.gz. => SHA256 Checksum OK for russross-blackfriday-v2.0.1_GH0.tar.gz. => SHA256 Checksum OK for shurcooL-githubv4-8f68eb5628d0_GH0.tar.gz. => SHA256 Checksum OK for shurcooL-graphql-d48a9a75455f_GH0.tar.gz. => SHA256 Checksum OK for shurcooL-sanitized_anchor_name-v1.0.0_GH0.tar.gz. => SHA256 Checksum OK for spf13-cobra-v0.0.6_GH0.tar.gz. => SHA256 Checksum OK for spf13-pflag-v1.0.5_GH0.tar.gz. => SHA256 Checksum OK for yuin-goldmark-v1.1.24_GH0.tar.gz. Extracted Memory Use: 94.70M SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gh-0.8.0 ===> Applying ports patches for gh-0.8.0 ===> Cleanly applied ports patch(es) patch-vendor_github.com_muesli_termenv_termenv__unix.go SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> gh-0.8.0 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> gh-0.8.0 depends on file: /usr/local/bin/go - found ===> Configuring for gh-0.8.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gh-0.8.0 (cd /construction/devel/gh/cli-0.8.0; for t in ./cmd/gh; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/gh/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^gh$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/devel/gh XDG_CONFIG_HOME=/construction/devel/gh HOME=/construction/devel/gh TMPDIR="/tmp" PATH=/construction/devel/gh/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -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" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOARM= GOPATH="" GOBIN="/construction/devel/gh/bin" GO_NO_VENDOR_CHECKS=1 /usr/local/bin/go build -ldflags " -s -w -X github.com/cli/cli/command.Version=0.8.0 -X github.com/cli/cli/command.BuildDate=$(date +%Y-%m-%d)" -v -buildmode=exe -mod=vendor -o /construction/devel/gh/bin/${out} ${pkg}; done) ===> Building gh from ./cmd/gh golang.org/x/net/html/atom github.com/danwakefield/fnmatch runtime/cgo golang.org/x/text/transform github.com/shurcooL/graphql/ident github.com/kballard/go-shellquote golang.org/x/sys/unix golang.org/x/text/width github.com/mattn/go-runewidth github.com/google/goterm/term github.com/dlclark/regexp2/syntax github.com/google/shlex github.com/cli/cli/internal/ghrepo github.com/henvic/httpretty/internal/color github.com/lucasb-eyer/go-colorful github.com/yuin/goldmark/util github.com/hashicorp/go-version golang.org/x/net/html gopkg.in/yaml.v3 github.com/olekukonko/tablewriter github.com/shurcooL/graphql/internal/jsonutil github.com/muesli/reflow/ansi github.com/cli/cli/internal/run github.com/cli/cli/pkg/browser github.com/mitchellh/go-homedir github.com/cli/cli/pkg/text github.com/AlecAivazis/survey/v2/terminal github.com/muesli/reflow/padding github.com/cli/cli/git github.com/muesli/reflow/indent github.com/muesli/reflow/wordwrap github.com/mattn/go-isatty golang.org/x/crypto/ssh/terminal github.com/mattn/go-colorable github.com/muesli/termenv # github.com/muesli/termenv vendor/github.com/muesli/termenv/termenv_unix.go:102:9: readfds.X__fds_bits undefined (type syscall.FdSet has no field or method X__fds_bits) vendor/github.com/muesli/termenv/termenv_unix.go:113:12: readfds.X__fds_bits undefined (type syscall.FdSet has no field or method X__fds_bits) github.com/dlclark/regexp2 github.com/microcosm-cc/bluemonday github.com/fatih/color github.com/mgutz/ansi github.com/briandowns/spinner net github.com/AlecAivazis/survey/v2/core github.com/cli/cli/pkg/githubtemplate github.com/AlecAivazis/survey/v2 github.com/alecthomas/chroma github.com/cli/cli/pkg/surveyext github.com/alecthomas/chroma/formatters/html github.com/alecthomas/chroma/lexers/internal github.com/alecthomas/chroma/styles github.com/alecthomas/chroma/lexers/k github.com/alecthomas/chroma/lexers/i github.com/alecthomas/chroma/lexers/f github.com/alecthomas/chroma/lexers/b github.com/alecthomas/chroma/lexers/e github.com/alecthomas/chroma/lexers/j github.com/alecthomas/chroma/formatters/svg github.com/alecthomas/chroma/lexers/a github.com/alecthomas/chroma/lexers/y github.com/alecthomas/chroma/lexers/o github.com/alecthomas/chroma/lexers/q github.com/alecthomas/chroma/lexers/x github.com/alecthomas/chroma/lexers/l github.com/alecthomas/chroma/lexers/p github.com/alecthomas/chroma/lexers/w github.com/alecthomas/chroma/lexers/n github.com/alecthomas/chroma/lexers/r github.com/alecthomas/chroma/formatters github.com/alecthomas/chroma/lexers/t github.com/alecthomas/chroma/lexers/d github.com/alecthomas/chroma/lexers/v github.com/alecthomas/chroma/lexers/c github.com/alecthomas/chroma/lexers/h vendor/golang.org/x/net/http/httpproxy net/textproto github.com/spf13/pflag crypto/x509 vendor/golang.org/x/net/http/httpguts crypto/tls github.com/alecthomas/chroma/lexers/circular github.com/alecthomas/chroma/lexers/g github.com/alecthomas/chroma/lexers/m github.com/spf13/cobra github.com/alecthomas/chroma/lexers/s github.com/cli/cli/internal/cobrafish net/http/httptrace net/http github.com/alecthomas/chroma/lexers github.com/alecthomas/chroma/quick github.com/henvic/httpretty/internal/header github.com/cli/cli/auth golang.org/x/net/context/ctxhttp github.com/cli/cli/pkg/httpmock github.com/yuin/goldmark/text github.com/henvic/httpretty github.com/shurcooL/graphql github.com/shurcooL/githubv4 github.com/yuin/goldmark/ast github.com/yuin/goldmark/renderer github.com/yuin/goldmark/extension/ast github.com/yuin/goldmark/parser github.com/yuin/goldmark/renderer/html github.com/yuin/goldmark github.com/yuin/goldmark/extension *** Error code 2 Stop. make: stopped in /xports/devel/gh FAILED 00:00:17