<86>Sep 23 07:26:26 userdel[2970549]: delete user 'rooter' <86>Sep 23 07:26:26 userdel[2970549]: removed group 'rooter' owned by 'rooter' <86>Sep 23 07:26:26 userdel[2970549]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 23 07:26:26 groupadd[2970601]: group added to /etc/group: name=rooter, GID=1793 <86>Sep 23 07:26:26 groupadd[2970601]: group added to /etc/gshadow: name=rooter <86>Sep 23 07:26:26 groupadd[2970601]: new group: name=rooter, GID=1793 <86>Sep 23 07:26:26 useradd[2970622]: new user: name=rooter, UID=1793, GID=1793, home=/root, shell=/bin/bash, from=none <86>Sep 23 07:26:26 userdel[2970651]: delete user 'builder' <86>Sep 23 07:26:26 userdel[2970651]: removed group 'builder' owned by 'builder' <86>Sep 23 07:26:26 userdel[2970651]: removed shadow group 'builder' owned by 'builder' <86>Sep 23 07:26:26 groupadd[2970675]: group added to /etc/group: name=builder, GID=1794 <86>Sep 23 07:26:26 groupadd[2970675]: group added to /etc/gshadow: name=builder <86>Sep 23 07:26:26 groupadd[2970675]: new group: name=builder, GID=1794 <86>Sep 23 07:26:26 useradd[2970696]: new user: name=builder, UID=1794, GID=1794, home=/usr/src, shell=/bin/bash, from=none <13>Sep 23 07:26:32 rpmi: rpm-macros-golang-1.0.7-alt1 sisyphus+247106.100.1.1 1582836153 installed <13>Sep 23 07:26:33 rpmi: golang-src-1.21.1-alt2 sisyphus+329666.100.1.1 1694792438 installed <13>Sep 23 07:26:34 rpmi: golang-1.21.1-alt2 sisyphus+329666.100.1.1 1694792440 installed <13>Sep 23 07:26:34 rpmi: rpm-build-golang-1.0.7-alt1 sisyphus+247106.100.1.1 1582836153 installed <13>Sep 23 07:26:36 rpmi: rpm-macros-pam0-1.5.3-alt1 sisyphus+320140.100.1.1 1683581440 installed <13>Sep 23 07:26:36 rpmi: libpam0-devel-1.5.3-alt1 sisyphus+320140.100.1.1 1683581446 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/gitea-1.20.4-alt1.nosrc.rpm (w1.gzdio) Installing gitea-1.20.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13169 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gitea-1.20.4 + echo 'Source #0 (gitea-1.20.4.tar):' Source #0 (gitea-1.20.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gitea-1.20.4.tar + cd gitea-1.20.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #3 (disable-strip.patch):' Patch #3 (disable-strip.patch): + /usr/bin/patch -p1 patching file Makefile Hunk #1 succeeded at 797 (offset 220 lines). Hunk #2 succeeded at 825 with fuzz 1 (offset 231 lines). + echo 'Patch #2 (ALT_config.patch):' Patch #2 (ALT_config.patch): + /usr/bin/patch -p1 patching file custom/conf/app.example.ini + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13169 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gitea-1.20.4 + export BUILDDIR=/usr/src/RPM/BUILD/gitea-1.20.4/.gopath + BUILDDIR=/usr/src/RPM/BUILD/gitea-1.20.4/.gopath + export IMPORT_PATH=code.gitea.io/gitea + IMPORT_PATH=code.gitea.io/gitea + export GOPATH=/usr/src/RPM/BUILD/gitea-1.20.4/.gopath:/usr/share/gocode + GOPATH=/usr/src/RPM/BUILD/gitea-1.20.4/.gopath:/usr/share/gocode + TAGS='bindata sqlite sqlite_unlock_notify pam' + GITEA_VERSION=1.20.4 + make all make: Entering directory '/usr/src/RPM/BUILD/gitea-1.20.4' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/gitea-1.20.4' make: Entering directory '/usr/src/RPM/BUILD/gitea-1.20.4' Running go generate... generating bindata for migration generating bindata for options generating bindata for public generating bindata for templates CGO_CFLAGS="-O2 -g -DSQLITE_MAX_VARIABLE_NUMBER=32766" go build -v -tags 'bindata sqlite sqlite_unlock_notify pam' -ldflags ' -X "main.MakeVersion=GNU Make 4.4" -X "main.Version=1.20.4" -X "main.Tags=bindata sqlite sqlite_unlock_notify pam"' -o gitea google.golang.org/protobuf/internal/flags code.gitea.io/gitea/modules/container golang.org/x/crypto/internal/alias google.golang.org/protobuf/internal/set github.com/gobwas/glob/util/runes github.com/lib/pq/oid image/color code.gitea.io/gitea/modules/git/internal golang.org/x/net/html/atom code.gitea.io/gitea/modules/webhook github.com/dgryski/go-rendezvous github.com/ProtonMail/go-crypto/internal/byteutil github.com/pjbgf/sha1cd/internal github.com/pjbgf/sha1cd/ubc github.com/go-git/go-git/v5/plumbing/color github.com/pierrec/lz4/v4/internal/lz4errors github.com/klauspost/compress github.com/segmentio/asm/cpu/cpuid go.opentelemetry.io/otel/internal github.com/ulikunitz/xz/internal/hash github.com/rivo/uniseg code.gitea.io/gitea/modules/packages/container/helm golang.org/x/text/internal/utf8internal golang.org/x/text/encoding/internal/identifier github.com/denisenkom/go-mssqldb/internal/cp code.gitea.io/gitea/modules/packages/pypi code.gitea.io/gitea/modules/html github.com/blevesearch/gtreap github.com/blevesearch/go-porterstemmer code.gitea.io/gitea/modules/paginator github.com/markbates/going/defaults github.com/dsnet/compress/bzip2/internal/sais golang.org/x/text/internal/tag golang.org/x/crypto/blowfish golang.org/x/text/internal/stringset hash/fnv google.golang.org/protobuf/internal/pragma regexp/syntax internal/saferio google.golang.org/protobuf/internal/version os/exec golang.org/x/sys/unix runtime/pprof github.com/klauspost/cpuid/v2 golang.org/x/text/transform runtime/cgo golang.org/x/text/internal/language encoding/gob code.gitea.io/gitea/modules/graceful/releasereopen golang.org/x/crypto/blake2b golang.org/x/crypto/bcrypt golang.org/x/crypto/pbkdf2 google.golang.org/protobuf/internal/detrand golang.org/x/sys/cpu google.golang.org/protobuf/internal/errors golang.org/x/crypto/scrypt golang.org/x/text/unicode/norm golang.org/x/crypto/ed25519 google.golang.org/protobuf/encoding/protowire golang.org/x/crypto/ripemd160 golang.org/x/crypto/argon2 golang.org/x/crypto/blake2s golang.org/x/crypto/sha3 golang.org/x/crypto/chacha20 golang.org/x/crypto/curve25519 golang.org/x/crypto/internal/poly1305 golang.org/x/crypto/ssh/internal/bcrypt_pbkdf google.golang.org/protobuf/reflect/protoreflect github.com/gobwas/glob/util/strings github.com/gobwas/glob/syntax/lexer github.com/kballard/go-shellquote database/sql/driver github.com/gobwas/glob/match github.com/denisenkom/go-mssqldb/internal/decimal github.com/denisenkom/go-mssqldb/internal/querytext github.com/golang-sql/civil github.com/gobwas/glob/syntax/ast golang.org/x/crypto/md4 github.com/lib/pq/scram github.com/syndtr/goleveldb/leveldb/util github.com/syndtr/goleveldb/leveldb/comparer regexp database/sql github.com/syndtr/goleveldb/leveldb/storage github.com/gobwas/glob/syntax github.com/golang/snappy github.com/gobwas/glob/compiler xorm.io/xorm/names github.com/minio/sha256-simd golang.org/x/text/internal/language/compact xorm.io/xorm/internal/json github.com/syndtr/goleveldb/leveldb/cache github.com/syndtr/goleveldb/leveldb/filter google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/order google.golang.org/protobuf/runtime/protoiface github.com/gobwas/glob google.golang.org/protobuf/reflect/protoregistry github.com/syndtr/goleveldb/leveldb/opt google.golang.org/protobuf/internal/encoding/text code.gitea.io/gitea/models/perm code.gitea.io/gitea/modules/secret html google.golang.org/protobuf/internal/encoding/json github.com/google/pprof/profile golang.org/x/text/language github.com/yuin/goldmark/util gopkg.in/yaml.v3 github.com/dustin/go-humanize gopkg.in/ini.v1 encoding/base32 github.com/syndtr/goleveldb/leveldb/errors github.com/x448/float16 github.com/syndtr/goleveldb/leveldb/iterator github.com/golang-sql/sqlexp google.golang.org/protobuf/proto github.com/syndtr/goleveldb/leveldb/journal xorm.io/builder xorm.io/xorm/contexts html/template github.com/fxamacker/cbor/v2 google.golang.org/protobuf/internal/encoding/defval github.com/hashicorp/golang-lru/simplelru github.com/syndtr/goleveldb/leveldb/memdb github.com/syndtr/goleveldb/leveldb/table golang.org/x/text/internal golang.org/x/text/internal/number golang.org/x/text/internal/format golang.org/x/text/cases golang.org/x/text/internal/catmsg internal/sysinfo runtime/trace image github.com/mattn/go-isatty github.com/fsnotify/fsnotify testing google.golang.org/protobuf/internal/filedesc google.golang.org/protobuf/encoding/prototext xorm.io/xorm/internal/utils github.com/pquerna/otp/internal golang.org/x/text/message/catalog os/signal github.com/cespare/xxhash/v2 github.com/syndtr/goleveldb/leveldb code.gitea.io/gitea/modules/process golang.org/x/text/feature/plural github.com/redis/go-redis/v9/internal/rand xorm.io/xorm/schemas github.com/go-webauthn/webauthn/protocol/webauthncbor xorm.io/xorm/convert github.com/boombuler/barcode github.com/redis/go-redis/v9/internal/util github.com/redis/go-redis/v9/internal/hashtag gitea.com/go-chi/cache github.com/redis/go-redis/v9/internal github.com/redis/go-redis/v9/internal/hscan encoding/xml github.com/boombuler/barcode/utils github.com/klauspost/compress/s2 os/user net golang.org/x/text/message golang.org/x/text/number github.com/minio/md5-simd github.com/minio/minio-go/v7/pkg/set code.gitea.io/gitea/modules/structs github.com/rs/xid github.com/boombuler/barcode/qr golang.org/x/text/unicode/bidi github.com/mattn/go-sqlite3 embed github.com/go-enry/go-enry/v2/regex code.gitea.io/gitea/modules/git/foreachref github.com/go-enry/go-enry/v2/data/rule github.com/hashicorp/golang-lru github.com/go-enry/go-enry/v2/internal/tokenizer code.gitea.io/gitea/modules/git/url github.com/djherbis/buffer/limio google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/encoding/protojson github.com/pquerna/otp github.com/djherbis/buffer/wrapio github.com/djherbis/nio/v3 github.com/pquerna/otp/hotp google.golang.org/protobuf/internal/impl golang.org/x/text/secure/bidirule github.com/go-enry/go-enry/v2/data github.com/hashicorp/go-version golang.org/x/net/html github.com/pquerna/otp/totp code.gitea.io/gitea/modules/avatar/identicon github.com/djherbis/buffer golang.org/x/net/idna github.com/minio/minio-go/v7/pkg/lifecycle github.com/minio/minio-go/v7/pkg/notification github.com/minio/minio-go/v7/pkg/replication github.com/minio/minio-go/v7/pkg/sse github.com/minio/minio-go/v7/pkg/tags github.com/nfnt/resize image/internal/imageutil golang.org/x/image/riff image/draw golang.org/x/image/vp8 golang.org/x/image/vp8l compress/lzw image/color/palette image/jpeg hash/adler32 github.com/goccy/go-json/internal/errors github.com/oliamb/cutter image/gif github.com/goccy/go-json/internal/runtime code.gitea.io/gitea/modules/emoji compress/zlib mvdan.cc/xurls/v2 code.gitea.io/gitea/modules/templates/vars xorm.io/xorm/caches github.com/goccy/go-json/internal/decoder image/png github.com/goccy/go-json/internal/encoder github.com/aymerick/douceur/css github.com/gorilla/css/scanner golang.org/x/image/webp github.com/microcosm-cc/bluemonday/css github.com/go-git/go-billy/v5 github.com/go-git/gcfg/token github.com/go-git/gcfg/types github.com/aymerick/douceur/parser gopkg.in/warnings.v0 golang.org/x/net/context github.com/go-git/gcfg/scanner github.com/sirupsen/logrus github.com/ProtonMail/go-crypto/openpgp/errors github.com/jbenet/go-context/io github.com/ProtonMail/go-crypto/openpgp/aes/keywrap github.com/ProtonMail/go-crypto/openpgp/armor github.com/go-git/gcfg github.com/go-git/go-git/v5/utils/ioutil github.com/ProtonMail/go-crypto/eax github.com/ProtonMail/go-crypto/ocb golang.org/x/crypto/cast5 github.com/ProtonMail/go-crypto/bitcurves code.gitea.io/gitea/modules/user archive/tar github.com/ProtonMail/go-crypto/brainpool github.com/ProtonMail/go-crypto/openpgp/internal/encoding github.com/cloudflare/circl/internal/conv github.com/ProtonMail/go-crypto/openpgp/internal/algorithm github.com/go-git/go-git/v5/plumbing/format/config github.com/cloudflare/circl/math github.com/cloudflare/circl/sign github.com/microcosm-cc/bluemonday github.com/cloudflare/circl/math/fp25519 github.com/cloudflare/circl/math/fp448 github.com/cloudflare/circl/math/mlsbset github.com/cloudflare/circl/internal/sha3 compress/bzip2 github.com/ProtonMail/go-crypto/openpgp/elgamal github.com/go-git/go-git/v5/plumbing/format/gitignore github.com/ProtonMail/go-crypto/openpgp/s2k github.com/cloudflare/circl/dh/x25519 github.com/cloudflare/circl/sign/ed25519 golang.org/x/crypto/hkdf github.com/go-git/go-billy/v5/helper/polyfill github.com/go-git/go-billy/v5/util github.com/cloudflare/circl/dh/x448 github.com/go-git/go-git/v5/internal/url github.com/pjbgf/sha1cd github.com/cloudflare/circl/ecc/goldilocks github.com/go-git/go-git/v5/internal/revision github.com/go-git/go-billy/v5/helper/chroot github.com/go-git/go-git/v5/plumbing/filemode github.com/goccy/go-json/internal/encoder/vm_color_indent github.com/go-git/go-git/v5/utils/sync github.com/go-git/go-git/v5/plumbing/hash github.com/emirpasic/gods/utils github.com/sergi/go-diff/diffmatchpatch github.com/go-git/go-billy/v5/osfs github.com/go-git/go-git/v5/utils/merkletrie/noder github.com/go-git/go-git/v5/plumbing github.com/go-git/go-git/v5/plumbing/format/pktline github.com/emirpasic/gods/containers github.com/go-git/go-git/v5/plumbing/protocol/packp/capability github.com/go-git/go-git/v5/utils/merkletrie/internal/frame golang.org/x/sys/execabs github.com/kevinburke/ssh_config github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband github.com/go-git/go-git/v5/utils/merkletrie github.com/imdario/mergo github.com/mattn/go-colorable github.com/emirpasic/gods/lists github.com/emirpasic/gods/trees github.com/go-git/go-git/v5/config github.com/go-git/go-git/v5/plumbing/cache github.com/go-git/go-git/v5/utils/binary github.com/cloudflare/circl/sign/ed448 github.com/emirpasic/gods/lists/arraylist github.com/go-git/go-git/v5/plumbing/format/diff github.com/go-git/go-git/v5/plumbing/format/index github.com/go-git/go-git/v5/plumbing/format/idxfile github.com/go-git/go-git/v5/utils/merkletrie/filesystem github.com/ProtonMail/go-crypto/openpgp/internal/ecc github.com/go-git/go-git/v5/utils/diff github.com/fatih/color github.com/mattn/go-runewidth github.com/robfig/cron golang.org/x/sync/errgroup github.com/emirpasic/gods/trees/binaryheap golang.org/x/sync/semaphore text/scanner google.golang.org/protobuf/internal/filetype github.com/go-git/go-git/v5/plumbing/storer github.com/go-git/go-git/v5/utils/merkletrie/index github.com/42wim/sshsig/pem github.com/keybase/go-crypto/openpgp/errors github.com/keybase/go-crypto/brainpool github.com/keybase/go-crypto/cast5 github.com/keybase/go-crypto/curve25519 github.com/keybase/go-crypto/openpgp/armor github.com/ProtonMail/go-crypto/openpgp/ecdh github.com/ProtonMail/go-crypto/openpgp/ecdsa github.com/ProtonMail/go-crypto/openpgp/eddsa github.com/go-git/go-git/v5/plumbing/format/packfile github.com/go-git/go-git/v5/storage github.com/keybase/go-crypto/ed25519/internal/edwards25519 github.com/keybase/go-crypto/openpgp/elgamal google.golang.org/protobuf/runtime/protoimpl github.com/rhysd/actionlint github.com/keybase/go-crypto/openpgp/s2k github.com/go-git/go-git/v5/storage/memory github.com/go-faster/city github.com/keybase/go-crypto/rsa github.com/keybase/go-crypto/openpgp/ecdh google.golang.org/protobuf/types/known/structpb google.golang.org/protobuf/types/known/timestamppb github.com/ProtonMail/go-crypto/openpgp/packet github.com/go-faster/errors github.com/klauspost/compress/fse github.com/klauspost/compress/internal/snapref github.com/go-git/go-git/v5/plumbing/protocol/packp github.com/klauspost/compress/zstd/internal/xxhash github.com/pierrec/lz4/v4/internal/lz4block github.com/pierrec/lz4/v4/internal/xxh32 github.com/segmentio/asm/cpu/arm github.com/keybase/go-crypto/ed25519 code.gitea.io/actions-proto-go/runner/v1 github.com/segmentio/asm/cpu/arm64 github.com/segmentio/asm/cpu/x86 github.com/pierrec/lz4/v4/internal/lz4stream go.opentelemetry.io/otel/internal/attribute github.com/go-git/go-git/v5/plumbing/format/objfile github.com/klauspost/compress/huff0 go.opentelemetry.io/otel/codes github.com/segmentio/asm/cpu github.com/keybase/go-crypto/openpgp/packet github.com/segmentio/asm/bswap github.com/go-git/go-git/v5/storage/filesystem/dotgit github.com/ClickHouse/clickhouse-go/v2/contributors github.com/ClickHouse/clickhouse-go/v2/lib/binary go.opentelemetry.io/otel/attribute github.com/pierrec/lz4/v4 github.com/ClickHouse/clickhouse-go/v2/lib/timezone github.com/paulmach/orb github.com/go-git/go-git/v5/plumbing/transport github.com/shopspring/decimal github.com/pkg/errors github.com/ProtonMail/go-crypto/openpgp github.com/go-git/go-git/v5/plumbing/transport/internal/common github.com/yuin/goldmark/text time/tzdata github.com/davecgh/go-spew/spew github.com/klauspost/compress/zstd go.opentelemetry.io/otel/trace github.com/pmezard/go-difflib/difflib net/http/internal/testcert github.com/go-git/go-git/v5/storage/filesystem code.gitea.io/gitea/modules/queue/lqinternal github.com/yuin/goldmark/ast gitea.com/lunny/levelqueue archive/zip github.com/keybase/go-crypto/openpgp github.com/opencontainers/go-digest github.com/opencontainers/image-spec/specs-go github.com/blakesmith/ar github.com/ulikunitz/xz/internal/xlog github.com/opencontainers/image-spec/specs-go/v1 github.com/go-git/go-git/v5/plumbing/object hash/crc64 golang.org/x/text/encoding golang.org/x/text/runes github.com/ulikunitz/xz/lzma code.gitea.io/gitea/modules/util/filebuffer github.com/sassoftware/go-rpmutils/fileutil github.com/xi2/xz golang.org/x/text/encoding/internal github.com/DataDog/zstd golang.org/x/crypto/openpgp/errors github.com/sassoftware/go-rpmutils/cpio golang.org/x/crypto/openpgp/elgamal code.gitea.io/gitea/modules/util golang.org/x/text/encoding/japanese golang.org/x/text/encoding/charmap github.com/golang-jwt/jwt/v4 golang.org/x/crypto/ssh net/mail github.com/denisenkom/go-mssqldb/msdsn github.com/go-sql-driver/mysql code.gitea.io/gitea/modules/util/rotatingfilewriter github.com/lib/pq github.com/denisenkom/go-mssqldb log/syslog code.gitea.io/gitea/modules/generate golang.org/x/crypto/ocsp code.gitea.io/gitea/modules/log github.com/google/go-tpm/tpmutil xorm.io/xorm/log github.com/go-webauthn/revoke xorm.io/xorm/core github.com/google/go-tpm/tpm2 github.com/google/uuid github.com/mitchellh/mapstructure github.com/redis/go-redis/v9/internal/proto xorm.io/xorm/dialects github.com/bradfitz/gomemcache/memcache code.gitea.io/gitea/modules/auth/password/hash code.gitea.io/gitea/modules/assetfs code.gitea.io/gitea/modules/proxyprotocol github.com/redis/go-redis/v9/internal/pool github.com/unknwon/com github.com/minio/minio-go/v7/pkg/s3utils github.com/minio/minio-go/v7/pkg/encrypt golang.org/x/net/http/httpguts github.com/go-fed/httpsig net/http/cookiejar github.com/minio/minio-go/v7/pkg/signer net/http/httputil strk.kbt.io/projects/go/libravatar github.com/redis/go-redis/v9 code.gitea.io/gitea/modules/typesniffer github.com/yohcop/openid-go golang.org/x/net/publicsuffix gitea.com/go-chi/cache/memcache code.gitea.io/gitea/modules/auth github.com/yuin/goldmark/parser github.com/yuin/goldmark/renderer github.com/yuin/goldmark/extension/ast code.gitea.io/gitea/modules/regexplru github.com/go-git/go-git/v5/plumbing/revlist github.com/nektos/act/pkg/common github.com/minio/minio-go/v7/pkg/credentials github.com/yuin/goldmark/renderer/html github.com/go-git/go-git/v5/plumbing/transport/git code.gitea.io/gitea/modules/auth/openid github.com/go-webauthn/webauthn/protocol/webauthncose github.com/go-git/go-git/v5/plumbing/transport/server github.com/go-git/go-git/v5/plumbing/transport/http golang.org/x/crypto/ssh/knownhosts golang.org/x/crypto/ssh/agent github.com/go-webauthn/webauthn/metadata golang.org/x/net/internal/socks github.com/ClickHouse/ch-go/compress github.com/go-webauthn/webauthn/protocol github.com/skeema/knownhosts github.com/go-git/go-git/v5/plumbing/transport/file net/http/httptest golang.org/x/net/proxy github.com/tstranex/u2f github.com/ClickHouse/ch-go/proto github.com/andybalholm/brotli code.gitea.io/gitea/modules/packages/conan xorm.io/xorm/tags github.com/minio/minio-go/v7 code.gitea.io/gitea/modules/packages/cran github.com/xanzy/ssh-agent github.com/42wim/sshsig github.com/goccy/go-json/internal/encoder/vm_color github.com/go-git/go-git/v5/plumbing/transport/ssh github.com/stretchr/testify/assert github.com/ulikunitz/xz golang.org/x/text/encoding/korean golang.org/x/text/encoding/simplifiedchinese github.com/yuin/goldmark github.com/go-webauthn/webauthn/webauthn xorm.io/xorm/internal/statements code.gitea.io/gitea/modules/markup/common github.com/yuin/goldmark/extension github.com/go-git/go-git/v5/plumbing/transport/client golang.org/x/text/encoding/traditionalchinese github.com/go-git/go-git/v5 golang.org/x/text/encoding/unicode golang.org/x/crypto/openpgp/armor golang.org/x/crypto/openpgp/s2k code.gitea.io/gitea/modules/markup/markdown/math github.com/dlclark/regexp2/syntax golang.org/x/crypto/openpgp/packet gopkg.in/yaml.v2 xorm.io/xorm github.com/santhosh-tekuri/jsonschema/v5 github.com/nektos/act/pkg/workflowpattern github.com/huandu/xstrings golang.org/x/text/encoding/htmlindex golang.org/x/crypto/openpgp github.com/nektos/act/pkg/common/git golang.org/x/net/html/charset github.com/gogs/chardet expvar github.com/blevesearch/bleve_index_api github.com/dlclark/regexp2 github.com/blevesearch/bleve/v2/numeric github.com/nektos/act/pkg/model container/heap github.com/golang/geo/r1 github.com/blevesearch/bleve/v2/analysis github.com/golang/geo/s1 github.com/blevesearch/bleve/v2/size github.com/blevesearch/upsidedown_store_api github.com/golang/geo/r2 github.com/RoaringBitmap/roaring/internal github.com/blevesearch/bleve/v2/index/scorch/mergeplan github.com/nektos/act/pkg/exprparser github.com/bits-and-blooms/bitset github.com/blevesearch/mmap-go github.com/RoaringBitmap/roaring github.com/golang/geo/r3 github.com/blevesearch/vellum/levenshtein github.com/blevesearch/vellum/utf8 github.com/blevesearch/vellum github.com/blevesearch/vellum/regexp github.com/alecthomas/chroma/v2 go.etcd.io/bbolt github.com/blevesearch/geo/s2 github.com/yuin/goldmark-meta code.gitea.io/gitea/models/migrations/v1_7 github.com/nektos/act/pkg/jobparser google.golang.org/protobuf/types/descriptorpb github.com/blevesearch/segment github.com/blevesearch/snowballstem github.com/josharian/intern github.com/mailru/easyjson/jlexer github.com/blevesearch/snowballstem/english github.com/mailru/easyjson/buffer github.com/olivere/elastic/v7/config github.com/olivere/elastic/v7/uritemplates encoding/csv github.com/alecthomas/chroma/v2/formatters/html github.com/alecthomas/chroma/v2/styles github.com/mailru/easyjson/jwriter github.com/klauspost/compress/flate github.com/alecthomas/chroma/v2/lexers google.golang.org/protobuf/reflect/protodesc github.com/mailru/easyjson github.com/valyala/bytebufferpool github.com/valyala/fasthttp/fasthttputil github.com/valyala/fasthttp/stackless github.com/olivere/elastic/v7 code.gitea.io/gitea/modules/templates/eval code.gitea.io/gitea/modules/templates/scopedtmpl github.com/blevesearch/scorch_segment_api/v2 github.com/blevesearch/zapx/v11 github.com/blevesearch/zapx/v12 github.com/blevesearch/zapx/v13 github.com/goccy/go-json/internal/encoder/vm_indent github.com/blevesearch/zapx/v14 github.com/blevesearch/zapx/v15 github.com/golang/protobuf/proto github.com/klauspost/compress/zlib github.com/klauspost/compress/gzip github.com/hashicorp/errwrap golang.org/x/mod/semver github.com/hashicorp/go-multierror github.com/Azure/go-ntlmssp github.com/olekukonko/tablewriter github.com/blevesearch/geo/geojson github.com/ssor/bom github.com/editorconfig/editorconfig-core-go/v2 net/smtp code.gitea.io/gitea/modules/sync github.com/jaytaylor/html2text code.gitea.io/gitea/modules/pprof codeberg.org/gusted/mcaptcha gitea.com/go-chi/captcha gopkg.in/gomail.v2 gitea.com/go-chi/session github.com/go-chi/chi/v5 github.com/anmitsu/go-shlex code.gitea.io/actions-proto-go/ping/v1 github.com/gliderlabs/ssh google.golang.org/protobuf/types/known/anypb google.golang.org/grpc/codes github.com/blevesearch/bleve/v2/geo google.golang.org/protobuf/types/known/durationpb github.com/golang/protobuf/ptypes/timestamp github.com/couchbase/gomemcached github.com/bufbuild/connect-go/internal/gen/connectext/grpc/status/v1 google.golang.org/genproto/googleapis/rpc/status github.com/golang/protobuf/ptypes/any github.com/valyala/fasthttp github.com/golang/protobuf/ptypes/duration github.com/couchbase/goutils/logging github.com/couchbase/goutils/scramsha github.com/bufbuild/connect-go github.com/golang/protobuf/ptypes github.com/blevesearch/bleve/v2/document github.com/blevesearch/bleve/v2/search gitea.com/go-chi/session/memcache github.com/ClickHouse/clickhouse-go/v2/lib/column gitea.com/go-chi/session/mysql github.com/couchbase/gomemcached/client google.golang.org/grpc/internal/status gitea.com/go-chi/session/postgres github.com/go-asn1-ber/asn1-ber github.com/gorilla/securecookie google.golang.org/grpc/status code.gitea.io/gitea/modules/nosql github.com/yuin/goldmark-highlighting/v2 golang.org/x/oauth2/internal github.com/gorilla/mux github.com/blevesearch/bleve/v2/search/highlight github.com/blevesearch/bleve/v2/search/collector github.com/blevesearch/bleve/v2/search/facet github.com/blevesearch/bleve/v2/search/scorer github.com/blevesearch/bleve/v2/registry github.com/go-ldap/ldap/v3 github.com/blevesearch/bleve/v2/search/searcher github.com/gorilla/sessions golang.org/x/oauth2 github.com/couchbase/go-couchbase cloud.google.com/go/compute/metadata code.gitea.io/actions-proto-go/ping/v1/pingv1connect code.gitea.io/actions-proto-go/runner/v1/runnerv1connect github.com/markbates/goth golang.org/x/oauth2/authhandler github.com/markbates/goth/gothic github.com/markbates/goth/providers/azuread code.gitea.io/gitea/routers/api/actions/ping github.com/blevesearch/bleve/v2/analysis/datetime/flexible github.com/blevesearch/bleve/v2/index/scorch github.com/blevesearch/bleve/v2/analysis/datetime/optional github.com/blevesearch/bleve/v2/index/upsidedown github.com/blevesearch/bleve/v2/index/upsidedown/store/boltdb github.com/blevesearch/bleve/v2/index/upsidedown/store/gtreap github.com/blevesearch/bleve/v2/analysis/tokenizer/single github.com/blevesearch/bleve/v2/analysis/token/lowercase github.com/blevesearch/bleve/v2/analysis/analyzer/keyword github.com/blevesearch/bleve/v2/analysis/token/porter github.com/blevesearch/bleve/v2/analysis/token/stop github.com/blevesearch/bleve/v2/analysis/tokenizer/unicode 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/lang/en github.com/blevesearch/bleve/v2/analysis/token/camelcase github.com/blevesearch/bleve/v2/analysis/token/unicodenorm gitea.com/go-chi/session/couchbase github.com/markbates/goth/providers/azureadv2 github.com/markbates/goth/providers/bitbucket github.com/blevesearch/bleve/v2/search/highlight/highlighter/html github.com/blevesearch/bleve/v2/analysis/analyzer/standard github.com/markbates/goth/providers/discord github.com/markbates/goth/providers/dropbox github.com/markbates/goth/providers/facebook github.com/blevesearch/bleve/v2/mapping github.com/markbates/goth/providers/gitea github.com/markbates/goth/providers/github github.com/markbates/goth/providers/gitlab golang.org/x/oauth2/google/internal/externalaccount golang.org/x/oauth2/jws github.com/markbates/goth/providers/mastodon github.com/markbates/goth/providers/microsoftonline github.com/markbates/goth/providers/nextcloud github.com/markbates/goth/providers/openidConnect github.com/mrjones/oauth github.com/markbates/goth/providers/yandex github.com/msteinert/pam golang.org/x/oauth2/jwt github.com/meilisearch/meilisearch-go github.com/dsnet/compress/internal github.com/dsnet/compress/internal/errors github.com/keybase/go-crypto/openpgp/clearsign code.gitea.io/gitea/modules/packages/goproxy golang.org/x/text/internal/colltab github.com/dsnet/compress github.com/blevesearch/bleve/v2/search/query golang.org/x/oauth2/google github.com/dsnet/compress/internal/prefix git.sr.ht/~mariusor/go-xsd-duration github.com/go-ap/jsonld github.com/valyala/fastjson/fastfloat github.com/markbates/goth/providers/twitter code.gitea.io/gitea/modules/hostmatcher github.com/valyala/fastjson github.com/markbates/goth/providers/google golang.org/x/text/collate gitea.com/lunny/dingtalk_webhook github.com/chi-middleware/proxy code.gitea.io/gitea/modules/uri github.com/dsnet/compress/bzip2 code.gitea.io/sdk/gitea github.com/gogs/go-gogs-client github.com/google/go-querystring/query github.com/hashicorp/go-cleanhttp golang.org/x/time/rate github.com/google/go-github/v52/github github.com/blevesearch/bleve/v2 github.com/hashicorp/go-retryablehttp github.com/gogs/cron github.com/go-chi/cors github.com/go-ap/errors code.gitea.io/gitea/modules/auth/pam internal/lazyregexp github.com/beorn7/perks/quantile github.com/prometheus/client_model/go github.com/prometheus/common/model github.com/xanzy/go-gitlab internal/profile github.com/go-ap/activitypub code.gitea.io/gitea/modules/indexer/bleve github.com/ethantkoenig/rupture runtime/metrics github.com/matttproud/golang_protobuf_extensions/pbutil github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/prometheus/procfs/internal/fs github.com/prometheus/procfs/internal/util code.gitea.io/gitea/modules/sitemap github.com/gorilla/feeds github.com/NYTimes/gziphandler github.com/prometheus/procfs net/http/pprof github.com/dimiro1/reply github.com/prometheus/client_golang/prometheus/internal github.com/prometheus/common/expfmt github.com/emersion/go-imap/utf7 github.com/emersion/go-imap github.com/go-chi/chi/v5/middleware github.com/emersion/go-sasl github.com/cention-sany/utf7 github.com/jhillyerd/enmime/internal/coding github.com/ClickHouse/clickhouse-go/v2/lib/proto github.com/jhillyerd/enmime/internal/stringutil github.com/jhillyerd/enmime/internal/textproto github.com/libdns/libdns go.uber.org/atomic go.uber.org/multierr github.com/ClickHouse/clickhouse-go/v2/ext go.uber.org/zap/buffer github.com/ClickHouse/clickhouse-go/v2/lib/driver github.com/ClickHouse/clickhouse-go/v2/resources github.com/emersion/go-imap/commands github.com/emersion/go-imap/responses github.com/jhillyerd/enmime/mediatype github.com/ClickHouse/clickhouse-go/v2 go.uber.org/zap/internal/bufferpool github.com/prometheus/client_golang/prometheus go.uber.org/zap/internal/color go.uber.org/zap/internal/exit golang.org/x/crypto/cryptobyte/asn1 golang.org/x/net/bpf go.uber.org/zap/zapcore github.com/jhillyerd/enmime golang.org/x/crypto/cryptobyte github.com/emersion/go-imap/client golang.org/x/net/internal/iana golang.org/x/net/internal/socket github.com/felixge/fgprof github.com/klauspost/compress/zip github.com/klauspost/pgzip github.com/nwaples/rardecode github.com/russross/blackfriday/v2 net/http/cgi golang.org/x/net/ipv4 go.uber.org/zap/internal golang.org/x/net/ipv6 go.uber.org/zap net/http/fcgi github.com/prometheus/client_golang/prometheus/promhttp github.com/buildkite/terminal-to-html/v3 github.com/goccy/go-json/internal/encoder/vm github.com/niklasfasching/go-org/org github.com/go-testfixtures/testfixtures/v3 github.com/miekg/dns github.com/mholt/archiver/v3 github.com/cpuguy83/go-md2man/v2/md2man github.com/urfave/cli github.com/mholt/acmez/acme github.com/mholt/acmez github.com/caddyserver/certmagic github.com/go-enry/go-enry/v2 code.gitea.io/gitea/modules/analyze 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/turnstile code.gitea.io/gitea/modules/httpcache code.gitea.io/gitea/modules/auth/password/pwn code.gitea.io/gitea/modules/mcaptcha code.gitea.io/gitea/models/unit code.gitea.io/gitea/modules/avatar code.gitea.io/gitea/modules/hcaptcha code.gitea.io/gitea/modules/markup/mdstripper code.gitea.io/gitea/modules/recaptcha code.gitea.io/gitea/modules/highlight code.gitea.io/gitea/modules/storage code.gitea.io/gitea/modules/translation/i18n code.gitea.io/gitea/modules/graceful code.gitea.io/gitea/models/db code.gitea.io/gitea/routers/utils 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/queue code.gitea.io/gitea/models/db/install code.gitea.io/gitea/models/dbfs code.gitea.io/gitea/routers/web/healthcheck code.gitea.io/gitea/modules/git code.gitea.io/gitea/modules/testlogger code.gitea.io/gitea/modules/mirror code.gitea.io/gitea/modules/validation code.gitea.io/gitea/modules/base code.gitea.io/gitea/modules/git/pipeline code.gitea.io/gitea/modules/migration code.gitea.io/gitea/modules/packages/alpine code.gitea.io/gitea/modules/packages/composer code.gitea.io/gitea/modules/packages/conda code.gitea.io/gitea/modules/packages/cargo code.gitea.io/gitea/modules/packages/container code.gitea.io/gitea/modules/packages/debian code.gitea.io/gitea/modules/packages/maven code.gitea.io/gitea/modules/packages/helm code.gitea.io/gitea/modules/packages/npm code.gitea.io/gitea/modules/packages/pub code.gitea.io/gitea/modules/packages/chef code.gitea.io/gitea/modules/packages/nuget code.gitea.io/gitea/modules/packages/rubygems code.gitea.io/gitea/modules/packages/swift code.gitea.io/gitea/modules/packages/vagrant code.gitea.io/gitea/modules/lfs code.gitea.io/gitea/modules/translation code.gitea.io/gitea/modules/label 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/web/middleware code.gitea.io/gitea/modules/markup code.gitea.io/gitea/modules/charset code.gitea.io/gitea/models/secret code.gitea.io/gitea/modules/packages/rpm code.gitea.io/gitea/models/system code.gitea.io/gitea/models/webhook code.gitea.io/gitea/models/migrations/v1_10 code.gitea.io/gitea/models/auth code.gitea.io/gitea/models/migrations/v1_19 code.gitea.io/gitea/models/migrations/v1_12 code.gitea.io/gitea/modules/system code.gitea.io/gitea/models/unittest code.gitea.io/gitea/models/avatars code.gitea.io/gitea/modules/markup/external code.gitea.io/gitea/modules/markup/asciicast code.gitea.io/gitea/modules/markup/console code.gitea.io/gitea/modules/csv code.gitea.io/gitea/modules/markup/orgmode code.gitea.io/gitea/modules/updatechecker code.gitea.io/gitea/modules/httplib code.gitea.io/gitea/modules/public code.gitea.io/gitea/modules/markup/csv code.gitea.io/gitea/services/auth/source/sspi code.gitea.io/gitea/modules/session code.gitea.io/gitea/models/user code.gitea.io/gitea/models/migrations/base code.gitea.io/gitea/models/migrations/v1_8 code.gitea.io/gitea/models/migrations/v1_6 code.gitea.io/gitea/models/migrations/v1_9 code.gitea.io/gitea/models/migrations/v1_15 code.gitea.io/gitea/models/migrations/v1_11 code.gitea.io/gitea/models/migrations/v1_20 code.gitea.io/gitea/models/migrations/v1_14 code.gitea.io/gitea/models/migrations/v1_13 code.gitea.io/gitea/models/migrations/v1_16 code.gitea.io/gitea/modules/auth/webauthn code.gitea.io/gitea/services/auth/source/db code.gitea.io/gitea/services/mailer/token code.gitea.io/gitea/services/auth/source/pam code.gitea.io/gitea/services/auth/source/smtp code.gitea.io/gitea/models/repo code.gitea.io/gitea/modules/activitypub code.gitea.io/gitea/models/admin code.gitea.io/gitea/models/pull code.gitea.io/gitea/modules/indexer/stats code.gitea.io/gitea/services/repository/archiver code.gitea.io/gitea/models/project code.gitea.io/gitea/models/organization code.gitea.io/gitea/modules/indexer/code code.gitea.io/gitea/models/asymkey code.gitea.io/gitea/models/actions code.gitea.io/gitea/models/packages code.gitea.io/gitea/models/migrations/v1_17 code.gitea.io/gitea/models/packages/alpine code.gitea.io/gitea/models/packages/container code.gitea.io/gitea/models/packages/conan code.gitea.io/gitea/models/packages/conda code.gitea.io/gitea/models/packages/nuget code.gitea.io/gitea/models/packages/cran code.gitea.io/gitea/models/packages/debian code.gitea.io/gitea/models/perm/access code.gitea.io/gitea/modules/actions code.gitea.io/gitea/services/packages/container code.gitea.io/gitea/modules/ssh code.gitea.io/gitea/modules/private code.gitea.io/gitea/models/git code.gitea.io/gitea/modules/gitgraph code.gitea.io/gitea/modules/svg code.gitea.io/gitea/modules/markup/markdown code.gitea.io/gitea/services/auth/source/oauth2 code.gitea.io/gitea/modules/issue/template code.gitea.io/gitea/models/issues code.gitea.io/gitea/models/migrations/v1_18 code.gitea.io/gitea/services/mailer/incoming/payload code.gitea.io/gitea/modules/indexer/issues code.gitea.io/gitea/services/gitdiff code.gitea.io/gitea/models/activities code.gitea.io/gitea/models/migrations code.gitea.io/gitea/modules/metrics code.gitea.io/gitea/models code.gitea.io/gitea/services/auth/source code.gitea.io/gitea/services/externalaccount code.gitea.io/gitea/services/asymkey code.gitea.io/gitea/modules/repository code.gitea.io/gitea/modules/notification/base code.gitea.io/gitea/services/wiki code.gitea.io/gitea/modules/templates code.gitea.io/gitea/modules/notification/indexer code.gitea.io/gitea/modules/notification/action code.gitea.io/gitea/modules/notification/mirror code.gitea.io/gitea/modules/notification/ui code.gitea.io/gitea/services/mailer code.gitea.io/gitea/modules/context code.gitea.io/gitea/modules/notification/mail code.gitea.io/gitea/modules/notification code.gitea.io/gitea/services/release code.gitea.io/gitea/services/packages code.gitea.io/gitea/services/mirror code.gitea.io/gitea/services/issue code.gitea.io/gitea/routers/api/packages/helper code.gitea.io/gitea/services/context code.gitea.io/gitea/modules/upload code.gitea.io/gitea/routers/api/v1/activitypub code.gitea.io/gitea/modules/web/routing code.gitea.io/gitea/routers/api/v1/settings code.gitea.io/gitea/routers/web/devtest code.gitea.io/gitea/routers/web/shared/user code.gitea.io/gitea/routers/web/org/setting code.gitea.io/gitea/routers/web/feed code.gitea.io/gitea/services/convert code.gitea.io/gitea/services/markup code.gitea.io/gitea/modules/web code.gitea.io/gitea/routers/common code.gitea.io/gitea/services/attachment code.gitea.io/gitea/routers/api/packages/generic code.gitea.io/gitea/services/packages/alpine code.gitea.io/gitea/services/packages/debian code.gitea.io/gitea/routers/api/packages/conda code.gitea.io/gitea/routers/api/packages/cran code.gitea.io/gitea/routers/api/packages/helm code.gitea.io/gitea/routers/api/packages/goproxy code.gitea.io/gitea/routers/api/packages/maven code.gitea.io/gitea/routers/api/packages/npm code.gitea.io/gitea/routers/api/packages/pub code.gitea.io/gitea/services/pull code.gitea.io/gitea/routers/api/packages/pypi code.gitea.io/gitea/routers/api/packages/alpine code.gitea.io/gitea/services/packages/rpm code.gitea.io/gitea/routers/api/packages/debian code.gitea.io/gitea/routers/api/packages/rubygems code.gitea.io/gitea/routers/api/packages/swift code.gitea.io/gitea/routers/api/packages/vagrant code.gitea.io/gitea/routers/web/misc code.gitea.io/gitea/modules/eventsource code.gitea.io/gitea/services/actions code.gitea.io/gitea/routers/api/packages/composer code.gitea.io/gitea/services/webhook code.gitea.io/gitea/routers/api/v1/misc code.gitea.io/gitea/routers/web/explore code.gitea.io/gitea/routers/api/packages/rpm code.gitea.io/gitea/services/lfs code.gitea.io/gitea/routers/api/actions/runner code.gitea.io/gitea/routers/web/repo/actions code.gitea.io/gitea/routers/api/actions code.gitea.io/gitea/services/agit code.gitea.io/gitea/services/automerge code.gitea.io/gitea/services/mailer/incoming code.gitea.io/gitea/services/repository code.gitea.io/gitea/services/migrations code.gitea.io/gitea/routers/api/v1/utils code.gitea.io/gitea/services/forms code.gitea.io/gitea/services/user code.gitea.io/gitea/routers/api/v1/packages code.gitea.io/gitea/routers/api/v1/notify code.gitea.io/gitea/services/repository/files code.gitea.io/gitea/services/org code.gitea.io/gitea/services/auth/source/ldap code.gitea.io/gitea/routers/web/shared/secrets code.gitea.io/gitea/routers/api/v1/swagger code.gitea.io/gitea/routers/web/user/setting/security code.gitea.io/gitea/routers/web/shared/actions code.gitea.io/gitea/routers/install code.gitea.io/gitea/modules/doctor code.gitea.io/gitea/services/auth code.gitea.io/gitea/routers/web/repo/setting code.gitea.io/gitea/services/packages/cargo code.gitea.io/gitea/services/packages/cleanup code.gitea.io/gitea/routers/web/shared/packages code.gitea.io/gitea/routers/api/packages/cargo code.gitea.io/gitea/routers/api/packages/chef code.gitea.io/gitea/routers/api/packages/conan code.gitea.io/gitea/routers/api/packages/container code.gitea.io/gitea/routers/api/packages/nuget code.gitea.io/gitea/routers/web/auth code.gitea.io/gitea/routers/web/user/setting code.gitea.io/gitea/routers/api/packages code.gitea.io/gitea/services/task code.gitea.io/gitea/services/cron code.gitea.io/gitea/routers/private code.gitea.io/gitea/routers/api/v1/repo code.gitea.io/gitea/routers/web/org code.gitea.io/gitea/routers/web/events code.gitea.io/gitea/routers/web/admin code.gitea.io/gitea/routers/web/repo code.gitea.io/gitea/routers/web/user 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/web code.gitea.io/gitea/routers code.gitea.io/gitea/cmd code.gitea.io/gitea make: Leaving directory '/usr/src/RPM/BUILD/gitea-1.20.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65656 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gitea-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gitea-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd gitea-1.20.4 + mkdir -p /usr/src/tmp/gitea-buildroot/var/lib/gitea + mkdir -p /usr/src/tmp/gitea-buildroot/var/log/gitea + install -Dm 0755 gitea /usr/src/tmp/gitea-buildroot/usr/bin/gitea + install -Dm 0644 /usr/src/RPM/SOURCES/gitea.service /usr/src/tmp/gitea-buildroot/lib/systemd/system/gitea.service + mkdir -p /usr/src/tmp/gitea-buildroot/etc/systemd/system/gitea.service.d + install -Dm 0644 /usr/src/RPM/SOURCES/gitea.service.d.conf /usr/src/tmp/gitea-buildroot/etc/systemd/system/gitea.service.d/port.conf + install -Dm 0660 custom/conf/app.example.ini /usr/src/tmp/gitea-buildroot/etc/gitea/app.ini + mkdir -p /usr/src/tmp/gitea-buildroot/usr/share/man/man1 + ./gitea docs --man + mkdir -p /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea + install -Dm 0644 custom/conf/app.example.ini /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea/default-app.ini + install -Dm 0644 /usr/src/RPM/SOURCES/README.ALT /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea/ + install -D -p -m 0644 contrib/autocompletion/bash_autocomplete /usr/src/tmp/gitea-buildroot/usr/share/bash-completion/completions/gitea + install -D -p -m 0644 contrib/autocompletion/zsh_autocomplete /usr/src/tmp/gitea-buildroot/usr/share/zsh/site-functions/_gitea + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gitea-buildroot (auto) Verifying and fixing files in /usr/src/tmp/gitea-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/gitea-buildroot/ (default) Compressing files in /usr/src/tmp/gitea-buildroot (auto) Adjusting library links in /usr/src/tmp/gitea-buildroot ./lib: (from :0) ./var/lib: (from :0) debugedit: ./usr/bin/gitea: DWARF version 39267 unhandled [49] .debug_gdb_scripts NOT compressed, wouldn't be smaller Verifying ELF objects in /usr/src/tmp/gitea-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) phdr[7]: unknown object file note type 4 with owner name 'Go' at offset 168 section [ 4] '.note.go.buildid': unknown object file note type 4 with owner name 'Go' at offset 100 verify-elf: WARNING: ./usr/bin/gitea: eu-elflint failed Processing files: gitea-1.20.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33231 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gitea-1.20.4 + DOCDIR=/usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.20.4 + export DOCDIR + rm -rf /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.20.4 + /bin/mkdir -p /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.20.4 + cp -prL CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md README.md README_ZH.md SECURITY.md /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.20.4 + chmod -R go-w /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.20.4 + chmod -R a+rX /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.20.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ljWTAQ find-provides: running scripts (debuginfo,golang,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fEHXCr find-requires: running scripts (cpp,debuginfo,files,golang,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) shebang.req.files: executable script /usr/src/tmp/gitea-buildroot/usr/share/bash-completion/completions/gitea is not executable Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jls45U find-scriptlet-requires: FINDPACKAGE-COMMANDS: groupadd useradd Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nhxcCv Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4A9Uje Requires: git-core, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.2.4), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libpam.so.0 >= set:jfFTW8nlyx6tKEeF9THI4O8Z4blHqA5quJKn, libpam.so.0(LIBPAM_1.0), libpam.so.0(LIBPAM_1.4), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, shadow-utils Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8pJYZh Creating gitea-debuginfo package Processing files: gitea-debuginfo-1.20.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HN6YbE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0p50oz find-requires: running scripts (debuginfo) Requires: gitea = 1.20.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpam.so.0) Adding to gitea-debuginfo a strict dependency on gitea Wrote: /usr/src/RPM/RPMS/i586/gitea-1.20.4-alt1.i586.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/i586/gitea-debuginfo-1.20.4-alt1.i586.rpm (w2T16.xzdio) 440.28user 71.94system 2:33.10elapsed 334%CPU (0avgtext+0avgdata 1058236maxresident)k 0inputs+0outputs (0major+13980843minor)pagefaults 0swaps 4.33user 2.26system 2:51.91elapsed 3%CPU (0avgtext+0avgdata 124228maxresident)k 0inputs+0outputs (0major+278401minor)pagefaults 0swaps --- gitea-1.20.4-alt1.i586.rpm.repo 2023-09-11 14:55:18.000000000 +0000 +++ gitea-1.20.4-alt1.i586.rpm.hasher 2023-09-23 07:29:14.528169440 +0000 @@ -50,3 +50,3 @@ File: /lib/systemd/system/gitea.service 100644 root:root c47bf88210e932d003c51d5156065e36 -File: /usr/bin/gitea 100755 root:root b7380490c29db52545c46e389bcebf40 +File: /usr/bin/gitea 100755 root:root 48acccb59605deea5428183ed0935241 File: /usr/share/bash-completion/completions/gitea 100644 root:root 2351d5290f2a366c73fe0c19c09ed9e3 @@ -62,3 +62,3 @@ File: /usr/share/doc/gitea/default-app.ini 100644 root:root e446c07d0b9a69ee8987606fd1110743 -File: /usr/share/man/man1/gitea.1.xz 100644 root:root 0e6d9f246e93d3007793e508a69e40b1 +File: /usr/share/man/man1/gitea.1.xz 100644 root:root 7b14056579cc1174580de4ad1ac84bf4 File: /usr/share/zsh/site-functions/_gitea 100644 root:root 8508aab02ea52ea93f5a660ee1b24645 @@ -66,2 +66,2 @@ File: /var/log/gitea 40770 root:gitea -RPMIdentity: b3af62d4cbd708fd60ecc3e4038bb9432ace6b26082dd3c486885866eb57a8cd749fecac48c91a7d4f87f803c055e058cce78d42c404a42e26992e919a8fbccb +RPMIdentity: edffac9c5c14cdc9042fbcb46a70562cd372c6b71fd1ef845c7f1f9f3bcf761322c16fb203beb1c545f8235862d3754ddfe61eff17cf56f2d274955c38837982 --- gitea-debuginfo-1.20.4-alt1.i586.rpm.repo 2023-09-11 14:55:18.000000000 +0000 +++ gitea-debuginfo-1.20.4-alt1.i586.rpm.hasher 2023-09-23 07:29:14.700172974 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/83 40755 root:root -/usr/lib/debug/.build-id/83/20bb0f1f6ecaaac619b2f2629436ad73c8fcd8 120777 root:root ../../../../bin/gitea -/usr/lib/debug/.build-id/83/20bb0f1f6ecaaac619b2f2629436ad73c8fcd8.debug 120777 root:root ../../usr/bin/gitea.debug +/usr/lib/debug/.build-id/34 40755 root:root +/usr/lib/debug/.build-id/34/05c1d072595b2caa6961d4b50b1d64f46eae0e 120777 root:root ../../../../bin/gitea +/usr/lib/debug/.build-id/34/05c1d072595b2caa6961d4b50b1d64f46eae0e.debug 120777 root:root ../../usr/bin/gitea.debug /usr/lib/debug/usr/bin/gitea.debug 100644 root:root @@ -7289,6 +7289,6 @@ Provides: gitea-debuginfo = 1.20.4-alt1:sisyphus+329295.100.1.1 -File: /usr/lib/debug/.build-id/83 40755 root:root -File: /usr/lib/debug/.build-id/83/20bb0f1f6ecaaac619b2f2629436ad73c8fcd8 120777 root:root ../../../../bin/gitea -File: /usr/lib/debug/.build-id/83/20bb0f1f6ecaaac619b2f2629436ad73c8fcd8.debug 120777 root:root ../../usr/bin/gitea.debug -File: /usr/lib/debug/usr/bin/gitea.debug 100644 root:root 474fc545b482714ca8f5a9923b9bc190 +File: /usr/lib/debug/.build-id/34 40755 root:root +File: /usr/lib/debug/.build-id/34/05c1d072595b2caa6961d4b50b1d64f46eae0e 120777 root:root ../../../../bin/gitea +File: /usr/lib/debug/.build-id/34/05c1d072595b2caa6961d4b50b1d64f46eae0e.debug 120777 root:root ../../usr/bin/gitea.debug +File: /usr/lib/debug/usr/bin/gitea.debug 100644 root:root 4351e21869e4c3fd598f657e6b655c2e File: /usr/src/debug/gitea-1.20.4 40755 root:root @@ -14572,2 +14572,2 @@ File: /usr/src/debug/gitea-1.20.4/vendor/xorm.io/xorm/tags/tag.go 100644 root:root e7598caffee4c186d7d106c53257b63e -RPMIdentity: e675f7b626e07e3ff5f33acaf5a99d062cba64df35d29cb2428a9f24693c1cca7537203273596e57eebf9fb58cfd3c75c1693a1e9fb3b1810daec5b7b98fbf17 +RPMIdentity: 4a6e49314bb45a5c0ddb7e75159c9dfba1840f2fdfaa7cd90e384550faa9e518b23adca996ec147af2ca42ffa3df52ae372bbdc4b957a7983bc50d09fed1ef75