<86>Dec 2 06:51:07 userdel[1694957]: delete user 'rooter' <86>Dec 2 06:51:07 userdel[1694957]: removed group 'rooter' owned by 'rooter' <86>Dec 2 06:51:07 userdel[1694957]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 2 06:51:07 groupadd[1694997]: group added to /etc/group: name=rooter, GID=1874 <86>Dec 2 06:51:07 groupadd[1694997]: group added to /etc/gshadow: name=rooter <86>Dec 2 06:51:07 groupadd[1694997]: new group: name=rooter, GID=1874 <86>Dec 2 06:51:07 useradd[1695032]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none <86>Dec 2 06:51:07 userdel[1695075]: delete user 'builder' <86>Dec 2 06:51:07 userdel[1695075]: removed group 'builder' owned by 'builder' <86>Dec 2 06:51:07 userdel[1695075]: removed shadow group 'builder' owned by 'builder' <86>Dec 2 06:51:07 groupadd[1695107]: group added to /etc/group: name=builder, GID=1875 <86>Dec 2 06:51:07 groupadd[1695107]: group added to /etc/gshadow: name=builder <86>Dec 2 06:51:07 groupadd[1695107]: new group: name=builder, GID=1875 <86>Dec 2 06:51:07 useradd[1695136]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash, from=none <13>Dec 2 06:51:10 rpmi: rpm-macros-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed <13>Dec 2 06:51:11 rpmi: golang-src-1.21.4-alt1 sisyphus+333908.100.1.2 1699481178 installed <13>Dec 2 06:51:13 rpmi: golang-1.21.4-alt1 sisyphus+333908.100.1.2 1699481174 installed <13>Dec 2 06:51:13 rpmi: rpm-build-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/yggmail-0.0.0-alt2.gitaa8a71d.nosrc.rpm (w1.gzdio) Installing yggmail-0.0.0-alt2.gitaa8a71d.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56057 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf yggmail-0.0.0 + echo 'Source #0 (yggmail-0.0.0.tar):' Source #0 (yggmail-0.0.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/yggmail-0.0.0.tar + cd yggmail-0.0.0 + echo 'Source #1 (vendor.tar):' Source #1 (vendor.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/vendor.tar + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.56057 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd yggmail-0.0.0 + export GO111MODULE=off + GO111MODULE=off + export BUILDDIR=/usr/src/RPM/BUILD/yggmail-0.0.0/.build + BUILDDIR=/usr/src/RPM/BUILD/yggmail-0.0.0/.build + export IMPORT_PATH=github.com/neilalexander/yggmail + IMPORT_PATH=github.com/neilalexander/yggmail + export GOPATH=/usr/src/RPM/BUILD/yggmail-0.0.0/.build:/usr/share/gocode + GOPATH=/usr/src/RPM/BUILD/yggmail-0.0.0/.build:/usr/share/gocode + /usr/share/golang/golang-prepare mkdir: created directory '/usr/src/RPM/BUILD/yggmail-0.0.0/.build' mkdir: created directory '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src' mkdir: created directory '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com' mkdir: created directory '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander' mkdir: created directory '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail' 'Dockerfile' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/Dockerfile' 'LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/LICENSE' 'README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/README.md' 'cmd' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd' 'cmd/yggmail' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail' 'cmd/yggmail/main.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail/main.go' 'go.mod' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/go.mod' 'go.sum' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/go.sum' 'internal' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal' 'internal/config' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/config' 'internal/config/config.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/config/config.go' 'internal/imapserver' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/imapserver' 'internal/imapserver/backend.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/imapserver/backend.go' 'internal/imapserver/imap.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/imapserver/imap.go' 'internal/imapserver/mailbox.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/imapserver/mailbox.go' 'internal/imapserver/notify.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/imapserver/notify.go' 'internal/imapserver/user.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/imapserver/user.go' 'internal/smtpsender' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/smtpsender' 'internal/smtpsender/sender.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/smtpsender/sender.go' 'internal/smtpserver' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/smtpserver' 'internal/smtpserver/backend.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/smtpserver/backend.go' 'internal/smtpserver/session_local.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/smtpserver/session_local.go' 'internal/smtpserver/session_remote.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/smtpserver/session_remote.go' 'internal/smtpserver/smtp.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/smtpserver/smtp.go' 'internal/storage' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage' 'internal/storage/sqlite3' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage/sqlite3' 'internal/storage/sqlite3/sqlite3.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage/sqlite3/sqlite3.go' 'internal/storage/sqlite3/table_config.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage/sqlite3/table_config.go' 'internal/storage/sqlite3/table_mailboxes.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage/sqlite3/table_mailboxes.go' 'internal/storage/sqlite3/table_mails.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage/sqlite3/table_mails.go' 'internal/storage/sqlite3/table_queue.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage/sqlite3/table_queue.go' 'internal/storage/storage.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage/storage.go' 'internal/storage/types' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage/types' 'internal/storage/types/types.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage/types/types.go' 'internal/transport' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/transport' 'internal/transport/transport.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/transport/transport.go' 'internal/transport/yggdrasil.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/transport/yggdrasil.go' 'internal/utils' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/utils' 'internal/utils/address.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/utils/address.go' 'vendor' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor' 'vendor/github.com' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com' 'vendor/github.com/Arceliar' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar' 'vendor/github.com/Arceliar/ironwood' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood' 'vendor/github.com/Arceliar/ironwood/COPYRIGHT' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/COPYRIGHT' 'vendor/github.com/Arceliar/ironwood/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/LICENSE' 'vendor/github.com/Arceliar/ironwood/encrypted' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted' 'vendor/github.com/Arceliar/ironwood/encrypted/crypto.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/crypto.go' 'vendor/github.com/Arceliar/ironwood/encrypted/debug.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/debug.go' 'vendor/github.com/Arceliar/ironwood/encrypted/internal' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/internal' 'vendor/github.com/Arceliar/ironwood/encrypted/internal/e2c' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/internal/e2c' 'vendor/github.com/Arceliar/ironwood/encrypted/internal/e2c/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/internal/e2c/LICENSE' 'vendor/github.com/Arceliar/ironwood/encrypted/internal/e2c/e2c.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/internal/e2c/e2c.go' 'vendor/github.com/Arceliar/ironwood/encrypted/network.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/network.go' 'vendor/github.com/Arceliar/ironwood/encrypted/packetconn.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/packetconn.go' 'vendor/github.com/Arceliar/ironwood/encrypted/pool.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/pool.go' 'vendor/github.com/Arceliar/ironwood/encrypted/session.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/session.go' 'vendor/github.com/Arceliar/ironwood/network' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network' 'vendor/github.com/Arceliar/ironwood/network/bloomfilter.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/bloomfilter.go' 'vendor/github.com/Arceliar/ironwood/network/config.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/config.go' 'vendor/github.com/Arceliar/ironwood/network/core.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/core.go' 'vendor/github.com/Arceliar/ironwood/network/crypto.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/crypto.go' 'vendor/github.com/Arceliar/ironwood/network/debug.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/debug.go' 'vendor/github.com/Arceliar/ironwood/network/packetconn.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/packetconn.go' 'vendor/github.com/Arceliar/ironwood/network/packetqueue.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/packetqueue.go' 'vendor/github.com/Arceliar/ironwood/network/pathfinder.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/pathfinder.go' 'vendor/github.com/Arceliar/ironwood/network/peers.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/peers.go' 'vendor/github.com/Arceliar/ironwood/network/pool.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/pool.go' 'vendor/github.com/Arceliar/ironwood/network/router.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/router.go' 'vendor/github.com/Arceliar/ironwood/network/traffic.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/traffic.go' 'vendor/github.com/Arceliar/ironwood/network/wire.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/wire.go' 'vendor/github.com/Arceliar/ironwood/types' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types' 'vendor/github.com/Arceliar/ironwood/types/addr.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types/addr.go' 'vendor/github.com/Arceliar/ironwood/types/error_string.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types/error_string.go' 'vendor/github.com/Arceliar/ironwood/types/errors.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types/errors.go' 'vendor/github.com/Arceliar/ironwood/types/packetconn.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types/packetconn.go' 'vendor/github.com/Arceliar/phony' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony' 'vendor/github.com/Arceliar/phony/.gitignore' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony/.gitignore' 'vendor/github.com/Arceliar/phony/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony/LICENSE' 'vendor/github.com/Arceliar/phony/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony/README.md' 'vendor/github.com/Arceliar/phony/actor.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony/actor.go' 'vendor/github.com/Arceliar/phony/doc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony/doc.go' 'vendor/github.com/bits-and-blooms' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms' 'vendor/github.com/bits-and-blooms/bitset' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset' 'vendor/github.com/bits-and-blooms/bitset/.gitignore' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/.gitignore' 'vendor/github.com/bits-and-blooms/bitset/.travis.yml' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/.travis.yml' 'vendor/github.com/bits-and-blooms/bitset/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/LICENSE' 'vendor/github.com/bits-and-blooms/bitset/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/README.md' 'vendor/github.com/bits-and-blooms/bitset/SECURITY.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/SECURITY.md' 'vendor/github.com/bits-and-blooms/bitset/azure-pipelines.yml' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/azure-pipelines.yml' 'vendor/github.com/bits-and-blooms/bitset/bitset.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/bitset.go' 'vendor/github.com/bits-and-blooms/bitset/popcnt.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/popcnt.go' 'vendor/github.com/bits-and-blooms/bitset/popcnt_19.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/popcnt_19.go' 'vendor/github.com/bits-and-blooms/bitset/popcnt_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/popcnt_amd64.go' 'vendor/github.com/bits-and-blooms/bitset/popcnt_amd64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/popcnt_amd64.s' 'vendor/github.com/bits-and-blooms/bitset/popcnt_generic.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/popcnt_generic.go' 'vendor/github.com/bits-and-blooms/bitset/trailing_zeros_18.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/trailing_zeros_18.go' 'vendor/github.com/bits-and-blooms/bitset/trailing_zeros_19.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/trailing_zeros_19.go' 'vendor/github.com/bits-and-blooms/bloom' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom' 'vendor/github.com/bits-and-blooms/bloom/v3' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3' 'vendor/github.com/bits-and-blooms/bloom/v3/.gitignore' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3/.gitignore' 'vendor/github.com/bits-and-blooms/bloom/v3/.travis.yml' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3/.travis.yml' 'vendor/github.com/bits-and-blooms/bloom/v3/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3/LICENSE' 'vendor/github.com/bits-and-blooms/bloom/v3/Makefile' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3/Makefile' 'vendor/github.com/bits-and-blooms/bloom/v3/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3/README.md' 'vendor/github.com/bits-and-blooms/bloom/v3/SECURITY.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3/SECURITY.md' 'vendor/github.com/bits-and-blooms/bloom/v3/bloom.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3/bloom.go' 'vendor/github.com/bits-and-blooms/bloom/v3/murmur.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3/murmur.go' 'vendor/github.com/emersion' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion' 'vendor/github.com/emersion/go-imap-idle' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle' 'vendor/github.com/emersion/go-imap-idle/.gitignore' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle/.gitignore' 'vendor/github.com/emersion/go-imap-idle/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle/LICENSE' 'vendor/github.com/emersion/go-imap-idle/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle/README.md' 'vendor/github.com/emersion/go-imap-idle/client.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle/client.go' 'vendor/github.com/emersion/go-imap-idle/command.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle/command.go' 'vendor/github.com/emersion/go-imap-idle/idle.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle/idle.go' 'vendor/github.com/emersion/go-imap-idle/response.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle/response.go' 'vendor/github.com/emersion/go-imap-idle/server.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle/server.go' 'vendor/github.com/emersion/go-imap' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap' 'vendor/github.com/emersion/go-imap/.build.yml' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/.build.yml' 'vendor/github.com/emersion/go-imap/.gitignore' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/.gitignore' 'vendor/github.com/emersion/go-imap/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/LICENSE' 'vendor/github.com/emersion/go-imap/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/README.md' 'vendor/github.com/emersion/go-imap/backend' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend' 'vendor/github.com/emersion/go-imap/backend/appendlimit.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/appendlimit.go' 'vendor/github.com/emersion/go-imap/backend/backend.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backend.go' 'vendor/github.com/emersion/go-imap/backend/backendutil' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil' 'vendor/github.com/emersion/go-imap/backend/backendutil/backendutil.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil/backendutil.go' 'vendor/github.com/emersion/go-imap/backend/backendutil/body.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil/body.go' 'vendor/github.com/emersion/go-imap/backend/backendutil/bodystructure.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil/bodystructure.go' 'vendor/github.com/emersion/go-imap/backend/backendutil/envelope.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil/envelope.go' 'vendor/github.com/emersion/go-imap/backend/backendutil/flags.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil/flags.go' 'vendor/github.com/emersion/go-imap/backend/backendutil/search.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil/search.go' 'vendor/github.com/emersion/go-imap/backend/mailbox.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/mailbox.go' 'vendor/github.com/emersion/go-imap/backend/move.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/move.go' 'vendor/github.com/emersion/go-imap/backend/updates.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/updates.go' 'vendor/github.com/emersion/go-imap/backend/user.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/user.go' 'vendor/github.com/emersion/go-imap/client' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client' 'vendor/github.com/emersion/go-imap/client/client.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client/client.go' 'vendor/github.com/emersion/go-imap/client/cmd_any.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client/cmd_any.go' 'vendor/github.com/emersion/go-imap/client/cmd_auth.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client/cmd_auth.go' 'vendor/github.com/emersion/go-imap/client/cmd_noauth.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client/cmd_noauth.go' 'vendor/github.com/emersion/go-imap/client/cmd_selected.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client/cmd_selected.go' 'vendor/github.com/emersion/go-imap/client/tag.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client/tag.go' 'vendor/github.com/emersion/go-imap/command.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/command.go' 'vendor/github.com/emersion/go-imap/commands' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands' 'vendor/github.com/emersion/go-imap/commands/append.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/append.go' 'vendor/github.com/emersion/go-imap/commands/authenticate.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/authenticate.go' 'vendor/github.com/emersion/go-imap/commands/capability.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/capability.go' 'vendor/github.com/emersion/go-imap/commands/check.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/check.go' 'vendor/github.com/emersion/go-imap/commands/close.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/close.go' 'vendor/github.com/emersion/go-imap/commands/commands.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/commands.go' 'vendor/github.com/emersion/go-imap/commands/copy.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/copy.go' 'vendor/github.com/emersion/go-imap/commands/create.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/create.go' 'vendor/github.com/emersion/go-imap/commands/delete.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/delete.go' 'vendor/github.com/emersion/go-imap/commands/enable.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/enable.go' 'vendor/github.com/emersion/go-imap/commands/expunge.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/expunge.go' 'vendor/github.com/emersion/go-imap/commands/fetch.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/fetch.go' 'vendor/github.com/emersion/go-imap/commands/idle.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/idle.go' 'vendor/github.com/emersion/go-imap/commands/list.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/list.go' 'vendor/github.com/emersion/go-imap/commands/login.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/login.go' 'vendor/github.com/emersion/go-imap/commands/logout.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/logout.go' 'vendor/github.com/emersion/go-imap/commands/move.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/move.go' 'vendor/github.com/emersion/go-imap/commands/noop.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/noop.go' 'vendor/github.com/emersion/go-imap/commands/rename.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/rename.go' 'vendor/github.com/emersion/go-imap/commands/search.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/search.go' 'vendor/github.com/emersion/go-imap/commands/select.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/select.go' 'vendor/github.com/emersion/go-imap/commands/starttls.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/starttls.go' 'vendor/github.com/emersion/go-imap/commands/status.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/status.go' 'vendor/github.com/emersion/go-imap/commands/store.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/store.go' 'vendor/github.com/emersion/go-imap/commands/subscribe.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/subscribe.go' 'vendor/github.com/emersion/go-imap/commands/uid.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/uid.go' 'vendor/github.com/emersion/go-imap/commands/unselect.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/unselect.go' 'vendor/github.com/emersion/go-imap/conn.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/conn.go' 'vendor/github.com/emersion/go-imap/date.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/date.go' 'vendor/github.com/emersion/go-imap/imap.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/imap.go' 'vendor/github.com/emersion/go-imap/literal.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/literal.go' 'vendor/github.com/emersion/go-imap/logger.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/logger.go' 'vendor/github.com/emersion/go-imap/mailbox.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/mailbox.go' 'vendor/github.com/emersion/go-imap/message.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/message.go' 'vendor/github.com/emersion/go-imap/read.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/read.go' 'vendor/github.com/emersion/go-imap/response.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/response.go' 'vendor/github.com/emersion/go-imap/responses' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses' 'vendor/github.com/emersion/go-imap/responses/authenticate.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/authenticate.go' 'vendor/github.com/emersion/go-imap/responses/capability.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/capability.go' 'vendor/github.com/emersion/go-imap/responses/enabled.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/enabled.go' 'vendor/github.com/emersion/go-imap/responses/expunge.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/expunge.go' 'vendor/github.com/emersion/go-imap/responses/fetch.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/fetch.go' 'vendor/github.com/emersion/go-imap/responses/idle.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/idle.go' 'vendor/github.com/emersion/go-imap/responses/list.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/list.go' 'vendor/github.com/emersion/go-imap/responses/responses.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/responses.go' 'vendor/github.com/emersion/go-imap/responses/search.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/search.go' 'vendor/github.com/emersion/go-imap/responses/select.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/select.go' 'vendor/github.com/emersion/go-imap/responses/status.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/status.go' 'vendor/github.com/emersion/go-imap/search.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/search.go' 'vendor/github.com/emersion/go-imap/seqset.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/seqset.go' 'vendor/github.com/emersion/go-imap/server' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server' 'vendor/github.com/emersion/go-imap/server/cmd_any.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server/cmd_any.go' 'vendor/github.com/emersion/go-imap/server/cmd_auth.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server/cmd_auth.go' 'vendor/github.com/emersion/go-imap/server/cmd_noauth.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server/cmd_noauth.go' 'vendor/github.com/emersion/go-imap/server/cmd_selected.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server/cmd_selected.go' 'vendor/github.com/emersion/go-imap/server/conn.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server/conn.go' 'vendor/github.com/emersion/go-imap/server/server.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server/server.go' 'vendor/github.com/emersion/go-imap/status.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/status.go' 'vendor/github.com/emersion/go-imap/utf7' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7' 'vendor/github.com/emersion/go-imap/utf7/decoder.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7/decoder.go' 'vendor/github.com/emersion/go-imap/utf7/encoder.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7/encoder.go' 'vendor/github.com/emersion/go-imap/utf7/utf7.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7/utf7.go' 'vendor/github.com/emersion/go-imap/write.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/write.go' 'vendor/github.com/emersion/go-message' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message' 'vendor/github.com/emersion/go-message/.build.yml' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/.build.yml' 'vendor/github.com/emersion/go-message/.gitignore' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/.gitignore' 'vendor/github.com/emersion/go-message/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/LICENSE' 'vendor/github.com/emersion/go-message/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/README.md' 'vendor/github.com/emersion/go-message/charset.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/charset.go' 'vendor/github.com/emersion/go-message/encoding.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/encoding.go' 'vendor/github.com/emersion/go-message/entity.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/entity.go' 'vendor/github.com/emersion/go-message/header.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/header.go' 'vendor/github.com/emersion/go-message/mail' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail' 'vendor/github.com/emersion/go-message/mail/address.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail/address.go' 'vendor/github.com/emersion/go-message/mail/attachment.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail/attachment.go' 'vendor/github.com/emersion/go-message/mail/header.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail/header.go' 'vendor/github.com/emersion/go-message/mail/inline.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail/inline.go' 'vendor/github.com/emersion/go-message/mail/mail.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail/mail.go' 'vendor/github.com/emersion/go-message/mail/reader.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail/reader.go' 'vendor/github.com/emersion/go-message/mail/writer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail/writer.go' 'vendor/github.com/emersion/go-message/message.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/message.go' 'vendor/github.com/emersion/go-message/multipart.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/multipart.go' 'vendor/github.com/emersion/go-message/textproto' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto' 'vendor/github.com/emersion/go-message/textproto/header.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto/header.go' 'vendor/github.com/emersion/go-message/textproto/multipart.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto/multipart.go' 'vendor/github.com/emersion/go-message/textproto/textproto.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto/textproto.go' 'vendor/github.com/emersion/go-message/writer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/writer.go' 'vendor/github.com/emersion/go-sasl' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl' 'vendor/github.com/emersion/go-sasl/.build.yml' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl/.build.yml' 'vendor/github.com/emersion/go-sasl/.gitignore' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl/.gitignore' 'vendor/github.com/emersion/go-sasl/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl/LICENSE' 'vendor/github.com/emersion/go-sasl/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl/README.md' 'vendor/github.com/emersion/go-sasl/anonymous.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl/anonymous.go' 'vendor/github.com/emersion/go-sasl/external.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl/external.go' 'vendor/github.com/emersion/go-sasl/login.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl/login.go' 'vendor/github.com/emersion/go-sasl/oauthbearer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl/oauthbearer.go' 'vendor/github.com/emersion/go-sasl/plain.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl/plain.go' 'vendor/github.com/emersion/go-sasl/sasl.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl/sasl.go' 'vendor/github.com/emersion/go-smtp' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp' 'vendor/github.com/emersion/go-smtp/.build.yml' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/.build.yml' 'vendor/github.com/emersion/go-smtp/.gitignore' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/.gitignore' 'vendor/github.com/emersion/go-smtp/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/LICENSE' 'vendor/github.com/emersion/go-smtp/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/README.md' 'vendor/github.com/emersion/go-smtp/backend.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/backend.go' 'vendor/github.com/emersion/go-smtp/client.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/client.go' 'vendor/github.com/emersion/go-smtp/conn.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/conn.go' 'vendor/github.com/emersion/go-smtp/data.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/data.go' 'vendor/github.com/emersion/go-smtp/lengthlimit_reader.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/lengthlimit_reader.go' 'vendor/github.com/emersion/go-smtp/parse.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/parse.go' 'vendor/github.com/emersion/go-smtp/server.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/server.go' 'vendor/github.com/emersion/go-smtp/smtp.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/smtp.go' 'vendor/github.com/emersion/go-textwrapper' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-textwrapper' 'vendor/github.com/emersion/go-textwrapper/.gitignore' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-textwrapper/.gitignore' 'vendor/github.com/emersion/go-textwrapper/.travis.yml' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-textwrapper/.travis.yml' 'vendor/github.com/emersion/go-textwrapper/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-textwrapper/LICENSE' 'vendor/github.com/emersion/go-textwrapper/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-textwrapper/README.md' 'vendor/github.com/emersion/go-textwrapper/wrapper.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-textwrapper/wrapper.go' 'vendor/github.com/fatih' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/fatih' 'vendor/github.com/fatih/color' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/fatih/color' 'vendor/github.com/fatih/color/LICENSE.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/fatih/color/LICENSE.md' 'vendor/github.com/fatih/color/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/fatih/color/README.md' 'vendor/github.com/fatih/color/color.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/fatih/color/color.go' 'vendor/github.com/fatih/color/color_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/fatih/color/color_windows.go' 'vendor/github.com/fatih/color/doc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/fatih/color/doc.go' 'vendor/github.com/go-task' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task' 'vendor/github.com/go-task/slim-sprig' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig' 'vendor/github.com/go-task/slim-sprig/.editorconfig' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/.editorconfig' 'vendor/github.com/go-task/slim-sprig/.gitattributes' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/.gitattributes' 'vendor/github.com/go-task/slim-sprig/.gitignore' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/.gitignore' 'vendor/github.com/go-task/slim-sprig/CHANGELOG.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/CHANGELOG.md' 'vendor/github.com/go-task/slim-sprig/LICENSE.txt' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/LICENSE.txt' 'vendor/github.com/go-task/slim-sprig/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/README.md' 'vendor/github.com/go-task/slim-sprig/Taskfile.yml' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/Taskfile.yml' 'vendor/github.com/go-task/slim-sprig/crypto.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/crypto.go' 'vendor/github.com/go-task/slim-sprig/date.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/date.go' 'vendor/github.com/go-task/slim-sprig/defaults.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/defaults.go' 'vendor/github.com/go-task/slim-sprig/dict.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/dict.go' 'vendor/github.com/go-task/slim-sprig/doc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/doc.go' 'vendor/github.com/go-task/slim-sprig/functions.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/functions.go' 'vendor/github.com/go-task/slim-sprig/list.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/list.go' 'vendor/github.com/go-task/slim-sprig/network.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/network.go' 'vendor/github.com/go-task/slim-sprig/numeric.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/numeric.go' 'vendor/github.com/go-task/slim-sprig/reflect.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/reflect.go' 'vendor/github.com/go-task/slim-sprig/regex.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/regex.go' 'vendor/github.com/go-task/slim-sprig/strings.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/strings.go' 'vendor/github.com/go-task/slim-sprig/url.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/go-task/slim-sprig/url.go' 'vendor/github.com/gologme' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/gologme' 'vendor/github.com/gologme/log' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/gologme/log' 'vendor/github.com/gologme/log/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/gologme/log/LICENSE' 'vendor/github.com/gologme/log/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/gologme/log/README.md' 'vendor/github.com/gologme/log/log.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/gologme/log/log.go' 'vendor/github.com/google' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/google' 'vendor/github.com/google/pprof' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/google/pprof' 'vendor/github.com/google/pprof/AUTHORS' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/google/pprof/AUTHORS' 'vendor/github.com/google/pprof/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/google/pprof/CONTRIBUTORS' 'vendor/github.com/google/pprof/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/google/pprof/LICENSE' 'vendor/github.com/google/pprof/profile' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/google/pprof/profile' 'vendor/github.com/google/pprof/profile/encode.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/google/pprof/profile/encode.go' 'vendor/github.com/google/pprof/profile/filter.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/google/pprof/profile/filter.go' 'vendor/github.com/google/pprof/profile/index.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/google/pprof/profile/index.go' 'vendor/github.com/google/pprof/profile/legacy_java_profile.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/google/pprof/profile/legacy_java_profile.go' 'vendor/github.com/google/pprof/profile/legacy_profile.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/google/pprof/profile/legacy_profile.go' 'vendor/github.com/google/pprof/profile/merge.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/google/pprof/profile/merge.go' 'vendor/github.com/google/pprof/profile/profile.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/google/pprof/profile/profile.go' 'vendor/github.com/google/pprof/profile/proto.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/google/pprof/profile/proto.go' 'vendor/github.com/google/pprof/profile/prune.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/google/pprof/profile/prune.go' 'vendor/github.com/hjson' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson' 'vendor/github.com/hjson/hjson-go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go' 'vendor/github.com/hjson/hjson-go/v4' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4' 'vendor/github.com/hjson/hjson-go/v4/.gitignore' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4/.gitignore' 'vendor/github.com/hjson/hjson-go/v4/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4/LICENSE' 'vendor/github.com/hjson/hjson-go/v4/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4/README.md' 'vendor/github.com/hjson/hjson-go/v4/build_release.sh' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4/build_release.sh' 'vendor/github.com/hjson/hjson-go/v4/decode.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4/decode.go' 'vendor/github.com/hjson/hjson-go/v4/encode.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4/encode.go' 'vendor/github.com/hjson/hjson-go/v4/node.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4/node.go' 'vendor/github.com/hjson/hjson-go/v4/orderedmap.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4/orderedmap.go' 'vendor/github.com/hjson/hjson-go/v4/parseNumber.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4/parseNumber.go' 'vendor/github.com/hjson/hjson-go/v4/structs.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4/structs.go' 'vendor/github.com/mattn' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn' 'vendor/github.com/mattn/go-colorable' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable' 'vendor/github.com/mattn/go-colorable/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable/LICENSE' 'vendor/github.com/mattn/go-colorable/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable/README.md' 'vendor/github.com/mattn/go-colorable/colorable_appengine.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable/colorable_appengine.go' 'vendor/github.com/mattn/go-colorable/colorable_others.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable/colorable_others.go' 'vendor/github.com/mattn/go-colorable/colorable_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable/colorable_windows.go' 'vendor/github.com/mattn/go-colorable/go.test.sh' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable/go.test.sh' 'vendor/github.com/mattn/go-colorable/noncolorable.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable/noncolorable.go' 'vendor/github.com/mattn/go-isatty' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty' 'vendor/github.com/mattn/go-isatty/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty/LICENSE' 'vendor/github.com/mattn/go-isatty/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty/README.md' 'vendor/github.com/mattn/go-isatty/doc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty/doc.go' 'vendor/github.com/mattn/go-isatty/go.test.sh' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty/go.test.sh' 'vendor/github.com/mattn/go-isatty/isatty_bsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty/isatty_bsd.go' 'vendor/github.com/mattn/go-isatty/isatty_others.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty/isatty_others.go' 'vendor/github.com/mattn/go-isatty/isatty_plan9.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty/isatty_plan9.go' 'vendor/github.com/mattn/go-isatty/isatty_solaris.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty/isatty_solaris.go' 'vendor/github.com/mattn/go-isatty/isatty_tcgets.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty/isatty_tcgets.go' 'vendor/github.com/mattn/go-isatty/isatty_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty/isatty_windows.go' 'vendor/github.com/mattn/go-sqlite3' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3' 'vendor/github.com/mattn/go-sqlite3/.codecov.yml' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/.codecov.yml' 'vendor/github.com/mattn/go-sqlite3/.gitignore' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/.gitignore' 'vendor/github.com/mattn/go-sqlite3/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/LICENSE' 'vendor/github.com/mattn/go-sqlite3/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/README.md' 'vendor/github.com/mattn/go-sqlite3/backup.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/backup.go' 'vendor/github.com/mattn/go-sqlite3/callback.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/callback.go' 'vendor/github.com/mattn/go-sqlite3/convert.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/convert.go' 'vendor/github.com/mattn/go-sqlite3/doc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/doc.go' 'vendor/github.com/mattn/go-sqlite3/error.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/error.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3-binding.c' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3-binding.c' 'vendor/github.com/mattn/go-sqlite3/sqlite3-binding.h' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3-binding.h' 'vendor/github.com/mattn/go-sqlite3/sqlite3.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_context.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_context.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_libsqlite3.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_libsqlite3.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_load_extension.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_load_extension.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_load_extension_omit.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_load_extension_omit.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_allow_uri_authority.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_allow_uri_authority.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_app_armor.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_app_armor.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_column_metadata.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_column_metadata.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_foreign_keys.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_foreign_keys.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_fts5.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_fts5.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_icu.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_icu.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_introspect.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_introspect.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_math_functions.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_math_functions.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_os_trace.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_os_trace.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_hook.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_hook.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_secure_delete.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_secure_delete.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_secure_delete_fast.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_secure_delete_fast.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_serialize.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_serialize.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_serialize_omit.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_serialize_omit.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_stat4.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_stat4.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_unlock_notify.c' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_unlock_notify.c' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_unlock_notify.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_unlock_notify.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_userauth.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_userauth.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_userauth_omit.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_userauth_omit.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vacuum_full.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vacuum_full.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vacuum_incr.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vacuum_incr.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vtable.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vtable.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_other.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_other.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_solaris.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_solaris.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_trace.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_trace.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_type.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_type.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_usleep_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_usleep_windows.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_windows.go' 'vendor/github.com/mattn/go-sqlite3/sqlite3ext.h' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3ext.h' 'vendor/github.com/mattn/go-sqlite3/static_mock.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/static_mock.go' 'vendor/github.com/onsi' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi' 'vendor/github.com/onsi/ginkgo' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo' 'vendor/github.com/onsi/ginkgo/v2' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2' 'vendor/github.com/onsi/ginkgo/v2/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/LICENSE' 'vendor/github.com/onsi/ginkgo/v2/config' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/config' 'vendor/github.com/onsi/ginkgo/v2/config/deprecated.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/config/deprecated.go' 'vendor/github.com/onsi/ginkgo/v2/formatter' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/formatter' 'vendor/github.com/onsi/ginkgo/v2/formatter/colorable_others.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/formatter/colorable_others.go' 'vendor/github.com/onsi/ginkgo/v2/formatter/colorable_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/formatter/colorable_windows.go' 'vendor/github.com/onsi/ginkgo/v2/formatter/formatter.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/formatter/formatter.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/build' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/build' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/build/build_command.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/build/build_command.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/command' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/command' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/command/abort.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/command/abort.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/command/command.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/command/command.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/command/program.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/command/program.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/generators' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/generators' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/generators/boostrap_templates.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/generators/boostrap_templates.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/generators/bootstrap_command.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/generators/bootstrap_command.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/generators/generate_command.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/generators/generate_command.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/generators/generate_templates.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/generators/generate_templates.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/generators/generators_common.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/generators/generators_common.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/internal' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/internal' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/internal/compile.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/internal/compile.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/internal/profiles_and_reports.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/internal/profiles_and_reports.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/internal/run.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/internal/run.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/internal/test_suite.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/internal/test_suite.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/internal/utils.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/internal/utils.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/internal/verify_version.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/internal/verify_version.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/labels' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/labels' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/labels/labels_command.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/labels/labels_command.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/main.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/main.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/outline' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/outline' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/outline/ginkgo.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/outline/ginkgo.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/outline/import.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/outline/import.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/outline/outline.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/outline/outline.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/outline/outline_command.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/outline/outline_command.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/run' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/run' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/run/run_command.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/run/run_command.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/unfocus' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/unfocus' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/unfocus/unfocus_command.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/unfocus/unfocus_command.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/watch' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/watch' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/watch/delta.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/watch/delta.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/watch/delta_tracker.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/watch/delta_tracker.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/watch/dependencies.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/watch/dependencies.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/watch/package_hash.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/watch/package_hash.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/watch/package_hashes.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/watch/package_hashes.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/watch/suite.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/watch/suite.go' 'vendor/github.com/onsi/ginkgo/v2/ginkgo/watch/watch_command.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/ginkgo/watch/watch_command.go' 'vendor/github.com/onsi/ginkgo/v2/internal' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/internal' 'vendor/github.com/onsi/ginkgo/v2/internal/interrupt_handler' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/internal/interrupt_handler' 'vendor/github.com/onsi/ginkgo/v2/internal/interrupt_handler/interrupt_handler.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/internal/interrupt_handler/interrupt_handler.go' 'vendor/github.com/onsi/ginkgo/v2/internal/interrupt_handler/sigquit_swallower_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/internal/interrupt_handler/sigquit_swallower_unix.go' 'vendor/github.com/onsi/ginkgo/v2/internal/interrupt_handler/sigquit_swallower_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/internal/interrupt_handler/sigquit_swallower_windows.go' 'vendor/github.com/onsi/ginkgo/v2/internal/parallel_support' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/internal/parallel_support' 'vendor/github.com/onsi/ginkgo/v2/internal/parallel_support/client_server.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/internal/parallel_support/client_server.go' 'vendor/github.com/onsi/ginkgo/v2/internal/parallel_support/http_client.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/internal/parallel_support/http_client.go' 'vendor/github.com/onsi/ginkgo/v2/internal/parallel_support/http_server.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/internal/parallel_support/http_server.go' 'vendor/github.com/onsi/ginkgo/v2/internal/parallel_support/rpc_client.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/internal/parallel_support/rpc_client.go' 'vendor/github.com/onsi/ginkgo/v2/internal/parallel_support/rpc_server.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/internal/parallel_support/rpc_server.go' 'vendor/github.com/onsi/ginkgo/v2/internal/parallel_support/server_handler.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/internal/parallel_support/server_handler.go' 'vendor/github.com/onsi/ginkgo/v2/reporters' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/reporters' 'vendor/github.com/onsi/ginkgo/v2/reporters/default_reporter.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/reporters/default_reporter.go' 'vendor/github.com/onsi/ginkgo/v2/reporters/deprecated_reporter.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/reporters/deprecated_reporter.go' 'vendor/github.com/onsi/ginkgo/v2/reporters/json_report.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/reporters/json_report.go' 'vendor/github.com/onsi/ginkgo/v2/reporters/junit_report.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/reporters/junit_report.go' 'vendor/github.com/onsi/ginkgo/v2/reporters/reporter.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/reporters/reporter.go' 'vendor/github.com/onsi/ginkgo/v2/reporters/teamcity_report.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/reporters/teamcity_report.go' 'vendor/github.com/onsi/ginkgo/v2/types' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/types' 'vendor/github.com/onsi/ginkgo/v2/types/code_location.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/types/code_location.go' 'vendor/github.com/onsi/ginkgo/v2/types/config.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/types/config.go' 'vendor/github.com/onsi/ginkgo/v2/types/deprecated_types.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/types/deprecated_types.go' 'vendor/github.com/onsi/ginkgo/v2/types/deprecation_support.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/types/deprecation_support.go' 'vendor/github.com/onsi/ginkgo/v2/types/enum_support.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/types/enum_support.go' 'vendor/github.com/onsi/ginkgo/v2/types/errors.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/types/errors.go' 'vendor/github.com/onsi/ginkgo/v2/types/file_filter.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/types/file_filter.go' 'vendor/github.com/onsi/ginkgo/v2/types/flags.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/types/flags.go' 'vendor/github.com/onsi/ginkgo/v2/types/label_filter.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/types/label_filter.go' 'vendor/github.com/onsi/ginkgo/v2/types/report_entry.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/types/report_entry.go' 'vendor/github.com/onsi/ginkgo/v2/types/types.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/types/types.go' 'vendor/github.com/onsi/ginkgo/v2/types/version.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/onsi/ginkgo/v2/types/version.go' 'vendor/github.com/quic-go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go' 'vendor/github.com/quic-go/qtls-go1-20' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20' 'vendor/github.com/quic-go/qtls-go1-20/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/LICENSE' 'vendor/github.com/quic-go/qtls-go1-20/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/README.md' 'vendor/github.com/quic-go/qtls-go1-20/alert.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/alert.go' 'vendor/github.com/quic-go/qtls-go1-20/auth.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/auth.go' 'vendor/github.com/quic-go/qtls-go1-20/cache.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/cache.go' 'vendor/github.com/quic-go/qtls-go1-20/cipher_suites.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/cipher_suites.go' 'vendor/github.com/quic-go/qtls-go1-20/common.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/common.go' 'vendor/github.com/quic-go/qtls-go1-20/conn.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/conn.go' 'vendor/github.com/quic-go/qtls-go1-20/handshake_client.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/handshake_client.go' 'vendor/github.com/quic-go/qtls-go1-20/handshake_client_tls13.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/handshake_client_tls13.go' 'vendor/github.com/quic-go/qtls-go1-20/handshake_messages.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/handshake_messages.go' 'vendor/github.com/quic-go/qtls-go1-20/handshake_server.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/handshake_server.go' 'vendor/github.com/quic-go/qtls-go1-20/handshake_server_tls13.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/handshake_server_tls13.go' 'vendor/github.com/quic-go/qtls-go1-20/key_agreement.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/key_agreement.go' 'vendor/github.com/quic-go/qtls-go1-20/key_schedule.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/key_schedule.go' 'vendor/github.com/quic-go/qtls-go1-20/notboring.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/notboring.go' 'vendor/github.com/quic-go/qtls-go1-20/prf.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/prf.go' 'vendor/github.com/quic-go/qtls-go1-20/quic.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/quic.go' 'vendor/github.com/quic-go/qtls-go1-20/ticket.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/ticket.go' 'vendor/github.com/quic-go/qtls-go1-20/tls.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/tls.go' 'vendor/github.com/quic-go/qtls-go1-20/unsafe.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/qtls-go1-20/unsafe.go' 'vendor/github.com/quic-go/quic-go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go' 'vendor/github.com/quic-go/quic-go/.gitignore' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/.gitignore' 'vendor/github.com/quic-go/quic-go/.golangci.yml' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/.golangci.yml' 'vendor/github.com/quic-go/quic-go/Changelog.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/Changelog.md' 'vendor/github.com/quic-go/quic-go/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/LICENSE' 'vendor/github.com/quic-go/quic-go/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/README.md' 'vendor/github.com/quic-go/quic-go/SECURITY.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/SECURITY.md' 'vendor/github.com/quic-go/quic-go/buffer_pool.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/buffer_pool.go' 'vendor/github.com/quic-go/quic-go/client.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/client.go' 'vendor/github.com/quic-go/quic-go/closed_conn.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/closed_conn.go' 'vendor/github.com/quic-go/quic-go/codecov.yml' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/codecov.yml' 'vendor/github.com/quic-go/quic-go/config.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/config.go' 'vendor/github.com/quic-go/quic-go/conn_id_generator.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/conn_id_generator.go' 'vendor/github.com/quic-go/quic-go/conn_id_manager.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/conn_id_manager.go' 'vendor/github.com/quic-go/quic-go/connection.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/connection.go' 'vendor/github.com/quic-go/quic-go/connection_timer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/connection_timer.go' 'vendor/github.com/quic-go/quic-go/crypto_stream.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/crypto_stream.go' 'vendor/github.com/quic-go/quic-go/crypto_stream_manager.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/crypto_stream_manager.go' 'vendor/github.com/quic-go/quic-go/datagram_queue.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/datagram_queue.go' 'vendor/github.com/quic-go/quic-go/errors.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/errors.go' 'vendor/github.com/quic-go/quic-go/frame_sorter.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/frame_sorter.go' 'vendor/github.com/quic-go/quic-go/framer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/framer.go' 'vendor/github.com/quic-go/quic-go/interface.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/interface.go' 'vendor/github.com/quic-go/quic-go/internal' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal' 'vendor/github.com/quic-go/quic-go/internal/ackhandler' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler' 'vendor/github.com/quic-go/quic-go/internal/ackhandler/ack_eliciting.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/ack_eliciting.go' 'vendor/github.com/quic-go/quic-go/internal/ackhandler/ackhandler.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/ackhandler.go' 'vendor/github.com/quic-go/quic-go/internal/ackhandler/ecn.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/ecn.go' 'vendor/github.com/quic-go/quic-go/internal/ackhandler/frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/frame.go' 'vendor/github.com/quic-go/quic-go/internal/ackhandler/interfaces.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/interfaces.go' 'vendor/github.com/quic-go/quic-go/internal/ackhandler/mockgen.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/mockgen.go' 'vendor/github.com/quic-go/quic-go/internal/ackhandler/packet.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/packet.go' 'vendor/github.com/quic-go/quic-go/internal/ackhandler/packet_number_generator.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/packet_number_generator.go' 'vendor/github.com/quic-go/quic-go/internal/ackhandler/received_packet_handler.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/received_packet_handler.go' 'vendor/github.com/quic-go/quic-go/internal/ackhandler/received_packet_history.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/received_packet_history.go' 'vendor/github.com/quic-go/quic-go/internal/ackhandler/received_packet_tracker.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/received_packet_tracker.go' 'vendor/github.com/quic-go/quic-go/internal/ackhandler/send_mode.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/send_mode.go' 'vendor/github.com/quic-go/quic-go/internal/ackhandler/sent_packet_handler.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/sent_packet_handler.go' 'vendor/github.com/quic-go/quic-go/internal/ackhandler/sent_packet_history.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/sent_packet_history.go' 'vendor/github.com/quic-go/quic-go/internal/congestion' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion' 'vendor/github.com/quic-go/quic-go/internal/congestion/bandwidth.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion/bandwidth.go' 'vendor/github.com/quic-go/quic-go/internal/congestion/clock.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion/clock.go' 'vendor/github.com/quic-go/quic-go/internal/congestion/cubic.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion/cubic.go' 'vendor/github.com/quic-go/quic-go/internal/congestion/cubic_sender.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion/cubic_sender.go' 'vendor/github.com/quic-go/quic-go/internal/congestion/hybrid_slow_start.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion/hybrid_slow_start.go' 'vendor/github.com/quic-go/quic-go/internal/congestion/interface.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion/interface.go' 'vendor/github.com/quic-go/quic-go/internal/congestion/pacer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion/pacer.go' 'vendor/github.com/quic-go/quic-go/internal/flowcontrol' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol' 'vendor/github.com/quic-go/quic-go/internal/flowcontrol/base_flow_controller.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol/base_flow_controller.go' 'vendor/github.com/quic-go/quic-go/internal/flowcontrol/connection_flow_controller.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol/connection_flow_controller.go' 'vendor/github.com/quic-go/quic-go/internal/flowcontrol/interface.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol/interface.go' 'vendor/github.com/quic-go/quic-go/internal/flowcontrol/stream_flow_controller.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol/stream_flow_controller.go' 'vendor/github.com/quic-go/quic-go/internal/handshake' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake' 'vendor/github.com/quic-go/quic-go/internal/handshake/aead.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/aead.go' 'vendor/github.com/quic-go/quic-go/internal/handshake/cipher_suite.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/cipher_suite.go' 'vendor/github.com/quic-go/quic-go/internal/handshake/conn.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/conn.go' 'vendor/github.com/quic-go/quic-go/internal/handshake/crypto_setup.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/crypto_setup.go' 'vendor/github.com/quic-go/quic-go/internal/handshake/header_protector.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/header_protector.go' 'vendor/github.com/quic-go/quic-go/internal/handshake/hkdf.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/hkdf.go' 'vendor/github.com/quic-go/quic-go/internal/handshake/initial_aead.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/initial_aead.go' 'vendor/github.com/quic-go/quic-go/internal/handshake/interface.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/interface.go' 'vendor/github.com/quic-go/quic-go/internal/handshake/retry.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/retry.go' 'vendor/github.com/quic-go/quic-go/internal/handshake/session_ticket.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/session_ticket.go' 'vendor/github.com/quic-go/quic-go/internal/handshake/token_generator.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/token_generator.go' 'vendor/github.com/quic-go/quic-go/internal/handshake/token_protector.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/token_protector.go' 'vendor/github.com/quic-go/quic-go/internal/handshake/updatable_aead.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/updatable_aead.go' 'vendor/github.com/quic-go/quic-go/internal/logutils' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/logutils' 'vendor/github.com/quic-go/quic-go/internal/logutils/frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/logutils/frame.go' 'vendor/github.com/quic-go/quic-go/internal/protocol' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol' 'vendor/github.com/quic-go/quic-go/internal/protocol/connection_id.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/connection_id.go' 'vendor/github.com/quic-go/quic-go/internal/protocol/encryption_level.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/encryption_level.go' 'vendor/github.com/quic-go/quic-go/internal/protocol/key_phase.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/key_phase.go' 'vendor/github.com/quic-go/quic-go/internal/protocol/packet_number.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/packet_number.go' 'vendor/github.com/quic-go/quic-go/internal/protocol/params.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/params.go' 'vendor/github.com/quic-go/quic-go/internal/protocol/perspective.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/perspective.go' 'vendor/github.com/quic-go/quic-go/internal/protocol/protocol.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/protocol.go' 'vendor/github.com/quic-go/quic-go/internal/protocol/stream.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/stream.go' 'vendor/github.com/quic-go/quic-go/internal/protocol/version.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/version.go' 'vendor/github.com/quic-go/quic-go/internal/qerr' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr' 'vendor/github.com/quic-go/quic-go/internal/qerr/error_codes.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr/error_codes.go' 'vendor/github.com/quic-go/quic-go/internal/qerr/errors.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr/errors.go' 'vendor/github.com/quic-go/quic-go/internal/qtls' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls' 'vendor/github.com/quic-go/quic-go/internal/qtls/cipher_suite_go121.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls/cipher_suite_go121.go' 'vendor/github.com/quic-go/quic-go/internal/qtls/client_session_cache.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls/client_session_cache.go' 'vendor/github.com/quic-go/quic-go/internal/qtls/go120.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls/go120.go' 'vendor/github.com/quic-go/quic-go/internal/qtls/go121.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls/go121.go' 'vendor/github.com/quic-go/quic-go/internal/qtls/go_oldversion.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls/go_oldversion.go' 'vendor/github.com/quic-go/quic-go/internal/utils' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils' 'vendor/github.com/quic-go/quic-go/internal/utils/buffered_write_closer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/buffered_write_closer.go' 'vendor/github.com/quic-go/quic-go/internal/utils/byteorder.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/byteorder.go' 'vendor/github.com/quic-go/quic-go/internal/utils/byteorder_big_endian.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/byteorder_big_endian.go' 'vendor/github.com/quic-go/quic-go/internal/utils/ip.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/ip.go' 'vendor/github.com/quic-go/quic-go/internal/utils/linkedlist' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/linkedlist' 'vendor/github.com/quic-go/quic-go/internal/utils/linkedlist/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/linkedlist/README.md' 'vendor/github.com/quic-go/quic-go/internal/utils/linkedlist/linkedlist.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/linkedlist/linkedlist.go' 'vendor/github.com/quic-go/quic-go/internal/utils/log.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/log.go' 'vendor/github.com/quic-go/quic-go/internal/utils/minmax.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/minmax.go' 'vendor/github.com/quic-go/quic-go/internal/utils/rand.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/rand.go' 'vendor/github.com/quic-go/quic-go/internal/utils/ringbuffer' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/ringbuffer' 'vendor/github.com/quic-go/quic-go/internal/utils/ringbuffer/ringbuffer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/ringbuffer/ringbuffer.go' 'vendor/github.com/quic-go/quic-go/internal/utils/rtt_stats.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/rtt_stats.go' 'vendor/github.com/quic-go/quic-go/internal/utils/timer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/timer.go' 'vendor/github.com/quic-go/quic-go/internal/wire' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire' 'vendor/github.com/quic-go/quic-go/internal/wire/ack_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/ack_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/ack_range.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/ack_range.go' 'vendor/github.com/quic-go/quic-go/internal/wire/connection_close_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/connection_close_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/crypto_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/crypto_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/data_blocked_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/data_blocked_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/datagram_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/datagram_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/extended_header.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/extended_header.go' 'vendor/github.com/quic-go/quic-go/internal/wire/frame_parser.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/frame_parser.go' 'vendor/github.com/quic-go/quic-go/internal/wire/handshake_done_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/handshake_done_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/header.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/header.go' 'vendor/github.com/quic-go/quic-go/internal/wire/interface.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/interface.go' 'vendor/github.com/quic-go/quic-go/internal/wire/log.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/log.go' 'vendor/github.com/quic-go/quic-go/internal/wire/max_data_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/max_data_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/max_stream_data_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/max_stream_data_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/max_streams_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/max_streams_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/new_connection_id_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/new_connection_id_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/new_token_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/new_token_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/path_challenge_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/path_challenge_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/path_response_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/path_response_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/ping_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/ping_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/pool.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/pool.go' 'vendor/github.com/quic-go/quic-go/internal/wire/reset_stream_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/reset_stream_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/retire_connection_id_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/retire_connection_id_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/short_header.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/short_header.go' 'vendor/github.com/quic-go/quic-go/internal/wire/stop_sending_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/stop_sending_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/stream_data_blocked_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/stream_data_blocked_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/stream_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/stream_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/streams_blocked_frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/streams_blocked_frame.go' 'vendor/github.com/quic-go/quic-go/internal/wire/transport_parameters.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/transport_parameters.go' 'vendor/github.com/quic-go/quic-go/internal/wire/version_negotiation.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/version_negotiation.go' 'vendor/github.com/quic-go/quic-go/logging' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging' 'vendor/github.com/quic-go/quic-go/logging/connection_tracer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging/connection_tracer.go' 'vendor/github.com/quic-go/quic-go/logging/frame.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging/frame.go' 'vendor/github.com/quic-go/quic-go/logging/interface.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging/interface.go' 'vendor/github.com/quic-go/quic-go/logging/packet_header.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging/packet_header.go' 'vendor/github.com/quic-go/quic-go/logging/tracer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging/tracer.go' 'vendor/github.com/quic-go/quic-go/logging/types.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging/types.go' 'vendor/github.com/quic-go/quic-go/mockgen.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/mockgen.go' 'vendor/github.com/quic-go/quic-go/mtu_discoverer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/mtu_discoverer.go' 'vendor/github.com/quic-go/quic-go/multiplexer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/multiplexer.go' 'vendor/github.com/quic-go/quic-go/oss-fuzz.sh' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/oss-fuzz.sh' 'vendor/github.com/quic-go/quic-go/packet_handler_map.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/packet_handler_map.go' 'vendor/github.com/quic-go/quic-go/packet_packer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/packet_packer.go' 'vendor/github.com/quic-go/quic-go/packet_unpacker.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/packet_unpacker.go' 'vendor/github.com/quic-go/quic-go/quicvarint' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint' 'vendor/github.com/quic-go/quic-go/quicvarint/io.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint/io.go' 'vendor/github.com/quic-go/quic-go/quicvarint/varint.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint/varint.go' 'vendor/github.com/quic-go/quic-go/receive_stream.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/receive_stream.go' 'vendor/github.com/quic-go/quic-go/retransmission_queue.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/retransmission_queue.go' 'vendor/github.com/quic-go/quic-go/send_conn.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/send_conn.go' 'vendor/github.com/quic-go/quic-go/send_queue.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/send_queue.go' 'vendor/github.com/quic-go/quic-go/send_stream.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/send_stream.go' 'vendor/github.com/quic-go/quic-go/server.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/server.go' 'vendor/github.com/quic-go/quic-go/stream.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/stream.go' 'vendor/github.com/quic-go/quic-go/streams_map.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/streams_map.go' 'vendor/github.com/quic-go/quic-go/streams_map_incoming.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/streams_map_incoming.go' 'vendor/github.com/quic-go/quic-go/streams_map_outgoing.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/streams_map_outgoing.go' 'vendor/github.com/quic-go/quic-go/sys_conn.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn.go' 'vendor/github.com/quic-go/quic-go/sys_conn_buffers.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_buffers.go' 'vendor/github.com/quic-go/quic-go/sys_conn_buffers_write.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_buffers_write.go' 'vendor/github.com/quic-go/quic-go/sys_conn_df.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_df.go' 'vendor/github.com/quic-go/quic-go/sys_conn_df_darwin.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_df_darwin.go' 'vendor/github.com/quic-go/quic-go/sys_conn_df_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_df_linux.go' 'vendor/github.com/quic-go/quic-go/sys_conn_df_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_df_windows.go' 'vendor/github.com/quic-go/quic-go/sys_conn_helper_darwin.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_helper_darwin.go' 'vendor/github.com/quic-go/quic-go/sys_conn_helper_freebsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_helper_freebsd.go' 'vendor/github.com/quic-go/quic-go/sys_conn_helper_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_helper_linux.go' 'vendor/github.com/quic-go/quic-go/sys_conn_helper_nonlinux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_helper_nonlinux.go' 'vendor/github.com/quic-go/quic-go/sys_conn_no_oob.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_no_oob.go' 'vendor/github.com/quic-go/quic-go/sys_conn_oob.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_oob.go' 'vendor/github.com/quic-go/quic-go/sys_conn_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_windows.go' 'vendor/github.com/quic-go/quic-go/token_store.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/token_store.go' 'vendor/github.com/quic-go/quic-go/tools.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/tools.go' 'vendor/github.com/quic-go/quic-go/transport.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/transport.go' 'vendor/github.com/quic-go/quic-go/window_update_queue.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/window_update_queue.go' 'vendor/github.com/yggdrasil-network' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network' 'vendor/github.com/yggdrasil-network/yggdrasil-go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/LICENSE' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/address' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/address' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/address/address.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/address/address.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/addpeer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/addpeer.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/admin.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/admin.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/error.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/error.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/getpaths.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/getpaths.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/getpeers.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/getpeers.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/getself.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/getself.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/getsessions.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/getsessions.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/gettree.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/gettree.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/options.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/options.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/removepeer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/removepeer.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/config' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/config.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/config.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/defaults.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/defaults.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/defaults_darwin.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/defaults_darwin.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/defaults_freebsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/defaults_freebsd.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/defaults_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/defaults_linux.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/defaults_openbsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/defaults_openbsd.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/defaults_other.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/defaults_other.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/defaults_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/defaults_windows.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/api.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/api.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/core.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/core.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/debug.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/debug.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_quic.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_quic.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_socks.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_socks.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_tcp.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_tcp.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_tcp_darwin.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_tcp_darwin.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_tcp_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_tcp_linux.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_tcp_other.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_tcp_other.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_tls.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_tls.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_unix.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/nodeinfo.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/nodeinfo.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/options.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/options.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/pool.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/pool.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/proto.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/proto.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/tls.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/tls.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/types.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/types.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/version.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/version.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/admin.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/admin.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/advertisement.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/advertisement.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/multicast.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/multicast.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/multicast_darwin.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/multicast_darwin.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/multicast_darwin_cgo.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/multicast_darwin_cgo.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/multicast_other.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/multicast_other.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/multicast_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/multicast_unix.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/multicast_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/multicast_windows.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/options.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/options.go' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/version' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/version' 'vendor/github.com/yggdrasil-network/yggdrasil-go/src/version/version.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/version/version.go' 'vendor/go.uber.org' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org' 'vendor/go.uber.org/atomic' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic' 'vendor/go.uber.org/atomic/.codecov.yml' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/.codecov.yml' 'vendor/go.uber.org/atomic/.gitignore' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/.gitignore' 'vendor/go.uber.org/atomic/CHANGELOG.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/CHANGELOG.md' 'vendor/go.uber.org/atomic/LICENSE.txt' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/LICENSE.txt' 'vendor/go.uber.org/atomic/Makefile' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/Makefile' 'vendor/go.uber.org/atomic/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/README.md' 'vendor/go.uber.org/atomic/bool.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/bool.go' 'vendor/go.uber.org/atomic/bool_ext.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/bool_ext.go' 'vendor/go.uber.org/atomic/doc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/doc.go' 'vendor/go.uber.org/atomic/duration.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/duration.go' 'vendor/go.uber.org/atomic/duration_ext.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/duration_ext.go' 'vendor/go.uber.org/atomic/error.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/error.go' 'vendor/go.uber.org/atomic/error_ext.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/error_ext.go' 'vendor/go.uber.org/atomic/float32.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/float32.go' 'vendor/go.uber.org/atomic/float32_ext.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/float32_ext.go' 'vendor/go.uber.org/atomic/float64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/float64.go' 'vendor/go.uber.org/atomic/float64_ext.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/float64_ext.go' 'vendor/go.uber.org/atomic/gen.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/gen.go' 'vendor/go.uber.org/atomic/int32.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/int32.go' 'vendor/go.uber.org/atomic/int64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/int64.go' 'vendor/go.uber.org/atomic/nocmp.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/nocmp.go' 'vendor/go.uber.org/atomic/pointer_go118.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/pointer_go118.go' 'vendor/go.uber.org/atomic/pointer_go118_pre119.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/pointer_go118_pre119.go' 'vendor/go.uber.org/atomic/pointer_go119.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/pointer_go119.go' 'vendor/go.uber.org/atomic/string.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/string.go' 'vendor/go.uber.org/atomic/string_ext.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/string_ext.go' 'vendor/go.uber.org/atomic/time.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/time.go' 'vendor/go.uber.org/atomic/time_ext.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/time_ext.go' 'vendor/go.uber.org/atomic/uint32.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/uint32.go' 'vendor/go.uber.org/atomic/uint64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/uint64.go' 'vendor/go.uber.org/atomic/uintptr.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/uintptr.go' 'vendor/go.uber.org/atomic/unsafe_pointer.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/unsafe_pointer.go' 'vendor/go.uber.org/atomic/value.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/value.go' 'vendor/go.uber.org/mock' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/mock' 'vendor/go.uber.org/mock/AUTHORS' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/mock/AUTHORS' 'vendor/go.uber.org/mock/CONTRIBUTORS' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/mock/CONTRIBUTORS' 'vendor/go.uber.org/mock/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/mock/LICENSE' 'vendor/go.uber.org/mock/mockgen' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/mock/mockgen' 'vendor/go.uber.org/mock/mockgen/generic_go118.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/mock/mockgen/generic_go118.go' 'vendor/go.uber.org/mock/mockgen/generic_notgo118.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/mock/mockgen/generic_notgo118.go' 'vendor/go.uber.org/mock/mockgen/mockgen.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/mock/mockgen/mockgen.go' 'vendor/go.uber.org/mock/mockgen/model' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/mock/mockgen/model' 'vendor/go.uber.org/mock/mockgen/model/model.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/mock/mockgen/model/model.go' 'vendor/go.uber.org/mock/mockgen/parse.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/mock/mockgen/parse.go' 'vendor/go.uber.org/mock/mockgen/reflect.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/mock/mockgen/reflect.go' 'vendor/go.uber.org/mock/mockgen/version.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/mock/mockgen/version.go' 'vendor/golang.org' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org' 'vendor/golang.org/x' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x' 'vendor/golang.org/x/crypto' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto' 'vendor/golang.org/x/crypto/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/LICENSE' 'vendor/golang.org/x/crypto/PATENTS' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/PATENTS' 'vendor/golang.org/x/crypto/bcrypt' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/bcrypt' 'vendor/golang.org/x/crypto/bcrypt/base64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/bcrypt/base64.go' 'vendor/golang.org/x/crypto/bcrypt/bcrypt.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/bcrypt/bcrypt.go' 'vendor/golang.org/x/crypto/blake2b' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b' 'vendor/golang.org/x/crypto/blake2b/blake2b.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b/blake2b.go' 'vendor/golang.org/x/crypto/blake2b/blake2bAVX2_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b/blake2bAVX2_amd64.go' 'vendor/golang.org/x/crypto/blake2b/blake2bAVX2_amd64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b/blake2bAVX2_amd64.s' 'vendor/golang.org/x/crypto/blake2b/blake2b_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b/blake2b_amd64.go' 'vendor/golang.org/x/crypto/blake2b/blake2b_amd64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b/blake2b_amd64.s' 'vendor/golang.org/x/crypto/blake2b/blake2b_generic.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b/blake2b_generic.go' 'vendor/golang.org/x/crypto/blake2b/blake2b_ref.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b/blake2b_ref.go' 'vendor/golang.org/x/crypto/blake2b/blake2x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b/blake2x.go' 'vendor/golang.org/x/crypto/blake2b/register.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b/register.go' 'vendor/golang.org/x/crypto/blowfish' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blowfish' 'vendor/golang.org/x/crypto/blowfish/block.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blowfish/block.go' 'vendor/golang.org/x/crypto/blowfish/cipher.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blowfish/cipher.go' 'vendor/golang.org/x/crypto/blowfish/const.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blowfish/const.go' 'vendor/golang.org/x/crypto/chacha20' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20' 'vendor/golang.org/x/crypto/chacha20/chacha_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go' 'vendor/golang.org/x/crypto/chacha20/chacha_arm64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20/chacha_arm64.s' 'vendor/golang.org/x/crypto/chacha20/chacha_generic.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20/chacha_generic.go' 'vendor/golang.org/x/crypto/chacha20/chacha_noasm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go' 'vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.go' 'vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.s' 'vendor/golang.org/x/crypto/chacha20/chacha_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20/chacha_s390x.go' 'vendor/golang.org/x/crypto/chacha20/chacha_s390x.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20/chacha_s390x.s' 'vendor/golang.org/x/crypto/chacha20/xor.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20/xor.go' 'vendor/golang.org/x/crypto/chacha20poly1305' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305' 'vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go' 'vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go' 'vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.s' 'vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go' 'vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go' 'vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go' 'vendor/golang.org/x/crypto/cryptobyte' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/cryptobyte' 'vendor/golang.org/x/crypto/cryptobyte/asn1.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/cryptobyte/asn1.go' 'vendor/golang.org/x/crypto/cryptobyte/asn1' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/cryptobyte/asn1' 'vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go' 'vendor/golang.org/x/crypto/cryptobyte/builder.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/cryptobyte/builder.go' 'vendor/golang.org/x/crypto/cryptobyte/string.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/cryptobyte/string.go' 'vendor/golang.org/x/crypto/curve25519' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519' 'vendor/golang.org/x/crypto/curve25519/curve25519.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/curve25519.go' 'vendor/golang.org/x/crypto/curve25519/curve25519_compat.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/curve25519_compat.go' 'vendor/golang.org/x/crypto/curve25519/curve25519_go120.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/curve25519_go120.go' 'vendor/golang.org/x/crypto/curve25519/internal' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/internal' 'vendor/golang.org/x/crypto/curve25519/internal/field' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/internal/field' 'vendor/golang.org/x/crypto/curve25519/internal/field/README' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/internal/field/README' 'vendor/golang.org/x/crypto/curve25519/internal/field/fe.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go' 'vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64.go' 'vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64.s' 'vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go' 'vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64.go' 'vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64.s' 'vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go' 'vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go' 'vendor/golang.org/x/crypto/curve25519/internal/field/sync.checkpoint' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/internal/field/sync.checkpoint' 'vendor/golang.org/x/crypto/curve25519/internal/field/sync.sh' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/internal/field/sync.sh' 'vendor/golang.org/x/crypto/hkdf' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/hkdf' 'vendor/golang.org/x/crypto/hkdf/hkdf.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/hkdf/hkdf.go' 'vendor/golang.org/x/crypto/internal' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal' 'vendor/golang.org/x/crypto/internal/alias' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias' 'vendor/golang.org/x/crypto/internal/alias/alias.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias/alias.go' 'vendor/golang.org/x/crypto/internal/alias/alias_purego.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias/alias_purego.go' 'vendor/golang.org/x/crypto/internal/poly1305' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305' 'vendor/golang.org/x/crypto/internal/poly1305/bits_compat.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305/bits_compat.go' 'vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go' 'vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go' 'vendor/golang.org/x/crypto/internal/poly1305/poly1305.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go' 'vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go' 'vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.s' 'vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go' 'vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.go' 'vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.s' 'vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.go' 'vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.s' 'vendor/golang.org/x/crypto/nacl' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl' 'vendor/golang.org/x/crypto/nacl/box' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/box' 'vendor/golang.org/x/crypto/nacl/box/box.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/box/box.go' 'vendor/golang.org/x/crypto/nacl/secretbox' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/secretbox' 'vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go' 'vendor/golang.org/x/crypto/salsa20' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20' 'vendor/golang.org/x/crypto/salsa20/salsa' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa' 'vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go' 'vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go' 'vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go' 'vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.s' 'vendor/golang.org/x/crypto/salsa20/salsa/salsa20_noasm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_noasm.go' 'vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go' 'vendor/golang.org/x/exp' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp' 'vendor/golang.org/x/exp/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp/LICENSE' 'vendor/golang.org/x/exp/PATENTS' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp/PATENTS' 'vendor/golang.org/x/exp/constraints' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp/constraints' 'vendor/golang.org/x/exp/constraints/constraints.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp/constraints/constraints.go' 'vendor/golang.org/x/exp/rand' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand' 'vendor/golang.org/x/exp/rand/exp.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand/exp.go' 'vendor/golang.org/x/exp/rand/normal.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand/normal.go' 'vendor/golang.org/x/exp/rand/rand.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand/rand.go' 'vendor/golang.org/x/exp/rand/rng.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand/rng.go' 'vendor/golang.org/x/exp/rand/zipf.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand/zipf.go' 'vendor/golang.org/x/mod' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/mod' 'vendor/golang.org/x/mod/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/mod/LICENSE' 'vendor/golang.org/x/mod/PATENTS' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/mod/PATENTS' 'vendor/golang.org/x/mod/internal' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/mod/internal' 'vendor/golang.org/x/mod/internal/lazyregexp' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/mod/internal/lazyregexp' 'vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go' 'vendor/golang.org/x/mod/modfile' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/mod/modfile' 'vendor/golang.org/x/mod/modfile/print.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/mod/modfile/print.go' 'vendor/golang.org/x/mod/modfile/read.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/mod/modfile/read.go' 'vendor/golang.org/x/mod/modfile/rule.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/mod/modfile/rule.go' 'vendor/golang.org/x/mod/modfile/work.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/mod/modfile/work.go' 'vendor/golang.org/x/mod/module' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/mod/module' 'vendor/golang.org/x/mod/module/module.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/mod/module/module.go' 'vendor/golang.org/x/mod/module/pseudo.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/mod/module/pseudo.go' 'vendor/golang.org/x/mod/semver' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/mod/semver' 'vendor/golang.org/x/mod/semver/semver.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/mod/semver/semver.go' 'vendor/golang.org/x/net' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net' 'vendor/golang.org/x/net/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/LICENSE' 'vendor/golang.org/x/net/PATENTS' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/PATENTS' 'vendor/golang.org/x/net/bpf' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf' 'vendor/golang.org/x/net/bpf/asm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf/asm.go' 'vendor/golang.org/x/net/bpf/constants.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf/constants.go' 'vendor/golang.org/x/net/bpf/doc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf/doc.go' 'vendor/golang.org/x/net/bpf/instructions.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf/instructions.go' 'vendor/golang.org/x/net/bpf/setter.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf/setter.go' 'vendor/golang.org/x/net/bpf/vm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf/vm.go' 'vendor/golang.org/x/net/bpf/vm_instructions.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf/vm_instructions.go' 'vendor/golang.org/x/net/internal' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal' 'vendor/golang.org/x/net/internal/iana' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/iana' 'vendor/golang.org/x/net/internal/iana/const.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/iana/const.go' 'vendor/golang.org/x/net/internal/socket' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket' 'vendor/golang.org/x/net/internal/socket/cmsghdr.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/cmsghdr.go' 'vendor/golang.org/x/net/internal/socket/cmsghdr_bsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/cmsghdr_bsd.go' 'vendor/golang.org/x/net/internal/socket/cmsghdr_linux_32bit.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/cmsghdr_linux_32bit.go' 'vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go' 'vendor/golang.org/x/net/internal/socket/cmsghdr_solaris_64bit.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/cmsghdr_solaris_64bit.go' 'vendor/golang.org/x/net/internal/socket/cmsghdr_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/cmsghdr_stub.go' 'vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go' 'vendor/golang.org/x/net/internal/socket/cmsghdr_zos_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/cmsghdr_zos_s390x.go' 'vendor/golang.org/x/net/internal/socket/complete_dontwait.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/complete_dontwait.go' 'vendor/golang.org/x/net/internal/socket/complete_nodontwait.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/complete_nodontwait.go' 'vendor/golang.org/x/net/internal/socket/empty.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/empty.s' 'vendor/golang.org/x/net/internal/socket/error_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/error_unix.go' 'vendor/golang.org/x/net/internal/socket/error_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/error_windows.go' 'vendor/golang.org/x/net/internal/socket/iovec_32bit.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/iovec_32bit.go' 'vendor/golang.org/x/net/internal/socket/iovec_64bit.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/iovec_64bit.go' 'vendor/golang.org/x/net/internal/socket/iovec_solaris_64bit.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/iovec_solaris_64bit.go' 'vendor/golang.org/x/net/internal/socket/iovec_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/iovec_stub.go' 'vendor/golang.org/x/net/internal/socket/mmsghdr_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/mmsghdr_stub.go' 'vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go' 'vendor/golang.org/x/net/internal/socket/msghdr_bsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/msghdr_bsd.go' 'vendor/golang.org/x/net/internal/socket/msghdr_bsdvar.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/msghdr_bsdvar.go' 'vendor/golang.org/x/net/internal/socket/msghdr_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/msghdr_linux.go' 'vendor/golang.org/x/net/internal/socket/msghdr_linux_32bit.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/msghdr_linux_32bit.go' 'vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go' 'vendor/golang.org/x/net/internal/socket/msghdr_openbsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/msghdr_openbsd.go' 'vendor/golang.org/x/net/internal/socket/msghdr_solaris_64bit.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/msghdr_solaris_64bit.go' 'vendor/golang.org/x/net/internal/socket/msghdr_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/msghdr_stub.go' 'vendor/golang.org/x/net/internal/socket/msghdr_zos_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/msghdr_zos_s390x.go' 'vendor/golang.org/x/net/internal/socket/norace.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/norace.go' 'vendor/golang.org/x/net/internal/socket/race.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/race.go' 'vendor/golang.org/x/net/internal/socket/rawconn.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/rawconn.go' 'vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go' 'vendor/golang.org/x/net/internal/socket/rawconn_msg.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/rawconn_msg.go' 'vendor/golang.org/x/net/internal/socket/rawconn_nommsg.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/rawconn_nommsg.go' 'vendor/golang.org/x/net/internal/socket/rawconn_nomsg.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/rawconn_nomsg.go' 'vendor/golang.org/x/net/internal/socket/socket.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/socket.go' 'vendor/golang.org/x/net/internal/socket/sys.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys.go' 'vendor/golang.org/x/net/internal/socket/sys_bsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_bsd.go' 'vendor/golang.org/x/net/internal/socket/sys_const_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_const_unix.go' 'vendor/golang.org/x/net/internal/socket/sys_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux.go' 'vendor/golang.org/x/net/internal/socket/sys_linux_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_386.go' 'vendor/golang.org/x/net/internal/socket/sys_linux_386.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_386.s' 'vendor/golang.org/x/net/internal/socket/sys_linux_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_amd64.go' 'vendor/golang.org/x/net/internal/socket/sys_linux_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_arm.go' 'vendor/golang.org/x/net/internal/socket/sys_linux_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_arm64.go' 'vendor/golang.org/x/net/internal/socket/sys_linux_loong64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_loong64.go' 'vendor/golang.org/x/net/internal/socket/sys_linux_mips.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_mips.go' 'vendor/golang.org/x/net/internal/socket/sys_linux_mips64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_mips64.go' 'vendor/golang.org/x/net/internal/socket/sys_linux_mips64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_mips64le.go' 'vendor/golang.org/x/net/internal/socket/sys_linux_mipsle.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_mipsle.go' 'vendor/golang.org/x/net/internal/socket/sys_linux_ppc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_ppc.go' 'vendor/golang.org/x/net/internal/socket/sys_linux_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_ppc64.go' 'vendor/golang.org/x/net/internal/socket/sys_linux_ppc64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_ppc64le.go' 'vendor/golang.org/x/net/internal/socket/sys_linux_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_riscv64.go' 'vendor/golang.org/x/net/internal/socket/sys_linux_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_s390x.go' 'vendor/golang.org/x/net/internal/socket/sys_linux_s390x.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_s390x.s' 'vendor/golang.org/x/net/internal/socket/sys_netbsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_netbsd.go' 'vendor/golang.org/x/net/internal/socket/sys_posix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_posix.go' 'vendor/golang.org/x/net/internal/socket/sys_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_stub.go' 'vendor/golang.org/x/net/internal/socket/sys_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_unix.go' 'vendor/golang.org/x/net/internal/socket/sys_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_windows.go' 'vendor/golang.org/x/net/internal/socket/sys_zos_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_zos_s390x.go' 'vendor/golang.org/x/net/internal/socket/sys_zos_s390x.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_zos_s390x.s' 'vendor/golang.org/x/net/internal/socket/zsys_aix_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_aix_ppc64.go' 'vendor/golang.org/x/net/internal/socket/zsys_darwin_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_darwin_amd64.go' 'vendor/golang.org/x/net/internal/socket/zsys_darwin_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_darwin_arm64.go' 'vendor/golang.org/x/net/internal/socket/zsys_dragonfly_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_dragonfly_amd64.go' 'vendor/golang.org/x/net/internal/socket/zsys_freebsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_freebsd_386.go' 'vendor/golang.org/x/net/internal/socket/zsys_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_freebsd_amd64.go' 'vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm.go' 'vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm64.go' 'vendor/golang.org/x/net/internal/socket/zsys_freebsd_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_freebsd_riscv64.go' 'vendor/golang.org/x/net/internal/socket/zsys_linux_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_linux_386.go' 'vendor/golang.org/x/net/internal/socket/zsys_linux_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_linux_amd64.go' 'vendor/golang.org/x/net/internal/socket/zsys_linux_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_linux_arm.go' 'vendor/golang.org/x/net/internal/socket/zsys_linux_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_linux_arm64.go' 'vendor/golang.org/x/net/internal/socket/zsys_linux_loong64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_linux_loong64.go' 'vendor/golang.org/x/net/internal/socket/zsys_linux_mips.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_linux_mips.go' 'vendor/golang.org/x/net/internal/socket/zsys_linux_mips64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_linux_mips64.go' 'vendor/golang.org/x/net/internal/socket/zsys_linux_mips64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_linux_mips64le.go' 'vendor/golang.org/x/net/internal/socket/zsys_linux_mipsle.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_linux_mipsle.go' 'vendor/golang.org/x/net/internal/socket/zsys_linux_ppc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_linux_ppc.go' 'vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64.go' 'vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64le.go' 'vendor/golang.org/x/net/internal/socket/zsys_linux_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_linux_riscv64.go' 'vendor/golang.org/x/net/internal/socket/zsys_linux_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_linux_s390x.go' 'vendor/golang.org/x/net/internal/socket/zsys_netbsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_netbsd_386.go' 'vendor/golang.org/x/net/internal/socket/zsys_netbsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_netbsd_amd64.go' 'vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm.go' 'vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm64.go' 'vendor/golang.org/x/net/internal/socket/zsys_openbsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_openbsd_386.go' 'vendor/golang.org/x/net/internal/socket/zsys_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_openbsd_amd64.go' 'vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm.go' 'vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm64.go' 'vendor/golang.org/x/net/internal/socket/zsys_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_openbsd_mips64.go' 'vendor/golang.org/x/net/internal/socket/zsys_openbsd_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_openbsd_ppc64.go' 'vendor/golang.org/x/net/internal/socket/zsys_openbsd_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_openbsd_riscv64.go' 'vendor/golang.org/x/net/internal/socket/zsys_solaris_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_solaris_amd64.go' 'vendor/golang.org/x/net/internal/socket/zsys_zos_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_zos_s390x.go' 'vendor/golang.org/x/net/internal/socks' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socks' 'vendor/golang.org/x/net/internal/socks/client.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socks/client.go' 'vendor/golang.org/x/net/internal/socks/socks.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socks/socks.go' 'vendor/golang.org/x/net/ipv4' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4' 'vendor/golang.org/x/net/ipv4/batch.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/batch.go' 'vendor/golang.org/x/net/ipv4/control.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/control.go' 'vendor/golang.org/x/net/ipv4/control_bsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/control_bsd.go' 'vendor/golang.org/x/net/ipv4/control_pktinfo.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/control_pktinfo.go' 'vendor/golang.org/x/net/ipv4/control_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/control_stub.go' 'vendor/golang.org/x/net/ipv4/control_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/control_unix.go' 'vendor/golang.org/x/net/ipv4/control_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/control_windows.go' 'vendor/golang.org/x/net/ipv4/control_zos.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/control_zos.go' 'vendor/golang.org/x/net/ipv4/dgramopt.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/dgramopt.go' 'vendor/golang.org/x/net/ipv4/doc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/doc.go' 'vendor/golang.org/x/net/ipv4/endpoint.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/endpoint.go' 'vendor/golang.org/x/net/ipv4/genericopt.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/genericopt.go' 'vendor/golang.org/x/net/ipv4/header.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/header.go' 'vendor/golang.org/x/net/ipv4/helper.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/helper.go' 'vendor/golang.org/x/net/ipv4/iana.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/iana.go' 'vendor/golang.org/x/net/ipv4/icmp.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/icmp.go' 'vendor/golang.org/x/net/ipv4/icmp_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/icmp_linux.go' 'vendor/golang.org/x/net/ipv4/icmp_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/icmp_stub.go' 'vendor/golang.org/x/net/ipv4/packet.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/packet.go' 'vendor/golang.org/x/net/ipv4/payload.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/payload.go' 'vendor/golang.org/x/net/ipv4/payload_cmsg.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/payload_cmsg.go' 'vendor/golang.org/x/net/ipv4/payload_nocmsg.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/payload_nocmsg.go' 'vendor/golang.org/x/net/ipv4/sockopt.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sockopt.go' 'vendor/golang.org/x/net/ipv4/sockopt_posix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sockopt_posix.go' 'vendor/golang.org/x/net/ipv4/sockopt_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sockopt_stub.go' 'vendor/golang.org/x/net/ipv4/sys_aix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_aix.go' 'vendor/golang.org/x/net/ipv4/sys_asmreq.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_asmreq.go' 'vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go' 'vendor/golang.org/x/net/ipv4/sys_asmreqn.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_asmreqn.go' 'vendor/golang.org/x/net/ipv4/sys_asmreqn_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_asmreqn_stub.go' 'vendor/golang.org/x/net/ipv4/sys_bpf.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_bpf.go' 'vendor/golang.org/x/net/ipv4/sys_bpf_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_bpf_stub.go' 'vendor/golang.org/x/net/ipv4/sys_bsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_bsd.go' 'vendor/golang.org/x/net/ipv4/sys_darwin.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_darwin.go' 'vendor/golang.org/x/net/ipv4/sys_dragonfly.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_dragonfly.go' 'vendor/golang.org/x/net/ipv4/sys_freebsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_freebsd.go' 'vendor/golang.org/x/net/ipv4/sys_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_linux.go' 'vendor/golang.org/x/net/ipv4/sys_solaris.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_solaris.go' 'vendor/golang.org/x/net/ipv4/sys_ssmreq.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_ssmreq.go' 'vendor/golang.org/x/net/ipv4/sys_ssmreq_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_ssmreq_stub.go' 'vendor/golang.org/x/net/ipv4/sys_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_stub.go' 'vendor/golang.org/x/net/ipv4/sys_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_windows.go' 'vendor/golang.org/x/net/ipv4/sys_zos.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_zos.go' 'vendor/golang.org/x/net/ipv4/zsys_aix_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_aix_ppc64.go' 'vendor/golang.org/x/net/ipv4/zsys_darwin.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_darwin.go' 'vendor/golang.org/x/net/ipv4/zsys_dragonfly.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_dragonfly.go' 'vendor/golang.org/x/net/ipv4/zsys_freebsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_freebsd_386.go' 'vendor/golang.org/x/net/ipv4/zsys_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_freebsd_amd64.go' 'vendor/golang.org/x/net/ipv4/zsys_freebsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_freebsd_arm.go' 'vendor/golang.org/x/net/ipv4/zsys_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_freebsd_arm64.go' 'vendor/golang.org/x/net/ipv4/zsys_freebsd_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_freebsd_riscv64.go' 'vendor/golang.org/x/net/ipv4/zsys_linux_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_linux_386.go' 'vendor/golang.org/x/net/ipv4/zsys_linux_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_linux_amd64.go' 'vendor/golang.org/x/net/ipv4/zsys_linux_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_linux_arm.go' 'vendor/golang.org/x/net/ipv4/zsys_linux_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_linux_arm64.go' 'vendor/golang.org/x/net/ipv4/zsys_linux_loong64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_linux_loong64.go' 'vendor/golang.org/x/net/ipv4/zsys_linux_mips.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_linux_mips.go' 'vendor/golang.org/x/net/ipv4/zsys_linux_mips64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_linux_mips64.go' 'vendor/golang.org/x/net/ipv4/zsys_linux_mips64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_linux_mips64le.go' 'vendor/golang.org/x/net/ipv4/zsys_linux_mipsle.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_linux_mipsle.go' 'vendor/golang.org/x/net/ipv4/zsys_linux_ppc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_linux_ppc.go' 'vendor/golang.org/x/net/ipv4/zsys_linux_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_linux_ppc64.go' 'vendor/golang.org/x/net/ipv4/zsys_linux_ppc64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_linux_ppc64le.go' 'vendor/golang.org/x/net/ipv4/zsys_linux_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_linux_riscv64.go' 'vendor/golang.org/x/net/ipv4/zsys_linux_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_linux_s390x.go' 'vendor/golang.org/x/net/ipv4/zsys_netbsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_netbsd.go' 'vendor/golang.org/x/net/ipv4/zsys_openbsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_openbsd.go' 'vendor/golang.org/x/net/ipv4/zsys_solaris.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_solaris.go' 'vendor/golang.org/x/net/ipv4/zsys_zos_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_zos_s390x.go' 'vendor/golang.org/x/net/ipv6' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6' 'vendor/golang.org/x/net/ipv6/batch.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/batch.go' 'vendor/golang.org/x/net/ipv6/control.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/control.go' 'vendor/golang.org/x/net/ipv6/control_rfc2292_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/control_rfc2292_unix.go' 'vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go' 'vendor/golang.org/x/net/ipv6/control_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/control_stub.go' 'vendor/golang.org/x/net/ipv6/control_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/control_unix.go' 'vendor/golang.org/x/net/ipv6/control_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/control_windows.go' 'vendor/golang.org/x/net/ipv6/dgramopt.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/dgramopt.go' 'vendor/golang.org/x/net/ipv6/doc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/doc.go' 'vendor/golang.org/x/net/ipv6/endpoint.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/endpoint.go' 'vendor/golang.org/x/net/ipv6/genericopt.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/genericopt.go' 'vendor/golang.org/x/net/ipv6/header.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/header.go' 'vendor/golang.org/x/net/ipv6/helper.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/helper.go' 'vendor/golang.org/x/net/ipv6/iana.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/iana.go' 'vendor/golang.org/x/net/ipv6/icmp.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/icmp.go' 'vendor/golang.org/x/net/ipv6/icmp_bsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/icmp_bsd.go' 'vendor/golang.org/x/net/ipv6/icmp_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/icmp_linux.go' 'vendor/golang.org/x/net/ipv6/icmp_solaris.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/icmp_solaris.go' 'vendor/golang.org/x/net/ipv6/icmp_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/icmp_stub.go' 'vendor/golang.org/x/net/ipv6/icmp_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/icmp_windows.go' 'vendor/golang.org/x/net/ipv6/icmp_zos.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/icmp_zos.go' 'vendor/golang.org/x/net/ipv6/payload.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/payload.go' 'vendor/golang.org/x/net/ipv6/payload_cmsg.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/payload_cmsg.go' 'vendor/golang.org/x/net/ipv6/payload_nocmsg.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/payload_nocmsg.go' 'vendor/golang.org/x/net/ipv6/sockopt.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sockopt.go' 'vendor/golang.org/x/net/ipv6/sockopt_posix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sockopt_posix.go' 'vendor/golang.org/x/net/ipv6/sockopt_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sockopt_stub.go' 'vendor/golang.org/x/net/ipv6/sys_aix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_aix.go' 'vendor/golang.org/x/net/ipv6/sys_asmreq.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_asmreq.go' 'vendor/golang.org/x/net/ipv6/sys_asmreq_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_asmreq_stub.go' 'vendor/golang.org/x/net/ipv6/sys_bpf.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_bpf.go' 'vendor/golang.org/x/net/ipv6/sys_bpf_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_bpf_stub.go' 'vendor/golang.org/x/net/ipv6/sys_bsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_bsd.go' 'vendor/golang.org/x/net/ipv6/sys_darwin.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_darwin.go' 'vendor/golang.org/x/net/ipv6/sys_freebsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_freebsd.go' 'vendor/golang.org/x/net/ipv6/sys_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_linux.go' 'vendor/golang.org/x/net/ipv6/sys_solaris.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_solaris.go' 'vendor/golang.org/x/net/ipv6/sys_ssmreq.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_ssmreq.go' 'vendor/golang.org/x/net/ipv6/sys_ssmreq_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_ssmreq_stub.go' 'vendor/golang.org/x/net/ipv6/sys_stub.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_stub.go' 'vendor/golang.org/x/net/ipv6/sys_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_windows.go' 'vendor/golang.org/x/net/ipv6/sys_zos.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_zos.go' 'vendor/golang.org/x/net/ipv6/zsys_aix_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_aix_ppc64.go' 'vendor/golang.org/x/net/ipv6/zsys_darwin.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_darwin.go' 'vendor/golang.org/x/net/ipv6/zsys_dragonfly.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_dragonfly.go' 'vendor/golang.org/x/net/ipv6/zsys_freebsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_freebsd_386.go' 'vendor/golang.org/x/net/ipv6/zsys_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_freebsd_amd64.go' 'vendor/golang.org/x/net/ipv6/zsys_freebsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_freebsd_arm.go' 'vendor/golang.org/x/net/ipv6/zsys_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_freebsd_arm64.go' 'vendor/golang.org/x/net/ipv6/zsys_freebsd_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_freebsd_riscv64.go' 'vendor/golang.org/x/net/ipv6/zsys_linux_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_linux_386.go' 'vendor/golang.org/x/net/ipv6/zsys_linux_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_linux_amd64.go' 'vendor/golang.org/x/net/ipv6/zsys_linux_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_linux_arm.go' 'vendor/golang.org/x/net/ipv6/zsys_linux_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_linux_arm64.go' 'vendor/golang.org/x/net/ipv6/zsys_linux_loong64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_linux_loong64.go' 'vendor/golang.org/x/net/ipv6/zsys_linux_mips.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_linux_mips.go' 'vendor/golang.org/x/net/ipv6/zsys_linux_mips64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_linux_mips64.go' 'vendor/golang.org/x/net/ipv6/zsys_linux_mips64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_linux_mips64le.go' 'vendor/golang.org/x/net/ipv6/zsys_linux_mipsle.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_linux_mipsle.go' 'vendor/golang.org/x/net/ipv6/zsys_linux_ppc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_linux_ppc.go' 'vendor/golang.org/x/net/ipv6/zsys_linux_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_linux_ppc64.go' 'vendor/golang.org/x/net/ipv6/zsys_linux_ppc64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_linux_ppc64le.go' 'vendor/golang.org/x/net/ipv6/zsys_linux_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_linux_riscv64.go' 'vendor/golang.org/x/net/ipv6/zsys_linux_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_linux_s390x.go' 'vendor/golang.org/x/net/ipv6/zsys_netbsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_netbsd.go' 'vendor/golang.org/x/net/ipv6/zsys_openbsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_openbsd.go' 'vendor/golang.org/x/net/ipv6/zsys_solaris.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_solaris.go' 'vendor/golang.org/x/net/ipv6/zsys_zos_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_zos_s390x.go' 'vendor/golang.org/x/net/proxy' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy' 'vendor/golang.org/x/net/proxy/dial.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy/dial.go' 'vendor/golang.org/x/net/proxy/direct.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy/direct.go' 'vendor/golang.org/x/net/proxy/per_host.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy/per_host.go' 'vendor/golang.org/x/net/proxy/proxy.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy/proxy.go' 'vendor/golang.org/x/net/proxy/socks5.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy/socks5.go' 'vendor/golang.org/x/sys' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys' 'vendor/golang.org/x/sys/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/LICENSE' 'vendor/golang.org/x/sys/PATENTS' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/PATENTS' 'vendor/golang.org/x/sys/cpu' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu' 'vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s' 'vendor/golang.org/x/sys/cpu/byteorder.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/byteorder.go' 'vendor/golang.org/x/sys/cpu/cpu.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu.go' 'vendor/golang.org/x/sys/cpu/cpu_aix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_aix.go' 'vendor/golang.org/x/sys/cpu/cpu_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_arm.go' 'vendor/golang.org/x/sys/cpu/cpu_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_arm64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_arm64.s' 'vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go' 'vendor/golang.org/x/sys/cpu/cpu_gc_x86.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go' 'vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go' 'vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.c' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.c' 'vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go' 'vendor/golang.org/x/sys/cpu/cpu_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_linux.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_linux_arm.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go' 'vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go' 'vendor/golang.org/x/sys/cpu/cpu_loong64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_loong64.go' 'vendor/golang.org/x/sys/cpu/cpu_mips64x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_mips64x.go' 'vendor/golang.org/x/sys/cpu/cpu_mipsx.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_mipsx.go' 'vendor/golang.org/x/sys/cpu/cpu_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_netbsd_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.s' 'vendor/golang.org/x/sys/cpu/cpu_other_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_other_arm.go' 'vendor/golang.org/x/sys/cpu/cpu_other_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_other_arm64.go' 'vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go' 'vendor/golang.org/x/sys/cpu/cpu_other_ppc64x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_other_ppc64x.go' 'vendor/golang.org/x/sys/cpu/cpu_other_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_other_riscv64.go' 'vendor/golang.org/x/sys/cpu/cpu_ppc64x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_ppc64x.go' 'vendor/golang.org/x/sys/cpu/cpu_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_riscv64.go' 'vendor/golang.org/x/sys/cpu/cpu_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_s390x.go' 'vendor/golang.org/x/sys/cpu/cpu_s390x.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_s390x.s' 'vendor/golang.org/x/sys/cpu/cpu_wasm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_wasm.go' 'vendor/golang.org/x/sys/cpu/cpu_x86.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_x86.go' 'vendor/golang.org/x/sys/cpu/cpu_x86.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_x86.s' 'vendor/golang.org/x/sys/cpu/cpu_zos.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_zos.go' 'vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go' 'vendor/golang.org/x/sys/cpu/endian_big.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/endian_big.go' 'vendor/golang.org/x/sys/cpu/endian_little.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/endian_little.go' 'vendor/golang.org/x/sys/cpu/hwcap_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/hwcap_linux.go' 'vendor/golang.org/x/sys/cpu/parse.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/parse.go' 'vendor/golang.org/x/sys/cpu/proc_cpuinfo_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/proc_cpuinfo_linux.go' 'vendor/golang.org/x/sys/cpu/runtime_auxv.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/runtime_auxv.go' 'vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go' 'vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go' 'vendor/golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go' 'vendor/golang.org/x/sys/execabs' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/execabs' 'vendor/golang.org/x/sys/execabs/execabs.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/execabs/execabs.go' 'vendor/golang.org/x/sys/execabs/execabs_go118.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/execabs/execabs_go118.go' 'vendor/golang.org/x/sys/execabs/execabs_go119.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/execabs/execabs_go119.go' 'vendor/golang.org/x/sys/plan9' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9' 'vendor/golang.org/x/sys/plan9/asm.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/asm.s' 'vendor/golang.org/x/sys/plan9/asm_plan9_386.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/asm_plan9_386.s' 'vendor/golang.org/x/sys/plan9/asm_plan9_amd64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/asm_plan9_amd64.s' 'vendor/golang.org/x/sys/plan9/asm_plan9_arm.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/asm_plan9_arm.s' 'vendor/golang.org/x/sys/plan9/const_plan9.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/const_plan9.go' 'vendor/golang.org/x/sys/plan9/dir_plan9.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/dir_plan9.go' 'vendor/golang.org/x/sys/plan9/env_plan9.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/env_plan9.go' 'vendor/golang.org/x/sys/plan9/errors_plan9.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/errors_plan9.go' 'vendor/golang.org/x/sys/plan9/mkall.sh' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/mkall.sh' 'vendor/golang.org/x/sys/plan9/mkerrors.sh' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/mkerrors.sh' 'vendor/golang.org/x/sys/plan9/mksysnum_plan9.sh' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/mksysnum_plan9.sh' 'vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go' 'vendor/golang.org/x/sys/plan9/pwd_plan9.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/pwd_plan9.go' 'vendor/golang.org/x/sys/plan9/race.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/race.go' 'vendor/golang.org/x/sys/plan9/race0.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/race0.go' 'vendor/golang.org/x/sys/plan9/str.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/str.go' 'vendor/golang.org/x/sys/plan9/syscall.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/syscall.go' 'vendor/golang.org/x/sys/plan9/syscall_plan9.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/syscall_plan9.go' 'vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go' 'vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go' 'vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go' 'vendor/golang.org/x/sys/plan9/zsysnum_plan9.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/plan9/zsysnum_plan9.go' 'vendor/golang.org/x/sys/unix' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix' 'vendor/golang.org/x/sys/unix/.gitignore' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/.gitignore' 'vendor/golang.org/x/sys/unix/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/README.md' 'vendor/golang.org/x/sys/unix/affinity_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/affinity_linux.go' 'vendor/golang.org/x/sys/unix/aliases.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/aliases.go' 'vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' 'vendor/golang.org/x/sys/unix/asm_bsd_386.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_bsd_386.s' 'vendor/golang.org/x/sys/unix/asm_bsd_amd64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s' 'vendor/golang.org/x/sys/unix/asm_bsd_arm.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_bsd_arm.s' 'vendor/golang.org/x/sys/unix/asm_bsd_arm64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s' 'vendor/golang.org/x/sys/unix/asm_bsd_ppc64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_bsd_ppc64.s' 'vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s' 'vendor/golang.org/x/sys/unix/asm_linux_386.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_linux_386.s' 'vendor/golang.org/x/sys/unix/asm_linux_amd64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' 'vendor/golang.org/x/sys/unix/asm_linux_arm.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_linux_arm.s' 'vendor/golang.org/x/sys/unix/asm_linux_arm64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' 'vendor/golang.org/x/sys/unix/asm_linux_loong64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_linux_loong64.s' 'vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' 'vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' 'vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' 'vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' 'vendor/golang.org/x/sys/unix/asm_linux_s390x.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' 'vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s' 'vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' 'vendor/golang.org/x/sys/unix/asm_zos_s390x.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/asm_zos_s390x.s' 'vendor/golang.org/x/sys/unix/bluetooth_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/bluetooth_linux.go' 'vendor/golang.org/x/sys/unix/cap_freebsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/cap_freebsd.go' 'vendor/golang.org/x/sys/unix/constants.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/constants.go' 'vendor/golang.org/x/sys/unix/dev_aix_ppc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' 'vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' 'vendor/golang.org/x/sys/unix/dev_darwin.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/dev_darwin.go' 'vendor/golang.org/x/sys/unix/dev_dragonfly.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/dev_dragonfly.go' 'vendor/golang.org/x/sys/unix/dev_freebsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/dev_freebsd.go' 'vendor/golang.org/x/sys/unix/dev_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/dev_linux.go' 'vendor/golang.org/x/sys/unix/dev_netbsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/dev_netbsd.go' 'vendor/golang.org/x/sys/unix/dev_openbsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/dev_openbsd.go' 'vendor/golang.org/x/sys/unix/dev_zos.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/dev_zos.go' 'vendor/golang.org/x/sys/unix/dirent.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/dirent.go' 'vendor/golang.org/x/sys/unix/endian_big.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/endian_big.go' 'vendor/golang.org/x/sys/unix/endian_little.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/endian_little.go' 'vendor/golang.org/x/sys/unix/env_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/env_unix.go' 'vendor/golang.org/x/sys/unix/epoll_zos.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/epoll_zos.go' 'vendor/golang.org/x/sys/unix/fcntl.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/fcntl.go' 'vendor/golang.org/x/sys/unix/fcntl_darwin.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/fcntl_darwin.go' 'vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' 'vendor/golang.org/x/sys/unix/fdset.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/fdset.go' 'vendor/golang.org/x/sys/unix/fstatfs_zos.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/fstatfs_zos.go' 'vendor/golang.org/x/sys/unix/gccgo.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/gccgo.go' 'vendor/golang.org/x/sys/unix/gccgo_c.c' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/gccgo_c.c' 'vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' 'vendor/golang.org/x/sys/unix/ifreq_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ifreq_linux.go' 'vendor/golang.org/x/sys/unix/ioctl_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ioctl_linux.go' 'vendor/golang.org/x/sys/unix/ioctl_signed.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ioctl_signed.go' 'vendor/golang.org/x/sys/unix/ioctl_unsigned.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ioctl_unsigned.go' 'vendor/golang.org/x/sys/unix/ioctl_zos.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ioctl_zos.go' 'vendor/golang.org/x/sys/unix/mkall.sh' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/mkall.sh' 'vendor/golang.org/x/sys/unix/mkerrors.sh' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/mkerrors.sh' 'vendor/golang.org/x/sys/unix/mmap_nomremap.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/mmap_nomremap.go' 'vendor/golang.org/x/sys/unix/mremap.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/mremap.go' 'vendor/golang.org/x/sys/unix/pagesize_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/pagesize_unix.go' 'vendor/golang.org/x/sys/unix/pledge_openbsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/pledge_openbsd.go' 'vendor/golang.org/x/sys/unix/ptrace_darwin.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ptrace_darwin.go' 'vendor/golang.org/x/sys/unix/ptrace_ios.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ptrace_ios.go' 'vendor/golang.org/x/sys/unix/race.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/race.go' 'vendor/golang.org/x/sys/unix/race0.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/race0.go' 'vendor/golang.org/x/sys/unix/readdirent_getdents.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/readdirent_getdents.go' 'vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' 'vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' 'vendor/golang.org/x/sys/unix/sockcmsg_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' 'vendor/golang.org/x/sys/unix/sockcmsg_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' 'vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' 'vendor/golang.org/x/sys/unix/syscall.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall.go' 'vendor/golang.org/x/sys/unix/syscall_aix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_aix.go' 'vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' 'vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' 'vendor/golang.org/x/sys/unix/syscall_bsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_bsd.go' 'vendor/golang.org/x/sys/unix/syscall_darwin.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_darwin.go' 'vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' 'vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' 'vendor/golang.org/x/sys/unix/syscall_dragonfly.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' 'vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_freebsd.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' 'vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go' 'vendor/golang.org/x/sys/unix/syscall_hurd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_hurd.go' 'vendor/golang.org/x/sys/unix/syscall_hurd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_hurd_386.go' 'vendor/golang.org/x/sys/unix/syscall_illumos.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_illumos.go' 'vendor/golang.org/x/sys/unix/syscall_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux.go' 'vendor/golang.org/x/sys/unix/syscall_linux_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_386.go' 'vendor/golang.org/x/sys/unix/syscall_linux_alarm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go' 'vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' 'vendor/golang.org/x/sys/unix/syscall_linux_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' 'vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' 'vendor/golang.org/x/sys/unix/syscall_linux_gc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' 'vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' 'vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go' 'vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' 'vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' 'vendor/golang.org/x/sys/unix/syscall_linux_loong64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_loong64.go' 'vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' 'vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' 'vendor/golang.org/x/sys/unix/syscall_linux_ppc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go' 'vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' 'vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' 'vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' 'vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' 'vendor/golang.org/x/sys/unix/syscall_netbsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_netbsd.go' 'vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' 'vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' 'vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_openbsd.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_libc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_openbsd_libc.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_openbsd_ppc64.go' 'vendor/golang.org/x/sys/unix/syscall_openbsd_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_openbsd_riscv64.go' 'vendor/golang.org/x/sys/unix/syscall_solaris.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_solaris.go' 'vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' 'vendor/golang.org/x/sys/unix/syscall_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_unix.go' 'vendor/golang.org/x/sys/unix/syscall_unix_gc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' 'vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' 'vendor/golang.org/x/sys/unix/syscall_zos_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go' 'vendor/golang.org/x/sys/unix/sysvshm_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/sysvshm_linux.go' 'vendor/golang.org/x/sys/unix/sysvshm_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/sysvshm_unix.go' 'vendor/golang.org/x/sys/unix/sysvshm_unix_other.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/sysvshm_unix_other.go' 'vendor/golang.org/x/sys/unix/timestruct.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/timestruct.go' 'vendor/golang.org/x/sys/unix/unveil_openbsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/unveil_openbsd.go' 'vendor/golang.org/x/sys/unix/xattr_bsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/xattr_bsd.go' 'vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' 'vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' 'vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' 'vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' 'vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' 'vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' 'vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' 'vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' 'vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' 'vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' 'vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go' 'vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go' 'vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' 'vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go' 'vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' 'vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' 'vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' 'vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' 'vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' 'vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' 'vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' 'vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' 'vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' 'vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' 'vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' 'vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' 'vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' 'vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' 'vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go' 'vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' 'vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' 'vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' 'vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' 'vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.s' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.s' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.s' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.s' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.s' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go' 'vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s' 'vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' 'vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go' 'vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go' 'vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' 'vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' 'vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' 'vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' 'vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' 'vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' 'vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' 'vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go' 'vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go' 'vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go' 'vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' 'vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' 'vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' 'vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' 'vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' 'vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' 'vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' 'vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' 'vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' 'vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' 'vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_ppc64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_openbsd_ppc64.go' 'vendor/golang.org/x/sys/unix/ztypes_openbsd_riscv64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_openbsd_riscv64.go' 'vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' 'vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go' 'vendor/golang.org/x/sys/windows' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows' 'vendor/golang.org/x/sys/windows/aliases.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/aliases.go' 'vendor/golang.org/x/sys/windows/dll_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/dll_windows.go' 'vendor/golang.org/x/sys/windows/empty.s' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/empty.s' 'vendor/golang.org/x/sys/windows/env_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/env_windows.go' 'vendor/golang.org/x/sys/windows/eventlog.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/eventlog.go' 'vendor/golang.org/x/sys/windows/exec_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/exec_windows.go' 'vendor/golang.org/x/sys/windows/memory_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/memory_windows.go' 'vendor/golang.org/x/sys/windows/mkerrors.bash' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/mkerrors.bash' 'vendor/golang.org/x/sys/windows/mkknownfolderids.bash' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/mkknownfolderids.bash' 'vendor/golang.org/x/sys/windows/mksyscall.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/mksyscall.go' 'vendor/golang.org/x/sys/windows/race.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/race.go' 'vendor/golang.org/x/sys/windows/race0.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/race0.go' 'vendor/golang.org/x/sys/windows/security_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/security_windows.go' 'vendor/golang.org/x/sys/windows/service.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/service.go' 'vendor/golang.org/x/sys/windows/setupapi_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/setupapi_windows.go' 'vendor/golang.org/x/sys/windows/str.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/str.go' 'vendor/golang.org/x/sys/windows/syscall.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/syscall.go' 'vendor/golang.org/x/sys/windows/syscall_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/syscall_windows.go' 'vendor/golang.org/x/sys/windows/types_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/types_windows.go' 'vendor/golang.org/x/sys/windows/types_windows_386.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/types_windows_386.go' 'vendor/golang.org/x/sys/windows/types_windows_amd64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/types_windows_amd64.go' 'vendor/golang.org/x/sys/windows/types_windows_arm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/types_windows_arm.go' 'vendor/golang.org/x/sys/windows/types_windows_arm64.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/types_windows_arm64.go' 'vendor/golang.org/x/sys/windows/zerrors_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/zerrors_windows.go' 'vendor/golang.org/x/sys/windows/zknownfolderids_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go' 'vendor/golang.org/x/sys/windows/zsyscall_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/windows/zsyscall_windows.go' 'vendor/golang.org/x/term' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term' 'vendor/golang.org/x/term/CONTRIBUTING.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/CONTRIBUTING.md' 'vendor/golang.org/x/term/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/LICENSE' 'vendor/golang.org/x/term/PATENTS' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/PATENTS' 'vendor/golang.org/x/term/README.md' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/README.md' 'vendor/golang.org/x/term/codereview.cfg' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/codereview.cfg' 'vendor/golang.org/x/term/term.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/term.go' 'vendor/golang.org/x/term/term_plan9.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/term_plan9.go' 'vendor/golang.org/x/term/term_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/term_unix.go' 'vendor/golang.org/x/term/term_unix_bsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/term_unix_bsd.go' 'vendor/golang.org/x/term/term_unix_other.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/term_unix_other.go' 'vendor/golang.org/x/term/term_unsupported.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/term_unsupported.go' 'vendor/golang.org/x/term/term_windows.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/term_windows.go' 'vendor/golang.org/x/term/terminal.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/terminal.go' 'vendor/golang.org/x/text' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text' 'vendor/golang.org/x/text/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/LICENSE' 'vendor/golang.org/x/text/PATENTS' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/PATENTS' 'vendor/golang.org/x/text/encoding' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding' 'vendor/golang.org/x/text/encoding/encoding.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/encoding.go' 'vendor/golang.org/x/text/encoding/internal' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal' 'vendor/golang.org/x/text/encoding/internal/identifier' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier' 'vendor/golang.org/x/text/encoding/internal/identifier/identifier.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier/identifier.go' 'vendor/golang.org/x/text/encoding/internal/identifier/mib.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier/mib.go' 'vendor/golang.org/x/text/encoding/internal/internal.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/internal.go' 'vendor/golang.org/x/text/encoding/unicode' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/unicode' 'vendor/golang.org/x/text/encoding/unicode/override.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/unicode/override.go' 'vendor/golang.org/x/text/encoding/unicode/unicode.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/unicode/unicode.go' 'vendor/golang.org/x/text/internal' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/internal' 'vendor/golang.org/x/text/internal/utf8internal' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/internal/utf8internal' 'vendor/golang.org/x/text/internal/utf8internal/utf8internal.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/internal/utf8internal/utf8internal.go' 'vendor/golang.org/x/text/runes' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/runes' 'vendor/golang.org/x/text/runes/cond.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/runes/cond.go' 'vendor/golang.org/x/text/runes/runes.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/runes/runes.go' 'vendor/golang.org/x/text/transform' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform' 'vendor/golang.org/x/text/transform/transform.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform/transform.go' 'vendor/golang.org/x/tools' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools' 'vendor/golang.org/x/tools/LICENSE' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/LICENSE' 'vendor/golang.org/x/tools/PATENTS' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/PATENTS' 'vendor/golang.org/x/tools/go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/go' 'vendor/golang.org/x/tools/go/ast' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/go/ast' 'vendor/golang.org/x/tools/go/ast/astutil' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/go/ast/astutil' 'vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' 'vendor/golang.org/x/tools/go/ast/astutil/imports.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/go/ast/astutil/imports.go' 'vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' 'vendor/golang.org/x/tools/go/ast/astutil/util.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/go/ast/astutil/util.go' 'vendor/golang.org/x/tools/go/ast/inspector' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/go/ast/inspector' 'vendor/golang.org/x/tools/go/ast/inspector/inspector.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/go/ast/inspector/inspector.go' 'vendor/golang.org/x/tools/go/ast/inspector/typeof.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/go/ast/inspector/typeof.go' 'vendor/golang.org/x/tools/imports' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/imports' 'vendor/golang.org/x/tools/imports/forward.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/imports/forward.go' 'vendor/golang.org/x/tools/internal' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal' 'vendor/golang.org/x/tools/internal/event' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/event' 'vendor/golang.org/x/tools/internal/event/core' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/event/core' 'vendor/golang.org/x/tools/internal/event/core/event.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/event/core/event.go' 'vendor/golang.org/x/tools/internal/event/core/export.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/event/core/export.go' 'vendor/golang.org/x/tools/internal/event/core/fast.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/event/core/fast.go' 'vendor/golang.org/x/tools/internal/event/doc.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/event/doc.go' 'vendor/golang.org/x/tools/internal/event/event.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/event/event.go' 'vendor/golang.org/x/tools/internal/event/keys' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/event/keys' 'vendor/golang.org/x/tools/internal/event/keys/keys.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/event/keys/keys.go' 'vendor/golang.org/x/tools/internal/event/keys/standard.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/event/keys/standard.go' 'vendor/golang.org/x/tools/internal/event/label' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/event/label' 'vendor/golang.org/x/tools/internal/event/label/label.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/event/label/label.go' 'vendor/golang.org/x/tools/internal/event/tag' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/event/tag' 'vendor/golang.org/x/tools/internal/event/tag/tag.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/event/tag/tag.go' 'vendor/golang.org/x/tools/internal/fastwalk' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/fastwalk' 'vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go' 'vendor/golang.org/x/tools/internal/fastwalk/fastwalk_darwin.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_darwin.go' 'vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go' 'vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go' 'vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go' 'vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go' 'vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go' 'vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go' 'vendor/golang.org/x/tools/internal/gocommand' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/gocommand' 'vendor/golang.org/x/tools/internal/gocommand/invoke.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/gocommand/invoke.go' 'vendor/golang.org/x/tools/internal/gocommand/vendor.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/gocommand/vendor.go' 'vendor/golang.org/x/tools/internal/gocommand/version.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/gocommand/version.go' 'vendor/golang.org/x/tools/internal/gopathwalk' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/gopathwalk' 'vendor/golang.org/x/tools/internal/gopathwalk/walk.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/gopathwalk/walk.go' 'vendor/golang.org/x/tools/internal/imports' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/imports' 'vendor/golang.org/x/tools/internal/imports/fix.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/imports/fix.go' 'vendor/golang.org/x/tools/internal/imports/imports.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/imports/imports.go' 'vendor/golang.org/x/tools/internal/imports/mod.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/imports/mod.go' 'vendor/golang.org/x/tools/internal/imports/mod_cache.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/imports/mod_cache.go' 'vendor/golang.org/x/tools/internal/imports/sortimports.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/imports/sortimports.go' 'vendor/golang.org/x/tools/internal/imports/zstdlib.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/imports/zstdlib.go' 'vendor/golang.org/x/tools/internal/typeparams' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/typeparams' 'vendor/golang.org/x/tools/internal/typeparams/common.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/typeparams/common.go' 'vendor/golang.org/x/tools/internal/typeparams/coretype.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/typeparams/coretype.go' 'vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go' 'vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go' 'vendor/golang.org/x/tools/internal/typeparams/normalize.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/typeparams/normalize.go' 'vendor/golang.org/x/tools/internal/typeparams/termlist.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/typeparams/termlist.go' 'vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go' 'vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go' 'vendor/golang.org/x/tools/internal/typeparams/typeterm.go' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/tools/internal/typeparams/typeterm.go' 'vendor/modules.txt' -> '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/modules.txt' + cd .build/src/github.com/neilalexander/yggmail + /usr/share/golang/golang-build cmd/yggmail WORK=/usr/src/tmp/go-build807137290 internal/coverage/rtcov mkdir -p $WORK/b012/ internal/unsafeheader cat >/usr/src/tmp/go-build807137290/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/coverage/rtcov -std -+ -complete -buildid TEdkdJNyHLA3AE5DjZok/TEdkdJNyHLA3AE5DjZok -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go mkdir -p $WORK/b008/ cat >/usr/src/tmp/go-build807137290/b008/importcfg << 'EOF' # internal # import config EOF internal/godebugs internal/goos internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -buildid QAAbiVZ4_O9odODgjzCv/QAAbiVZ4_O9odODgjzCv -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go math/bits runtime/internal/syscall sync/atomic crypto/internal/alias internal/cpu unicode internal/itoa internal/goarch unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal internal/goexperiment runtime/internal/atomic cp $WORK/b012/_pkg_.a /usr/src/.cache/go-build/1b/1bc9b733213a1508d2ed831db49957fc81db6cf86d716cde6eb4c29c1b70f0d2-d # internal mkdir -p $WORK/b013/ cat >/usr/src/tmp/go-build807137290/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/godebugs -std -complete -buildid Zcl3-aQKTG_0zi-V7wzV/Zcl3-aQKTG_0zi-V7wzV -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go mkdir -p $WORK/b015/ cat >/usr/src/tmp/go-build807137290/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -buildid TxdklrJQH3UIxm8MQYIY/TxdklrJQH3UIxm8MQYIY -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /usr/src/.cache/go-build/be/be1eabf46f149e27b73dbb50faddd2b5aea4dd4d0a58f5c094e8adc933329a54-d # internal crypto/internal/boring/sig mkdir -p $WORK/b042/ cat >/usr/src/tmp/go-build807137290/b042/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/internal/boring/sig -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -gensymabis -o $WORK/b042/symabis ./sig_other.s mkdir -p $WORK/b022/ cat >/usr/src/tmp/go-build807137290/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/race -std -complete -buildid qjuIhehxezUeBT6ruHhL/qjuIhehxezUeBT6ruHhL -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal mkdir -p $WORK/b031/ cat >/usr/src/tmp/go-build807137290/b031/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p math/bits -std -complete -buildid 7lL-Omx1Qs5vxBfjvnYB/7lL-Omx1Qs5vxBfjvnYB -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cp $WORK/b013/_pkg_.a /usr/src/.cache/go-build/ec/ec18636bd49d700f44650474d923daa7168231a8b0a1073a1dfb2a0498d2294d-d # internal mkdir -p $WORK/b019/ encoding mkdir -p $WORK/b066/ cat >/usr/src/tmp/go-build807137290/b019/go_asm.h << 'EOF' # internal EOF cat >/usr/src/tmp/go-build807137290/b066/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b019/symabis ./asm_linux_386.s cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p encoding -std -complete -buildid vTUOOyLalVZ46YfmWlJw/vTUOOyLalVZ46YfmWlJw -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/encoding/encoding.go mkdir -p $WORK/b023/ cat >/usr/src/tmp/go-build807137290/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -gensymabis -o $WORK/b023/symabis ./asm.s mkdir -p $WORK/b041/ cat >/usr/src/tmp/go-build807137290/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p crypto/internal/alias -std -complete -buildid HqjVsf6zWLphypJnF6af/HqjVsf6zWLphypJnF6af -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go mkdir -p $WORK/b011/ cat >/usr/src/tmp/go-build807137290/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s mkdir -p $WORK/b024/ cat >/usr/src/tmp/go-build807137290/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p unicode -std -complete -buildid DYrUBPsjjurTtj12Idax/DYrUBPsjjurTtj12Idax -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cat >/usr/src/tmp/go-build807137290/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -buildid zSYfU6DZR6HILJF_ISuQ/zSYfU6DZR6HILJF_ISuQ -goversion go1.21.4 -symabis $WORK/b019/symabis -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_386.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /usr/src/.cache/go-build/42/42b5e7c03bd4915834f9d086e990729bfe9f36fbf6c798762a11e1b32f82e640-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /usr/src/.cache/go-build/7b/7b648e26bc1bda8fd37449d8a692b2093d9fc8ba91734a289a33b20964d57b60-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /usr/src/.cache/go-build/72/72ef0c6868f569c7d451fe7c76b6601cde4f2a5ea44348c2f39a493540c7e711-d # internal cat >/usr/src/tmp/go-build807137290/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p crypto/internal/boring/sig -std -buildid LWUjhTGZYyXn8BUmd-BR/LWUjhTGZYyXn8BUmd-BR -goversion go1.21.4 -symabis $WORK/b042/symabis -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go mkdir -p $WORK/b037/ cat >/usr/src/tmp/go-build807137290/b037/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/itoa -std -complete -buildid bIanjWiGvKaYvdNl_lrj/bIanjWiGvKaYvdNl_lrj -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cat >/usr/src/tmp/go-build807137290/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sync/atomic -std -buildid BYj1juwYL3sHIlddrLrg/BYj1juwYL3sHIlddrLrg -goversion go1.21.4 -symabis $WORK/b023/symabis -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go mkdir -p $WORK/b006/ cat >/usr/src/tmp/go-build807137290/b006/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -buildid uD8J78FpaPUVIOowAHGM/uD8J78FpaPUVIOowAHGM -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_386.go /usr/lib/golang/src/internal/goarch/zgoarch_386.go cat >/usr/src/tmp/go-build807137290/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -buildid Ev_wpcwZzCQEppCOKFU2/Ev_wpcwZzCQEppCOKFU2 -goversion go1.21.4 -symabis $WORK/b011/symabis -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /usr/src/.cache/go-build/24/24a43835805468480e6bb820ebf1d00c5840280b321e6ea0bfb8541fa5ed6497-d # internal unicode/utf16 mkdir -p $WORK/b070/ cat >/usr/src/tmp/go-build807137290/b070/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p unicode/utf16 -std -complete -buildid XAK-wST3EnkDr0TCHRYa/XAK-wST3EnkDr0TCHRYa -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go mkdir -p $WORK/b025/ mkdir -p $WORK/b014/ cat >/usr/src/tmp/go-build807137290/b025/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode/utf8 -std -complete -buildid aTdsp4sW7M9XcOo2ZD5x/aTdsp4sW7M9XcOo2ZD5x -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >/usr/src/tmp/go-build807137290/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -buildid LI9p1OnYFyby7GEl3EgJ/LI9p1OnYFyby7GEl3EgJ -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_pagetrace_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_off.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go mkdir -p $WORK/b016/ cat >/usr/src/tmp/go-build807137290/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b016/symabis ./atomic_386.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -o $WORK/b019/asm_linux_386.o ./asm_linux_386.s container/list mkdir -p $WORK/b074/ cat >/usr/src/tmp/go-build807137290/b074/importcfg << 'EOF' # internal # import config EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p container/list -std -complete -buildid YRjlbzK-aRCWc1zwtuOz/YRjlbzK-aRCWc1zwtuOz -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/internal/boring/sig -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b042/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /usr/src/.cache/go-build/d9/d91c66393c25080891a9503227c2da4ef0158cfb5800a38d098806e3f8c8c890-d # internal runtime/internal/math mkdir -p $WORK/b017/ cat >/usr/src/tmp/go-build807137290/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build807137290/b006/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -buildid fc2wq3Erw-WD_LsEmJKW/fc2wq3Erw-WD_LsEmJKW -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go internal/abi mkdir -p $WORK/b005/ cat >/usr/src/tmp/go-build807137290/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_386/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /usr/src/.cache/go-build/be/be7e7d2d236dee0719295524f7dc23185f14c1fc2860c4009bbd5ca8cbccad02-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b087/ cat >/usr/src/tmp/go-build807137290/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -buildid 1Rl6Sjqlq3EecUPx77lQ/1Rl6Sjqlq3EecUPx77lQ -goversion go1.21.4 -symabis $WORK/b016/symabis -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_386.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b019/_pkg_.a /usr/src/.cache/go-build/e7/e79bde758f3aa58208a5680bd6feef3c88a8230be4938b355281ceed68f6f160-d # internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b109/ cat >/usr/src/tmp/go-build807137290/b109/importcfg << 'EOF' # internal # import config EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/internal/alias -std -complete -buildid iqzbs1yB7gaNLk-q0q6P/iqzbs1yB7gaNLk-q0q6P -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go cp $WORK/b031/_pkg_.a /usr/src/.cache/go-build/76/76044d6bb033c12db0aae6a3cf6e50d32a7a9c9a509d76a27dd3d97b8ab8f3f2-d # internal cat >/usr/src/tmp/go-build807137290/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build807137290/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -std -+ -buildid XDBBldRXYnE_YUI6cJuO/XDBBldRXYnE_YUI6cJuO -goversion go1.21.4 -symabis $WORK/b005/symabis -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_generic.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/map.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/src/internal/abi/unsafestring_go120.go internal/nettrace mkdir -p $WORK/b100/ cat >/usr/src/tmp/go-build807137290/b100/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/nettrace -std -complete -buildid 90ne2z-9Qg7Wi2xIQPF9/90ne2z-9Qg7Wi2xIQPF9 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b023/asm.o ./asm.s cat >/usr/src/tmp/go-build807137290/b087/importcfg << 'EOF' # internal # import config EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid xPlofsJW68NJrKzLT4Su/xPlofsJW68NJrKzLT4Su -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go runtime/internal/sys mkdir -p $WORK/b018/ cat >/usr/src/tmp/go-build807137290/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build807137290/b006/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build807137290/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -buildid ZBO4rDvOvXRfrlVk2NzV/ZBO4rDvOvXRfrlVk2NzV -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /usr/src/.cache/go-build/b6/b65868d0df93aae0ffd72056547f64f7e0b54fd0cf1058b0c0dec4982e1396e6-d # internal log/internal mkdir -p $WORK/b114/ cat >/usr/src/tmp/go-build807137290/b114/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p log/internal -std -complete -buildid n6G-8S4ZS6qOoctvu_rC/n6G-8S4ZS6qOoctvu_rC -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/log/internal/internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b037/_pkg_.a /usr/src/.cache/go-build/58/58f1a597074ee47d351b34515747d9376428a7f129f030246c05e350e3ede20f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b128/ cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b042/_pkg_.a $WORK/b042/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cat >/usr/src/tmp/go-build807137290/b128/importcfg << 'EOF' # internal # import config EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier -complete -buildid B7l3poxxaRmCYU8x216E/B7l3poxxaRmCYU8x216E -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier/identifier.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier/mib.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b023/_pkg_.a $WORK/b023/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal math mkdir -p $WORK/b030/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cat >/usr/src/tmp/go-build807137290/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -gensymabis -o $WORK/b030/symabis ./floor_386.s ./hypot_386.s cp $WORK/b100/_pkg_.a /usr/src/.cache/go-build/8e/8e5f006bc17ee2507e174cc4eb798b9abeaf7d999d5a274b6298c277a3bbd1b4-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/exp/constraints mkdir -p $WORK/b156/ cat >/usr/src/tmp/go-build807137290/b156/importcfg << 'EOF' # internal # import config EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/exp/constraints -complete -buildid f-9J4P6yOd3P3yvAM6nn/f-9J4P6yOd3P3yvAM6nn -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp/constraints/constraints.go cp $WORK/b070/_pkg_.a /usr/src/.cache/go-build/db/db61527d44561dcd3d7bfbd4ca48e24d9726176cc057aae1881a4a3be38a2e55-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b166/ cat >/usr/src/tmp/go-build807137290/b166/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias -complete -buildid PWamslpHEQPoxNZpHVS9/PWamslpHEQPoxNZpHVS9 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias/alias.go cp $WORK/b042/_pkg_.a /usr/src/.cache/go-build/6c/6c5eb5d08a298a514a6c7e1b2a972ca26045bca32d2fd4370ae2242d3a477555-d # internal github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/ringbuffer mkdir -p $WORK/b171/ cat >/usr/src/tmp/go-build807137290/b171/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/ringbuffer -complete -buildid Saj6ddXgYmEGf5LhiGAN/Saj6ddXgYmEGf5LhiGAN -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/ringbuffer/ringbuffer.go cp $WORK/b023/_pkg_.a /usr/src/.cache/go-build/6d/6dd9048620e020d6f69eb569254c35053f3cfd051dcf152a93f14de2646b4e92-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b175/ cat >/usr/src/tmp/go-build807137290/b175/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/iana -complete -buildid 25YE0rsxwkAon3EHsvGR/25YE0rsxwkAon3EHsvGR -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/iana/const.go cp $WORK/b025/_pkg_.a /usr/src/.cache/go-build/8f/8f468d7814bef90427b2e5fe1cc7638e6cb11c799861813413fcbe9e0998b442-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal github.com/neilalexander/yggmail/vendor/golang.org/x/text/internal/utf8internal mkdir -p $WORK/b182/ cat >/usr/src/tmp/go-build807137290/b182/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/text/internal/utf8internal -complete -buildid I8AfPHmO9bKbgUE94-nR/I8AfPHmO9bKbgUE94-nR -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/internal/utf8internal/utf8internal.go cp $WORK/b109/_pkg_.a /usr/src/.cache/go-build/be/be14be608685f297291b6c6c75fb30f3ffacd8cf5769b2f2f308589ee3fee54d-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b196/ cat >/usr/src/tmp/go-build807137290/b196/importcfg << 'EOF' # internal # import config packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa -complete -buildid EdGrD5_9PTaeXEZb9eHo/EdGrD5_9PTaeXEZb9eHo -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_noasm.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go cp $WORK/b074/_pkg_.a /usr/src/.cache/go-build/9b/9b9709a4ba09137b49e2856db4a09a316b1e0c948689aca72955ec4583203fab-d # internal github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/version mkdir -p $WORK/b198/ cat >/usr/src/tmp/go-build807137290/b198/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/version -complete -buildid UK7p2XioE2qOmvFMm7wD/UK7p2XioE2qOmvFMm7wD -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/version/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /usr/src/.cache/go-build/df/df0fa558199bbaba3c0ea475aedb55fe6dd7bf4505302cfd4cf6cd959194c2c3-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -o $WORK/b016/atomic_386.o ./atomic_386.s cat >/usr/src/tmp/go-build807137290/b030/importcfg << 'EOF' # internal # import config packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p math -std -buildid bBX0iCQ1j62MAHUNoFvA/bBX0iCQ1j62MAHUNoFvA -goversion go1.21.4 -symabis $WORK/b030/symabis -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_noasm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_noasm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /usr/src/.cache/go-build/68/68f6eca9067f47de222a906d048c83a33ad9d9bf9f6f6ebf4b3e3c24646b855c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b087/_pkg_.a /usr/src/.cache/go-build/1b/1b202060c8274cc5f4a0d366374f1c4693daee392a66836be2835b5257d9347d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /usr/src/.cache/go-build/2d/2d3b8b930622924aff1c959f060b4abea08f681c16920c9df7ed4db1bff9bb54-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b018/_pkg_.a /usr/src/.cache/go-build/76/7699d251b4a10923d8b2a6c716afe10a11f0d458ca5434dc9c09831ad5f87283-d # internal cp $WORK/b198/_pkg_.a /usr/src/.cache/go-build/9c/9c7119d68c6602397a2627a7b13a1d0d8587c0b1728634112a6c3a350bb3d991-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /usr/src/.cache/go-build/5b/5b3dd45069b10fb6f5426a7ac823fe3f86832145cd732a638b79eb017e5d2458-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /usr/src/.cache/go-build/1e/1e52e3d96e147ffd755c36c93f734cdd209e4e123658651c80dcf61031498e5f-d # internal cp $WORK/b175/_pkg_.a /usr/src/.cache/go-build/3e/3e6cc5753ff64a2601ac3327a3c710781b1f5ed264aff1aa150a70f6aee1553c-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b011/cpu.o ./cpu.s cp $WORK/b016/_pkg_.a /usr/src/.cache/go-build/02/02d75645a92047e8254d128d731209752eb95bfc49c3e99a1aeee5991e55c471-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /usr/src/.cache/go-build/37/377ea7deb4d162bd6c59b43cc5ce7584ea9b0cb7db5584449be757fc013cf675-d # internal /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b011/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /usr/src/.cache/go-build/64/6453f282397b0daf62400bf300afd4a0e74fbd1022e9837413b6f5891b82ec2c-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /usr/src/.cache/go-build/34/3430cef018e7092aa5365da84739fd0f2f9a10a62f70dab0a84a3c45d049b915-d # internal internal/bytealg mkdir -p $WORK/b010/ cat >/usr/src/tmp/go-build807137290/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b010/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cat >/usr/src/tmp/go-build807137290/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/usr/src/tmp/go-build807137290/b011/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -buildid 1AVMpNCXdgJS3rLQJhQB/1AVMpNCXdgJS3rLQJhQB -goversion go1.21.4 -symabis $WORK/b010/symabis -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_generic.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -o $WORK/b010/compare_386.o ./compare_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /usr/src/.cache/go-build/6c/6cc2e8851a2954e34e160645e4908906c82c5fa83171365758eb54a3dcc53f86-d # internal /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -o $WORK/b010/equal_386.o ./equal_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -o $WORK/b010/indexbyte_386.o ./indexbyte_386.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_386/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b005/abi_test.o ./abi_test.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_386.o $WORK/b010/equal_386.o $WORK/b010/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /usr/src/.cache/go-build/5b/5bcb1c5256e3f5230268179986ba6a13b649f5d6786e06a78f3c3d2ad181bd24-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_386/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b005/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b030/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b030/hypot_386.o ./hypot_386.s cp $WORK/b005/_pkg_.a /usr/src/.cache/go-build/43/4312724a86a4c0f4e2fb1d2af63d899b0fa68e058824cffdbf8b6623ac5211a6-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b030/_pkg_.a $WORK/b030/floor_386.o $WORK/b030/hypot_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /usr/src/.cache/go-build/14/14b5399a6a002462bc6043c1a866966164ab18fb5009890cfd7acda1555574a0-d # internal runtime mkdir -p $WORK/b009/ cat >/usr/src/tmp/go-build807137290/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cat >/usr/src/tmp/go-build807137290/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build807137290/b005/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build807137290/b010/_pkg_.a packagefile internal/coverage/rtcov=/usr/src/tmp/go-build807137290/b012/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build807137290/b011/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build807137290/b006/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build807137290/b013/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build807137290/b014/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build807137290/b015/_pkg_.a packagefile runtime/internal/atomic=/usr/src/tmp/go-build807137290/b016/_pkg_.a packagefile runtime/internal/math=/usr/src/tmp/go-build807137290/b017/_pkg_.a packagefile runtime/internal/sys=/usr/src/tmp/go-build807137290/b018/_pkg_.a packagefile runtime/internal/syscall=/usr/src/tmp/go-build807137290/b019/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -buildid p5NUebnzkbhJNlbUbsZI/p5NUebnzkbhJNlbUbsZI -goversion go1.21.4 -symabis $WORK/b009/symabis -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_386.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/exithook.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash32.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_32bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/pagetrace_off.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/panic32.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_386.go /usr/lib/golang/src/runtime/signal_linux_386.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_386.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_32bit.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf32.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_386.go /usr/lib/golang/src/runtime/vlrt.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -o $WORK/b009/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -o $WORK/b009/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -o $WORK/b009/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -o $WORK/b009/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -o $WORK/b009/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -o $WORK/b009/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -o $WORK/b009/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -o $WORK/b009/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_386.o $WORK/b009/duff_386.o $WORK/b009/memclr_386.o $WORK/b009/memmove_386.o $WORK/b009/preempt_386.o $WORK/b009/rt0_linux_386.o $WORK/b009/sys_linux_386.o $WORK/b009/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /usr/src/.cache/go-build/fe/fea2feb53066b40f4016f1c99693602f8cb168967a3bf0258ef736df0d68cc76-d # internal internal/reflectlite mkdir -p $WORK/b004/ crypto/subtle mkdir -p $WORK/b034/ cat >/usr/src/tmp/go-build807137290/b004/go_asm.h << 'EOF' # internal EOF cat >/usr/src/tmp/go-build807137290/b034/importcfg << 'EOF' # internal # import config packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -gensymabis -o $WORK/b004/symabis ./asm.s cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p crypto/subtle -std -complete -buildid E73PdKeTW-d1ALsNdWp6/E73PdKeTW-d1ALsNdWp6 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_generic.go sync mkdir -p $WORK/b021/ cat >/usr/src/tmp/go-build807137290/b021/importcfg << 'EOF' # internal # import config packagefile internal/race=/usr/src/tmp/go-build807137290/b022/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync -std -buildid StuSmjyhXOsioKe-jSZY/StuSmjyhXOsioKe-jSZY -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/usr/src/tmp/go-build807137290/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build807137290/b005/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build807137290/b006/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build807137290/b008/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid ldwdmKPcrkYQBj3hlFRi/ldwdmKPcrkYQBj3hlFRi -goversion go1.21.4 -symabis $WORK/b004/symabis -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /usr/src/.cache/go-build/f4/f4326ba98858e11c2ab1ea93348d0e71190dd1ac22ba9e6197a87950bdb1bec0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /usr/src/.cache/go-build/25/25b8d68bb039808c9d64ca31069856a5e304aaece04bafb05b36d46487fb4666-d # internal internal/testlog mkdir -p $WORK/b056/ github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/linkedlist mkdir -p $WORK/b162/ cat >/usr/src/tmp/go-build807137290/b056/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a EOF cat >/usr/src/tmp/go-build807137290/b162/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/testlog -std -complete -buildid 2I_6L9ViTq0VIkXoCTQz/2I_6L9ViTq0VIkXoCTQz -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/linkedlist -complete -buildid L0UabTUhBkafay0ijnJT/L0UabTUhBkafay0ijnJT -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/linkedlist/linkedlist.go internal/bisect mkdir -p $WORK/b061/ cat >/usr/src/tmp/go-build807137290/b061/importcfg << 'EOF' # internal # import config packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/bisect -std -complete -buildid pGY6Yrzx9Iq7Vrb-lQzc/pGY6Yrzx9Iq7Vrb-lQzc -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony mkdir -p $WORK/b190/ cat >/usr/src/tmp/go-build807137290/b190/importcfg << 'EOF' # internal # import config packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony -complete -buildid kmxxughiVclogNAt7DVi/kmxxughiVclogNAt7DVi -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony/actor.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony/doc.go internal/singleflight mkdir -p $WORK/b101/ cat >/usr/src/tmp/go-build807137290/b101/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p internal/singleflight -std -complete -buildid n6QhPFqSZgiMd53_lv3l/n6QhPFqSZgiMd53_lv3l -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /usr/src/.cache/go-build/3d/3db6ca5eb201736aa59a4f27ec35b7bb4c621949811acbed54e89bc076a4f92f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /usr/src/.cache/go-build/50/50c6eed71d264a0d1d661e8a453f82540d45664254b3d4ad766ba369a8baa443-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /usr/src/.cache/go-build/66/665211bc0beb0e9f884837b0695acff385c045e0f8dfeb1b0c04069db91f7221-d # internal runtime/cgo mkdir -p $WORK/b104/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b104/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b104/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /usr/src/.cache/go-build/75/753326ca149c3176961a24da29a9cc49ebecacad6a661914b9c37036e1c78adf-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b004/asm.o ./asm.s cd $WORK gcc -fno-caret-diagnostics -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b061/_pkg_.a /usr/src/.cache/go-build/2d/2d7281efde784a7b2798f5ecd703c0be09321f4ab7d80968bdbf5cbb3c20db68-d # internal cp $WORK/b004/_pkg_.a /usr/src/.cache/go-build/58/586ab3f6fa85a6b5ca0fd70e223b65ee15e764c8c71ddb2d783431aa9bef1ba6-d # internal cd $WORK gcc -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true errors internal/godebug gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true sort gcc -fdebug-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true mkdir -p $WORK/b003/ mkdir -p $WORK/b060/ mkdir -p $WORK/b050/ gcc -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true cat >/usr/src/tmp/go-build807137290/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/usr/src/tmp/go-build807137290/b004/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid nB5ahFVBQuQtd0aMAP2n/nB5ahFVBQuQtd0aMAP2n -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/usr/src/tmp/go-build807137290/b060/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/usr/src/tmp/go-build807137290/b061/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build807137290/b013/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/godebug -std -complete -buildid oKLBbArdz6LMHrrzegBO/oKLBbArdz6LMHrrzegBO -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cat >/usr/src/tmp/go-build807137290/b050/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/usr/src/tmp/go-build807137290/b004/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p sort -std -complete -buildid Qr1QpgvW4pQ3-5pOYD6E/Qr1QpgvW4pQ3-5pOYD6E -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd $WORK gcc -gno-record-gcc-switches -O2 -g -c -x c - -o /dev/null || true gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /usr/src/.cache/go-build/27/272f952b87da806f7c034fc9ae6c819281216281e35dbcd7f5b70d3565712c8f-d # internal cd $WORK/b104 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2JL-hq36159GyCsimpZE -o ./_x001.o -c _cgo_export.c io /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal mkdir -p $WORK/b020/ cat >/usr/src/tmp/go-build807137290/b020/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p io -std -complete -buildid 8K1qGdUCJbp-sSi8ivM1/8K1qGdUCJbp-sSi8ivM1 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go strconv mkdir -p $WORK/b029/ cat >/usr/src/tmp/go-build807137290/b029/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build807137290/b010/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p strconv -std -complete -buildid Jcc4bDkGHP3PBNAIlukR/Jcc4bDkGHP3PBNAIlukR -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go internal/oserror mkdir -p $WORK/b046/ cat >/usr/src/tmp/go-build807137290/b046/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p internal/oserror -std -complete -buildid B67AhU2WFtqt8VF8TF0J/B67AhU2WFtqt8VF8TF0J -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go internal/safefilepath path vendor/golang.org/x/net/dns/dnsmessage cp $WORK/b060/_pkg_.a /usr/src/.cache/go-build/5d/5d312debb3242cb657c840aa0cc6188865454556ea10a62a26456cdd66be49df-d # internal mkdir -p $WORK/b054/ cat >/usr/src/tmp/go-build807137290/b054/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p internal/safefilepath -std -complete -buildid xK-tJ-TK1rmDM51SH_X-/xK-tJ-TK1rmDM51SH_X- -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go mkdir -p $WORK/b058/ cat >/usr/src/tmp/go-build807137290/b058/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build807137290/b010/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p path -std -complete -buildid d349b-p9KilP2va7gLN4/d349b-p9KilP2va7gLN4 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go mkdir -p $WORK/b099/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /usr/src/.cache/go-build/45/45392b993f0b6099d49fc8372d039b2dc5f6a1d6d1ba1f3217679462b6efd204-d # internal crypto/internal/nistec/fiat mkdir -p $WORK/b080/ cat >/usr/src/tmp/go-build807137290/b080/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build807137290/b034/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/nistec/fiat -std -complete -buildid i3qMThAIcfeMaoGNbbIs/i3qMThAIcfeMaoGNbbIs -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go cat >/usr/src/tmp/go-build807137290/b099/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid Tw5bxuT4T16GLMbLeNv6/Tw5bxuT4T16GLMbLeNv6 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go math/rand mkdir -p $WORK/b059/ internal/intern cat >/usr/src/tmp/go-build807137290/b059/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/usr/src/tmp/go-build807137290/b060/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p math/rand -std -complete -buildid QkSi3npcX3epGEN8B3D8/QkSi3npcX3epGEN8B3D8 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go mkdir -p $WORK/b103/ cat >/usr/src/tmp/go-build807137290/b103/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/usr/src/tmp/go-build807137290/b060/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p internal/intern -std -complete -buildid EWW3wnCX_ZQ125Ilg2u5/EWW3wnCX_ZQ125Ilg2u5 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cd $WORK/b104 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2JL-hq36159GyCsimpZE -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /usr/src/.cache/go-build/d4/d4dd37eecac769971c3eefd2c175f3db5b2890c2de361717075f1248e5fc428c-d # internal cp $WORK/b050/_pkg_.a /usr/src/.cache/go-build/67/67e0b497f6ab57e0e5ba3db35535be5ae285ee1a268b9e027fc910ecf3d0dafc-d # internal container/heap mkdir -p $WORK/b189/ cat >/usr/src/tmp/go-build807137290/b189/importcfg << 'EOF' # internal # import config packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p container/heap -std -complete -buildid daWkoamc0U6pJ3fbIRuc/daWkoamc0U6pJ3fbIRuc -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /usr/src/.cache/go-build/d7/d75982805987d7285d09ff5f4840b4d84b83f8980e88c3ddd10ecaa731fe5cf5-d # internal syscall mkdir -p $WORK/b045/ cat >/usr/src/tmp/go-build807137290/b045/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b045/symabis ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2JL-hq36159GyCsimpZE -o $WORK/b104/_x003.o -c gcc_context.c cp $WORK/b103/_pkg_.a /usr/src/.cache/go-build/11/114dc62fc27ec02f8d182d3a4ba813a0125f1c766f00c676cc3421d5d9fc1bbb-d # internal cat >/usr/src/tmp/go-build807137290/b045/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build807137290/b010/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build807137290/b037/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build807137290/b046/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build807137290/b022/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p syscall -std -buildid -xHWNVtEDfpAhuUz6W2f/-xHWNVtEDfpAhuUz6W2f -goversion go1.21.4 -symabis $WORK/b045/symabis -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/flock_linux_32bit.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_32_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_386.go /usr/lib/golang/src/syscall/syscall_linux_accept4.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_386.go /usr/lib/golang/src/syscall/zsyscall_linux_386.go /usr/lib/golang/src/syscall/zsysnum_linux_386.go /usr/lib/golang/src/syscall/ztypes_linux_386.go cp $WORK/b020/_pkg_.a /usr/src/.cache/go-build/f1/f1ea0cdbfa388d8ef7de977906cd8e2a9da0b70643bd7a7d6f1ccc7aff78c757-d # internal bytes mkdir -p $WORK/b002/ cat >/usr/src/tmp/go-build807137290/b002/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build807137290/b010/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile unicode=/usr/src/tmp/go-build807137290/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bytes -std -buildid pdexXumJmJXp4_xsxuFg/pdexXumJmJXp4_xsxuFg -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go crypto/internal/randutil mkdir -p $WORK/b043/ cat >/usr/src/tmp/go-build807137290/b043/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p crypto/internal/randutil -std -complete -buildid VbVNwb99zibVkDmrCzIG/VbVNwb99zibVkDmrCzIG -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go hash mkdir -p $WORK/b028/ cat >/usr/src/tmp/go-build807137290/b028/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p hash -std -complete -buildid 43eHWKuksQDJGQarZ2Nc/43eHWKuksQDJGQarZ2Nc -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/hash/hash.go strings mkdir -p $WORK/b062/ cat >/usr/src/tmp/go-build807137290/b062/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build807137290/b010/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile unicode=/usr/src/tmp/go-build807137290/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF github.com/neilalexander/yggmail/vendor/github.com/emersion/go-textwrapper mkdir -p $WORK/b140/ cat >/usr/src/tmp/go-build807137290/b140/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/neilalexander/yggmail/vendor/github.com/emersion/go-textwrapper -complete -buildid LHVjVYl3mqORkZvQB4Or/LHVjVYl3mqORkZvQB4Or -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-textwrapper/wrapper.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p strings -std -complete -buildid HwVjLCG6rRazj8DAsUYi/HwVjLCG6rRazj8DAsUYi -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go text/tabwriter mkdir -p $WORK/b222/ cat >/usr/src/tmp/go-build807137290/b222/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p text/tabwriter -std -complete -buildid 1H_P-VB4vPbH0nqOJQeq/1H_P-VB4vPbH0nqOJQeq -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /usr/src/.cache/go-build/ed/edc0a3a38466e965b4f7d89300c910f8e7a0fca97f7009ad65a338d3df0ce313-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /usr/src/.cache/go-build/92/92ba84ca11fb398352048f40c8188072d50ab1d40190c4b9a0cb8b716ae23972-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /usr/src/.cache/go-build/e7/e77fb1ac37765cedba86e428c49957519299faf8042c527a97070f866187de5d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /usr/src/.cache/go-build/d1/d16b53b60b9bc22e4361411d8243f18278f33cbf7cf8f83a143a4909e22687be-d # internal hash/crc32 mkdir -p $WORK/b204/ cat >/usr/src/tmp/go-build807137290/b204/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build807137290/b028/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p hash/crc32 -std -complete -buildid TRR81X2lb-layo_R4d7m/TRR81X2lb-layo_R4d7m -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_otherarch.go cp $WORK/b059/_pkg_.a /usr/src/.cache/go-build/43/43f04516d4407ae365709794d0e0a598fd711c5ce48d3a0ca9143dc7b1aa6f96-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2JL-hq36159GyCsimpZE -o $WORK/b104/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /usr/src/.cache/go-build/27/2791c828ac3f97d2e9455270fca542fbc92f312dd0559e06863d86deb8375ade-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /usr/src/.cache/go-build/a3/a3efb75e3c0ca80ac3a677cdb5a0f3c4aaba2db7c57da274578470973cfd60a3-d # internal TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2JL-hq36159GyCsimpZE -o $WORK/b104/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /usr/src/.cache/go-build/db/db03f24a3b9764aabefeb132720f56f4ecef638991139c10157c3b71c37d592c-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform mkdir -p $WORK/b129/ cat >/usr/src/tmp/go-build807137290/b129/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform -complete -buildid lVtYf0DlUg7oBftPxfBk/lVtYf0DlUg7oBftPxfBk -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform/transform.go vendor/golang.org/x/text/transform mkdir -p $WORK/b208/ cat >/usr/src/tmp/go-build807137290/b208/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p vendor/golang.org/x/text/transform -std -complete -buildid V7OEW_faJkZhVR422j-Z/V7OEW_faJkZhVR422j-Z -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /usr/src/.cache/go-build/b2/b2583d75f9f4e4eabfc00359cb590db7543b26fc6d03fb185c7479d458da4d84-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b029/_pkg_.a /usr/src/.cache/go-build/99/99247b0731d44e46ff8295384cbdaa47d252300bc3d3d2d7e1f4cf411ae3ef13-d # internal crypto mkdir -p $WORK/b027/ cat >/usr/src/tmp/go-build807137290/b027/importcfg << 'EOF' # internal # import config packagefile hash=/usr/src/tmp/go-build807137290/b028/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p crypto -std -complete -buildid fxzQpeXtv8-6lBSIpEY0/fxzQpeXtv8-6lBSIpEY0 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/crypto/crypto.go reflect mkdir -p $WORK/b036/ cat >/usr/src/tmp/go-build807137290/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -gensymabis -o $WORK/b036/symabis ./asm_386.s cp $WORK/b129/_pkg_.a /usr/src/.cache/go-build/8a/8a9cb14ec8fc679269af147cfd3440cedc0a96d2a3d0bdc502980e2ee3834c63-d # internal crypto/rc4 mkdir -p $WORK/b090/ cat >/usr/src/tmp/go-build807137290/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/usr/src/tmp/go-build807137290/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/rc4 -std -complete -buildid 1Z8ORqgNmO-M8DVtX2Qk/1Z8ORqgNmO-M8DVtX2Qk -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2JL-hq36159GyCsimpZE -o $WORK/b104/_x006.o -c gcc_linux_386.c github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding mkdir -p $WORK/b127/ cat >/usr/src/tmp/go-build807137290/b127/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/encoding/internal/identifier=github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier importmap golang.org/x/text/transform=github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build807137290/b128/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform=/usr/src/tmp/go-build807137290/b129/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding -complete -buildid gIHvWRMKdVn_IY0pMhWe/gIHvWRMKdVn_IY0pMhWe -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/encoding.go net/netip mkdir -p $WORK/b102/ github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blowfish cat >/usr/src/tmp/go-build807137290/b102/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build807137290/b010/_pkg_.a packagefile internal/intern=/usr/src/tmp/go-build807137290/b103/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build807137290/b037/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net/netip -std -complete -buildid XbQLUKxaF-70C-zo4bvO/XbQLUKxaF-70C-zo4bvO -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go mkdir -p $WORK/b233/ github.com/neilalexander/yggmail/vendor/golang.org/x/text/runes mkdir -p $WORK/b183/ cat >/usr/src/tmp/go-build807137290/b183/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform=/usr/src/tmp/go-build807137290/b129/_pkg_.a packagefile unicode=/usr/src/tmp/go-build807137290/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/text/runes -complete -buildid PUqetHbcdpb63bhFCMWY/PUqetHbcdpb63bhFCMWY -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/runes/cond.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/runes/runes.go cat >/usr/src/tmp/go-build807137290/b036/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build807137290/b005/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build807137290/b010/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build807137290/b006/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build807137290/b037/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build807137290/b008/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile unicode=/usr/src/tmp/go-build807137290/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p reflect -std -buildid phlKOgNgLOnPDNH3TATe/phlKOgNgLOnPDNH3TATe -goversion go1.21.4 -symabis $WORK/b036/symabis -c=4 -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cat >/usr/src/tmp/go-build807137290/b233/importcfg << 'EOF' # internal # import config packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blowfish -complete -buildid M3QL1b1AypNe-wnMEwK5/M3QL1b1AypNe-wnMEwK5 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blowfish/block.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blowfish/cipher.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blowfish/const.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /usr/src/.cache/go-build/1b/1b64073c6468ebd981d26190568091e223ed79309f5f62885138def35550d616-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /usr/src/.cache/go-build/8f/8f69dd57d408e00410b5ac336420be755f5eee37bde6e3901fe088a9c060153c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /usr/src/.cache/go-build/b5/b515148a2878fc5c16db953cfcfb2b4500631e21f51217c840f4a7a9f806c809-d # internal bufio mkdir -p $WORK/b072/ cat >/usr/src/tmp/go-build807137290/b072/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p bufio -std -complete -buildid n-T9gtHyR5ty3JFp8g9T/n-T9gtHyR5ty3JFp8g9T -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go regexp/syntax mkdir -p $WORK/b117/ cat >/usr/src/tmp/go-build807137290/b117/importcfg << 'EOF' # internal # import config packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile unicode=/usr/src/tmp/go-build807137290/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p regexp/syntax -std -complete -buildid uH2apz_nk3G7wniS6pc5/uH2apz_nk3G7wniS6pc5 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go net/http/internal/ascii mkdir -p $WORK/b216/ cat >/usr/src/tmp/go-build807137290/b216/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile unicode=/usr/src/tmp/go-build807137290/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p net/http/internal/ascii -std -complete -buildid Qe-FL_XC5klPlRBCgskS/Qe-FL_XC5klPlRBCgskS -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go html mkdir -p $WORK/b218/ cat >/usr/src/tmp/go-build807137290/b218/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p html -std -complete -buildid rcNm2oybkL6i-UmmoLtY/rcNm2oybkL6i-UmmoLtY -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b099/_pkg_.a /usr/src/.cache/go-build/b7/b7ef5c1d97a4d28a54b98a97527e0a66e4ef51fa28cf8df5f0b830cf0fbf2555-d # internal cp $WORK/b183/_pkg_.a /usr/src/.cache/go-build/20/20a0a8863349f17fce622eb20b7d494f899c7e21de7dc2dad6b984f32f6e3464-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2JL-hq36159GyCsimpZE -o $WORK/b104/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /usr/src/.cache/go-build/e5/e52aff5d1bb87eaf2d558e8ed7c123d22921ddc21bc31310eb1cc735570fbea4-d # internal cp $WORK/b127/_pkg_.a /usr/src/.cache/go-build/d6/d61fe24cf2c8197347189d8e2cc4831e562856dcfce5043f9bde7b6363e4e5a9-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal mkdir -p $WORK/b181/ cat >/usr/src/tmp/go-build807137290/b181/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/encoding=github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding importmap golang.org/x/text/encoding/internal/identifier=github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier importmap golang.org/x/text/transform=github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding=/usr/src/tmp/go-build807137290/b127/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build807137290/b128/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform=/usr/src/tmp/go-build807137290/b129/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal -complete -buildid pkoRm4XBE6gc7KPaewGd/pkoRm4XBE6gc7KPaewGd -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /usr/src/.cache/go-build/c2/c2ccde2ff70830070f97ae79a66f8d7dd0c49733b2a8e4a0dcbd93911ec31775-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /usr/src/.cache/go-build/24/24f290ad8980aa5e15feefd2c17ea97269f0223d2d6f9324d9578ef85b4d96af-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/unicode mkdir -p $WORK/b180/ cat >/usr/src/tmp/go-build807137290/b180/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/encoding=github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding importmap golang.org/x/text/encoding/internal=github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal importmap golang.org/x/text/encoding/internal/identifier=github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier importmap golang.org/x/text/internal/utf8internal=github.com/neilalexander/yggmail/vendor/golang.org/x/text/internal/utf8internal importmap golang.org/x/text/runes=github.com/neilalexander/yggmail/vendor/golang.org/x/text/runes importmap golang.org/x/text/transform=github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding=/usr/src/tmp/go-build807137290/b127/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal=/usr/src/tmp/go-build807137290/b181/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build807137290/b128/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/internal/utf8internal=/usr/src/tmp/go-build807137290/b182/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/runes=/usr/src/tmp/go-build807137290/b183/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform=/usr/src/tmp/go-build807137290/b129/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build807137290/b070/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/unicode -complete -buildid S0N5A1MPT8UVR-d7_6sM/S0N5A1MPT8UVR-d7_6sM -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/unicode/override.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/unicode/unicode.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2JL-hq36159GyCsimpZE -o $WORK/b104/_x008.o -c gcc_stack_unix.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /usr/src/.cache/go-build/ba/bab08c6696d612adbbecd8d3b5d436e81833346eb7a3ef227179be3c84d9f76d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2JL-hq36159GyCsimpZE -o $WORK/b104/_x009.o -c gcc_traceback.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -o $WORK/b045/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b218/_pkg_.a /usr/src/.cache/go-build/62/62a065e3fb8a2da192025d778a79390f0f1ed146d863880c6344c740f3ea6eef-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b072/_pkg_.a /usr/src/.cache/go-build/2c/2c5a43fcbabf4bb42fb16f2a94bfb5cc36e17f69aea0f019f70ada404350e635-d # internal cp $WORK/b102/_pkg_.a /usr/src/.cache/go-build/26/26be881bd93890b6fcae9a6d2876ab6e766be760e9979947640e71bc9f58c9f9-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2JL-hq36159GyCsimpZE -o $WORK/b104/_x010.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b045/_pkg_.a /usr/src/.cache/go-build/dd/dda4f3ee125a1fbcd16b8d4bcb2dcd71bd8344657bd28bc45d4585fc4a1de97c-d # internal internal/syscall/unix TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2JL-hq36159GyCsimpZE -o $WORK/b104/_x011.o -c linux_syscall.c mkdir -p $WORK/b044/ cat >/usr/src/tmp/go-build807137290/b044/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/syscall/unix -std -complete -buildid MlUoa6Zwh41n8pP1EXNp/MlUoa6Zwh41n8pP1EXNp -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat64_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_386.go time mkdir -p $WORK/b053/ cat >/usr/src/tmp/go-build807137290/b053/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p time -std -buildid xh0LJKKoaC6UoG5cczQG/xh0LJKKoaC6UoG5cczQG -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go internal/syscall/execenv mkdir -p $WORK/b055/ cat >/usr/src/tmp/go-build807137290/b055/importcfg << 'EOF' # internal # import config packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p internal/syscall/execenv -std -complete -buildid rjjPnQq2FlG5_sLv03ob/rjjPnQq2FlG5_sLv03ob -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cp $WORK/b117/_pkg_.a /usr/src/.cache/go-build/ac/ac806f182472d1ae72b86297d6ead40781f78f89d5f58f06aa8b4065c290e485-d # internal regexp mkdir -p $WORK/b116/ cat >/usr/src/tmp/go-build807137290/b116/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile regexp/syntax=/usr/src/tmp/go-build807137290/b117/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile unicode=/usr/src/tmp/go-build807137290/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p regexp -std -complete -buildid N5KV_TN5hsVuPYVJ-3dL/N5KV_TN5hsVuPYVJ-3dL -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /usr/src/.cache/go-build/3f/3fe4a2bde292417704f86efc2d51b13691b5397c309d2796dbd2f17f542aa54b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /usr/src/.cache/go-build/49/49c4de2609ed7eaf60176dbfaa4b92a564308e20e5a31547c980cc33089ea269-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2JL-hq36159GyCsimpZE -o $WORK/b104/_x012.o -c gcc_386.S /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cd $WORK/b104 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2JL-hq36159GyCsimpZE -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b116/_pkg_.a /usr/src/.cache/go-build/6f/6f03d3149c8e72de590ab7d6dd56c0a6f9b1e50f69d8cee86b6516e8e24bf0e4-d # internal cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -o $WORK/b104/_cgo_.o $WORK/b104/_cgo_main.o $WORK/b104/_x001.o $WORK/b104/_x002.o $WORK/b104/_x003.o $WORK/b104/_x004.o $WORK/b104/_x005.o $WORK/b104/_x006.o $WORK/b104/_x007.o $WORK/b104/_x008.o $WORK/b104/_x009.o $WORK/b104/_x010.o $WORK/b104/_x011.o $WORK/b104/_x012.o -O2 -g -lpthread /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b104/_cgo_.o -dynout $WORK/b104/_cgo_import.go -dynlinker cat >/usr/src/tmp/go-build807137290/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -gensymabis -o $WORK/b104/symabis ./asm_386.s cat >/usr/src/tmp/go-build807137290/b104/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/usr/src/tmp/go-build807137290/b018/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p runtime/cgo -std -buildid 2JL-hq36159GyCsimpZE/2JL-hq36159GyCsimpZE -goversion go1.21.4 -symabis $WORK/b104/symabis -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b104/_cgo_gotypes.go $WORK/b104/cgo.cgo1.go $WORK/b104/_cgo_import.go cp $WORK/b053/_pkg_.a /usr/src/.cache/go-build/c0/c0c93d8005a526080a094e0ac0827dd665d035693e7fbe1ff01c876bf38839ec-d # internal internal/poll mkdir -p $WORK/b052/ cat >/usr/src/tmp/go-build807137290/b052/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build807137290/b044/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/poll -std -buildid 6MxJmSC_wGRIo27xZtaE/6MxJmSC_wGRIo27xZtaE -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go context mkdir -p $WORK/b075/ cat >/usr/src/tmp/go-build807137290/b075/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile internal/reflectlite=/usr/src/tmp/go-build807137290/b004/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p context -std -complete -buildid Ytp6VIQEkmwwsdFLOPs-/Ytp6VIQEkmwwsdFLOPs- -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/context/context.go io/fs mkdir -p $WORK/b057/ github.com/neilalexander/yggmail/internal/storage/types cat >/usr/src/tmp/go-build807137290/b057/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build807137290/b046/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile path=/usr/src/tmp/go-build807137290/b058/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF mkdir -p $WORK/b145/ cat >/usr/src/tmp/go-build807137290/b145/importcfg << 'EOF' # internal # import config packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/neilalexander/yggmail/internal/storage/types -complete -buildid eakT5O31YkzR5JbklYEP/eakT5O31YkzR5JbklYEP -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage/types/types.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p io/fs -std -complete -buildid MJuR1xpFqCMywDBFdDHC/MJuR1xpFqCMywDBFdDHC -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b104/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /usr/src/.cache/go-build/74/74a69f20a8bb592d4a3739eef8f274aca0f0ea7b0a2842fa22c6768b7659cb13-d # internal github.com/neilalexander/yggmail/internal/storage mkdir -p $WORK/b144/ cat >/usr/src/tmp/go-build807137290/b144/importcfg << 'EOF' # internal # import config packagefile github.com/neilalexander/yggmail/internal/storage/types=/usr/src/tmp/go-build807137290/b145/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/neilalexander/yggmail/internal/storage -complete -buildid wh0Ts7Fn9R51E0T5zFSG/wh0Ts7Fn9R51E0T5zFSG -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage/storage.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -compiling-runtime -D GO386_sse2 -o $WORK/b036/asm_386.o ./asm_386.s cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b104/_pkg_.a $WORK/b104/asm_386.o $WORK/b104/_x001.o $WORK/b104/_x002.o $WORK/b104/_x003.o $WORK/b104/_x004.o $WORK/b104/_x005.o $WORK/b104/_x006.o $WORK/b104/_x007.o $WORK/b104/_x008.o $WORK/b104/_x009.o $WORK/b104/_x010.o $WORK/b104/_x011.o $WORK/b104/_x012.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /usr/src/.cache/go-build/c1/c17cab83a6cd9565cf4e6268e8f6c7c81484e933a2d0b803103e59952523e254-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /usr/src/.cache/go-build/6f/6ff538a88d9281da2b6457431247d58001701cf5c5bef49413441e148c421016-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b036/_pkg_.a /usr/src/.cache/go-build/71/71953bff2f9aee97df8629773298fbe2cb2b702f9009628970dbbff3c029e941-d # internal encoding/binary mkdir -p $WORK/b035/ cat >/usr/src/tmp/go-build807137290/b035/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p encoding/binary -std -complete -buildid FvRBaevygMeIy3zQQg3V/FvRBaevygMeIy3zQQg3V -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go internal/fmtsort mkdir -p $WORK/b049/ cat >/usr/src/tmp/go-build807137290/b049/importcfg << 'EOF' # internal # import config packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p internal/fmtsort -std -complete -buildid feBl4kWQ_of8jfK4Z03N/feBl4kWQ_of8jfK4Z03N -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cp $WORK/b075/_pkg_.a /usr/src/.cache/go-build/16/16c0c414d8284f7292780506b838f40eaa37ec652e695fa0b5bc3b4abecbd00a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /usr/src/.cache/go-build/87/8706830ff8e3ab898d6739652a3ce87c65da9f8b7c2c1b685d7d7dca47bcce38-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /usr/src/.cache/go-build/f8/f88f87ea94af76b8bf35a45c355e72c298a419a044739964e6481ad14b18b1d8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b080/_pkg_.a /usr/src/.cache/go-build/92/92c24a3740757331d95e44c675ca2a3d838509e8f0628a0b01e190505608b1a4-d # internal crypto/internal/nistec mkdir -p $WORK/b079/ cat >/usr/src/tmp/go-build807137290/b079/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/usr/src/tmp/go-build807137290/b080/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build807137290/b034/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/nistec -std -complete -buildid 8YFhn3AM6MOJB9IO2c_h/8YFhn3AM6MOJB9IO2c_h -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256.go /usr/lib/golang/src/crypto/internal/nistec/p256_ordinv_noasm.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cp $WORK/b052/_pkg_.a /usr/src/.cache/go-build/49/49656542ce38914e3c113d2f3cca9ca5c64c62a35e2f4db110c78718664ce271-d # internal os mkdir -p $WORK/b051/ cat >/usr/src/tmp/go-build807137290/b051/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build807137290/b037/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build807137290/b052/_pkg_.a packagefile internal/safefilepath=/usr/src/tmp/go-build807137290/b054/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build807137290/b055/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build807137290/b044/_pkg_.a packagefile internal/testlog=/usr/src/tmp/go-build807137290/b056/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build807137290/b057/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p os -std -buildid 56_83aWi3brJjke3M_Fh/56_83aWi3brJjke3M_Fh -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /usr/src/.cache/go-build/c8/c899231c3b6bd8de137587834d0df05e6b90270eff7abce939356b62029c6430-d # internal crypto/internal/edwards25519/field mkdir -p $WORK/b033/ encoding/base64 mkdir -p $WORK/b069/ crypto/cipher mkdir -p $WORK/b040/ cat >/usr/src/tmp/go-build807137290/b069/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p encoding/base64 -std -complete -buildid ORQqMRqpieZeMteRdU4U/ORQqMRqpieZeMteRdU4U -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >/usr/src/tmp/go-build807137290/b040/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build807137290/b041/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build807137290/b034/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p crypto/cipher -std -complete -buildid TTsI4CPaQ6qdcvij010R/TTsI4CPaQ6qdcvij010R -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go crypto/md5 mkdir -p $WORK/b089/ vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b110/ cat >/usr/src/tmp/go-build807137290/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -gensymabis -o $WORK/b089/symabis ./md5block_386.s cat >/usr/src/tmp/go-build807137290/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build807137290/b034/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -complete -buildid E-eQGNdDn3znLjYRPk7W/E-eQGNdDn3znLjYRPk7W -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305 cat >/usr/src/tmp/go-build807137290/b089/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build807137290/b027/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build807137290/b028/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a EOF github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b cat >/usr/src/tmp/go-build807137290/b033/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build807137290/b034/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a EOF mkdir -p $WORK/b168/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/md5 -std -buildid nSwtxmkfcinTGEYhntPU/nSwtxmkfcinTGEYhntPU -goversion go1.21.4 -symabis $WORK/b089/symabis -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p crypto/internal/edwards25519/field -std -complete -buildid UCwRFjmVC_yQ8YnrOgot/UCwRFjmVC_yQ8YnrOgot -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >/usr/src/tmp/go-build807137290/b168/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build807137290/b034/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305 -complete -buildid a0OCvCEuPKv2_t3Fxd00/a0OCvCEuPKv2_t3Fxd00 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go mkdir -p $WORK/b172/ cat >/usr/src/tmp/go-build807137290/b172/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand -complete -buildid 2oe61neEtXmVJk_-zCJa/2oe61neEtXmVJk_-zCJa -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand/exp.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand/normal.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand/rand.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand/rng.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand/zipf.go mkdir -p $WORK/b194/ cat >/usr/src/tmp/go-build807137290/b194/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build807137290/b027/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build807137290/b028/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b -complete -buildid gxDDYBIv8T_BEL5_ra-h/gxDDYBIv8T_BEL5_ra-h -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b/blake2b.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b/blake2b_generic.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b/blake2b_ref.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b/blake2x.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b/register.go mkdir -p $WORK/b122/ cat >/usr/src/tmp/go-build807137290/b122/go_asm.h << 'EOF' # internal EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -gensymabis -o $WORK/b122/symabis ./asm_linux_386.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b089/md5block_386.o ./md5block_386.s cat >/usr/src/tmp/go-build807137290/b122/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix -buildid -y657yK8kcy1llYO1DUR/-y657yK8kcy1llYO1DUR -goversion go1.21.4 -symabis $WORK/b122/symabis -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/go_asm.h /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/affinity_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/aliases.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/bluetooth_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/constants.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/dev_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/dirent.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/endian_little.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/env_unix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/fcntl.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/fdset.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ifreq_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ioctl_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ioctl_unsigned.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/mremap.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/pagesize_unix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/race0.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/readdirent_getdents.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/sockcmsg_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/sockcmsg_unix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_386.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_gc.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_unix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/syscall_unix_gc.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/sysvshm_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/sysvshm_unix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/timestruct.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zerrors_linux_386.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix/ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b069/_pkg_.a /usr/src/.cache/go-build/4b/4bbe95e9d46fe1325120d1a181912a6be6e12ac6470239721cf9e6ec48e31d22-d # internal encoding/pem mkdir -p $WORK/b097/ cat >/usr/src/tmp/go-build807137290/b097/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build807137290/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p encoding/pem -std -complete -buildid 4HtCe7hm5Nligb3cMyUb/4HtCe7hm5Nligb3cMyUb -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7 mkdir -p $WORK/b126/ cat >/usr/src/tmp/go-build807137290/b126/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/encoding=github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding importmap golang.org/x/text/transform=github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform packagefile encoding/base64=/usr/src/tmp/go-build807137290/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding=/usr/src/tmp/go-build807137290/b127/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform=/usr/src/tmp/go-build807137290/b129/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build807137290/b070/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7 -complete -buildid 4CrmWGV1qzyoV3LproXQ/4CrmWGV1qzyoV3LproXQ -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7/decoder.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7/encoder.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7/utf7.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b040/_pkg_.a /usr/src/.cache/go-build/11/116c6b3f5e2a8f90b5d56430cfda1b9a55cb73f82c29ea375b2bd57eae1a8608-d # internal crypto/internal/boring mkdir -p $WORK/b039/ cat >/usr/src/tmp/go-build807137290/b039/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build807137290/b027/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build807137290/b040/_pkg_.a packagefile crypto/internal/boring/sig=/usr/src/tmp/go-build807137290/b042/_pkg_.a packagefile hash=/usr/src/tmp/go-build807137290/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p crypto/internal/boring -std -complete -buildid b27BUynL6y9HmaUjXxwi/b27BUynL6y9HmaUjXxwi -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go crypto/des mkdir -p $WORK/b077/ cat >/usr/src/tmp/go-build807137290/b077/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build807137290/b040/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build807137290/b041/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/des -std -complete -buildid O-NN94Ncj5GAnYPkAYUH/O-NN94Ncj5GAnYPkAYUH -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b108/ cat >/usr/src/tmp/go-build807137290/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/usr/src/tmp/go-build807137290/b040/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build807137290/b109/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid UKeEGMIzYwL0WXnk1wco/UKeEGMIzYwL0WXnk1wco -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b165/ cat >/usr/src/tmp/go-build807137290/b165/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/usr/src/tmp/go-build807137290/b040/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build807137290/b166/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20 -complete -buildid 0YjcZaPfN5dOU9vwzfAd/0YjcZaPfN5dOU9vwzfAd -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b089/_pkg_.a $WORK/b089/md5block_386.o # internal cp $WORK/b172/_pkg_.a /usr/src/.cache/go-build/a9/a9103b8e56af14c40e543b4bd158c463f8d3d904d9479e746f7390a7d1f9b7bf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b194/_pkg_.a /usr/src/.cache/go-build/ab/ab01681d6a09d31f6a62ac463737473c6d3507fad21c33aa2f9c93f0fb0c599d-d # internal cp $WORK/b089/_pkg_.a /usr/src/.cache/go-build/fa/fa72dd9dc149ddbdf153a164116686b933f0706c3dc8bd7d7b72a611df8b2208-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /usr/src/.cache/go-build/5f/5f615dea7a73ae4720f8da87af5afd4e6c20ce8d99fda316b3bf9e3d77000052-d # internal cp $WORK/b168/_pkg_.a /usr/src/.cache/go-build/f0/f0403f00e5b66abdf4a92edb949017e39e04fbc5e06faef57a042bb0e06e189f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b195/ cat >/usr/src/tmp/go-build807137290/b195/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/salsa20/salsa=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build807137290/b166/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build807137290/b168/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa=/usr/src/tmp/go-build807137290/b196/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/secretbox -complete -buildid D99mDrIIbwirf1vU5KKW/D99mDrIIbwirf1vU5KKW -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go cp $WORK/b110/_pkg_.a /usr/src/.cache/go-build/3f/3f2b8511ed31a4642dd5d7549f15a3d7b16585b754684693f6b417e1724f16f1-d # internal cp $WORK/b126/_pkg_.a /usr/src/.cache/go-build/1c/1c340cc80214611120380f7745b8d63a103bfa84dd69a4aab36c94bfe670c046-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /usr/src/.cache/go-build/92/92ddc766c40c0727e20461ed245c58a7177807d31a9143fc77c04b77cd2ed893-d # internal crypto/sha512 mkdir -p $WORK/b063/ cat >/usr/src/tmp/go-build807137290/b063/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build807137290/b027/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build807137290/b039/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build807137290/b028/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p crypto/sha512 -std -complete -buildid 6JN8yEkrpyw5LdNV_V5F/6JN8yEkrpyw5LdNV_V5F -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go crypto/aes mkdir -p $WORK/b076/ cat >/usr/src/tmp/go-build807137290/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build807137290/b040/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build807137290/b041/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build807137290/b039/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/aes -std -complete -buildid hjYLsIQcnvTp6HvlK2tt/hjYLsIQcnvTp6HvlK2tt -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_generic.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go crypto/hmac mkdir -p $WORK/b088/ cat >/usr/src/tmp/go-build807137290/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build807137290/b039/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build807137290/b034/_pkg_.a packagefile hash=/usr/src/tmp/go-build807137290/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/hmac -std -complete -buildid LFt6pKQ3xuZ7uHWpdPhq/LFt6pKQ3xuZ7uHWpdPhq -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go crypto/sha1 mkdir -p $WORK/b092/ cat >/usr/src/tmp/go-build807137290/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -gensymabis -o $WORK/b092/symabis ./sha1block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal crypto/sha256 mkdir -p $WORK/b093/ cat >/usr/src/tmp/go-build807137290/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -gensymabis -o $WORK/b093/symabis ./sha256block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /usr/src/.cache/go-build/9d/9d55889282f0135e98fe6339757598860f2f9c17d97171e94675485367ba23aa-d # internal cat >/usr/src/tmp/go-build807137290/b092/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build807137290/b027/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build807137290/b039/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build807137290/b028/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/sha1 -std -buildid xBBQqx-LZ8628UvR3Y-L/xBBQqx-LZ8628UvR3Y-L -goversion go1.21.4 -symabis $WORK/b092/symabis -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_decl.go cp $WORK/b077/_pkg_.a /usr/src/.cache/go-build/99/99d6e7d83bddb08c90a896f7a5328f019c42bb5d9fa6a2706a01738cef3c3ee4-d # internal cp $WORK/b033/_pkg_.a /usr/src/.cache/go-build/4a/4aa79b4f5300022de859180912e72ab90cb67d0192df322f3723d9a12b9abf29-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b032/ cat >/usr/src/tmp/go-build807137290/b032/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build807137290/b033/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build807137290/b034/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p crypto/internal/edwards25519 -std -complete -buildid AwelZc-zhFFC8KMzt6cV/AwelZc-zhFFC8KMzt6cV -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /usr/src/.cache/go-build/e8/e86b9d2f75d27645004118323c4004136c199181283465ddc5326a86db03bd00-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b167/ cat >/usr/src/tmp/go-build807137290/b167/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305 packagefile crypto/cipher=/usr/src/tmp/go-build807137290/b040/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build807137290/b165/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build807137290/b166/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build807137290/b168/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305 -complete -buildid f5odkmi7t0fLQlGhbaX4/f5odkmi7t0fLQlGhbaX4 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cat >/usr/src/tmp/go-build807137290/b093/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build807137290/b027/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build807137290/b039/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build807137290/b028/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/sha256 -std -buildid _etI8yLgx-hTZpPZ2bX6/_etI8yLgx-hTZpPZ2bX6 -goversion go1.21.4 -symabis $WORK/b093/symabis -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go cp $WORK/b051/_pkg_.a /usr/src/.cache/go-build/93/93b67ec9be77266187682fc4c80ace52005b0f7dd0699259d855fbef63261a18-d # internal fmt mkdir -p $WORK/b048/ cat >/usr/src/tmp/go-build807137290/b048/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build807137290/b049/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p fmt -std -complete -buildid 2n4kyndc6fS_1XVvstRj/2n4kyndc6fS_1XVvstRj -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b092/sha1block_386.o ./sha1block_386.s io/ioutil mkdir -p $WORK/b112/ cat >/usr/src/tmp/go-build807137290/b112/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build807137290/b057/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b076/_pkg_.a /usr/src/.cache/go-build/56/56fd0c38fc4c73e38e14f7e0c10f6801a19394791ba927d8819205e3160681e8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p io/ioutil -std -complete -buildid AC-TyVpIg2hbuUzDZv8H/AC-TyVpIg2hbuUzDZv8H -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go net mkdir -p $WORK/b098/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lresolv"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b098/ -importpath net -- -I $WORK/b098/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go internal/lazyregexp mkdir -p $WORK/b220/ cat >/usr/src/tmp/go-build807137290/b220/importcfg << 'EOF' # internal # import config packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile regexp=/usr/src/tmp/go-build807137290/b116/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p internal/lazyregexp -std -complete -buildid te1dFBjzzC4KDpN1kxH1/te1dFBjzzC4KDpN1kxH1 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go os/signal mkdir -p $WORK/b235/ cat >/usr/src/tmp/go-build807137290/b235/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b235=>" -I $WORK/b235/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -gensymabis -o $WORK/b235/symabis ./sig.s cp $WORK/b063/_pkg_.a /usr/src/.cache/go-build/59/59b1e58292ee34f20189fa3dc28682a53d41beeb29f4136275e388d6672a485f-d # internal path/filepath mkdir -p $WORK/b106/ cat >/usr/src/tmp/go-build807137290/b106/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build807137290/b057/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p path/filepath -std -complete -buildid c_UBdmcYSX6Lft_5G4ie/c_UBdmcYSX6Lft_5G4ie -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_nonwindows.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cp $WORK/b108/_pkg_.a /usr/src/.cache/go-build/ac/ac207ea0f5e195b97f25777b759c003d8e9fbcf77ffe0398f96dc8990d6b2736-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b093/sha256block_386.o ./sha256block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b092/_pkg_.a $WORK/b092/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cat >/usr/src/tmp/go-build807137290/b235/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /usr/src/.cache/go-build/0f/0f90101104b4e232a2eb4574ac35fdd59ea7ea5d65343aee8823ea5e034090c8-d # internal cp $WORK/b112/_pkg_.a /usr/src/.cache/go-build/45/4599b7cba2ae11643bbc4ccad0edf8a091dc006238981b6361922715aca559f7-d # internal vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /usr/src/.cache/go-build/7c/7cbeff2a65ef482978711d49c7eabe5b964d99d4be73a197ad769bbaf3f0a7a6-d # internal cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p os/signal -std -buildid SgC_4ejrDt34RmGIRr-v/SgC_4ejrDt34RmGIRr-v -goversion go1.21.4 -symabis $WORK/b235/symabis -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack -asmhdr $WORK/b235/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cp $WORK/b167/_pkg_.a /usr/src/.cache/go-build/35/35479f900ae3bbc15377ae83ce31a00d93ad790531dd78616e06e61a354cb0e8-d # internal cp $WORK/b088/_pkg_.a /usr/src/.cache/go-build/f6/f6ce925ba05450b17c1255fbd6cb18d2b090928589f6cf05437a0e1c0a6efd7a-d # internal mkdir -p $WORK/b107/ cat >/usr/src/tmp/go-build807137290/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 packagefile crypto/cipher=/usr/src/tmp/go-build807137290/b040/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build807137290/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build807137290/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build807137290/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid LVhtLVnxQ9qkRpsKin7M/LVhtLVnxQ9qkRpsKin7M -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /usr/src/.cache/go-build/ec/ec7ba823e8c4f07cca7807bb73b8eed030d03b11f215ccc232d266587dcae651-d # internal cp $WORK/b079/_pkg_.a /usr/src/.cache/go-build/6e/6e9f343e00978f7a06a2b3bbfe074f0609e7f859af5298605bcf84c137343c84-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b111/ cat >/usr/src/tmp/go-build807137290/b111/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/usr/src/tmp/go-build807137290/b088/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build807137290/b028/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid kGzgy66nCb3U64bokD2P/kGzgy66nCb3U64bokD2P -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b169/ cat >/usr/src/tmp/go-build807137290/b169/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/usr/src/tmp/go-build807137290/b088/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build807137290/b028/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/hkdf -complete -buildid sGX4Ov7Ni95xCKFIoNqe/sGX4Ov7Ni95xCKFIoNqe -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/hkdf/hkdf.go crypto/ecdh mkdir -p $WORK/b078/ cat >/usr/src/tmp/go-build807137290/b078/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build807137290/b027/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build807137290/b039/_pkg_.a packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build807137290/b033/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build807137290/b079/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build807137290/b043/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build807137290/b034/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/ecdh -std -complete -buildid bBhfAhVgRla7vPUKnHFm/bBhfAhVgRla7vPUKnHFm -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b235=>" -I $WORK/b235/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b235/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /usr/src/.cache/go-build/62/62d6c68114d3e0c95b354b3f7162864d0e1188aac567d76f48e19af8b3080827-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /usr/src/.cache/go-build/5f/5f367cd99ea427eefa60f1bf4a012a4530fbb03d19ab634dcb9ce56fd9202b7d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /usr/src/.cache/go-build/d8/d8a4af5e3601127e1f2b5a37d4ab2d6430f22a23cfda55a2e32e76696cb6618d-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b235/_pkg_.a $WORK/b235/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /usr/src/.cache/go-build/d0/d022c6ba4dce807bc164645cf960b47f8780937a714935ae9023b3f04b74f5d3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /usr/src/.cache/go-build/3f/3fe69feb9e14364e8a58a0ef4db37f9fc27f8b83d578c6be93b67611fb0929ea-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /usr/src/.cache/go-build/89/89244adfc72e4ab645f6d2307988ae4898b2d95d4fc1a699abc995778ec14bbd-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b187/ cat >/usr/src/tmp/go-build807137290/b187/importcfg << 'EOF' # internal # import config packagefile crypto/ecdh=/usr/src/tmp/go-build807137290/b078/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519 -complete -buildid Zu_tt5adDehnGlY56bJe/Zu_tt5adDehnGlY56bJe -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519/curve25519_go120.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /usr/src/.cache/go-build/b1/b15b32084fd302597940f062815bbccf5d03c82a1b523874a58ec7a8af73f37f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /usr/src/.cache/go-build/5f/5f5052ee10e0bc9b903e578c13f1a6f757b709523f1630a5c88051c6cb0ed74d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /usr/src/.cache/go-build/8b/8bf825517b0f769eccf4742c789b15fbfab37d34f1b923f9be56f87407e752c5-d # internal encoding/hex mkdir -p $WORK/b064/ cat >/usr/src/tmp/go-build807137290/b064/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p encoding/hex -std -complete -buildid b38587MeNOOlxZ3WxTB8/b38587MeNOOlxZ3WxTB8 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go flag mkdir -p $WORK/b065/ log mkdir -p $WORK/b113/ cat >/usr/src/tmp/go-build807137290/b113/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile log/internal=/usr/src/tmp/go-build807137290/b114/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF cat >/usr/src/tmp/go-build807137290/b065/importcfg << 'EOF' # internal # import config packagefile encoding=/usr/src/tmp/go-build807137290/b066/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p log -std -complete -buildid vjh6YVk06qmi8IZXbvV6/vjh6YVk06qmi8IZXbvV6 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/log/log.go net/url mkdir -p $WORK/b105/ github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf cat >/usr/src/tmp/go-build807137290/b105/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile path=/usr/src/tmp/go-build807137290/b058/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p flag -std -complete -buildid 5y8tbBvwzox-sjQF4S1w/5y8tbBvwzox-sjQF4S1w -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/flag/flag.go mkdir -p $WORK/b174/ cat >/usr/src/tmp/go-build807137290/b174/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf -complete -buildid hqGMIjWFEWZzkgWRB1y6/hqGMIjWFEWZzkgWRB1y6 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf/asm.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf/constants.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf/doc.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf/instructions.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf/setter.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf/vm.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf/vm_instructions.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p net/url -std -complete -buildid VLFvHTcZtbNpsCShsvo2/VLFvHTcZtbNpsCShsvo2 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/net/url/url.go mime mkdir -p $WORK/b130/ runtime/debug mkdir -p $WORK/b118/ cat >/usr/src/tmp/go-build807137290/b130/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build807137290/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile unicode=/usr/src/tmp/go-build807137290/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p mime -std -complete -buildid R2mbskj2_gEpyykX-bNT/R2mbskj2_gEpyykX-bNT -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b212/ mime/quotedprintable mkdir -p $WORK/b141/ cat >/usr/src/tmp/go-build807137290/b212/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid MqcpHfPbuubwGkxnGzqh/MqcpHfPbuubwGkxnGzqh -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go cat >/usr/src/tmp/go-build807137290/b141/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p mime/quotedprintable -std -complete -buildid hQUP-sJ_vUnjjT5jhOpm/hQUP-sJ_vUnjjT5jhOpm -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cat >/usr/src/tmp/go-build807137290/b118/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -gensymabis -o $WORK/b118/symabis ./debug.s compress/flate mkdir -p $WORK/b203/ cat >/usr/src/tmp/go-build807137290/b203/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p compress/flate -std -complete -buildid zEuTcfDUA67pZ44d8Fwq/zEuTcfDUA67pZ44d8Fwq -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b210/ cat >/usr/src/tmp/go-build807137290/b210/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build807137290/b208/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid Z4-GGMBQUco9wAN9gNNm/Z4-GGMBQUco9wAN9gNNm -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go github.com/neilalexander/yggmail/vendor/github.com/gologme/log mkdir -p $WORK/b150/ cat >/usr/src/tmp/go-build807137290/b150/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/neilalexander/yggmail/vendor/github.com/gologme/log -complete -buildid _AYzJqk4BSeeH9nABA2K/_AYzJqk4BSeeH9nABA2K -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/gologme/log/log.go cat >/usr/src/tmp/go-build807137290/b118/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p runtime/debug -std -buildid zJ_Mk7JqmpncdKLhE9eP/zJ_Mk7JqmpncdKLhE9eP -goversion go1.21.4 -symabis $WORK/b118/symabis -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go encoding/json mkdir -p $WORK/b068/ cat >/usr/src/tmp/go-build807137290/b068/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile encoding=/usr/src/tmp/go-build807137290/b066/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build807137290/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile unicode=/usr/src/tmp/go-build807137290/b024/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build807137290/b070/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p encoding/json -std -complete -buildid irm4UzWCpeSiRCVYAbNc/irm4UzWCpeSiRCVYAbNc -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go math/big mkdir -p $WORK/b047/ cat >/usr/src/tmp/go-build807137290/b047/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -gensymabis -o $WORK/b047/symabis ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /usr/src/.cache/go-build/d6/d6edaf47760ac18faecbbb7e3cf300676e8c96fac9a70b143797fcbd056a8893-d # internal net/http/internal mkdir -p $WORK/b215/ cat >/usr/src/tmp/go-build807137290/b215/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p net/http/internal -std -complete -buildid bPDkwY7_mJKyJerza6ts/bPDkwY7_mJKyJerza6ts -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /usr/src/.cache/go-build/8b/8b422c588c317e8977ec2c84dd7402304f22a5a499d96bf905efa67ac075c212-d # internal runtime/trace mkdir -p $WORK/b223/ cat >/usr/src/tmp/go-build807137290/b223/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p runtime/trace -std -buildid Lf6pAM-TdEC5Zn0XRDk5/Lf6pAM-TdEC5Zn0XRDk5 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go cat >/usr/src/tmp/go-build807137290/b047/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build807137290/b059/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p math/big -std -buildid -h1iWfC5gCSyesE46SWV/-h1iWfC5gCSyesE46SWV -goversion go1.21.4 -symabis $WORK/b047/symabis -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /usr/src/.cache/go-build/3e/3ed38ba640c48e017aa7e0d798c4af11d600d99caf853847f13cbee44011e97a-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b209/ cat >/usr/src/tmp/go-build807137290/b209/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile container/list=/usr/src/tmp/go-build807137290/b074/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile log=/usr/src/tmp/go-build807137290/b113/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid OHjOORRHntByqUyvJT1a/OHjOORRHntByqUyvJT1a -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /usr/src/.cache/go-build/80/80d4ace20dce9ac4fd00e5d6a2eebe7e51bb3133f7e9507ff7b38d8e32871215-d # internal database/sql/driver mkdir -p $WORK/b230/ cat >/usr/src/tmp/go-build807137290/b230/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p database/sql/driver -std -complete -buildid j3Q4rLEOYWJkEe3yUkn7/j3Q4rLEOYWJkEe3yUkn7 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /usr/src/.cache/go-build/d0/d0426bab95619ada5588dd4ccc08c63afae61d1e0073d1603bbcf956183a2f84-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /usr/src/.cache/go-build/f6/f6a6741ab4d5de897dd938b7e379168bb32222fbe00bd65c2dd49d1915c7133e-d # internal cp $WORK/b212/_pkg_.a /usr/src/.cache/go-build/de/de943917471ad75d4bc2d62184e47f4044da9b27595f299c486a2499a0e434c7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b150/_pkg_.a /usr/src/.cache/go-build/a8/a8eb5b9a20adee17ce0cdbfe84080e1074cad6a5724f77f900f6fcad4982893f-d # internal cp $WORK/b174/_pkg_.a /usr/src/.cache/go-build/cd/cd9551348d5038b71b959752e7e62343996b1f4bf20724ac0f2f535a4523a8dd-d # internal cp $WORK/b230/_pkg_.a /usr/src/.cache/go-build/dd/dd7df5066955958dbd72bada11a0dab0f4f97af3bd3415321c44d9c0f40fbe94-d # internal database/sql mkdir -p $WORK/b229/ cat >/usr/src/tmp/go-build807137290/b229/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build807137290/b230/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a packagefile unicode=/usr/src/tmp/go-build807137290/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p database/sql -std -complete -buildid nV0I0umilsqvW7sVoPd1/nV0I0umilsqvW7sVoPd1 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /usr/src/.cache/go-build/9d/9d03f6a9ee41bfb04f6dbc1b87a257010cd95a4cf9aa31390360d5b7ae7ace9e-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b118/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b118/_pkg_.a $WORK/b118/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /usr/src/.cache/go-build/2e/2eda1501fb0797c8321ac4e284c1e94f4d5f0a5f94d67088bf0b234815415506-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /usr/src/.cache/go-build/16/160854c84b405c657d388c71c29eef13ce0b33f842374b1801e950d3a8aa3d6b-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b207/ cat >/usr/src/tmp/go-build807137290/b207/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build807137290/b208/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build807137290/b209/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid pCBQhnC-aROhZX8BSvRa/pCBQhnC-aROhZX8BSvRa -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cp $WORK/b203/_pkg_.a /usr/src/.cache/go-build/f4/f41ed097ba4c3d6134a5462a459968edce2bb8a93c4a2071eb24a03af9909e96-d # internal compress/gzip cp $WORK/b065/_pkg_.a /usr/src/.cache/go-build/8b/8be0d581441db0998e610ea1210b1f426ee1b284a87968b5025515b528a8574c-d # internal mkdir -p $WORK/b202/ cat >/usr/src/tmp/go-build807137290/b202/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build807137290/b203/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build807137290/b204/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p compress/gzip -std -complete -buildid IET45pTewVpX_npnYImD/IET45pTewVpX_npnYImD -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /usr/src/.cache/go-build/be/bed7e397d37511f48f50b961c8f41d09f4a10f4cf746e2930dcf65db93821fb4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /usr/src/.cache/go-build/9c/9c295b4cae807170493e3dbf5a73eb7a6ccb62a07fa998cecb6457e4ac3c7924-d # internal runtime/pprof mkdir -p $WORK/b221/ cat >/usr/src/tmp/go-build807137290/b221/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build807137290/b202/_pkg_.a packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build807137290/b005/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build807137290/b222/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p runtime/pprof -std -buildid p-uiEyOQ2rpAT7jYYl1m/p-uiEyOQ2rpAT7jYYl1m -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pe.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/proto_other.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go internal/profile mkdir -p $WORK/b219/ cat >/usr/src/tmp/go-build807137290/b219/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build807137290/b202/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile internal/lazyregexp=/usr/src/tmp/go-build807137290/b220/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile regexp=/usr/src/tmp/go-build807137290/b116/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p internal/profile -std -complete -buildid Vfd5LbMksY5gVxxKJ-CU/Vfd5LbMksY5gVxxKJ-CU -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/legacy_profile.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b122/asm_linux_386.o ./asm_linux_386.s cp $WORK/b229/_pkg_.a /usr/src/.cache/go-build/1c/1cc2fd80eeee21140ac9d0bd1412a6e475ea269f58ca2d85ff694446a615b68c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b122/_pkg_.a $WORK/b122/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b068/_pkg_.a /usr/src/.cache/go-build/30/3001a3d589f812f7d2229150d0727359e4f7bc87102855858e80161f8771ed4e-d # internal github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl mkdir -p $WORK/b067/ cat >/usr/src/tmp/go-build807137290/b067/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build807137290/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a EOF github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4 mkdir -p $WORK/b179/ cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl -complete -buildid 44-tR0aJOiJ5oJyhn9BC/44-tR0aJOiJ5oJyhn9BC -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl/anonymous.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl/external.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl/login.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl/oauthbearer.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl/plain.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl/sasl.go cat >/usr/src/tmp/go-build807137290/b179/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile encoding=/usr/src/tmp/go-build807137290/b066/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build807137290/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile regexp=/usr/src/tmp/go-build807137290/b116/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4 -complete -buildid BkxnFX7vk8hZ62MupMQt/BkxnFX7vk8hZ62MupMQt -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4/decode.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4/encode.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4/node.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4/orderedmap.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4/parseNumber.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4/structs.go github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset mkdir -p $WORK/b192/ cat >/usr/src/tmp/go-build807137290/b192/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build807137290/b069/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build807137290/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset -complete -buildid WFmNho2W_dUzZSbc7ciw/WFmNho2W_dUzZSbc7ciw -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/bitset.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/popcnt.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/popcnt_19.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset/trailing_zeros_19.go github.com/neilalexander/yggmail/vendor/go.uber.org/atomic mkdir -p $WORK/b226/ cat >/usr/src/tmp/go-build807137290/b226/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build807137290/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/neilalexander/yggmail/vendor/go.uber.org/atomic -complete -buildid S1-UBaCaILBJJO8TXdxq/S1-UBaCaILBJJO8TXdxq -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/bool.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/bool_ext.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/doc.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/duration.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/duration_ext.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/error.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/error_ext.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/float32.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/float32_ext.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/float64.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/float64_ext.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/gen.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/int32.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/int64.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/nocmp.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/pointer_go118.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/pointer_go119.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/string.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/string_ext.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/time.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/time_ext.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/uint32.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/uint64.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/uintptr.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/unsafe_pointer.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/go.uber.org/atomic/value.go github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 mkdir -p $WORK/b231/ cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b231/ -importpath github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -- -I $WORK/b231/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_serialize.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /usr/src/.cache/go-build/c2/c2325dd5fcef76377e9bedc4aeda780a7d3c381b8f0ea1351f4b3a7a4e013b52-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b122/_pkg_.a /usr/src/.cache/go-build/fa/fa4a229f03c99e2e9d88807d5095acfca0416e7a1f09f52878adc451bc4a949a-d # internal github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b121/ cat >/usr/src/tmp/go-build807137290/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build807137290/b122/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty -complete -buildid UZ5THrPcd3hp2s0_idyf/UZ5THrPcd3hp2s0_idyf -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty/doc.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty/isatty_tcgets.go github.com/neilalexander/yggmail/vendor/golang.org/x/term mkdir -p $WORK/b234/ cat >/usr/src/tmp/go-build807137290/b234/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build807137290/b122/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/term -complete -buildid 8IJGgZQk0ZhZYoQIjBac/8IJGgZQk0ZhZYoQIjBac -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/term.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/term_unix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/term_unix_other.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/term/terminal.go cp $WORK/b219/_pkg_.a /usr/src/.cache/go-build/70/7022c484459d0dad9db622de71f657e5e825659ff4f822408a18fe6c8deb1dc6-d # internal cp $WORK/b221/_pkg_.a /usr/src/.cache/go-build/62/62fc15e2eb420f755c459ce07478b82c3bdb68ab1cdd1700bcd7ae6b7fe0954b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /usr/src/.cache/go-build/fd/fd66878815984007df90e1a144e724557c95bef64669b26fe9953f234e0cc727-d # internal github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable mkdir -p $WORK/b120/ cat >/usr/src/tmp/go-build807137290/b120/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty=/usr/src/tmp/go-build807137290/b121/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable -complete -buildid Xo1UwtM0GSQ7k_kgz2t3/Xo1UwtM0GSQ7k_kgz2t3 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable/colorable_others.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable/noncolorable.go cp $WORK/b226/_pkg_.a /usr/src/.cache/go-build/17/17a2889c1b7cb39ee5213ffd970b4a61bff42a0c314fc7b63629ea60effb0fea-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /usr/src/.cache/go-build/41/416ea31e6d7411e0b879faf7484e3f286fb7bb5597c56a56233b4023f1b123de-d # internal github.com/neilalexander/yggmail/vendor/github.com/fatih/color mkdir -p $WORK/b119/ cat >/usr/src/tmp/go-build807137290/b119/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-colorable=github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable importmap github.com/mattn/go-isatty=github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable=/usr/src/tmp/go-build807137290/b120/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty=/usr/src/tmp/go-build807137290/b121/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p github.com/neilalexander/yggmail/vendor/github.com/fatih/color -complete -buildid yrR0sPtsOzDsrantuucs/yrR0sPtsOzDsrantuucs -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/fatih/color/color.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/fatih/color/doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b210/_pkg_.a /usr/src/.cache/go-build/94/94f9392af92eb7bdab4bc2a0fecab742a0e8fdb7cdc928dd27051a32ecfad342-d # internal cp $WORK/b192/_pkg_.a /usr/src/.cache/go-build/da/da998437958f11fb38d51711e1e6669f8516d4cf8a0e095a1f403b8547f08819-d # internal github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3 mkdir -p $WORK/b191/ cat >/usr/src/tmp/go-build807137290/b191/importcfg << 'EOF' # internal # import config importmap github.com/bits-and-blooms/bitset=github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build807137290/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset=/usr/src/tmp/go-build807137290/b192/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3 -complete -buildid IC20jDWeHFhWPWpI33__/IC20jDWeHFhWPWpI33__ -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3/bloom.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3/murmur.go vendor/golang.org/x/net/idna mkdir -p $WORK/b206/ cat >/usr/src/tmp/go-build807137290/b206/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build807137290/b207/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build807137290/b209/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/usr/src/tmp/go-build807137290/b210/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p vendor/golang.org/x/net/idna -std -complete -buildid SLvG_aEhhunxo4y1jSDT/SLvG_aEhhunxo4y1jSDT -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b119/_pkg_.a /usr/src/.cache/go-build/4a/4ae1717e83e2834ea223e00258e4766a7083c402c66d15bdcd3eb3ff5dcac6aa-d # internal cp $WORK/b234/_pkg_.a /usr/src/.cache/go-build/50/50dec33fbb201a9048260a1c7a9bb13994f623c211e09a918c288c989f9fabc9-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b047/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b191/_pkg_.a /usr/src/.cache/go-build/ac/ac6b6c7278f48503773c1ef1aaa92b306f2841c857491eba3218473628351a60-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b047/_pkg_.a $WORK/b047/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b179/_pkg_.a /usr/src/.cache/go-build/b7/b7bf7b550c52f093c0516619ee374bee284b6db027680a090d779083145b122e-d # internal cp $WORK/b047/_pkg_.a /usr/src/.cache/go-build/85/85a0913ac11d985baad52bd3c395f44fc6fde8a6750893cf6534768613e99b80-d # internal crypto/rand mkdir -p $WORK/b038/ crypto/elliptic cat >/usr/src/tmp/go-build807137290/b038/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build807137290/b039/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build807137290/b043/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build807137290/b044/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math/big=/usr/src/tmp/go-build807137290/b047/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF mkdir -p $WORK/b082/ cat >/usr/src/tmp/go-build807137290/b082/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/usr/src/tmp/go-build807137290/b079/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math/big=/usr/src/tmp/go-build807137290/b047/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/elliptic -std -complete -buildid XEeG3zTUF4zLZZonkrLY/XEeG3zTUF4zLZZonkrLY -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p crypto/rand -std -complete -buildid t2evXF7d35Avetf6Pwyg/t2evXF7d35Avetf6Pwyg -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go crypto/internal/bigmod mkdir -p $WORK/b083/ cat >/usr/src/tmp/go-build807137290/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/internal/bigmod -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -gensymabis -o $WORK/b083/symabis ./nat_386.s crypto/internal/boring/bbig mkdir -p $WORK/b084/ cat >/usr/src/tmp/go-build807137290/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build807137290/b039/_pkg_.a packagefile math/big=/usr/src/tmp/go-build807137290/b047/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/boring/bbig -std -complete -buildid VtnoAxuOBbLgpZc4s1Yr/VtnoAxuOBbLgpZc4s1Yr -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go encoding/asn1 mkdir -p $WORK/b086/ cat >/usr/src/tmp/go-build807137290/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile math/big=/usr/src/tmp/go-build807137290/b047/_pkg_.a packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build807137290/b070/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p encoding/asn1 -std -complete -buildid uTV53vCDdJjFDYAdzXU4/uTV53vCDdJjFDYAdzXU4 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go crypto/dsa mkdir -p $WORK/b095/ cat >/usr/src/tmp/go-build807137290/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/usr/src/tmp/go-build807137290/b043/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math/big=/usr/src/tmp/go-build807137290/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/dsa -std -complete -buildid DQi7mrJl8vcsZ0wfc2ZM/DQi7mrJl8vcsZ0wfc2ZM -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cat >/usr/src/tmp/go-build807137290/b083/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build807137290/b011/_pkg_.a packagefile math/big=/usr/src/tmp/go-build807137290/b047/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/bigmod -std -buildid zJZgyZekdrreFw-7tKI1/zJZgyZekdrreFw-7tKI1 -goversion go1.21.4 -symabis $WORK/b083/symabis -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h /usr/lib/golang/src/crypto/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /usr/src/.cache/go-build/9d/9d9a688a2fc13f407ffa5aa964bf3250177d510501abd1fd314a6bd41dd0e26c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /usr/src/.cache/go-build/1c/1c2c2d7d7b14a9a57c936dd9adea475e533e7b699ae73f9718659de7c4daa62c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /usr/src/.cache/go-build/e2/e2192e58b0ee433e305f0ef7e594e14955b4dc6725988ab0f6cba91f16a2c08a-d # internal crypto/ed25519 mkdir -p $WORK/b026/ github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/box mkdir -p $WORK/b193/ cat >/usr/src/tmp/go-build807137290/b026/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile crypto=/usr/src/tmp/go-build807137290/b027/_pkg_.a packagefile crypto/internal/edwards25519=/usr/src/tmp/go-build807137290/b032/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build807137290/b063/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build807137290/b034/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p crypto/ed25519 -std -complete -buildid xtElb-z9XI2oE9F8TAsi/xtElb-z9XI2oE9F8TAsi -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/bcrypt mkdir -p $WORK/b232/ cat >/usr/src/tmp/go-build807137290/b232/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blowfish packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build807137290/b034/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build807137290/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blowfish=/usr/src/tmp/go-build807137290/b233/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a EOF cat >/usr/src/tmp/go-build807137290/b193/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blake2b=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b importmap golang.org/x/crypto/curve25519=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/nacl/secretbox=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/secretbox importmap golang.org/x/crypto/salsa20/salsa=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b=/usr/src/tmp/go-build807137290/b194/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519=/usr/src/tmp/go-build807137290/b187/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/secretbox=/usr/src/tmp/go-build807137290/b195/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa=/usr/src/tmp/go-build807137290/b196/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/bcrypt -complete -buildid cCYoZpoCexgGoef-QHfP/cCYoZpoCexgGoef-QHfP -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/bcrypt/base64.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/bcrypt/bcrypt.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/box -complete -buildid 5zrgugmWimqGyrwNecma/5zrgugmWimqGyrwNecma -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/box/box.go github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol mkdir -p $WORK/b154/ cat >/usr/src/tmp/go-build807137290/b154/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol -complete -buildid VIvu5HOlj5-DVtrJnGGo/VIvu5HOlj5-DVtrJnGGo -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/connection_id.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/encryption_level.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/key_phase.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/packet_number.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/params.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/perspective.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/protocol.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/stream.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol/version.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/internal/bigmod -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b083/nat_386.o ./nat_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b083/_pkg_.a $WORK/b083/nat_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /usr/src/.cache/go-build/93/93e0a199e6fbe87945c2baca413f55c23eaedbc708cbd90f4b53fe4061b35cc6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b026/_pkg_.a /usr/src/.cache/go-build/70/7032a04c5bbf366870900fbcdf0486ff97fa4797c427175c9cbaaba6668b11f9-d # internal github.com/neilalexander/yggmail/internal/config mkdir -p $WORK/b123/ cat >/usr/src/tmp/go-build807137290/b123/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p github.com/neilalexander/yggmail/internal/config -complete -buildid J5EdErJUOclZbjALl0rj/J5EdErJUOclZbjALl0rj -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/config/config.go github.com/neilalexander/yggmail/internal/utils mkdir -p $WORK/b146/ cat >/usr/src/tmp/go-build807137290/b146/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build807137290/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/neilalexander/yggmail/internal/utils -complete -buildid RvrdOfLRJCdtRgM6qnQ0/RvrdOfLRJCdtRgM6qnQ0 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/utils/address.go github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/internal/e2c mkdir -p $WORK/b186/ cat >/usr/src/tmp/go-build807137290/b186/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519 packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build807137290/b063/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519=/usr/src/tmp/go-build807137290/b187/_pkg_.a packagefile math/big=/usr/src/tmp/go-build807137290/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/internal/e2c -complete -buildid sNcAnG0XrdhBujaDTZTn/sNcAnG0XrdhBujaDTZTn -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/internal/e2c/e2c.go github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/address mkdir -p $WORK/b197/ cat >/usr/src/tmp/go-build807137290/b197/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/address -complete -buildid mkEa6ibzDlWpGkYHfaZu/mkEa6ibzDlWpGkYHfaZu -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/address/address.go cp $WORK/b083/_pkg_.a /usr/src/.cache/go-build/d8/d8575a93dff2f5e6e2ad5022793a5dd58d27f6c50068607aaeb630a7315bd8a3-d # internal crypto/rsa /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /usr/src/.cache/go-build/10/10c37be31183b72b4cd8baedf53d90ede528c4bf7da7ad75e5a18cfb2994d458-d # internal cp $WORK/b206/_pkg_.a /usr/src/.cache/go-build/0c/0c5c28af282ee1ae249ed0d3565aaafc0b00cecaf3b71570945db2b695215488-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b232/_pkg_.a /usr/src/.cache/go-build/76/76190182d1da1f812b216b2faaba9a73027686b0a0284ed53b81eaa28359105a-d # internal mkdir -p $WORK/b091/ cat >/usr/src/tmp/go-build807137290/b091/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile crypto=/usr/src/tmp/go-build807137290/b027/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build807137290/b083/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build807137290/b039/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build807137290/b084/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build807137290/b043/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build807137290/b034/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build807137290/b028/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile math/big=/usr/src/tmp/go-build807137290/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /usr/src/.cache/go-build/4d/4df126d2358071079619eed40eb3a65aed9319f65a0f83ce05bf28059d90c93a-d # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/rsa -std -complete -buildid bqVCj3u-aONkGEvU5rQ0/bqVCj3u-aONkGEvU5rQ0 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go cp $WORK/b154/_pkg_.a /usr/src/.cache/go-build/d0/d053e90adebfe1fcd0a343c8dfa04ad915578628e719e63130de883a95c2fd91-d # internal github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint mkdir -p $WORK/b161/ cat >/usr/src/tmp/go-build807137290/b161/importcfg << 'EOF' # internal # import config importmap github.com/quic-go/quic-go/internal/protocol=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build807137290/b154/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint -complete -buildid fBbWm8XyuMUPFWiSxGR7/fBbWm8XyuMUPFWiSxGR7 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint/io.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint/varint.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /usr/src/.cache/go-build/e1/e127a4079419acd6eafc489ffae606fffc0ec0665051915525c449de521c581c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /usr/src/.cache/go-build/4f/4f2ef2a83c48aebac52271124831bdb989b488aeae8e2329ceee74ba146b5ce9-d # internal cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5czz9iKOv0r3rLlLJgW1 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /usr/src/.cache/go-build/d4/d4ccdb72136f29e5d3162a96bba716aa73103070a734d3fe058eaf64085d035c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /usr/src/.cache/go-build/eb/eb5c641998d57ee5d2e722094cee89ec47ed952804f3e976ecda966be160e3c7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b091/_pkg_.a /usr/src/.cache/go-build/c2/c25fdd904245c314cf43d5ce26fa129ed37ce50887ff78f3e990b38c25a864ff-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5czz9iKOv0r3rLlLJgW1 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b086/_pkg_.a /usr/src/.cache/go-build/e9/e98cf2e4eaae801a5f68b67594d3c11b2ba191bbedb4f07b2b0749186461c933-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b085/ cat >/usr/src/tmp/go-build807137290/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/usr/src/tmp/go-build807137290/b086/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build807137290/b087/_pkg_.a packagefile math/big=/usr/src/tmp/go-build807137290/b047/_pkg_.a packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid v2QbP14vkBaRy1D-FFss/v2QbP14vkBaRy1D-FFss -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go crypto/x509/pkix mkdir -p $WORK/b096/ cat >/usr/src/tmp/go-build807137290/b096/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/usr/src/tmp/go-build807137290/b086/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build807137290/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile math/big=/usr/src/tmp/go-build807137290/b047/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/x509/pkix -std -complete -buildid VYzHXz57oP-x-3OVeaN-/VYzHXz57oP-x-3OVeaN- -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5czz9iKOv0r3rLlLJgW1 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /usr/src/.cache/go-build/3c/3c91fbfe3741a8812fecc05569d9e4f0efe3727cd5fa818d57e8ff3f4fa9d5b3-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5czz9iKOv0r3rLlLJgW1 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5czz9iKOv0r3rLlLJgW1 -o ./_x005.o -c cgo_unix_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /usr/src/.cache/go-build/01/01f5bb577cd97ae09e16033e5636e44387c61e5f1ffa861eec8c2b50be2a20b1-d # internal crypto/ecdsa mkdir -p $WORK/b081/ cat >/usr/src/tmp/go-build807137290/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile crypto=/usr/src/tmp/go-build807137290/b027/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build807137290/b076/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build807137290/b040/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build807137290/b078/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build807137290/b082/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build807137290/b083/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build807137290/b039/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build807137290/b084/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build807137290/b079/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build807137290/b043/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build807137290/b063/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build807137290/b034/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build807137290/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build807137290/b087/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math/big=/usr/src/tmp/go-build807137290/b047/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/ecdsa -std -complete -buildid EBj_1QCwrcDkuV4MNz2u/EBj_1QCwrcDkuV4MNz2u -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5czz9iKOv0r3rLlLJgW1 -o ./_x006.o -c cgo_unix_cgo_res.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5czz9iKOv0r3rLlLJgW1 -o ./_cgo_main.o -c _cgo_main.c cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -o $WORK/b098/_cgo_.o $WORK/b098/_cgo_main.o $WORK/b098/_x001.o $WORK/b098/_x002.o $WORK/b098/_x003.o $WORK/b098/_x004.o $WORK/b098/_x005.o $WORK/b098/_x006.o -O2 -g -lresolv /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /usr/src/.cache/go-build/21/21adc2959a5ce309a86e377d89d8ea6625169b801155956a4bf735261f2b457f-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b098/_cgo_.o -dynout $WORK/b098/_cgo_import.go cat >/usr/src/tmp/go-build807137290/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/usr/src/tmp/go-build807137290/b099/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build807137290/b010/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build807137290/b060/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build807137290/b037/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build807137290/b100/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build807137290/b052/_pkg_.a packagefile internal/singleflight=/usr/src/tmp/go-build807137290/b101/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build807137290/b044/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build807137290/b057/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build807137290/b102/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build807137290/b104/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p net -std -buildid 5czz9iKOv0r3rLlLJgW1/5czz9iKOv0r3rLlLJgW1 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b098/_cgo_gotypes.go $WORK/b098/cgo_linux.cgo1.go $WORK/b098/cgo_resnew.cgo1.go $WORK/b098/cgo_socknew.cgo1.go $WORK/b098/cgo_unix_cgo.cgo1.go $WORK/b098/cgo_unix_cgo_res.cgo1.go $WORK/b098/_cgo_import.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b098/_pkg_.a $WORK/b098/_x001.o $WORK/b098/_x002.o $WORK/b098/_x003.o $WORK/b098/_x004.o $WORK/b098/_x005.o $WORK/b098/_x006.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /usr/src/.cache/go-build/07/07b9db260a0180fc7d78cbba20d037a0e4913d9d2288a4abe417fe7c2f9981e8-d # internal crypto/x509 mkdir -p $WORK/b094/ cat >/usr/src/tmp/go-build807137290/b094/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile crypto=/usr/src/tmp/go-build807137290/b027/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build807137290/b076/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build807137290/b040/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build807137290/b077/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build807137290/b095/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build807137290/b078/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build807137290/b081/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build807137290/b082/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build807137290/b089/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build807137290/b091/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build807137290/b092/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build807137290/b093/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build807137290/b063/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build807137290/b096/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build807137290/b086/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build807137290/b064/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build807137290/b097/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build807137290/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build807137290/b087/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build807137290/b060/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build807137290/b057/_pkg_.a packagefile math/big=/usr/src/tmp/go-build807137290/b047/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile net/url=/usr/src/tmp/go-build807137290/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build807137290/b106/_pkg_.a packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a packagefile unicode=/usr/src/tmp/go-build807137290/b024/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build807137290/b070/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/x509 -std -complete -buildid iWeZ7CPI-hQa4NprNCv8/iWeZ7CPI-hQa4NprNCv8 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types mkdir -p $WORK/b149/ cat >/usr/src/tmp/go-build807137290/b149/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build807137290/b064/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a EOF net/textproto mkdir -p $WORK/b115/ cat >/usr/src/tmp/go-build807137290/b115/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p net/textproto -std -complete -buildid YKq7YaIQzjOjCK9ZDhBM/YKq7YaIQzjOjCK9ZDhBM -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils mkdir -p $WORK/b155/ cat >/usr/src/tmp/go-build807137290/b155/importcfg << 'EOF' # internal # import config importmap github.com/quic-go/quic-go/internal/protocol=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol importmap golang.org/x/exp/constraints=github.com/neilalexander/yggmail/vendor/golang.org/x/exp/constraints packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build807137290/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/exp/constraints=/usr/src/tmp/go-build807137290/b156/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile log=/usr/src/tmp/go-build807137290/b113/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils -complete -buildid 8RENB_DniIPbb_E0N0A-/8RENB_DniIPbb_E0N0A- -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/buffered_write_closer.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/byteorder.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/byteorder_big_endian.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/ip.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/log.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/minmax.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/rand.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/rtt_stats.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/timer.go github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b176/ github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b200/ cat >/usr/src/tmp/go-build807137290/b176/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types -complete -buildid 0TkrIZ6xycTWI3PS7bpy/0TkrIZ6xycTWI3PS7bpy -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types/addr.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types/error_string.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types/errors.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types/packetconn.go vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b211/ cat >/usr/src/tmp/go-build807137290/b211/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build807137290/b206/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile net/url=/usr/src/tmp/go-build807137290/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid wneJVK1iCY_nNOxUxXqy/wneJVK1iCY_nNOxUxXqy -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket -trimpath "$WORK/b176=>" -I $WORK/b176/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -gensymabis -o $WORK/b176/symabis ./sys_linux_386.s cat >/usr/src/tmp/go-build807137290/b200/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socks -complete -buildid W_dJuL-1NDIHMW6YDWzU/W_dJuL-1NDIHMW6YDWzU -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socks/client.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socks/socks.go cat >/usr/src/tmp/go-build807137290/b176/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build807137290/b122/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket -buildid YlkY3bpOCw759atFg2or/YlkY3bpOCw759atFg2or -goversion go1.21.4 -symabis $WORK/b176/symabis -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack -asmhdr $WORK/b176/go_asm.h /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/cmsghdr.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/cmsghdr_linux_32bit.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/complete_dontwait.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/error_unix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/iovec_32bit.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/msghdr_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/msghdr_linux_32bit.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/norace.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/rawconn.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/rawconn_msg.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/socket.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_const_unix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_linux_386.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_posix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/sys_unix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket/zsys_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /usr/src/.cache/go-build/d3/d3ed2d5c5133067d530bce027bbbaaab8ea3e61d1afde4b6ae6680a21dfbb3bf-d # internal github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network mkdir -p $WORK/b188/ cat >/usr/src/tmp/go-build807137290/b188/importcfg << 'EOF' # internal # import config importmap github.com/Arceliar/ironwood/types=github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types importmap github.com/Arceliar/phony=github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony importmap github.com/bits-and-blooms/bloom/v3=github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3 packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile container/heap=/usr/src/tmp/go-build807137290/b189/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types=/usr/src/tmp/go-build807137290/b149/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony=/usr/src/tmp/go-build807137290/b190/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3=/usr/src/tmp/go-build807137290/b191/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network -complete -buildid kMGSgIR5tPGECf7MW0gm/kMGSgIR5tPGECf7MW0gm -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/bloomfilter.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/config.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/core.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/crypto.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/debug.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/packetconn.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/packetqueue.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/pathfinder.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/peers.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/pool.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/router.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/traffic.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network/wire.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /usr/src/.cache/go-build/ad/ad7ebdd73bfb7c1f91d0e7364b269eaa0f220e3b8be8906fedfac854ebdcd572-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /usr/src/.cache/go-build/f5/f5e2152ef4a9ba92f6947d3bc354bc61f489c77464de077ad42e8d16c0f9af5f-d # internal github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto mkdir -p $WORK/b139/ cat >/usr/src/tmp/go-build807137290/b139/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build807137290/b112/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build807137290/b115/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto -complete -buildid YhhIO5KuiqY7IKIm3jke/YhhIO5KuiqY7IKIm3jke -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto/header.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto/multipart.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto/textproto.go net/mail mkdir -p $WORK/b143/ cat >/usr/src/tmp/go-build807137290/b143/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile log=/usr/src/tmp/go-build807137290/b113/_pkg_.a packagefile mime=/usr/src/tmp/go-build807137290/b130/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build807137290/b115/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b205/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p net/mail -std -complete -buildid vQraJrxGtNzmU1H7KVeK/vQraJrxGtNzmU1H7KVeK -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/net/mail/message.go cat >/usr/src/tmp/go-build807137290/b205/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build807137290/b206/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build807137290/b115/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid pzn9GHYCGOT1HgEouacd/pzn9GHYCGOT1HgEouacd -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b205/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go mime/multipart mkdir -p $WORK/b213/ cat >/usr/src/tmp/go-build807137290/b213/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build807137290/b060/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile mime=/usr/src/tmp/go-build807137290/b130/_pkg_.a packagefile mime/quotedprintable=/usr/src/tmp/go-build807137290/b141/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build807137290/b115/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build807137290/b106/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p mime/multipart -std -complete -buildid 3BIKwEsAgdf3A3x4skxd/3BIKwEsAgdf3A3x4skxd -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /usr/src/.cache/go-build/8a/8a4064d890e4ffa1633666142f3ce9b34d381fa9f2ebf580bd5805f8c8f07c22-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /usr/src/.cache/go-build/16/167469b6a650177ffaf060346e12c7a4f943678ec6043b842b23c1e421bc154d-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy mkdir -p $WORK/b199/ cat >/usr/src/tmp/go-build807137290/b199/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socks packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socks=/usr/src/tmp/go-build807137290/b200/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile net/url=/usr/src/tmp/go-build807137290/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy -complete -buildid HqSly2_uGU7hbZRsDW81/HqSly2_uGU7hbZRsDW81 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy/dial.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy/direct.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy/per_host.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy/proxy.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy/socks5.go cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/asm -p github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket -trimpath "$WORK/b176=>" -I $WORK/b176/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -D GO386_sse2 -o $WORK/b176/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /usr/src/.cache/go-build/73/7386cf503f6cbf957843657d8b57a991259b786641ba525b2e7758fd5548be80-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b176/_pkg_.a $WORK/b176/sys_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /usr/src/.cache/go-build/28/28944c326302e4a1608e2ee8bb69dcdd6163ce8d9082c102ffa02baa1ae9fd34-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b173/ cat >/usr/src/tmp/go-build807137290/b173/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf=/usr/src/tmp/go-build807137290/b174/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/iana=/usr/src/tmp/go-build807137290/b175/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket=/usr/src/tmp/go-build807137290/b176/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build807137290/b122/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4 -complete -buildid 0yXopcsmKUyHXdIlsR8e/0yXopcsmKUyHXdIlsR8e -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/batch.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/control.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/control_pktinfo.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/control_unix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/dgramopt.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/doc.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/endpoint.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/genericopt.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/header.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/helper.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/iana.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/icmp.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/icmp_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/packet.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/payload.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/payload_cmsg.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sockopt.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sockopt_posix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_asmreqn.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_bpf.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/sys_ssmreq.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4/zsys_linux_386.go github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b177/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal cat >/usr/src/tmp/go-build807137290/b177/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf=/usr/src/tmp/go-build807137290/b174/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/iana=/usr/src/tmp/go-build807137290/b175/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket=/usr/src/tmp/go-build807137290/b176/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build807137290/b122/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6 -complete -buildid JkaiLrlzsN2gUXgcrEtd/JkaiLrlzsN2gUXgcrEtd -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/batch.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/control.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/control_unix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/dgramopt.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/doc.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/endpoint.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/genericopt.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/header.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/helper.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/iana.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/icmp.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/icmp_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/payload.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/payload_cmsg.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sockopt.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sockopt_posix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_asmreq.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_bpf.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/sys_ssmreq.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6/zsys_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b139/_pkg_.a /usr/src/.cache/go-build/50/507a71b4dae13e772fc30b416987acfb2632ac9dcc527b69b99e56c046e6ff8c-d # internal github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message mkdir -p $WORK/b138/ cat >/usr/src/tmp/go-build807137290/b138/importcfg << 'EOF' # internal # import config importmap github.com/emersion/go-message/textproto=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto importmap github.com/emersion/go-textwrapper=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-textwrapper packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build807137290/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto=/usr/src/tmp/go-build807137290/b139/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-textwrapper=/usr/src/tmp/go-build807137290/b140/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile mime=/usr/src/tmp/go-build807137290/b130/_pkg_.a packagefile mime/quotedprintable=/usr/src/tmp/go-build807137290/b141/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message -complete -buildid IwzNjfZK2NUs7rNKVE9B/IwzNjfZK2NUs7rNKVE9B -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/charset.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/encoding.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/entity.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/header.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/message.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/multipart.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/writer.go cp $WORK/b213/_pkg_.a /usr/src/.cache/go-build/1f/1f065391f415a2673b1732c716520c89e66bf5d9ee8ecd1c91970cf0e9838200-d # internal cp $WORK/b199/_pkg_.a /usr/src/.cache/go-build/82/8288055aedb3b15593a57ef9e7b3c1021c3177ceb75c02526fa6af6b9c41d178-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /usr/src/.cache/go-build/32/32714697d4cc5b46aa33a8789f663d6f39a90e1494049b097e35ae61f9c12df8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /usr/src/.cache/go-build/32/32026de11a27e8dde9c60059f885ebf17ac0f8c50f796b47749c9cce8ed38fe5-d # internal github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail mkdir -p $WORK/b142/ cat >/usr/src/tmp/go-build807137290/b142/importcfg << 'EOF' # internal # import config importmap github.com/emersion/go-message=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message packagefile container/list=/usr/src/tmp/go-build807137290/b074/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message=/usr/src/tmp/go-build807137290/b138/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile mime=/usr/src/tmp/go-build807137290/b130/_pkg_.a packagefile net/mail=/usr/src/tmp/go-build807137290/b143/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail -complete -buildid fEug_7jinlkRZGvASXUE/fEug_7jinlkRZGvASXUE -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail/address.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail/attachment.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail/header.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail/inline.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail/mail.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail/reader.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail/writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /usr/src/.cache/go-build/90/902f1ebd05f44c58054967d2887c17910c15b92b164e38234a85d6a6c51e08aa-d # internal github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted mkdir -p $WORK/b185/ cat >/usr/src/tmp/go-build807137290/b185/importcfg << 'EOF' # internal # import config importmap github.com/Arceliar/ironwood/encrypted/internal/e2c=github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/internal/e2c importmap github.com/Arceliar/ironwood/network=github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network importmap github.com/Arceliar/ironwood/types=github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types importmap github.com/Arceliar/phony=github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony importmap golang.org/x/crypto/nacl/box=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/box packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/internal/e2c=/usr/src/tmp/go-build807137290/b186/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network=/usr/src/tmp/go-build807137290/b188/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types=/usr/src/tmp/go-build807137290/b149/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony=/usr/src/tmp/go-build807137290/b190/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/box=/usr/src/tmp/go-build807137290/b193/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted -complete -buildid fd-xyLAQISyaLzN5Ymr_/fd-xyLAQISyaLzN5Ymr_ -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/crypto.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/debug.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/network.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/packetconn.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/pool.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/session.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /usr/src/.cache/go-build/32/329b0095334c2f93c75858b9f32c933d89fd468eb76abe405a34458862fc22a6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b094/_pkg_.a /usr/src/.cache/go-build/ff/ffd86ce1ebacac4945798ac9318bc229c1603dc6e66f677bf89c379e5d8d8d6d-d # internal crypto/tls mkdir -p $WORK/b073/ cat >/usr/src/tmp/go-build807137290/b073/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile container/list=/usr/src/tmp/go-build807137290/b074/_pkg_.a packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile crypto=/usr/src/tmp/go-build807137290/b027/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build807137290/b076/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build807137290/b040/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build807137290/b077/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build807137290/b078/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build807137290/b081/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build807137290/b082/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build807137290/b088/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build807137290/b039/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build807137290/b089/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build807137290/b090/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build807137290/b091/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build807137290/b092/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build807137290/b093/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build807137290/b063/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build807137290/b034/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build807137290/b094/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build807137290/b097/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build807137290/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build807137290/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build807137290/b111/_pkg_.a packagefile hash=/usr/src/tmp/go-build807137290/b028/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build807137290/b011/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build807137290/b060/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/tls -std -complete -buildid TrXjS2O5DeRQXuljYttw/TrXjS2O5DeRQXuljYttw -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/notboring.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go cp $WORK/b142/_pkg_.a /usr/src/.cache/go-build/3f/3fbf7482272b1c2b4c1ae8da01161c9db04e6bfc50b718f8d475e6703679bd84-d # internal cp $WORK/b173/_pkg_.a /usr/src/.cache/go-build/6c/6cbce821a56d81ec797e6670894f89fef16e0391b5530d6a430b6fc392cb4e6d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /usr/src/.cache/go-build/03/03002ba1946c01a7d4f8867d764852b542a37c873278a3ccd58e663e16e2257e-d # internal cd $WORK/b231 TERM='dumb' gcc -I /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ErGMpeZctaoByZi7NwMM -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal TERM='dumb' gcc -I /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ErGMpeZctaoByZi7NwMM -o ./_x002.o -c backup.cgo2.c cp $WORK/b073/_pkg_.a /usr/src/.cache/go-build/9d/9d6eb192d4fde5c361a66dea406ceb0ae797d343c27508670a5991fa13ccdf2b-d # internal net/http/httptrace mkdir -p $WORK/b214/ github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls mkdir -p $WORK/b159/ github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config mkdir -p $WORK/b178/ cat >/usr/src/tmp/go-build807137290/b214/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build807137290/b073/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build807137290/b100/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build807137290/b115/_pkg_.a packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p net/http/httptrace -std -complete -buildid -6yTUpbfgbeIMR6OyHKA/-6yTUpbfgbeIMR6OyHKA -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >/usr/src/tmp/go-build807137290/b159/importcfg << 'EOF' # internal # import config importmap github.com/quic-go/quic-go/internal/protocol=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile crypto=/usr/src/tmp/go-build807137290/b027/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build807137290/b040/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build807137290/b073/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build807137290/b154/_pkg_.a EOF cat >/usr/src/tmp/go-build807137290/b178/importcfg << 'EOF' # internal # import config importmap github.com/hjson/hjson-go/v4=github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4 importmap golang.org/x/text/encoding/unicode=github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/unicode packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build807137290/b073/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build807137290/b094/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build807137290/b096/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build807137290/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build807137290/b068/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build807137290/b097/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4=/usr/src/tmp/go-build807137290/b179/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/unicode=/usr/src/tmp/go-build807137290/b180/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math/big=/usr/src/tmp/go-build807137290/b047/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config -complete -buildid -JiIJFMGF2rK43Sro31I/-JiIJFMGF2rK43Sro31I -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/config.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/defaults.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config/defaults_linux.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls -complete -buildid C6p2OuV2YFdcnRSVAYtD/C6p2OuV2YFdcnRSVAYtD -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls/cipher_suite_go121.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls/client_session_cache.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls/go121.go github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp mkdir -p $WORK/b071/ cat >/usr/src/tmp/go-build807137290/b071/importcfg << 'EOF' # internal # import config importmap github.com/emersion/go-sasl=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build807137290/b073/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build807137290/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl=/usr/src/tmp/go-build807137290/b067/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build807137290/b112/_pkg_.a packagefile log=/usr/src/tmp/go-build807137290/b113/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build807137290/b115/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile regexp=/usr/src/tmp/go-build807137290/b116/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build807137290/b118/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp -complete -buildid 6h1AubZYBklxeev9cEG7/6h1AubZYBklxeev9cEG7 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/backend.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/client.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/conn.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/data.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/lengthlimit_reader.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/parse.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/server.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp/smtp.go github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap mkdir -p $WORK/b125/ cat >/usr/src/tmp/go-build807137290/b125/importcfg << 'EOF' # internal # import config importmap github.com/emersion/go-imap/utf7=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7 packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build807137290/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7=/usr/src/tmp/go-build807137290/b126/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build807137290/b112/_pkg_.a packagefile mime=/usr/src/tmp/go-build807137290/b130/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build807137290/b115/_pkg_.a packagefile regexp=/usr/src/tmp/go-build807137290/b116/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a packagefile unicode=/usr/src/tmp/go-build807137290/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap -complete -buildid wTxYh3tiCAfLK-gL1ZNh/wTxYh3tiCAfLK-gL1ZNh -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/command.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/conn.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/date.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/imap.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/literal.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/logger.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/mailbox.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/message.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/read.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/response.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/search.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/seqset.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/status.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/write.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /usr/src/.cache/go-build/af/af534f9f2618ef89ab78578f09f58bf424048a3145b6e0bd2306635f8df0de1b-d # internal cd $WORK/b231 TERM='dumb' gcc -I /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ErGMpeZctaoByZi7NwMM -o ./_x003.o -c callback.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal net/http mkdir -p $WORK/b201/ cat >/usr/src/tmp/go-build807137290/b201/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build807137290/b202/_pkg_.a packagefile container/list=/usr/src/tmp/go-build807137290/b074/_pkg_.a packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build807137290/b073/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build807137290/b069/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build807137290/b205/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/usr/src/tmp/go-build807137290/b211/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/usr/src/tmp/go-build807137290/b212/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build807137290/b206/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build807137290/b060/_pkg_.a packagefile internal/safefilepath=/usr/src/tmp/go-build807137290/b054/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build807137290/b057/_pkg_.a packagefile log=/usr/src/tmp/go-build807137290/b113/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build807137290/b059/_pkg_.a packagefile mime=/usr/src/tmp/go-build807137290/b130/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build807137290/b213/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build807137290/b214/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build807137290/b215/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build807137290/b216/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build807137290/b115/_pkg_.a packagefile net/url=/usr/src/tmp/go-build807137290/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile path=/usr/src/tmp/go-build807137290/b058/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build807137290/b106/_pkg_.a packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p net/http -std -complete -buildid AIItI_feZcI1FiE-MtZX/AIItI_feZcI1FiE-MtZX -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b178/_pkg_.a /usr/src/.cache/go-build/c9/c9b034ae802fb23dc8acd85a1b2d6b824e04972d116a8b95b985e810fe368de1-d # internal cp $WORK/b159/_pkg_.a /usr/src/.cache/go-build/d8/d851ae9a2752eb00c5b40c9b8d472f609f74c867e6284cdecd6c800a2af01415-d # internal github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr mkdir -p $WORK/b158/ cat >/usr/src/tmp/go-build807137290/b158/importcfg << 'EOF' # internal # import config importmap github.com/quic-go/quic-go/internal/protocol=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol importmap github.com/quic-go/quic-go/internal/qtls=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build807137290/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls=/usr/src/tmp/go-build807137290/b159/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr -complete -buildid IrS0h-W7gR8PqWJOq9PE/IrS0h-W7gR8PqWJOq9PE -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr/error_codes.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr/errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /usr/src/.cache/go-build/70/70410dbb52680a46d9f602579f01d5241ff537c1e219e6a18e458ba3c0b7afd0-d # internal github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol mkdir -p $WORK/b163/ cat >/usr/src/tmp/go-build807137290/b163/importcfg << 'EOF' # internal # import config importmap github.com/quic-go/quic-go/internal/protocol=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol importmap github.com/quic-go/quic-go/internal/qerr=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr importmap github.com/quic-go/quic-go/internal/utils=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build807137290/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr=/usr/src/tmp/go-build807137290/b158/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils=/usr/src/tmp/go-build807137290/b155/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol -complete -buildid vjHggWJ75TqoK3cZkO_r/vjHggWJ75TqoK3cZkO_r -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol/base_flow_controller.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol/connection_flow_controller.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol/interface.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol/stream_flow_controller.go github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire mkdir -p $WORK/b160/ cat >/usr/src/tmp/go-build807137290/b160/importcfg << 'EOF' # internal # import config importmap github.com/quic-go/quic-go/internal/protocol=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol importmap github.com/quic-go/quic-go/internal/qerr=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr importmap github.com/quic-go/quic-go/internal/utils=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils importmap github.com/quic-go/quic-go/quicvarint=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build807137290/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr=/usr/src/tmp/go-build807137290/b158/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils=/usr/src/tmp/go-build807137290/b155/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint=/usr/src/tmp/go-build807137290/b161/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire -complete -buildid L8Jr5_KKdjLQp4Ub3ueh/L8Jr5_KKdjLQp4Ub3ueh -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/ack_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/ack_range.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/connection_close_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/crypto_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/data_blocked_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/datagram_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/extended_header.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/frame_parser.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/handshake_done_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/header.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/interface.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/log.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/max_data_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/max_stream_data_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/max_streams_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/new_connection_id_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/new_token_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/path_challenge_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/path_response_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/ping_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/pool.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/reset_stream_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/retire_connection_id_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/short_header.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/stop_sending_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/stream_data_blocked_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/stream_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/streams_blocked_frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/transport_parameters.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire/version_negotiation.go cd $WORK/b231 TERM='dumb' gcc -I /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ErGMpeZctaoByZi7NwMM -o ./_x004.o -c error.cgo2.c TERM='dumb' gcc -I /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ErGMpeZctaoByZi7NwMM -o ./_x005.o -c sqlite3.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /usr/src/.cache/go-build/42/42d17ab27dcdceb2e38c247a1c83822891207e860d0696ebbf5df757391612f9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /usr/src/.cache/go-build/36/36b5276370bec881d721be943a03a91ba152fa522914bc2803753f3d884c9e4b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /usr/src/.cache/go-build/48/480af19687b9f1206026cc6bba087e7a62a37727c51032d5e7c612960cf75588-d # internal github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil mkdir -p $WORK/b137/ github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend mkdir -p $WORK/b136/ cat >/usr/src/tmp/go-build807137290/b137/importcfg << 'EOF' # internal # import config importmap github.com/emersion/go-imap=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap importmap github.com/emersion/go-message=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message importmap github.com/emersion/go-message/mail=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail importmap github.com/emersion/go-message/textproto=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build807137290/b125/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message=/usr/src/tmp/go-build807137290/b138/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail=/usr/src/tmp/go-build807137290/b142/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto=/usr/src/tmp/go-build807137290/b139/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build807137290/b112/_pkg_.a packagefile mime=/usr/src/tmp/go-build807137290/b130/_pkg_.a packagefile net/mail=/usr/src/tmp/go-build807137290/b143/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build807137290/b115/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF cat >/usr/src/tmp/go-build807137290/b136/importcfg << 'EOF' # internal # import config importmap github.com/emersion/go-imap=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build807137290/b125/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil -complete -buildid iXCIUyONHk-X2qACOjxS/iXCIUyONHk-X2qACOjxS -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil/backendutil.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil/body.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil/bodystructure.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil/envelope.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil/flags.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil/search.go github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses mkdir -p $WORK/b134/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend -complete -buildid gnsHmfJHXN3kSu2gxbBQ/gnsHmfJHXN3kSu2gxbBQ -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/appendlimit.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backend.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/mailbox.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/move.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/updates.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/user.go cat >/usr/src/tmp/go-build807137290/b134/importcfg << 'EOF' # internal # import config importmap github.com/emersion/go-imap=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap importmap github.com/emersion/go-imap/utf7=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7 importmap github.com/emersion/go-sasl=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl packagefile encoding/base64=/usr/src/tmp/go-build807137290/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build807137290/b125/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7=/usr/src/tmp/go-build807137290/b126/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl=/usr/src/tmp/go-build807137290/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses -complete -buildid LJAiDyOSVis7MywELcFF/LJAiDyOSVis7MywELcFF -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/authenticate.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/capability.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/enabled.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/expunge.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/fetch.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/idle.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/list.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/responses.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/search.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/select.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses/status.go github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands mkdir -p $WORK/b133/ cat >/usr/src/tmp/go-build807137290/b133/importcfg << 'EOF' # internal # import config importmap github.com/emersion/go-imap=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap importmap github.com/emersion/go-imap/utf7=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7 importmap github.com/emersion/go-sasl=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build807137290/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build807137290/b125/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7=/usr/src/tmp/go-build807137290/b126/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl=/usr/src/tmp/go-build807137290/b067/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands -complete -buildid mfbTksk9S-gWjd9kVOaC/mfbTksk9S-gWjd9kVOaC -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/append.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/authenticate.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/capability.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/check.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/close.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/commands.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/copy.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/create.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/delete.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/enable.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/expunge.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/fetch.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/idle.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/list.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/login.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/logout.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/move.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/noop.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/rename.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/search.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/select.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/starttls.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/status.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/store.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/subscribe.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/uid.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands/unselect.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /usr/src/.cache/go-build/64/64a0e7a0ca913ed585db7aaa10cd661b05f9526d207866a915bdd83271c43a3d-d # internal github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging mkdir -p $WORK/b157/ cat >/usr/src/tmp/go-build807137290/b157/importcfg << 'EOF' # internal # import config importmap github.com/quic-go/quic-go/internal/protocol=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol importmap github.com/quic-go/quic-go/internal/qerr=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr importmap github.com/quic-go/quic-go/internal/utils=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils importmap github.com/quic-go/quic-go/internal/wire=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build807137290/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr=/usr/src/tmp/go-build807137290/b158/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils=/usr/src/tmp/go-build807137290/b155/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire=/usr/src/tmp/go-build807137290/b160/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging -complete -buildid Ye2fF1O5nipcsdpvT2nU/Ye2fF1O5nipcsdpvT2nU -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging/connection_tracer.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging/frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging/interface.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging/packet_header.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging/tracer.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging/types.go cd $WORK/b231 TERM='dumb' gcc -I /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ErGMpeZctaoByZi7NwMM -o ./_x006.o -c sqlite3_context.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b134/_pkg_.a /usr/src/.cache/go-build/94/94a5a94216a8e47c3942b05b800c543cceea7c18e29f5bf50afd7fa012bdaaa5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b136/_pkg_.a /usr/src/.cache/go-build/99/992390c3a35175f6d336e5c777dd638bf76ff82b6f2ef5e6d79b896af7b76010-d # internal cp $WORK/b137/_pkg_.a /usr/src/.cache/go-build/cc/ccc397a9ebccfa324936e293c28bab43230bfd269bdb7e5b49e7f783169ade34-d # internal cp $WORK/b157/_pkg_.a /usr/src/.cache/go-build/f8/f84637b87b64573183af86162b783ec7c985bb521caeb80e7806698199cabc8a-d # internal github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake mkdir -p $WORK/b164/ github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/logutils cat >/usr/src/tmp/go-build807137290/b164/importcfg << 'EOF' # internal # import config importmap github.com/quic-go/quic-go/internal/protocol=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol importmap github.com/quic-go/quic-go/internal/qerr=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr importmap github.com/quic-go/quic-go/internal/qtls=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls importmap github.com/quic-go/quic-go/internal/utils=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils importmap github.com/quic-go/quic-go/internal/wire=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire importmap github.com/quic-go/quic-go/logging=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging importmap github.com/quic-go/quic-go/quicvarint=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint importmap golang.org/x/crypto/chacha20=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/chacha20poly1305=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/hkdf=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/hkdf packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile crypto=/usr/src/tmp/go-build807137290/b027/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build807137290/b076/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build807137290/b040/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build807137290/b093/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build807137290/b073/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build807137290/b086/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build807137290/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr=/usr/src/tmp/go-build807137290/b158/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls=/usr/src/tmp/go-build807137290/b159/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils=/usr/src/tmp/go-build807137290/b155/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire=/usr/src/tmp/go-build807137290/b160/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging=/usr/src/tmp/go-build807137290/b157/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint=/usr/src/tmp/go-build807137290/b161/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build807137290/b165/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build807137290/b167/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build807137290/b169/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF mkdir -p $WORK/b170/ cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake -complete -buildid ivxOXPAvqTPjjLsSp39M/ivxOXPAvqTPjjLsSp39M -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/aead.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/cipher_suite.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/conn.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/crypto_setup.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/header_protector.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/hkdf.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/initial_aead.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/interface.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/retry.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/session_ticket.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/token_generator.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/token_protector.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake/updatable_aead.go cat >/usr/src/tmp/go-build807137290/b170/importcfg << 'EOF' # internal # import config importmap github.com/quic-go/quic-go/internal/protocol=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol importmap github.com/quic-go/quic-go/internal/wire=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire importmap github.com/quic-go/quic-go/logging=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build807137290/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire=/usr/src/tmp/go-build807137290/b160/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging=/usr/src/tmp/go-build807137290/b157/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/logutils -complete -buildid M6LHlEdg8SuAJvQnWabY/M6LHlEdg8SuAJvQnWabY -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/logutils/frame.go github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion mkdir -p $WORK/b153/ cat >/usr/src/tmp/go-build807137290/b153/importcfg << 'EOF' # internal # import config importmap github.com/quic-go/quic-go/internal/protocol=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol importmap github.com/quic-go/quic-go/internal/utils=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils importmap github.com/quic-go/quic-go/logging=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build807137290/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils=/usr/src/tmp/go-build807137290/b155/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging=/usr/src/tmp/go-build807137290/b157/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion -complete -buildid WLCSRqd9sliztzCC2ukC/WLCSRqd9sliztzCC2ukC -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion/bandwidth.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion/clock.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion/cubic.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion/cubic_sender.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion/hybrid_slow_start.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion/interface.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion/pacer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cd $WORK/b231 TERM='dumb' gcc -I /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ErGMpeZctaoByZi7NwMM -o ./_x007.o -c sqlite3_load_extension.cgo2.c cp $WORK/b133/_pkg_.a /usr/src/.cache/go-build/f6/f607c1eeec176df49ec696cb78023b44175e3e7f0a1430fdccc5f45ff7bf9082-d # internal github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client mkdir -p $WORK/b132/ github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server mkdir -p $WORK/b135/ cat >/usr/src/tmp/go-build807137290/b132/importcfg << 'EOF' # internal # import config importmap github.com/emersion/go-imap=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap importmap github.com/emersion/go-imap/commands=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands importmap github.com/emersion/go-imap/responses=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses importmap github.com/emersion/go-sasl=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build807137290/b073/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build807137290/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build807137290/b125/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands=/usr/src/tmp/go-build807137290/b133/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses=/usr/src/tmp/go-build807137290/b134/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl=/usr/src/tmp/go-build807137290/b067/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile log=/usr/src/tmp/go-build807137290/b113/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client -complete -buildid 7pJZUpeQlzXXi0BBw-eX/7pJZUpeQlzXXi0BBw-eX -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client/client.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client/cmd_any.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client/cmd_auth.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client/cmd_noauth.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client/cmd_selected.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client/tag.go cat >/usr/src/tmp/go-build807137290/b135/importcfg << 'EOF' # internal # import config importmap github.com/emersion/go-imap=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap importmap github.com/emersion/go-imap/backend=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend importmap github.com/emersion/go-imap/commands=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands importmap github.com/emersion/go-imap/responses=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses importmap github.com/emersion/go-sasl=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build807137290/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build807137290/b125/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend=/usr/src/tmp/go-build807137290/b136/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands=/usr/src/tmp/go-build807137290/b133/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses=/usr/src/tmp/go-build807137290/b134/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl=/usr/src/tmp/go-build807137290/b067/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile log=/usr/src/tmp/go-build807137290/b113/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build807137290/b118/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server -complete -buildid mSV0dH6bB97LLiXOY4kZ/mSV0dH6bB97LLiXOY4kZ -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server/cmd_any.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server/cmd_auth.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server/cmd_noauth.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server/cmd_selected.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server/conn.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server/server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /usr/src/.cache/go-build/94/94524dd48fc2cde191ab2b84bb4624b715401b9c3fa1f1ad318a06bab4448458-d # internal cd $WORK/b231 TERM='dumb' gcc -I /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ErGMpeZctaoByZi7NwMM -o ./_x008.o -c sqlite3_opt_serialize.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /usr/src/.cache/go-build/af/afc29c0c4a892c523610dc66b59df768b25ecc6d2fdc38f0a818e67b7a3e1586-d # internal github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler mkdir -p $WORK/b152/ cat >/usr/src/tmp/go-build807137290/b152/importcfg << 'EOF' # internal # import config importmap github.com/quic-go/quic-go/internal/congestion=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion importmap github.com/quic-go/quic-go/internal/protocol=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol importmap github.com/quic-go/quic-go/internal/qerr=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr importmap github.com/quic-go/quic-go/internal/utils=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils importmap github.com/quic-go/quic-go/internal/utils/linkedlist=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/linkedlist importmap github.com/quic-go/quic-go/internal/wire=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire importmap github.com/quic-go/quic-go/logging=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion=/usr/src/tmp/go-build807137290/b153/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build807137290/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr=/usr/src/tmp/go-build807137290/b158/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils=/usr/src/tmp/go-build807137290/b155/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/linkedlist=/usr/src/tmp/go-build807137290/b162/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire=/usr/src/tmp/go-build807137290/b160/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging=/usr/src/tmp/go-build807137290/b157/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler -complete -buildid MGJx7AbBXNbLhK08u1C3/MGJx7AbBXNbLhK08u1C3 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/ack_eliciting.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/ackhandler.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/ecn.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/frame.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/interfaces.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/packet.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/packet_number_generator.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/received_packet_handler.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/received_packet_history.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/received_packet_tracker.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/send_mode.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/sent_packet_handler.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler/sent_packet_history.go cd $WORK/b231 TERM='dumb' gcc -I /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ErGMpeZctaoByZi7NwMM -o ./_x009.o -c sqlite3_opt_userauth_omit.cgo2.c TERM='dumb' gcc -I /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ErGMpeZctaoByZi7NwMM -o ./_x010.o -c sqlite3_other.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal TERM='dumb' gcc -I /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ErGMpeZctaoByZi7NwMM -o ./_x011.o -c sqlite3_type.cgo2.c cp $WORK/b164/_pkg_.a /usr/src/.cache/go-build/38/388298c7c70438161a2e59af02054b05640162ee97dbb3d9b0a97a6c7ecdbe39-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I $WORK/b231/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ErGMpeZctaoByZi7NwMM -o $WORK/b231/_x012.o -c sqlite3-binding.c cp $WORK/b132/_pkg_.a /usr/src/.cache/go-build/f5/f5fa74e54d8314c25794b981852c5ae60fbeeee52d8cafd88e71d10e27805b42-d # internal cp $WORK/b135/_pkg_.a /usr/src/.cache/go-build/53/53d04e6d2333f274b75e7c0efec24af7d35adf088c706446e055be4f779dea08-d # internal github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle mkdir -p $WORK/b131/ cat >/usr/src/tmp/go-build807137290/b131/importcfg << 'EOF' # internal # import config importmap github.com/emersion/go-imap=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap importmap github.com/emersion/go-imap/client=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client importmap github.com/emersion/go-imap/responses=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses importmap github.com/emersion/go-imap/server=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build807137290/b125/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client=/usr/src/tmp/go-build807137290/b132/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses=/usr/src/tmp/go-build807137290/b134/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server=/usr/src/tmp/go-build807137290/b135/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle -complete -buildid Ip_Jj0S6jJtVMYDSRyRX/Ip_Jj0S6jJtVMYDSRyRX -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle/client.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle/command.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle/idle.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle/response.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle/server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b131/_pkg_.a /usr/src/.cache/go-build/47/473fbc3cb8cc50bb72cb5a777f261ac11ce651d5d617e4b91aa710cece669bf0-d # internal github.com/neilalexander/yggmail/internal/imapserver mkdir -p $WORK/b124/ cat >/usr/src/tmp/go-build807137290/b124/importcfg << 'EOF' # internal # import config importmap github.com/emersion/go-imap=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap importmap github.com/emersion/go-imap-idle=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle importmap github.com/emersion/go-imap/backend=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend importmap github.com/emersion/go-imap/backend/backendutil=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil importmap github.com/emersion/go-imap/server=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server importmap github.com/emersion/go-message/textproto=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto importmap github.com/emersion/go-sasl=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build807137290/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build807137290/b125/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle=/usr/src/tmp/go-build807137290/b131/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend=/usr/src/tmp/go-build807137290/b136/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil=/usr/src/tmp/go-build807137290/b137/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server=/usr/src/tmp/go-build807137290/b135/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto=/usr/src/tmp/go-build807137290/b139/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl=/usr/src/tmp/go-build807137290/b067/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/config=/usr/src/tmp/go-build807137290/b123/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage=/usr/src/tmp/go-build807137290/b144/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage/types=/usr/src/tmp/go-build807137290/b145/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/utils=/usr/src/tmp/go-build807137290/b146/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build807137290/b112/_pkg_.a packagefile log=/usr/src/tmp/go-build807137290/b113/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/neilalexander/yggmail/internal/imapserver -complete -buildid ZUBBkLdY-R6m8QlSV784/ZUBBkLdY-R6m8QlSV784 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/imapserver/backend.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/imapserver/imap.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/imapserver/mailbox.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/imapserver/notify.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/imapserver/user.go cp $WORK/b152/_pkg_.a /usr/src/.cache/go-build/07/076fa879d24e4661ea24a6cb8c5a8580ff5976eef10b96ab43008b92a7da6e0d-d # internal github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go mkdir -p $WORK/b151/ cat >/usr/src/tmp/go-build807137290/b151/importcfg << 'EOF' # internal # import config importmap github.com/quic-go/quic-go/internal/ackhandler=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler importmap github.com/quic-go/quic-go/internal/flowcontrol=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol importmap github.com/quic-go/quic-go/internal/handshake=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake importmap github.com/quic-go/quic-go/internal/logutils=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/logutils importmap github.com/quic-go/quic-go/internal/protocol=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol importmap github.com/quic-go/quic-go/internal/qerr=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr importmap github.com/quic-go/quic-go/internal/utils=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils importmap github.com/quic-go/quic-go/internal/utils/linkedlist=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/linkedlist importmap github.com/quic-go/quic-go/internal/utils/ringbuffer=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/ringbuffer importmap github.com/quic-go/quic-go/internal/wire=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire importmap github.com/quic-go/quic-go/logging=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging importmap github.com/quic-go/quic-go/quicvarint=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint importmap golang.org/x/exp/rand=github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand importmap golang.org/x/net/ipv4=github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6 importmap golang.org/x/sys/unix=github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build807137290/b088/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build807137290/b093/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build807137290/b073/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler=/usr/src/tmp/go-build807137290/b152/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol=/usr/src/tmp/go-build807137290/b163/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake=/usr/src/tmp/go-build807137290/b164/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/logutils=/usr/src/tmp/go-build807137290/b170/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build807137290/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr=/usr/src/tmp/go-build807137290/b158/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils=/usr/src/tmp/go-build807137290/b155/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/linkedlist=/usr/src/tmp/go-build807137290/b162/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/ringbuffer=/usr/src/tmp/go-build807137290/b171/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire=/usr/src/tmp/go-build807137290/b160/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging=/usr/src/tmp/go-build807137290/b157/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint=/usr/src/tmp/go-build807137290/b161/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand=/usr/src/tmp/go-build807137290/b172/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4=/usr/src/tmp/go-build807137290/b173/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6=/usr/src/tmp/go-build807137290/b177/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build807137290/b122/_pkg_.a packagefile hash=/usr/src/tmp/go-build807137290/b028/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile log=/usr/src/tmp/go-build807137290/b113/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build807137290/b102/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go -complete -buildid cASXLkOkvniAZjug58VF/cASXLkOkvniAZjug58VF -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/buffer_pool.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/client.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/closed_conn.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/config.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/conn_id_generator.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/conn_id_manager.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/connection.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/connection_timer.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/crypto_stream.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/crypto_stream_manager.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/datagram_queue.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/errors.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/frame_sorter.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/framer.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/interface.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/mtu_discoverer.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/multiplexer.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/packet_handler_map.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/packet_packer.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/packet_unpacker.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/receive_stream.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/retransmission_queue.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/send_conn.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/send_queue.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/send_stream.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/server.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/stream.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/streams_map.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/streams_map_incoming.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/streams_map_outgoing.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_buffers.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_buffers_write.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_df_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_helper_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/sys_conn_oob.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/token_store.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/transport.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/window_update_queue.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /usr/src/.cache/go-build/2b/2b2d058734b715fe78fee81aaf321df2ae14c31ea9ccf506830a9c1f38d18217-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b201/_pkg_.a /usr/src/.cache/go-build/91/917bf8f6b3e50ec956c549238bb7909ad41df66d893cede34d976cc4f5411b84-d # internal net/http/pprof mkdir -p $WORK/b217/ cat >/usr/src/tmp/go-build807137290/b217/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile html=/usr/src/tmp/go-build807137290/b218/_pkg_.a packagefile internal/profile=/usr/src/tmp/go-build807137290/b219/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile log=/usr/src/tmp/go-build807137290/b113/_pkg_.a packagefile net/http=/usr/src/tmp/go-build807137290/b201/_pkg_.a packagefile net/url=/usr/src/tmp/go-build807137290/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build807137290/b221/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build807137290/b223/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p net/http/pprof -std -complete -buildid -9reEfd2CVwj-jMems2K/-9reEfd2CVwj-jMems2K -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /usr/src/.cache/go-build/8a/8a81df523d223f2ff1fd7ddcc7b48e199d17c1fc253a418ac9abec45f8adcee0-d # internal cp $WORK/b151/_pkg_.a /usr/src/.cache/go-build/c6/c6b658b748da4cf9899f5db503e0fc4322367c7aa05aca4d713c317fe0a7d21f-d # internal github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core mkdir -p $WORK/b184/ cat >/usr/src/tmp/go-build807137290/b184/importcfg << 'EOF' # internal # import config importmap github.com/Arceliar/ironwood/encrypted=github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted importmap github.com/Arceliar/ironwood/network=github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network importmap github.com/Arceliar/ironwood/types=github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types importmap github.com/Arceliar/phony=github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony importmap github.com/gologme/log=github.com/neilalexander/yggmail/vendor/github.com/gologme/log importmap github.com/quic-go/quic-go=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go importmap github.com/yggdrasil-network/yggdrasil-go/src/address=github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/address importmap github.com/yggdrasil-network/yggdrasil-go/src/version=github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/version importmap golang.org/x/crypto/blake2b=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b importmap golang.org/x/net/proxy=github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy importmap golang.org/x/sys/unix=github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build807137290/b073/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build807137290/b094/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build807137290/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build807137290/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted=/usr/src/tmp/go-build807137290/b185/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network=/usr/src/tmp/go-build807137290/b188/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types=/usr/src/tmp/go-build807137290/b149/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony=/usr/src/tmp/go-build807137290/b190/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/gologme/log=/usr/src/tmp/go-build807137290/b150/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go=/usr/src/tmp/go-build807137290/b151/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/address=/usr/src/tmp/go-build807137290/b197/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/version=/usr/src/tmp/go-build807137290/b198/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b=/usr/src/tmp/go-build807137290/b194/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy=/usr/src/tmp/go-build807137290/b199/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build807137290/b122/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile net/http=/usr/src/tmp/go-build807137290/b201/_pkg_.a packagefile net/http/pprof=/usr/src/tmp/go-build807137290/b217/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build807137290/b102/_pkg_.a packagefile net/url=/usr/src/tmp/go-build807137290/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core -complete -buildid njHsErWLNJGwIUCA6gwB/njHsErWLNJGwIUCA6gwB -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/api.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/core.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/debug.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_quic.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_socks.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_tcp.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_tcp_linux.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_tls.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/link_unix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/nodeinfo.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/options.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/pool.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/proto.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/tls.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/types.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core/version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /usr/src/.cache/go-build/2d/2dc13f38841c4385a6bf5523f37a226a6ee36500aa4a67fcecb76b4a679e8435-d # internal github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin mkdir -p $WORK/b225/ cat >/usr/src/tmp/go-build807137290/b225/importcfg << 'EOF' # internal # import config importmap github.com/Arceliar/ironwood/network=github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network importmap github.com/yggdrasil-network/yggdrasil-go/src/address=github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/address importmap github.com/yggdrasil-network/yggdrasil-go/src/core=github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core importmap github.com/yggdrasil-network/yggdrasil-go/src/version=github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/version packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build807137290/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build807137290/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network=/usr/src/tmp/go-build807137290/b188/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/address=/usr/src/tmp/go-build807137290/b197/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core=/usr/src/tmp/go-build807137290/b184/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/version=/usr/src/tmp/go-build807137290/b198/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile net/url=/usr/src/tmp/go-build807137290/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin -complete -buildid 9CuvtEGYiKRL7dL1n7KX/9CuvtEGYiKRL7dL1n7KX -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/addpeer.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/admin.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/error.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/getpaths.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/getpeers.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/getself.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/getsessions.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/gettree.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/options.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin/removepeer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /usr/src/.cache/go-build/26/26c7ba684ac3a51a6669f148c1733405f8172ecc8f9c67b62a18addc528abd54-d # internal github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast mkdir -p $WORK/b224/ cat >/usr/src/tmp/go-build807137290/b224/importcfg << 'EOF' # internal # import config importmap github.com/Arceliar/phony=github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony importmap github.com/gologme/log=github.com/neilalexander/yggmail/vendor/github.com/gologme/log importmap github.com/yggdrasil-network/yggdrasil-go/src/admin=github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin importmap github.com/yggdrasil-network/yggdrasil-go/src/core=github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core importmap golang.org/x/crypto/blake2b=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b importmap golang.org/x/net/ipv6=github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6 importmap golang.org/x/sys/unix=github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build807137290/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build807137290/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony=/usr/src/tmp/go-build807137290/b190/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/gologme/log=/usr/src/tmp/go-build807137290/b150/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin=/usr/src/tmp/go-build807137290/b225/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core=/usr/src/tmp/go-build807137290/b184/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b=/usr/src/tmp/go-build807137290/b194/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6=/usr/src/tmp/go-build807137290/b177/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build807137290/b122/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build807137290/b059/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile net/url=/usr/src/tmp/go-build807137290/b105/_pkg_.a packagefile regexp=/usr/src/tmp/go-build807137290/b116/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast -complete -buildid VJrGJE_1eIuoy1kf8kk8/VJrGJE_1eIuoy1kf8kk8 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/admin.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/advertisement.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/multicast.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/multicast_unix.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast/options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /usr/src/.cache/go-build/61/615d06519479238c1d8c0365909d8711c22c61060012f02bdbceba6e9b7c6d92-d # internal github.com/neilalexander/yggmail/internal/transport mkdir -p $WORK/b148/ cat >/usr/src/tmp/go-build807137290/b148/importcfg << 'EOF' # internal # import config importmap github.com/Arceliar/ironwood/types=github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types importmap github.com/fatih/color=github.com/neilalexander/yggmail/vendor/github.com/fatih/color importmap github.com/gologme/log=github.com/neilalexander/yggmail/vendor/github.com/gologme/log importmap github.com/quic-go/quic-go=github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go importmap github.com/yggdrasil-network/yggdrasil-go/src/config=github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config importmap github.com/yggdrasil-network/yggdrasil-go/src/core=github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core importmap github.com/yggdrasil-network/yggdrasil-go/src/multicast=github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build807137290/b073/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build807137290/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types=/usr/src/tmp/go-build807137290/b149/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/fatih/color=/usr/src/tmp/go-build807137290/b119/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/gologme/log=/usr/src/tmp/go-build807137290/b150/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go=/usr/src/tmp/go-build807137290/b151/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config=/usr/src/tmp/go-build807137290/b178/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core=/usr/src/tmp/go-build807137290/b184/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast=/usr/src/tmp/go-build807137290/b224/_pkg_.a packagefile log=/usr/src/tmp/go-build807137290/b113/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile regexp=/usr/src/tmp/go-build807137290/b116/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/neilalexander/yggmail/internal/transport -complete -buildid CvyqinuIpe5nNJwgSFN8/CvyqinuIpe5nNJwgSFN8 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/transport/transport.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/transport/yggdrasil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /usr/src/.cache/go-build/9c/9c4cff79cafbbcb564471c7299a4a8e04bce17f8a5ff834e546941ca35e70ec8-d # internal github.com/neilalexander/yggmail/internal/smtpsender mkdir -p $WORK/b147/ cat >/usr/src/tmp/go-build807137290/b147/importcfg << 'EOF' # internal # import config importmap github.com/emersion/go-smtp=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp importmap go.uber.org/atomic=github.com/neilalexander/yggmail/vendor/go.uber.org/atomic packagefile encoding/hex=/usr/src/tmp/go-build807137290/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp=/usr/src/tmp/go-build807137290/b071/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/config=/usr/src/tmp/go-build807137290/b123/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage=/usr/src/tmp/go-build807137290/b144/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/transport=/usr/src/tmp/go-build807137290/b148/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/utils=/usr/src/tmp/go-build807137290/b146/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/go.uber.org/atomic=/usr/src/tmp/go-build807137290/b226/_pkg_.a packagefile log=/usr/src/tmp/go-build807137290/b113/_pkg_.a packagefile net/mail=/usr/src/tmp/go-build807137290/b143/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/neilalexander/yggmail/internal/smtpsender -complete -buildid eqsUPcnr9FynMJLZh8BU/eqsUPcnr9FynMJLZh8BU -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/smtpsender/sender.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /usr/src/.cache/go-build/2c/2cc58fb5bbdb2f04d94889a35adada8efeac543f4e4c7a852335377c09b4e366-d # internal github.com/neilalexander/yggmail/internal/smtpserver mkdir -p $WORK/b227/ cat >/usr/src/tmp/go-build807137290/b227/importcfg << 'EOF' # internal # import config importmap github.com/emersion/go-message=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message importmap github.com/emersion/go-smtp=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build807137290/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message=/usr/src/tmp/go-build807137290/b138/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp=/usr/src/tmp/go-build807137290/b071/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/config=/usr/src/tmp/go-build807137290/b123/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/imapserver=/usr/src/tmp/go-build807137290/b124/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/smtpsender=/usr/src/tmp/go-build807137290/b147/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage=/usr/src/tmp/go-build807137290/b144/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/utils=/usr/src/tmp/go-build807137290/b146/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile log=/usr/src/tmp/go-build807137290/b113/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/neilalexander/yggmail/internal/smtpserver -complete -buildid k1mGg97IdWyib4OALL-g/k1mGg97IdWyib4OALL-g -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/smtpserver/backend.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/smtpserver/session_local.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/smtpserver/session_remote.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/smtpserver/smtp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /usr/src/.cache/go-build/a0/a096273cf5b9c1ae127cf70e02192128cc2dd1faab9514a59c2394f694296665-d # internal cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I $WORK/b231/ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ErGMpeZctaoByZi7NwMM -o $WORK/b231/_x013.o -c sqlite3_opt_unlock_notify.c cd $WORK/b231 TERM='dumb' gcc -I /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -frandom-seed=ErGMpeZctaoByZi7NwMM -o ./_cgo_main.o -c _cgo_main.c cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail TERM='dumb' gcc -I /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -fPIC -m32 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -o $WORK/b231/_cgo_.o $WORK/b231/_cgo_main.o $WORK/b231/_x001.o $WORK/b231/_x002.o $WORK/b231/_x003.o $WORK/b231/_x004.o $WORK/b231/_x005.o $WORK/b231/_x006.o $WORK/b231/_x007.o $WORK/b231/_x008.o $WORK/b231/_x009.o $WORK/b231/_x010.o $WORK/b231/_x011.o $WORK/b231/_x012.o $WORK/b231/_x013.o -O2 -g -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage sqlite3 -dynimport $WORK/b231/_cgo_.o -dynout $WORK/b231/_cgo_import.go cat >/usr/src/tmp/go-build807137290/b231/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build807137290/b092/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build807137290/b093/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build807137290/b063/_pkg_.a packagefile database/sql=/usr/src/tmp/go-build807137290/b229/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build807137290/b230/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile net/url=/usr/src/tmp/go-build807137290/b105/_pkg_.a packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build807137290/b104/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 -buildid ErGMpeZctaoByZi7NwMM/ErGMpeZctaoByZi7NwMM -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/convert.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/doc.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b231/_cgo_gotypes.go $WORK/b231/backup.cgo1.go $WORK/b231/callback.cgo1.go $WORK/b231/error.cgo1.go $WORK/b231/sqlite3.cgo1.go $WORK/b231/sqlite3_context.cgo1.go $WORK/b231/sqlite3_load_extension.cgo1.go $WORK/b231/sqlite3_opt_serialize.cgo1.go $WORK/b231/sqlite3_opt_userauth_omit.cgo1.go $WORK/b231/sqlite3_other.cgo1.go $WORK/b231/sqlite3_type.cgo1.go $WORK/b231/_cgo_import.go cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b231/_pkg_.a $WORK/b231/_x001.o $WORK/b231/_x002.o $WORK/b231/_x003.o $WORK/b231/_x004.o $WORK/b231/_x005.o $WORK/b231/_x006.o $WORK/b231/_x007.o $WORK/b231/_x008.o $WORK/b231/_x009.o $WORK/b231/_x010.o $WORK/b231/_x011.o $WORK/b231/_x012.o $WORK/b231/_x013.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /usr/src/.cache/go-build/53/536a060ddb59bee89dd65a41926dc9d3bdada9d2449cbf65b156dc3d9a197655-d # internal github.com/neilalexander/yggmail/internal/storage/sqlite3 mkdir -p $WORK/b228/ cat >/usr/src/tmp/go-build807137290/b228/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-sqlite3=github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 importmap go.uber.org/atomic=github.com/neilalexander/yggmail/vendor/go.uber.org/atomic importmap golang.org/x/crypto/bcrypt=github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/bcrypt packagefile database/sql=/usr/src/tmp/go-build807137290/b229/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3=/usr/src/tmp/go-build807137290/b231/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage/types=/usr/src/tmp/go-build807137290/b145/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/go.uber.org/atomic=/usr/src/tmp/go-build807137290/b226/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/bcrypt=/usr/src/tmp/go-build807137290/b232/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a EOF cd /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/cmd/yggmail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/neilalexander/yggmail/internal/storage/sqlite3 -complete -buildid zxCI3PA6OXz6EQ0TktN1/zxCI3PA6OXz6EQ0TktN1 -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage/sqlite3/sqlite3.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage/sqlite3/table_config.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage/sqlite3/table_mailboxes.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage/sqlite3/table_mails.go /usr/src/RPM/BUILD/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/internal/storage/sqlite3/table_queue.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /usr/src/.cache/go-build/d0/d0bcdc8c343a9db4ee7c5dd260f1c6d4ec83217201b9f57d09d1f27b59073db9-d # internal github.com/neilalexander/yggmail/cmd/yggmail mkdir -p $WORK/b001/ cat >/usr/src/tmp/go-build807137290/b001/importcfg << 'EOF' # internal # import config importmap github.com/emersion/go-sasl=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl importmap github.com/emersion/go-smtp=github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp importmap github.com/fatih/color=github.com/neilalexander/yggmail/vendor/github.com/fatih/color importmap golang.org/x/term=github.com/neilalexander/yggmail/vendor/golang.org/x/term packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build807137290/b064/_pkg_.a packagefile flag=/usr/src/tmp/go-build807137290/b065/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl=/usr/src/tmp/go-build807137290/b067/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp=/usr/src/tmp/go-build807137290/b071/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/fatih/color=/usr/src/tmp/go-build807137290/b119/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/config=/usr/src/tmp/go-build807137290/b123/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/imapserver=/usr/src/tmp/go-build807137290/b124/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/smtpsender=/usr/src/tmp/go-build807137290/b147/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/smtpserver=/usr/src/tmp/go-build807137290/b227/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage/sqlite3=/usr/src/tmp/go-build807137290/b228/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/transport=/usr/src/tmp/go-build807137290/b148/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/utils=/usr/src/tmp/go-build807137290/b146/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/term=/usr/src/tmp/go-build807137290/b234/_pkg_.a packagefile log=/usr/src/tmp/go-build807137290/b113/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile os/signal=/usr/src/tmp/go-build807137290/b235/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid m2XWXekFEcgo0uKmvj7h/m2XWXekFEcgo0uKmvj7h -goversion go1.21.4 -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /usr/src/.cache/go-build/55/55a47c450f12306cf3383ab5c1d2c4107aa561af2664b7f08db011ae616c165d-d # internal cat >/usr/src/tmp/go-build807137290/b001/importcfg.link << 'EOF' # internal packagefile github.com/neilalexander/yggmail/cmd/yggmail=/usr/src/tmp/go-build807137290/b001/_pkg_.a packagefile bytes=/usr/src/tmp/go-build807137290/b002/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build807137290/b026/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build807137290/b064/_pkg_.a packagefile flag=/usr/src/tmp/go-build807137290/b065/_pkg_.a packagefile fmt=/usr/src/tmp/go-build807137290/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl=/usr/src/tmp/go-build807137290/b067/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp=/usr/src/tmp/go-build807137290/b071/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/fatih/color=/usr/src/tmp/go-build807137290/b119/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/config=/usr/src/tmp/go-build807137290/b123/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/imapserver=/usr/src/tmp/go-build807137290/b124/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/smtpsender=/usr/src/tmp/go-build807137290/b147/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/smtpserver=/usr/src/tmp/go-build807137290/b227/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage/sqlite3=/usr/src/tmp/go-build807137290/b228/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/transport=/usr/src/tmp/go-build807137290/b148/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/utils=/usr/src/tmp/go-build807137290/b146/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/term=/usr/src/tmp/go-build807137290/b234/_pkg_.a packagefile log=/usr/src/tmp/go-build807137290/b113/_pkg_.a packagefile os=/usr/src/tmp/go-build807137290/b051/_pkg_.a packagefile os/signal=/usr/src/tmp/go-build807137290/b235/_pkg_.a packagefile strings=/usr/src/tmp/go-build807137290/b062/_pkg_.a packagefile syscall=/usr/src/tmp/go-build807137290/b045/_pkg_.a packagefile runtime=/usr/src/tmp/go-build807137290/b009/_pkg_.a packagefile errors=/usr/src/tmp/go-build807137290/b003/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build807137290/b010/_pkg_.a packagefile io=/usr/src/tmp/go-build807137290/b020/_pkg_.a packagefile unicode=/usr/src/tmp/go-build807137290/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build807137290/b025/_pkg_.a packagefile crypto=/usr/src/tmp/go-build807137290/b027/_pkg_.a packagefile crypto/internal/edwards25519=/usr/src/tmp/go-build807137290/b032/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build807137290/b038/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build807137290/b063/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build807137290/b034/_pkg_.a packagefile strconv=/usr/src/tmp/go-build807137290/b029/_pkg_.a packagefile encoding=/usr/src/tmp/go-build807137290/b066/_pkg_.a packagefile reflect=/usr/src/tmp/go-build807137290/b036/_pkg_.a packagefile sort=/usr/src/tmp/go-build807137290/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build807137290/b053/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build807137290/b049/_pkg_.a packagefile math=/usr/src/tmp/go-build807137290/b030/_pkg_.a packagefile sync=/usr/src/tmp/go-build807137290/b021/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build807137290/b068/_pkg_.a packagefile bufio=/usr/src/tmp/go-build807137290/b072/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build807137290/b073/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build807137290/b069/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build807137290/b112/_pkg_.a packagefile net=/usr/src/tmp/go-build807137290/b098/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build807137290/b115/_pkg_.a packagefile regexp=/usr/src/tmp/go-build807137290/b116/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build807137290/b118/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable=/usr/src/tmp/go-build807137290/b120/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty=/usr/src/tmp/go-build807137290/b121/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build807137290/b125/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle=/usr/src/tmp/go-build807137290/b131/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend=/usr/src/tmp/go-build807137290/b136/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil=/usr/src/tmp/go-build807137290/b137/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server=/usr/src/tmp/go-build807137290/b135/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto=/usr/src/tmp/go-build807137290/b139/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage=/usr/src/tmp/go-build807137290/b144/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage/types=/usr/src/tmp/go-build807137290/b145/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/go.uber.org/atomic=/usr/src/tmp/go-build807137290/b226/_pkg_.a packagefile net/mail=/usr/src/tmp/go-build807137290/b143/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message=/usr/src/tmp/go-build807137290/b138/_pkg_.a packagefile database/sql=/usr/src/tmp/go-build807137290/b229/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3=/usr/src/tmp/go-build807137290/b231/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/bcrypt=/usr/src/tmp/go-build807137290/b232/_pkg_.a packagefile context=/usr/src/tmp/go-build807137290/b075/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types=/usr/src/tmp/go-build807137290/b149/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/gologme/log=/usr/src/tmp/go-build807137290/b150/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go=/usr/src/tmp/go-build807137290/b151/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config=/usr/src/tmp/go-build807137290/b178/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core=/usr/src/tmp/go-build807137290/b184/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast=/usr/src/tmp/go-build807137290/b224/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build807137290/b122/_pkg_.a packagefile log/internal=/usr/src/tmp/go-build807137290/b114/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build807137290/b023/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build807137290/b037/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build807137290/b052/_pkg_.a packagefile internal/safefilepath=/usr/src/tmp/go-build807137290/b054/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build807137290/b055/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build807137290/b044/_pkg_.a packagefile internal/testlog=/usr/src/tmp/go-build807137290/b056/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build807137290/b057/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build807137290/b046/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build807137290/b022/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build807137290/b005/_pkg_.a packagefile internal/coverage/rtcov=/usr/src/tmp/go-build807137290/b012/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build807137290/b011/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build807137290/b006/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build807137290/b013/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build807137290/b014/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build807137290/b015/_pkg_.a packagefile runtime/internal/atomic=/usr/src/tmp/go-build807137290/b016/_pkg_.a packagefile runtime/internal/math=/usr/src/tmp/go-build807137290/b017/_pkg_.a packagefile runtime/internal/sys=/usr/src/tmp/go-build807137290/b018/_pkg_.a packagefile runtime/internal/syscall=/usr/src/tmp/go-build807137290/b019/_pkg_.a packagefile internal/reflectlite=/usr/src/tmp/go-build807137290/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build807137290/b028/_pkg_.a packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build807137290/b033/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build807137290/b035/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build807137290/b031/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build807137290/b039/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build807137290/b043/_pkg_.a packagefile math/big=/usr/src/tmp/go-build807137290/b047/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build807137290/b008/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build807137290/b070/_pkg_.a packagefile container/list=/usr/src/tmp/go-build807137290/b074/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build807137290/b076/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build807137290/b040/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build807137290/b077/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build807137290/b078/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build807137290/b081/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build807137290/b082/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build807137290/b088/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build807137290/b089/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build807137290/b090/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build807137290/b091/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build807137290/b092/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build807137290/b093/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build807137290/b094/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build807137290/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build807137290/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build807137290/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build807137290/b111/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build807137290/b060/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/usr/src/tmp/go-build807137290/b099/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build807137290/b100/_pkg_.a packagefile internal/singleflight=/usr/src/tmp/go-build807137290/b101/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build807137290/b102/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build807137290/b104/_pkg_.a packagefile regexp/syntax=/usr/src/tmp/go-build807137290/b117/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7=/usr/src/tmp/go-build807137290/b126/_pkg_.a packagefile mime=/usr/src/tmp/go-build807137290/b130/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client=/usr/src/tmp/go-build807137290/b132/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses=/usr/src/tmp/go-build807137290/b134/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail=/usr/src/tmp/go-build807137290/b142/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands=/usr/src/tmp/go-build807137290/b133/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-textwrapper=/usr/src/tmp/go-build807137290/b140/_pkg_.a packagefile mime/quotedprintable=/usr/src/tmp/go-build807137290/b141/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build807137290/b230/_pkg_.a packagefile net/url=/usr/src/tmp/go-build807137290/b105/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blowfish=/usr/src/tmp/go-build807137290/b233/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler=/usr/src/tmp/go-build807137290/b152/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol=/usr/src/tmp/go-build807137290/b163/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake=/usr/src/tmp/go-build807137290/b164/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/logutils=/usr/src/tmp/go-build807137290/b170/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build807137290/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr=/usr/src/tmp/go-build807137290/b158/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils=/usr/src/tmp/go-build807137290/b155/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/linkedlist=/usr/src/tmp/go-build807137290/b162/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/ringbuffer=/usr/src/tmp/go-build807137290/b171/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire=/usr/src/tmp/go-build807137290/b160/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging=/usr/src/tmp/go-build807137290/b157/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint=/usr/src/tmp/go-build807137290/b161/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand=/usr/src/tmp/go-build807137290/b172/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4=/usr/src/tmp/go-build807137290/b173/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6=/usr/src/tmp/go-build807137290/b177/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build807137290/b096/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4=/usr/src/tmp/go-build807137290/b179/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/unicode=/usr/src/tmp/go-build807137290/b180/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted=/usr/src/tmp/go-build807137290/b185/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network=/usr/src/tmp/go-build807137290/b188/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony=/usr/src/tmp/go-build807137290/b190/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/address=/usr/src/tmp/go-build807137290/b197/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/version=/usr/src/tmp/go-build807137290/b198/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b=/usr/src/tmp/go-build807137290/b194/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy=/usr/src/tmp/go-build807137290/b199/_pkg_.a packagefile net/http=/usr/src/tmp/go-build807137290/b201/_pkg_.a packagefile net/http/pprof=/usr/src/tmp/go-build807137290/b217/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin=/usr/src/tmp/go-build807137290/b225/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build807137290/b059/_pkg_.a packagefile path=/usr/src/tmp/go-build807137290/b058/_pkg_.a packagefile crypto/internal/boring/sig=/usr/src/tmp/go-build807137290/b042/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build807137290/b041/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build807137290/b079/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build807137290/b083/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build807137290/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build807137290/b087/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build807137290/b095/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build807137290/b086/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build807137290/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build807137290/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build807137290/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build807137290/b110/_pkg_.a packagefile internal/bisect=/usr/src/tmp/go-build807137290/b061/_pkg_.a packagefile internal/intern=/usr/src/tmp/go-build807137290/b103/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding=/usr/src/tmp/go-build807137290/b127/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform=/usr/src/tmp/go-build807137290/b129/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion=/usr/src/tmp/go-build807137290/b153/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls=/usr/src/tmp/go-build807137290/b159/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build807137290/b165/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build807137290/b167/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build807137290/b169/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/exp/constraints=/usr/src/tmp/go-build807137290/b156/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf=/usr/src/tmp/go-build807137290/b174/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/iana=/usr/src/tmp/go-build807137290/b175/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket=/usr/src/tmp/go-build807137290/b176/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal=/usr/src/tmp/go-build807137290/b181/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build807137290/b128/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/internal/utf8internal=/usr/src/tmp/go-build807137290/b182/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/runes=/usr/src/tmp/go-build807137290/b183/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/internal/e2c=/usr/src/tmp/go-build807137290/b186/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/box=/usr/src/tmp/go-build807137290/b193/_pkg_.a packagefile container/heap=/usr/src/tmp/go-build807137290/b189/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3=/usr/src/tmp/go-build807137290/b191/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socks=/usr/src/tmp/go-build807137290/b200/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build807137290/b202/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build807137290/b205/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/usr/src/tmp/go-build807137290/b211/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/usr/src/tmp/go-build807137290/b212/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build807137290/b206/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build807137290/b213/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build807137290/b214/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build807137290/b215/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build807137290/b216/_pkg_.a packagefile html=/usr/src/tmp/go-build807137290/b218/_pkg_.a packagefile internal/profile=/usr/src/tmp/go-build807137290/b219/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build807137290/b221/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build807137290/b223/_pkg_.a packagefile crypto/internal/nistec/fiat=/usr/src/tmp/go-build807137290/b080/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build807137290/b166/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build807137290/b168/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519=/usr/src/tmp/go-build807137290/b187/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/secretbox=/usr/src/tmp/go-build807137290/b195/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa=/usr/src/tmp/go-build807137290/b196/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset=/usr/src/tmp/go-build807137290/b192/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build807137290/b203/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build807137290/b204/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build807137290/b207/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build807137290/b209/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/usr/src/tmp/go-build807137290/b210/_pkg_.a packagefile internal/lazyregexp=/usr/src/tmp/go-build807137290/b220/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build807137290/b222/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build807137290/b208/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/neilalexander/yggmail/cmd/yggmail\nbuild\t-buildmode=exe\nbuild\t-compiler=gc\nbuild\tDefaultGODEBUG=panicnil=1\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=386\nbuild\tGOOS=linux\nbuild\tGO386=sse2\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -X=runtime.godebugDefault=panicnil=1 -buildmode=exe -buildid=yKwqoxWNoIL6FLln0eu-/m2XWXekFEcgo0uKmvj7h/RIjewya3u1uEcuHik4YU/yKwqoxWNoIL6FLln0eu- -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /usr/src/RPM/BUILD/yggmail-0.0.0/.build/bin/ mv $WORK/b001/exe/a.out /usr/src/RPM/BUILD/yggmail-0.0.0/.build/bin/yggmail rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41888 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/yggmail-buildroot + : + /bin/rm -rf -- /usr/src/tmp/yggmail-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd yggmail-0.0.0 + export BUILDDIR=/usr/src/RPM/BUILD/yggmail-0.0.0/.build + BUILDDIR=/usr/src/RPM/BUILD/yggmail-0.0.0/.build + export IGNORE_SOURCES=1 + IGNORE_SOURCES=1 + /usr/share/golang/golang-install renamed '/usr/src/RPM/BUILD/yggmail-0.0.0/.build/bin/yggmail' -> '/usr/src/tmp/yggmail-buildroot//usr/bin/yggmail' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/yggmail-buildroot (auto) Verifying and fixing files in /usr/src/tmp/yggmail-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/yggmail-buildroot/ (default) Compressing files in /usr/src/tmp/yggmail-buildroot (auto) debugedit: ./usr/bin/yggmail: DWARF version 20464 unhandled [49] .debug_gdb_scripts NOT compressed, wouldn't be smaller Verifying ELF objects in /usr/src/tmp/yggmail-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/yggmail: eu-elflint failed Processing files: yggmail-0.0.0-alt2.gitaa8a71d Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25519 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd yggmail-0.0.0 + DOCDIR=/usr/src/tmp/yggmail-buildroot/usr/share/doc/yggmail-0.0.0 + export DOCDIR + rm -rf /usr/src/tmp/yggmail-buildroot/usr/share/doc/yggmail-0.0.0 + /bin/mkdir -p /usr/src/tmp/yggmail-buildroot/usr/share/doc/yggmail-0.0.0 + cp -prL LICENSE README.md /usr/src/tmp/yggmail-buildroot/usr/share/doc/yggmail-0.0.0 + chmod -R go-w /usr/src/tmp/yggmail-buildroot/usr/share/doc/yggmail-0.0.0 + chmod -R a+rX /usr/src/tmp/yggmail-buildroot/usr/share/doc/yggmail-0.0.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vfRLX8 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.4qDSnS find-requires: running scripts (cpp,debuginfo,files,golang,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: yggdrasil, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), 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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bVJx7V Creating yggmail-debuginfo package Processing files: yggmail-debuginfo-0.0.0-alt2.gitaa8a71d Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ePEhEE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5C1uwv find-requires: running scripts (debuginfo) Requires: yggmail = 0.0.0-alt2.gitaa8a71d, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to yggmail-debuginfo a strict dependency on yggmail Wrote: /usr/src/RPM/RPMS/i586/yggmail-0.0.0-alt2.gitaa8a71d.i586.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/i586/yggmail-debuginfo-0.0.0-alt2.gitaa8a71d.i586.rpm (w2T16.xzdio) 82.79user 8.23system 0:59.08elapsed 154%CPU (0avgtext+0avgdata 354220maxresident)k 0inputs+0outputs (0major+1363108minor)pagefaults 0swaps 4.36user 1.37system 1:11.41elapsed 8%CPU (0avgtext+0avgdata 128056maxresident)k 0inputs+0outputs (0major+225708minor)pagefaults 0swaps