------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/go-1.14.2,1.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.51.1.txz ===== Message from ca_root_nss-3.51.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. 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.1f,1.txz Installing /packages/All/curl-7.69.1_1.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.46.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.067.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.30.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 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.1.txz ===> Creating groups. Creating group 'git_daemon' with gid '964'. ===> Creating users Creating user 'git_daemon' with uid '964'. ===== Message from git-2.26.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. Installing /packages/All/git-lfs-2.10.0.txz ===== Message from git-lfs-2.10.0: -- To get started with Git LFS, the following commands can be used: 1. Setup Git LFS on your system. You only have to do this once per repository per machine: $ git lfs install 2. Choose the type of files you want to track, for examples all ISO images, with git lfs track: $ git lfs track "*.iso" 3. The above stores this information in gitattributes(5) files, so that file need to be added to the repository: $ git add .gitattributes 4. Commit, push and work with the files normally: $ git add file.iso $ git commit -m "Add disk image" $ git push SUCCEEDED 00:01:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gitea-1.11.4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> gitea-1.11.4 depends on file: /usr/local/sbin/pkg - found => gitea-src-1.11.4.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://github.com/go-gitea/gitea/releases/download/v1.11.4/gitea-src-1.11.4.tar.gz gitea-src-1.11.4.tar.gz 0% of 65 MB 0 Bps gitea-src-1.11.4.tar.gz 0% of 65 MB 698 kBps gitea-src-1.11.4.tar.gz 2% of 65 MB 777 kBps gitea-src-1.11.4.tar.gz 3% of 65 MB 762 kBps 01m28s gitea-src-1.11.4.tar.gz 4% of 65 MB 777 kBps 01m25s gitea-src-1.11.4.tar.gz 5% of 65 MB 793 kBps 01m23s gitea-src-1.11.4.tar.gz 6% of 65 MB 807 kBps 01m21s gitea-src-1.11.4.tar.gz 7% of 65 MB 799 kBps 01m20s gitea-src-1.11.4.tar.gz 9% of 65 MB 760 kBps 01m19s gitea-src-1.11.4.tar.gz 10% of 65 MB 792 kBps 01m18s gitea-src-1.11.4.tar.gz 11% of 65 MB 810 kBps 01m16s gitea-src-1.11.4.tar.gz 12% of 65 MB 819 kBps 01m15s gitea-src-1.11.4.tar.gz 13% of 65 MB 807 kBps 01m14s gitea-src-1.11.4.tar.gz 15% of 65 MB 794 kBps 01m13s gitea-src-1.11.4.tar.gz 16% of 65 MB 779 kBps 01m12s gitea-src-1.11.4.tar.gz 17% of 65 MB 820 kBps 01m10s gitea-src-1.11.4.tar.gz 18% of 65 MB 809 kBps 01m09s gitea-src-1.11.4.tar.gz 19% of 65 MB 794 kBps 01m08s gitea-src-1.11.4.tar.gz 21% of 65 MB 775 kBps 01m07s gitea-src-1.11.4.tar.gz 22% of 65 MB 786 kBps 01m06s gitea-src-1.11.4.tar.gz 23% of 65 MB 767 kBps 01m05s gitea-src-1.11.4.tar.gz 24% of 65 MB 791 kBps 01m04s gitea-src-1.11.4.tar.gz 25% of 65 MB 781 kBps 01m03s gitea-src-1.11.4.tar.gz 26% of 65 MB 774 kBps 01m02s gitea-src-1.11.4.tar.gz 27% of 65 MB 777 kBps 01m01s gitea-src-1.11.4.tar.gz 29% of 65 MB 792 kBps 60s gitea-src-1.11.4.tar.gz 30% of 65 MB 776 kBps 59s gitea-src-1.11.4.tar.gz 31% of 65 MB 816 kBps 58s gitea-src-1.11.4.tar.gz 32% of 65 MB 808 kBps 57s gitea-src-1.11.4.tar.gz 33% of 65 MB 757 kBps 56s gitea-src-1.11.4.tar.gz 35% of 65 MB 808 kBps 55s gitea-src-1.11.4.tar.gz 36% of 65 MB 808 kBps 54s gitea-src-1.11.4.tar.gz 37% of 65 MB 793 kBps 53s gitea-src-1.11.4.tar.gz 38% of 65 MB 778 kBps 52s gitea-src-1.11.4.tar.gz 39% of 65 MB 780 kBps 51s gitea-src-1.11.4.tar.gz 40% of 65 MB 793 kBps 50s gitea-src-1.11.4.tar.gz 42% of 65 MB 806 kBps 49s gitea-src-1.11.4.tar.gz 43% of 65 MB 813 kBps 48s gitea-src-1.11.4.tar.gz 44% of 65 MB 809 kBps 47s gitea-src-1.11.4.tar.gz 45% of 65 MB 808 kBps 46s gitea-src-1.11.4.tar.gz 46% of 65 MB 798 kBps 45s gitea-src-1.11.4.tar.gz 48% of 65 MB 779 kBps 44s gitea-src-1.11.4.tar.gz 49% of 65 MB 800 kBps 43s gitea-src-1.11.4.tar.gz 50% of 65 MB 742 kBps 42s gitea-src-1.11.4.tar.gz 51% of 65 MB 779 kBps 41s gitea-src-1.11.4.tar.gz 52% of 65 MB 767 kBps 40s gitea-src-1.11.4.tar.gz 53% of 65 MB 776 kBps 39s gitea-src-1.11.4.tar.gz 54% of 65 MB 744 kBps 38s gitea-src-1.11.4.tar.gz 56% of 65 MB 728 kBps 37s gitea-src-1.11.4.tar.gz 57% of 65 MB 754 kBps 36s gitea-src-1.11.4.tar.gz 57% of 65 MB 158 kBps 37s gitea-src-1.11.4.tar.gz 57% of 65 MB 220 kBps 37s gitea-src-1.11.4.tar.gz 58% of 65 MB 358 kBps 37s gitea-src-1.11.4.tar.gz 58% of 65 MB 502 kBps 36s gitea-src-1.11.4.tar.gz 60% of 65 MB 682 kBps 35s gitea-src-1.11.4.tar.gz 61% of 65 MB 751 kBps 35s gitea-src-1.11.4.tar.gz 62% of 65 MB 764 kBps 33s gitea-src-1.11.4.tar.gz 63% of 65 MB 777 kBps 32s gitea-src-1.11.4.tar.gz 64% of 65 MB 791 kBps 31s gitea-src-1.11.4.tar.gz 65% of 65 MB 788 kBps 30s gitea-src-1.11.4.tar.gz 66% of 65 MB 808 kBps 29s gitea-src-1.11.4.tar.gz 68% of 65 MB 811 kBps 28s gitea-src-1.11.4.tar.gz 69% of 65 MB 796 kBps 27s gitea-src-1.11.4.tar.gz 70% of 65 MB 777 kBps 26s gitea-src-1.11.4.tar.gz 71% of 65 MB 775 kBps 25s gitea-src-1.11.4.tar.gz 72% of 65 MB 808 kBps 24s gitea-src-1.11.4.tar.gz 74% of 65 MB 794 kBps 23s gitea-src-1.11.4.tar.gz 75% of 65 MB 776 kBps 22s gitea-src-1.11.4.tar.gz 76% of 65 MB 788 kBps 21s gitea-src-1.11.4.tar.gz 77% of 65 MB 784 kBps 20s gitea-src-1.11.4.tar.gz 78% of 65 MB 651 kBps 19s gitea-src-1.11.4.tar.gz 79% of 65 MB 759 kBps 18s gitea-src-1.11.4.tar.gz 80% of 65 MB 794 kBps 17s gitea-src-1.11.4.tar.gz 81% of 65 MB 791 kBps 16s gitea-src-1.11.4.tar.gz 83% of 65 MB 791 kBps 14s gitea-src-1.11.4.tar.gz 84% of 65 MB 764 kBps 13s gitea-src-1.11.4.tar.gz 85% of 65 MB 796 kBps 12s gitea-src-1.11.4.tar.gz 86% of 65 MB 792 kBps 11s gitea-src-1.11.4.tar.gz 87% of 65 MB 792 kBps 10s gitea-src-1.11.4.tar.gz 89% of 65 MB 790 kBps 09s gitea-src-1.11.4.tar.gz 90% of 65 MB 793 kBps 08s gitea-src-1.11.4.tar.gz 91% of 65 MB 780 kBps 07s gitea-src-1.11.4.tar.gz 92% of 65 MB 778 kBps 06s gitea-src-1.11.4.tar.gz 93% of 65 MB 795 kBps 05s gitea-src-1.11.4.tar.gz 94% of 65 MB 791 kBps 04s gitea-src-1.11.4.tar.gz 95% of 65 MB 745 kBps 03s gitea-src-1.11.4.tar.gz 96% of 65 MB 682 kBps 02s gitea-src-1.11.4.tar.gz 97% of 65 MB 681 kBps 01s gitea-src-1.11.4.tar.gz 98% of 65 MB 666 kBps 01m28s gitea-src-1.11.4.tar.gz 65 MB 757 kBps 01m28s ===> Fetching all distfiles required by gitea-1.11.4 for building SUCCEEDED 00:01:30 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> gitea-1.11.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gitea-1.11.4 for building => SHA256 Checksum OK for gitea-src-1.11.4.tar.gz. SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> gitea-1.11.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gitea-1.11.4 for building ===> Extracting for gitea-1.11.4 => SHA256 Checksum OK for gitea-src-1.11.4.tar.gz. Extracted Memory Use: 298.03M SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gitea-1.11.4 ===> Applying ports patches for gitea-1.11.4 echo 1.11.4 >/construction/www/gitea/gitea-1.11.4/VERSION SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> gitea-1.11.4 depends on executable: gmake - found ===> gitea-1.11.4 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> gitea-1.11.4 depends on executable: gmake - found ===> gitea-1.11.4 depends on file: /usr/local/bin/go - found ===> Configuring for gitea-1.11.4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gitea-1.11.4 gmake[1]: Entering directory '/construction/www/gitea/gitea-1.11.4' GO111MODULE=on go generate -mod=vendor code.gitea.io/gitea code.gitea.io/gitea/cmd code.gitea.io/gitea/contrib/environment-to-ini code.gitea.io/gitea/contrib/pr code.gitea.io/gitea/models code.gitea.io/gitea/models/migrations code.gitea.io/gitea/modules/auth code.gitea.io/gitea/modules/auth/ldap code.gitea.io/gitea/modules/auth/oauth2 code.gitea.io/gitea/modules/auth/openid code.gitea.io/gitea/modules/auth/pam code.gitea.io/gitea/modules/auth/sso code.gitea.io/gitea/modules/avatar code.gitea.io/gitea/modules/base code.gitea.io/gitea/modules/cache code.gitea.io/gitea/modules/charset code.gitea.io/gitea/modules/context code.gitea.io/gitea/modules/convert code.gitea.io/gitea/modules/cron code.gitea.io/gitea/modules/generate code.gitea.io/gitea/modules/git code.gitea.io/gitea/modules/git/pipeline code.gitea.io/gitea/modules/gitgraph code.gitea.io/gitea/modules/graceful code.gitea.io/gitea/modules/highlight code.gitea.io/gitea/modules/httplib code.gitea.io/gitea/modules/indexer/code code.gitea.io/gitea/modules/indexer/issues code.gitea.io/gitea/modules/lfs code.gitea.io/gitea/modules/log code.gitea.io/gitea/modules/markup code.gitea.io/gitea/modules/markup/common code.gitea.io/gitea/modules/markup/csv code.gitea.io/gitea/modules/markup/external code.gitea.io/gitea/modules/markup/markdown code.gitea.io/gitea/modules/markup/mdstripper code.gitea.io/gitea/modules/markup/orgmode code.gitea.io/gitea/modules/metrics code.gitea.io/gitea/modules/migrations code.gitea.io/gitea/modules/migrations/base code.gitea.io/gitea/modules/notification code.gitea.io/gitea/modules/notification/action code.gitea.io/gitea/modules/notification/base code.gitea.io/gitea/modules/notification/indexer code.gitea.io/gitea/modules/notification/mail code.gitea.io/gitea/modules/notification/ui code.gitea.io/gitea/modules/notification/webhook code.gitea.io/gitea/modules/options code.gitea.io/gitea/modules/password code.gitea.io/gitea/modules/pprof code.gitea.io/gitea/modules/private code.gitea.io/gitea/modules/process code.gitea.io/gitea/modules/public code.gitea.io/gitea/modules/queue code.gitea.io/gitea/modules/recaptcha code.gitea.io/gitea/modules/references code.gitea.io/gitea/modules/repofiles code.gitea.io/gitea/modules/repository code.gitea.io/gitea/modules/secret code.gitea.io/gitea/modules/session code.gitea.io/gitea/modules/setting code.gitea.io/gitea/modules/ssh code.gitea.io/gitea/modules/structs code.gitea.io/gitea/modules/sync code.gitea.io/gitea/modules/task code.gitea.io/gitea/modules/templates code.gitea.io/gitea/modules/test code.gitea.io/gitea/modules/timeutil code.gitea.io/gitea/modules/upload code.gitea.io/gitea/modules/user code.gitea.io/gitea/modules/util code.gitea.io/gitea/modules/validation code.gitea.io/gitea/modules/webhook code.gitea.io/gitea/routers code.gitea.io/gitea/routers/admin code.gitea.io/gitea/routers/api/v1 code.gitea.io/gitea/routers/api/v1/admin code.gitea.io/gitea/routers/api/v1/misc code.gitea.io/gitea/routers/api/v1/org code.gitea.io/gitea/routers/api/v1/repo code.gitea.io/gitea/routers/api/v1/swagger code.gitea.io/gitea/routers/api/v1/user code.gitea.io/gitea/routers/api/v1/utils code.gitea.io/gitea/routers/dev code.gitea.io/gitea/routers/org code.gitea.io/gitea/routers/private code.gitea.io/gitea/routers/repo code.gitea.io/gitea/routers/routes code.gitea.io/gitea/routers/user code.gitea.io/gitea/routers/user/setting code.gitea.io/gitea/routers/utils code.gitea.io/gitea/services/comments code.gitea.io/gitea/services/externalaccount code.gitea.io/gitea/services/gitdiff code.gitea.io/gitea/services/issue code.gitea.io/gitea/services/mailer code.gitea.io/gitea/services/mirror code.gitea.io/gitea/services/pull code.gitea.io/gitea/services/release code.gitea.io/gitea/services/repository code.gitea.io/gitea/services/wiki writing bindata.go writing bindata.go writing bindata.go GO111MODULE=on go build -mod=vendor -v -tags 'pam sqlite sqlite_unlock_notify' -ldflags '-s -w -X "main.MakeVersion=GNU Make 4.2.1" -X "main.Version=1.11.4" -X "main.Tags=pam sqlite sqlite_unlock_notify"' -o gitea golang.org/x/crypto/internal/subtle github.com/steveyen/gtreap golang.org/x/text/internal/utf8internal github.com/unknwon/paginater github.com/keybase/go-crypto/ed25519/internal/edwards25519 github.com/lib/pq/oid golang.org/x/text/encoding/internal/identifier golang.org/x/net/html/atom github.com/gobwas/glob/util/runes github.com/blevesearch/go-porterstemmer github.com/denisenkom/go-mssqldb/internal/cp golang.org/x/sys/cpu github.com/keybase/go-crypto/cast5 golang.org/x/crypto/cast5 github.com/beorn7/perks/quantile golang.org/x/text/internal/tag golang.org/x/crypto/openpgp/errors golang.org/x/crypto/pbkdf2 github.com/go-redis/redis/internal/util github.com/keybase/go-crypto/openpgp/errors github.com/denisenkom/go-mssqldb/internal/querytext github.com/syndtr/goleveldb/leveldb/comparer golang.org/x/text/transform golang.org/x/crypto/blowfish github.com/go-redis/redis/internal/consistenthash github.com/gogs/chardet github.com/anmitsu/go-shlex github.com/gobwas/glob/util/strings github.com/nfnt/resize golang.org/x/crypto/md4 golang.org/x/crypto/openpgp/armor github.com/go-redis/redis/internal/hashtag github.com/keybase/go-crypto/openpgp/s2k github.com/philhofer/fwd github.com/blevesearch/bleve/size golang.org/x/crypto/openpgp/s2k github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg golang.org/x/text/encoding github.com/keybase/go-crypto/openpgp/armor golang.org/x/crypto/poly1305 golang.org/x/text/runes code.gitea.io/gitea/routers/utils golang.org/x/crypto/ssh/internal/bcrypt_pbkdf golang.org/x/crypto/blake2b github.com/kballard/go-shellquote github.com/golang/snappy golang.org/x/crypto/scrypt github.com/oliamb/cutter github.com/siddontang/go-snappy/snappy github.com/go-git/go-git/v5/internal/url golang.org/x/crypto/chacha20 golang.org/x/text/encoding/internal mvdan.cc/xurls/v2 github.com/mcuadros/go-version github.com/msteinert/pam github.com/lafriks/xormstore/util golang.org/x/text/encoding/unicode golang.org/x/net/context golang.org/x/crypto/argon2 golang.org/x/text/encoding/traditionalchinese golang.org/x/text/encoding/simplifiedchinese golang.org/x/text/encoding/korean golang.org/x/text/encoding/japanese golang.org/x/text/encoding/charmap golang.org/x/sys/unix github.com/jbenet/go-context/io github.com/unknwon/cae github.com/go-git/go-billy/v5 gopkg.in/warnings.v0 github.com/emirpasic/gods/utils github.com/go-git/gcfg/token github.com/go-git/go-git/v5/plumbing/filemode github.com/go-git/go-git/v5/utils/ioutil github.com/go-git/go-git/v5/utils/merkletrie/noder github.com/go-git/go-git/v5/plumbing/format/pktline github.com/go-git/go-git/v5/plumbing/protocol/packp/capability gopkg.in/asn1-ber.v1 os/user github.com/go-git/go-git/v5/internal/revision github.com/go-git/gcfg/types golang.org/x/crypto/curve25519 gitea.com/macaron/inject github.com/sergi/go-diff/diffmatchpatch github.com/go-git/go-billy/v5/helper/polyfill github.com/gobwas/glob/syntax/lexer github.com/go-redis/redis/internal/proto github.com/go-git/go-billy/v5/util github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband github.com/gobwas/glob/match code.gitea.io/gitea/modules/process github.com/emirpasic/gods/containers github.com/go-git/go-git/v5/plumbing code.gitea.io/gitea/modules/structs golang.org/x/crypto/openpgp/elgamal golang.org/x/crypto/ed25519 github.com/mitchellh/go-homedir github.com/go-git/gcfg/scanner github.com/go-git/go-billy/v5/helper/chroot github.com/gobwas/glob/syntax/ast github.com/gorilla/securecookie github.com/go-git/go-git/v5/utils/merkletrie/internal/frame gopkg.in/ini.v1 github.com/go-redis/redis/internal golang.org/x/oauth2/jws github.com/bradfitz/gomemcache/memcache github.com/dgrijalva/jwt-go github.com/unknwon/cae/zip golang.org/x/net/internal/socks github.com/emirpasic/gods/lists github.com/emirpasic/gods/trees github.com/go-git/go-git/v5/plumbing/format/diff github.com/go-git/go-git/v5/utils/merkletrie/filesystem github.com/go-git/go-git/v5/utils/diff github.com/go-git/go-git/v5/utils/binary github.com/gobwas/glob/compiler github.com/go-git/gcfg github.com/go-git/go-billy/v5/osfs github.com/go-git/go-git/v5/plumbing/cache github.com/gobwas/glob/syntax code.gitea.io/gitea/modules/generate strk.kbt.io/projects/go/libravatar github.com/go-git/go-git/v5/utils/merkletrie github.com/satori/go.uuid gopkg.in/ldap.v3 github.com/go-redis/redis/internal/pool xorm.io/core xorm.io/builder golang.org/x/net/proxy github.com/issue9/identicon github.com/gobwas/glob golang.org/x/net/html github.com/denisenkom/go-mssqldb/internal/decimal code.gitea.io/gitea/modules/secret github.com/golang-sql/civil github.com/keybase/go-crypto/openpgp/elgamal github.com/keybase/go-crypto/brainpool code.gitea.io/gitea/modules/log github.com/unknwon/i18n github.com/keybase/go-crypto/ed25519 github.com/emirpasic/gods/lists/arraylist github.com/yuin/goldmark/util github.com/lib/pq/scram github.com/keybase/go-crypto/rsa github.com/pmezard/go-difflib/difflib github.com/go-git/go-git/v5/plumbing/format/commitgraph github.com/go-git/go-git/v5/plumbing/format/idxfile github.com/go-git/go-git/v5/plumbing/format/index github.com/mattn/go-sqlite3 code.gitea.io/gitea/modules/migrations/base golang.org/x/crypto/openpgp/packet github.com/go-git/go-git/v5/plumbing/format/config golang.org/x/crypto/ssh github.com/boombuler/barcode github.com/gorilla/context github.com/go-redis/redis github.com/keybase/go-crypto/curve25519 gopkg.in/yaml.v2 github.com/unknwon/com github.com/gorilla/mux github.com/go-sql-driver/mysql github.com/gorilla/sessions github.com/davecgh/go-spew/spew golang.org/x/net/context/ctxhttp cloud.google.com/go/compute/metadata github.com/mrjones/oauth github.com/tstranex/u2f golang.org/x/crypto/bcrypt code.gitea.io/gitea/modules/auth/ldap github.com/go-git/go-git/v5/utils/merkletrie/index github.com/boombuler/barcode/utils github.com/go-git/go-git/v5/plumbing/storer github.com/denisenkom/go-mssqldb github.com/yohcop/openid-go code.gitea.io/gitea/modules/pprof github.com/editorconfig/editorconfig-core-go/v2 golang.org/x/text/internal/language github.com/go-git/go-git/v5/config github.com/microcosm-cc/bluemonday github.com/emirpasic/gods/trees/binaryheap github.com/google/go-querystring/query code.gitea.io/gitea/modules/auth/pam code.gitea.io/gitea/modules/httplib code.gitea.io/gitea/modules/user code.gitea.io/gitea/modules/sync code.gitea.io/gitea/modules/auth/openid github.com/blevesearch/bleve/numeric github.com/glycerine/go-unsnap-stream github.com/blevesearch/bleve/analysis github.com/go-git/go-git/v5/plumbing/format/gitignore github.com/go-git/go-git/v5/storage github.com/blevesearch/bleve/index/store github.com/couchbase/vellum/utf8 github.com/edsrzf/mmap-go github.com/blevesearch/bleve/index/scorch/mergeplan golang.org/x/oauth2/internal github.com/willf/bitset golang.org/x/crypto/openpgp github.com/kevinburke/ssh_config github.com/lunny/dingtalk_webhook github.com/boombuler/barcode/qr github.com/couchbase/vellum/levenshtein github.com/keybase/go-crypto/openpgp/ecdh github.com/jaytaylor/html2text golang.org/x/text/internal/language/compact github.com/blevesearch/segment github.com/blevesearch/bleve/geo github.com/tinylib/msgp/msgp github.com/go-git/go-git/v5/storage/memory gitea.com/macaron/macaron gopkg.in/gomail.v2 github.com/go-git/go-git/v5/plumbing/format/packfile github.com/etcd-io/bbolt github.com/stretchr/testify/assert gopkg.in/testfixtures.v2 github.com/syndtr/goleveldb/leveldb/util golang.org/x/text/unicode/norm github.com/syndtr/goleveldb/leveldb/storage github.com/golang/protobuf/proto github.com/lib/pq github.com/couchbase/vellum/regexp golang.org/x/oauth2 golang.org/x/crypto/ssh/knownhosts github.com/pquerna/otp github.com/gogs/cron github.com/pkg/errors golang.org/x/crypto/ssh/agent golang.org/x/text/language github.com/gliderlabs/ssh github.com/blevesearch/bleve/document xorm.io/xorm github.com/couchbase/vellum github.com/go-git/go-git/v5/plumbing/object github.com/go-git/go-git/v5/plumbing/protocol/packp golang.org/x/oauth2/jwt github.com/markbates/goth github.com/prometheus/common/model github.com/keybase/go-crypto/openpgp/packet github.com/pquerna/otp/hotp github.com/syndtr/goleveldb/leveldb/cache github.com/syndtr/goleveldb/leveldb/errors github.com/go-git/go-git/v5/plumbing/format/objfile github.com/prometheus/procfs/internal/util github.com/syndtr/goleveldb/leveldb/filter github.com/prometheus/procfs/internal/fs golang.org/x/oauth2/google github.com/couchbase/gomemcached github.com/couchbase/goutils/logging github.com/couchbase/goutils/scramsha github.com/blevesearch/bleve/index github.com/xanzy/ssh-agent golang.org/x/text/encoding/htmlindex gitea.com/macaron/cors gitea.com/macaron/cache github.com/markbates/goth/providers/bitbucket github.com/markbates/goth/providers/discord github.com/markbates/goth/gothic github.com/markbates/goth/providers/dropbox gitea.com/macaron/session github.com/markbates/goth/providers/gitea github.com/markbates/goth/providers/github github.com/markbates/goth/providers/facebook github.com/markbates/goth/providers/twitter github.com/go-git/go-git/v5/storage/filesystem/dotgit github.com/pquerna/otp/totp github.com/markbates/goth/providers/openidConnect golang.org/x/net/html/charset gitea.com/macaron/i18n gitea.com/macaron/binding github.com/markbates/goth/providers/google github.com/google/go-github/v24/github github.com/syndtr/goleveldb/leveldb/iterator github.com/go-git/go-git/v5/plumbing/transport github.com/markbates/goth/providers/gitlab github.com/go-git/go-git/v5/plumbing/revlist github.com/blevesearch/bleve/search github.com/couchbase/gomemcached/client github.com/syndtr/goleveldb/leveldb/journal github.com/syndtr/goleveldb/leveldb/opt github.com/go-git/go-git/v5/plumbing/object/commitgraph gitea.com/macaron/cache/memcache code.gitea.io/gitea/modules/upload github.com/lunny/log github.com/syndtr/goleveldb/leveldb/memdb github.com/prometheus/procfs gitea.com/macaron/captcha gitea.com/macaron/csrf github.com/blevesearch/bleve/search/highlight github.com/keybase/go-crypto/openpgp gitea.com/macaron/session/postgres github.com/blevesearch/bleve/search/scorer github.com/blevesearch/bleve/search/facet github.com/blevesearch/bleve/search/collector gitea.com/macaron/session/memcache github.com/BurntSushi/toml gitea.com/macaron/session/mysql github.com/klauspost/compress/flate gitea.com/macaron/toolbox github.com/syndtr/goleveldb/leveldb/table github.com/go-git/go-git/v5/storage/filesystem gitea.com/macaron/cache/redis github.com/go-git/go-git/v5/plumbing/transport/internal/common gitea.com/macaron/session/redis github.com/urfave/cli github.com/RoaringBitmap/roaring golang.org/x/crypto/acme golang.org/x/text/unicode/bidi github.com/niklasfasching/go-org/org github.com/blevesearch/bleve/registry github.com/couchbaselabs/go-couchbase github.com/blevesearch/bleve/search/searcher github.com/matttproud/golang_protobuf_extensions/pbutil github.com/prometheus/client_model/go github.com/go-git/go-git/v5/plumbing/transport/server github.com/prometheus/client_golang/prometheus/internal github.com/prometheus/common/expfmt github.com/go-git/go-git/v5/plumbing/transport/git github.com/go-git/go-git/v5/plumbing/transport/ssh github.com/go-git/go-git/v5/plumbing/transport/http github.com/syndtr/goleveldb/leveldb golang.org/x/text/secure/bidirule github.com/go-git/go-git/v5/plumbing/transport/file github.com/lunny/nodb/config golang.org/x/net/idna github.com/go-git/go-git/v5/plumbing/transport/client github.com/blevesearch/bleve/analysis/datetime/flexible github.com/blevesearch/bleve/index/store/boltdb github.com/blevesearch/bleve/index/store/gtreap github.com/blevesearch/bleve/analysis/token/lowercase github.com/blevesearch/bleve/index/upsidedown github.com/blevesearch/bleve/analysis/token/porter github.com/blevesearch/bleve/analysis/token/stop github.com/blevesearch/bleve/analysis/tokenizer/unicode github.com/blevesearch/bleve/search/highlight/format/html github.com/blevesearch/bleve/search/highlight/fragmenter/simple github.com/blevesearch/bleve/search/highlight/highlighter/simple github.com/blevesearch/bleve/analysis/analyzer/custom github.com/blevesearch/bleve/analysis/token/unicodenorm github.com/lunny/nodb/store/driver github.com/klauspost/compress/gzip github.com/prometheus/client_golang/prometheus github.com/go-git/go-git/v5 github.com/blevesearch/bleve/analysis/datetime/optional gitea.com/macaron/gzip github.com/blevesearch/bleve/analysis/lang/en golang.org/x/crypto/acme/autocert gitea.com/macaron/session/couchbase github.com/blevesearch/bleve/search/highlight/highlighter/html github.com/blevesearch/bleve/analysis/analyzer/standard github.com/blevesearch/bleve/index/scorch/segment github.com/lafriks/xormstore gitea.com/lunny/levelqueue github.com/lunny/nodb/store/goleveldb github.com/blevesearch/bleve/mapping github.com/prometheus/client_golang/prometheus/promhttp github.com/blevesearch/bleve/index/scorch/segment/zap github.com/lunny/nodb/store github.com/lunny/nodb github.com/blevesearch/bleve/search/query code.gitea.io/gitea/modules/git github.com/blevesearch/bleve/index/scorch github.com/blevesearch/bleve code.gitea.io/gitea/modules/git/pipeline gitea.com/macaron/session/nodb code.gitea.io/gitea/modules/session github.com/ethantkoenig/rupture github.com/yuin/goldmark/text 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 code.gitea.io/gitea/modules/markup/common github.com/yuin/goldmark/extension code.gitea.io/gitea/modules/markup/mdstripper code.gitea.io/gitea/modules/setting code.gitea.io/gitea/modules/avatar code.gitea.io/gitea/modules/charset code.gitea.io/gitea/modules/cache code.gitea.io/gitea/modules/options code.gitea.io/gitea/modules/timeutil code.gitea.io/gitea/modules/validation code.gitea.io/gitea/modules/base code.gitea.io/gitea/modules/auth/oauth2 code.gitea.io/gitea/modules/public code.gitea.io/gitea/modules/graceful code.gitea.io/gitea/modules/util code.gitea.io/gitea/modules/gitgraph code.gitea.io/gitea/modules/references code.gitea.io/gitea/modules/highlight code.gitea.io/gitea/modules/queue code.gitea.io/gitea/modules/recaptcha code.gitea.io/gitea/modules/markup code.gitea.io/gitea/modules/markup/csv code.gitea.io/gitea/modules/markup/orgmode code.gitea.io/gitea/modules/markup/markdown code.gitea.io/gitea/modules/markup/external code.gitea.io/gitea/models code.gitea.io/gitea/modules/repository code.gitea.io/gitea/services/gitdiff code.gitea.io/gitea/services/externalaccount code.gitea.io/gitea/services/wiki code.gitea.io/gitea/modules/metrics code.gitea.io/gitea/modules/indexer/issues code.gitea.io/gitea/modules/notification/base code.gitea.io/gitea/modules/private code.gitea.io/gitea/modules/ssh code.gitea.io/gitea/modules/indexer/code code.gitea.io/gitea/services/mailer code.gitea.io/gitea/modules/webhook code.gitea.io/gitea/modules/auth/sso code.gitea.io/gitea/modules/migrations code.gitea.io/gitea/modules/notification/action code.gitea.io/gitea/modules/notification/ui code.gitea.io/gitea/models/migrations code.gitea.io/gitea/modules/auth code.gitea.io/gitea/modules/notification/mail code.gitea.io/gitea/modules/notification/indexer code.gitea.io/gitea/routers/api/v1/swagger code.gitea.io/gitea/modules/context code.gitea.io/gitea/modules/notification/webhook code.gitea.io/gitea/modules/convert code.gitea.io/gitea/modules/password code.gitea.io/gitea/routers/dev code.gitea.io/gitea/routers/api/v1/misc code.gitea.io/gitea/routers/api/v1/utils code.gitea.io/gitea/modules/lfs code.gitea.io/gitea/modules/notification code.gitea.io/gitea/services/comments code.gitea.io/gitea/modules/task code.gitea.io/gitea/services/mirror code.gitea.io/gitea/services/issue code.gitea.io/gitea/services/release code.gitea.io/gitea/routers/user/setting code.gitea.io/gitea/services/pull code.gitea.io/gitea/modules/cron code.gitea.io/gitea/modules/templates code.gitea.io/gitea/routers/org code.gitea.io/gitea/routers/user code.gitea.io/gitea/services/repository code.gitea.io/gitea/modules/repofiles code.gitea.io/gitea/routers/private code.gitea.io/gitea/routers/repo code.gitea.io/gitea/routers code.gitea.io/gitea/routers/admin code.gitea.io/gitea/routers/api/v1/repo code.gitea.io/gitea/routers/api/v1/user code.gitea.io/gitea/routers/api/v1/admin code.gitea.io/gitea/routers/api/v1/org code.gitea.io/gitea/routers/api/v1 code.gitea.io/gitea/routers/routes code.gitea.io/gitea/cmd code.gitea.io/gitea gmake[1]: Leaving directory '/construction/www/gitea/gitea-1.11.4' SUCCEEDED 00:02:56 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> gitea-1.11.4 depends on executable: git - found ===> gitea-1.11.4 depends on executable: git-lfs - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gitea-1.11.4 ===> gitea-1.11.4 depends on executable: git - found ===> gitea-1.11.4 depends on executable: git-lfs - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users install -m 555 /construction/www/gitea/gitea-1.11.4/gitea /construction/www/gitea/stage/usr/local/sbin install -m 0644 /construction/www/gitea/app.ini.sample /construction/www/gitea/stage/usr/local/etc/gitea/conf/app.ini.sample install -m 0644 /construction/www/gitea/gitea-1.11.4/custom/conf/app.ini.sample /construction/www/gitea/stage/usr/local/etc/gitea/conf/app.ini.defaults cd /construction/www/gitea/gitea-1.11.4 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE "options public templates" /construction/www/gitea/stage/usr/local/share/gitea ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for gitea-1.11.4 file sizes/checksums [2690]: 0% file sizes/checksums [2690]: 3% file sizes/checksums [2690]: 7% file sizes/checksums [2690]: 11% file sizes/checksums [2690]: 14% file sizes/checksums [2690]: 18% file sizes/checksums [2690]: 22% file sizes/checksums [2690]: 26% file sizes/checksums [2690]: 29% file sizes/checksums [2690]: 33% file sizes/checksums [2690]: 37% file sizes/checksums [2690]: 40% file sizes/checksums [2690]: 44% file sizes/checksums [2690]: 48% file sizes/checksums [2690]: 52% file sizes/checksums [2690]: 55% file sizes/checksums [2690]: 59% file sizes/checksums [2690]: 63% file sizes/checksums [2690]: 66% file sizes/checksums [2690]: 70% file sizes/checksums [2690]: 74% file sizes/checksums [2690]: 78% file sizes/checksums [2690]: 81% file sizes/checksums [2690]: 85% file sizes/checksums [2690]: 89% file sizes/checksums [2690]: 92% file sizes/checksums [2690]: 96% file sizes/checksums [2690]: 100% packing files [2690]: 0% packing files [2690]: 3% packing files [2690]: 7% packing files [2690]: 11% packing files [2690]: 14% packing files [2690]: 18% packing files [2690]: 22% packing files [2690]: 26% packing files [2690]: 29% packing files [2690]: 33% packing files [2690]: 37% packing files [2690]: 40% packing files [2690]: 44% packing files [2690]: 48% packing files [2690]: 52% packing files [2690]: 55% packing files [2690]: 59% packing files [2690]: 63% packing files [2690]: 66% packing files [2690]: 70% packing files [2690]: 74% packing files [2690]: 78% packing files [2690]: 81% packing files [2690]: 85% packing files [2690]: 89% packing files [2690]: 92% packing files [2690]: 96% packing files [2690]: 100% packing directories [3]: 0% packing directories [3]: 100% SUCCEEDED 00:02:23 TOTAL TIME 00:08:08