[package - 140releng-armv7-quarterly][www/forgejo] Failed for forgejo-1.21.10.0_2 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Thu, 13 Jun 2024 12:55:15 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     stb@lassitu.de
Log URL:        https://pkg-status.freebsd.org/ampere1/data/140releng-armv7-quarterly/11fb4c5672a6/logs/forgejo-1.21.10.0_2.log
Build URL:      https://pkg-status.freebsd.org/ampere1/build.html?mastername=140releng-armv7-quarterly&build=11fb4c5672a6
Log:

=>> Building www/forgejo
build started at Thu Jun 13 12:51:39 UTC 2024
port directory: /usr/ports/www/forgejo
package name: forgejo-1.21.10.0_2
building for: FreeBSD 140releng-armv7-quarterly-job-12 14.0-RELEASE-p6 FreeBSD 14.0-RELEASE-p6 1400097 arm
maintained by: stb@lassitu.de
Makefile datestamp: -rw-r--r--  1 root wheel 2095 May 19 01:01 /usr/ports/www/forgejo/Makefile
Ports top last git commit: 11fb4c567
Ports top unclean checkout: no
Port dir last git commit: 8db69aebd
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.1-30-g79e3edcd
Host OSVERSION: 1500018
Jail OSVERSION: 1400097
Job Id: 12

---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400097
UNAME_v=FreeBSD 14.0-RELEASE-p6 1400097
UNAME_r=14.0-RELEASE-p6
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
MAKE_OBJDIR_CHECK_WRITABLE=0
LOCALBASE=/usr/local
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.4.1-30-g79e3edcd
MASTERMNT=/usr/local/poudriere/data/.m/140releng-armv7-quarterly/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/usr/local/poudriere/data/.m/140releng-armv7-quarterly/12/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=140releng-armv7-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/140releng-armv7-quarterly/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.1-30-g79e3edcd
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for forgejo-1.21.10.0_2:
     BINDATA=on: Build a single monolithic binary, with all assets included
     GIT_LFS=on: Support for Git Large File Storage (LFS)
     PAM=on: Enable support for PAM
     SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
stb@lassitu.de
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/www/forgejo/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/forgejo/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/www/forgejo/work/.cache  HOME=/wrkdirs/usr/ports/www/forgejo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/forgejo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/forgejo/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
LDFLAGS="  " XDG_DATA_HOME=/wrkdirs/usr/ports/www/forgejo/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/forgejo/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/www/forgejo/work/.cache  HOME=/wrkdirs/usr/ports/www/forgejo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/forgejo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/forgejo/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing  " 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--
 BINDATA="" NO_BINDATA="@comment " GIT_LFS="" NO_GIT_LFS="@comment " PAM="" NO_PAM="@comment " SQLITE="" NO_SQLITE="@comment " OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/forgejo"  EXAMPLESDIR="share/examples/forgejo"  DATADIR="share/forgejo"  WWWDIR="www/forgejo"  ETCDIR="etc/forgejo"
--End PLIST_SUB--

--SUB_LIST--
GITUSER=git BINDATA="" NO_BINDATA="@comment " GIT_LFS="" NO_GIT_LFS="@comment " PAM="" NO_PAM="@comment " SQLITE="" NO_SQLITE="@comment " DAEMONARGS="-S -l \${forgejo_facility} -s \${forgejo_priority} -T  \${name}" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/forgejo DOCSDIR=/usr/local/share/doc/forgejo EXAMPLESDIR=/usr/local/share/examples/forgejo  WWWDIR=/usr/local/www/forgejo ETCDIR=/usr/local/etc/forgejo
--End SUB_LIST--

---Begin 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 3 jobs
MAKE_JOBS_NUMBER=3
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
####  ####
# 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 3 jobs
MAKE_JOBS_NUMBER=3
#### Misc Poudriere ####
.include "/etc/make.conf.ports_env"
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
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)  8192
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   >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   forgejo-1.21.10.0_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.21.3.pkg
[140releng-armv7-quarterly-job-12] Installing pkg-1.21.3...
[140releng-armv7-quarterly-job-12] Extracting pkg-1.21.3: .......... done
===>   forgejo-1.21.10.0_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of forgejo-1.21.10.0_2
===========================================================================
=======================<phase: fetch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: fetch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License MIT accepted by the user
===> Fetching all distfiles required by forgejo-1.21.10.0_2 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License MIT accepted by the user
===> Fetching all distfiles required by forgejo-1.21.10.0_2 for building
=> SHA256 Checksum OK for forgejo-src-1.21.10-0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: extract        >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License MIT accepted by the user
===> Fetching all distfiles required by forgejo-1.21.10.0_2 for building
===>  Extracting for forgejo-1.21.10.0_2
=> SHA256 Checksum OK for forgejo-src-1.21.10-0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: patch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Patching for forgejo-1.21.10.0_2
echo 1.21.10-0 >/wrkdirs/usr/ports/www/forgejo/work/forgejo-1.21.10.0_2/VERSION
===========================================================================
=======================<phase: build-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   forgejo-1.21.10.0_2 depends on package: gmake>=4.4.1 - not found
===>   Installing existing package /packages/All/gmake-4.4.1.pkg
[140releng-armv7-quarterly-job-12] Installing gmake-4.4.1...
[140releng-armv7-quarterly-job-12] `-- Installing gettext-runtime-0.22.5...
[140releng-armv7-quarterly-job-12] |   `-- Installing indexinfo-0.3.1...
[140releng-armv7-quarterly-job-12] |   `-- Extracting indexinfo-0.3.1: .... done
[140releng-armv7-quarterly-job-12] `-- Extracting gettext-runtime-0.22.5: .......... done
[140releng-armv7-quarterly-job-12] Extracting gmake-4.4.1: .......... done
===>   forgejo-1.21.10.0_2 depends on package: gmake>=4.4.1 - found
===>   Returning to build of forgejo-1.21.10.0_2
===>   forgejo-1.21.10.0_2 depends on file: /usr/local/bin/go121 - not found
===>   Installing existing package /packages/All/go121-1.21.10.pkg
[140releng-armv7-quarterly-job-12] Installing go121-1.21.10...
<snip>
google.golang.org/protobuf/reflect/protodesc
github.com/markbates/goth/providers/twitter
github.com/prometheus/client_golang/prometheus/internal
github.com/jhillyerd/enmime/internal/textproto
github.com/jhillyerd/enmime/mediatype
go.uber.org/zap
github.com/go-ap/activitypub
golang.org/x/net/internal/socket
github.com/markbates/goth/providers/google
github.com/blevesearch/bleve/v2/geo
github.com/felixge/fgprof
net/http/cgi
github.com/jhillyerd/enmime
golang.org/x/net/ipv6
golang.org/x/net/ipv4
net/http/fcgi
code.gitea.io/actions-proto-go/ping/v1/pingv1connect
code.gitea.io/actions-proto-go/runner/v1/runnerv1connect
github.com/blevesearch/bleve/v2/search
github.com/go-webauthn/webauthn/webauthn
github.com/blevesearch/bleve/v2/document
github.com/emersion/go-imap/responses
github.com/emersion/go-imap/commands
github.com/blevesearch/bleve/v2/search/highlight
github.com/blevesearch/bleve/v2/search/facet
github.com/blevesearch/bleve/v2/search/scorer
github.com/blevesearch/bleve/v2/search/collector
github.com/emersion/go-imap/client
github.com/blevesearch/bleve/v2/registry
github.com/miekg/dns
github.com/blevesearch/bleve/v2/search/searcher
xorm.io/xorm/tags
github.com/golang/protobuf/proto
github.com/mholt/acmez/acme
github.com/blevesearch/bleve/v2/analysis/datetime/flexible
github.com/blevesearch/bleve/v2/index/upsidedown/store/boltdb
github.com/blevesearch/bleve/v2/analysis/tokenizer/single
github.com/blevesearch/bleve/v2/analysis/token/lowercase
github.com/blevesearch/bleve/v2/analysis/tokenizer/unicode
github.com/blevesearch/bleve/v2/analysis/token/porter
github.com/blevesearch/bleve/v2/index/upsidedown/store/gtreap
github.com/blevesearch/bleve/v2/index/scorch
github.com/blevesearch/bleve/v2/analysis/analyzer/keyword
github.com/blevesearch/bleve/v2/analysis/datetime/optional
github.com/blevesearch/bleve/v2/analysis/token/stop
github.com/blevesearch/bleve/v2/search/highlight/format/html
github.com/blevesearch/bleve/v2/search/highlight/fragmenter/simple
github.com/blevesearch/bleve/v2/search/highlight/highlighter/simple
github.com/blevesearch/bleve/v2/analysis/analyzer/custom
github.com/blevesearch/bleve/v2/analysis/token/camelcase
github.com/blevesearch/bleve/v2/analysis/token/unicodenorm
xorm.io/xorm/internal/statements
gitea.com/go-chi/session/couchbase
github.com/blevesearch/bleve/v2/analysis/lang/en
github.com/mholt/acmez
github.com/blevesearch/bleve/v2/search/highlight/highlighter/html
github.com/blevesearch/bleve/v2/analysis/analyzer/standard
github.com/blevesearch/bleve/v2/mapping
github.com/blevesearch/bleve/v2/index/upsidedown
github.com/matttproud/golang_protobuf_extensions/pbutil
google.golang.org/grpc/credentials
github.com/golang/protobuf/ptypes
github.com/blevesearch/bleve/v2/search/query
github.com/prometheus/common/expfmt
# github.com/go-enry/go-enry/v2/data
vendor/github.com/go-enry/go-enry/v2/data/frequencies.go:220363:70: cannot use -7.406711 (untyped float constant -7.40671) as float64 value in map literal (overflows)
google.golang.org/grpc/resolver
google.golang.org/grpc/internal
google.golang.org/grpc/codes
google.golang.org/grpc/internal/status
google.golang.org/grpc/status
xorm.io/xorm
github.com/prometheus/client_golang/prometheus
golang.org/x/crypto/ssh/knownhosts
github.com/go-fed/httpsig
golang.org/x/crypto/ssh/agent
github.com/gliderlabs/ssh
github.com/blevesearch/bleve/v2
github.com/skeema/knownhosts
github.com/xanzy/ssh-agent
github.com/42wim/sshsig
github.com/go-git/go-git/v5/plumbing/transport/ssh
code.gitea.io/sdk/gitea
github.com/go-git/go-git/v5/plumbing/transport/client
github.com/go-git/go-git/v5
github.com/ethantkoenig/rupture
github.com/prometheus/client_golang/prometheus/promhttp
code.gitea.io/gitea/models/migrations/v1_7
github.com/nektos/act/pkg/common/git
github.com/mholt/archiver/v3
github.com/valyala/fasthttp
github.com/nektos/act/pkg/model
github.com/nektos/act/pkg/exprparser
github.com/yuin/goldmark/text
code.gitea.io/gitea/modules/util
github.com/nektos/act/pkg/jobparser
github.com/yuin/goldmark/ast
code.gitea.io/gitea/modules/typesniffer
code.gitea.io/gitea/modules/util/rotatingfilewriter
code.gitea.io/gitea/modules/packages/cran
code.gitea.io/gitea/modules/packages/goproxy
code.gitea.io/gitea/modules/templates/eval
code.gitea.io/gitea/modules/generate
code.gitea.io/gitea/modules/log
github.com/caddyserver/certmagic
code.gitea.io/gitea/modules/auth/password/hash
code.gitea.io/gitea/modules/assetfs
code.gitea.io/gitea/modules/proxyprotocol
code.gitea.io/gitea/modules/auth
code.gitea.io/gitea/modules/packages/conan
code.gitea.io/gitea/modules/regexplru
code.gitea.io/gitea/modules/pprof
code.gitea.io/gitea/routers/api/actions/ping
github.com/yuin/goldmark/parser
github.com/yuin/goldmark/renderer
github.com/yuin/goldmark/extension/ast
github.com/yuin/goldmark/renderer/html
github.com/ClickHouse/clickhouse-go/v2/lib/column
github.com/yuin/goldmark
github.com/yuin/goldmark-meta
github.com/yuin/goldmark-highlighting/v2
code.gitea.io/gitea/modules/markup/markdown/math
code.gitea.io/gitea/modules/markup/common
github.com/yuin/goldmark/extension
github.com/goccy/go-json/internal/encoder/vm_indent
github.com/meilisearch/meilisearch-go
code.gitea.io/gitea/modules/nosql
code.gitea.io/gitea/modules/indexer/internal/meilisearch
github.com/ClickHouse/clickhouse-go/v2/lib/proto
github.com/ClickHouse/clickhouse-go/v2/ext
github.com/ClickHouse/clickhouse-go/v2/resources
github.com/ClickHouse/clickhouse-go/v2/lib/driver
github.com/ClickHouse/clickhouse-go/v2
github.com/go-testfixtures/testfixtures/v3
github.com/goccy/go-json/internal/encoder/vm
github.com/goccy/go-json
gitea.com/go-chi/binding
github.com/sassoftware/go-rpmutils
code.gitea.io/gitea/modules/setting
code.gitea.io/gitea/modules/proxy
code.gitea.io/gitea/modules/httpcache
code.gitea.io/gitea/models/unit
code.gitea.io/gitea/modules/markup/mdstripper
code.gitea.io/gitea/modules/translation/i18n
code.gitea.io/gitea/modules/avatar
code.gitea.io/gitea/modules/recaptcha
code.gitea.io/gitea/modules/auth/password/pwn
code.gitea.io/gitea/modules/turnstile
code.gitea.io/gitea/modules/mcaptcha
code.gitea.io/gitea/modules/hcaptcha
code.gitea.io/gitea/routers/utils
code.gitea.io/gitea/modules/graceful
code.gitea.io/gitea/models/db
code.gitea.io/gitea/modules/storage
code.gitea.io/gitea/modules/references
code.gitea.io/gitea/modules/options
code.gitea.io/gitea/modules/packages
code.gitea.io/gitea/modules/cache
code.gitea.io/gitea/modules/web/routing
code.gitea.io/gitea/modules/queue
code.gitea.io/gitea/models/forgejo/semver
code.gitea.io/gitea/modules/indexer/internal
code.gitea.io/gitea/models/dbfs
code.gitea.io/gitea/models/db/install
code.gitea.io/gitea/modules/indexer/internal/elasticsearch
code.gitea.io/gitea/modules/indexer/internal/bleve
code.gitea.io/gitea/modules/indexer/internal/db
code.gitea.io/gitea/services/forgejo
code.gitea.io/gitea/routers/web/healthcheck
code.gitea.io/gitea/modules/testlogger
code.gitea.io/gitea/modules/label
code.gitea.io/gitea/modules/translation
code.gitea.io/gitea/models/shared/types
code.gitea.io/gitea/modules/auth/password
code.gitea.io/gitea/modules/timeutil
code.gitea.io/gitea/modules/charset
code.gitea.io/gitea/models/secret
code.gitea.io/gitea/models/system
code.gitea.io/gitea/models/forgejo_migrations/v1_20
code.gitea.io/gitea/modules/indexer/issues/internal
code.gitea.io/gitea/models/webhook
code.gitea.io/gitea/models/migrations/v1_10
code.gitea.io/gitea/models/migrations/v1_19
code.gitea.io/gitea/models/auth
code.gitea.io/gitea/services/secrets
code.gitea.io/gitea/modules/indexer/issues/bleve
code.gitea.io/gitea/modules/indexer/issues/elasticsearch
code.gitea.io/gitea/modules/indexer/issues/meilisearch
code.gitea.io/gitea/modules/system
code.gitea.io/gitea/modules/updatechecker
code.gitea.io/gitea/modules/httplib
code.gitea.io/gitea/modules/public
code.gitea.io/gitea/services/auth/source/sspi
code.gitea.io/gitea/modules/session
code.gitea.io/gitea/modules/svg
gmake: *** [Makefile:852: gitea] Error 1
*** Error code 1

Stop.
make: stopped in /usr/ports/www/forgejo