<86>Jan 27 06:53:33 userdel[2574131]: delete user 'rooter' <86>Jan 27 06:53:33 userdel[2574131]: removed group 'rooter' owned by 'rooter' <86>Jan 27 06:53:33 userdel[2574131]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 27 06:53:33 groupadd[2574145]: group added to /etc/group: name=rooter, GID=1805 <86>Jan 27 06:53:33 groupadd[2574145]: group added to /etc/gshadow: name=rooter <86>Jan 27 06:53:33 groupadd[2574145]: new group: name=rooter, GID=1805 <86>Jan 27 06:53:33 useradd[2574151]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>Jan 27 06:53:33 userdel[2574170]: delete user 'builder' <86>Jan 27 06:53:33 userdel[2574170]: removed group 'builder' owned by 'builder' <86>Jan 27 06:53:33 userdel[2574170]: removed shadow group 'builder' owned by 'builder' <86>Jan 27 06:53:33 groupadd[2574188]: group added to /etc/group: name=builder, GID=1806 <86>Jan 27 06:53:33 groupadd[2574188]: group added to /etc/gshadow: name=builder <86>Jan 27 06:53:33 groupadd[2574188]: new group: name=builder, GID=1806 <86>Jan 27 06:53:33 useradd[2574202]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none <13>Jan 27 06:53:37 rpmi: rpm-macros-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed <13>Jan 27 06:53:38 rpmi: golang-src-1.21.6-alt1 sisyphus+337912.200.3.1 1705655738 installed <13>Jan 27 06:53:40 rpmi: golang-1.21.6-alt1 sisyphus+337912.200.3.1 1705655742 installed <13>Jan 27 06:53:40 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.61269 + 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.61269 + 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-build3304830676 crypto/internal/alias mkdir -p $WORK/b041/ internal/goarch mkdir -p $WORK/b006/ math/bits mkdir -p $WORK/b031/ internal/goos unicode/utf8 mkdir -p $WORK/b025/ cat >/usr/src/tmp/go-build3304830676/b041/importcfg << 'EOF' # internal # import config EOF internal/unsafeheader internal/coverage/rtcov cat >/usr/src/tmp/go-build3304830676/b031/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 rgUBFXJBTKSAenaPUuYy/rgUBFXJBTKSAenaPUuYy -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p math/bits -std -complete -buildid 37oyq3bg7sCC0s9xFLbU/37oyq3bg7sCC0s9xFLbU -goversion go1.21.6 -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 internal/godebugs cat >/usr/src/tmp/go-build3304830676/b006/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b008/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -buildid ddXSUgkxb3fx3ke6AOpL/ddXSUgkxb3fx3ke6AOpL -goversion go1.21.6 -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-build3304830676/b025/importcfg << 'EOF' # internal # import config EOF cat >/usr/src/tmp/go-build3304830676/b008/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -buildid InSKIQkzyY-G4ghlAZQD/InSKIQkzyY-G4ghlAZQD -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode/utf8 -std -complete -buildid JH9qxVb2NQDScDjFX2HM/JH9qxVb2NQDScDjFX2HM -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >/usr/src/tmp/go-build3304830676/b012/importcfg << 'EOF' # internal # import config EOF unicode internal/race internal/itoa runtime/internal/syscall runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/coverage/rtcov -std -+ -complete -buildid eUKz_nF3yZj3lseA2UYW/eUKz_nF3yZj3lseA2UYW -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go internal/cpu internal/goexperiment mkdir -p $WORK/b015/ mkdir -p $WORK/b013/ cat >/usr/src/tmp/go-build3304830676/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 c_2gFcqeu-pOt4T3sT7f/c_2gFcqeu-pOt4T3sT7f -goversion go1.21.6 -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 mkdir -p $WORK/b024/ cat >/usr/src/tmp/go-build3304830676/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 QkDOPMs2dcq1MWSTnPk3/QkDOPMs2dcq1MWSTnPk3 -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go mkdir -p $WORK/b022/ cat >/usr/src/tmp/go-build3304830676/b024/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p unicode -std -complete -buildid A5JuScOgYHgQg5Vqre-Y/A5JuScOgYHgQg5Vqre-Y -goversion go1.21.6 -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 sync/atomic cat >/usr/src/tmp/go-build3304830676/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/race -std -complete -buildid 8cXa89uGu1NuzEjF5dXq/8cXa89uGu1NuzEjF5dXq -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go mkdir -p $WORK/b037/ cat >/usr/src/tmp/go-build3304830676/b037/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b019/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/itoa -std -complete -buildid J7zCl_BavaDnUEPWy1jg/J7zCl_BavaDnUEPWy1jg -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go mkdir -p $WORK/b016/ cat >/usr/src/tmp/go-build3304830676/b019/go_asm.h << 'EOF' # internal 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 cat >/usr/src/tmp/go-build3304830676/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 mkdir -p $WORK/b011/ cat >/usr/src/tmp/go-build3304830676/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/b014/ mkdir -p $WORK/b023/ cat >/usr/src/tmp/go-build3304830676/b014/importcfg << 'EOF' # internal # import config EOF cat >/usr/src/tmp/go-build3304830676/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 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/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -buildid 9IBYARWu20mn-56H0rV7/9IBYARWu20mn-56H0rV7 -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /usr/src/.cache/go-build/52/52d575e982b327350315ab22441c77e74339b68604648a309d2e6054f3478a45-d # internal crypto/internal/boring/sig mkdir -p $WORK/b042/ cat >/usr/src/tmp/go-build3304830676/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /usr/src/.cache/go-build/95/95535192dc63f0aadf12cce5e1d9636efd8c5c6efbc7d6f6d9c6da180f6026f1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b012/_pkg_.a /usr/src/.cache/go-build/c2/c24fedd28e4312492d0dbda4488b2298e287155e02e63a85979120f6a308731c-d # internal runtime/internal/math cp $WORK/b015/_pkg_.a /usr/src/.cache/go-build/58/58d950218826bc830d5f1c0267d7569159d118f6d0ee5af7b8d7dc035384f87d-d # internal internal/abi mkdir -p $WORK/b017/ cp $WORK/b041/_pkg_.a /usr/src/.cache/go-build/0d/0dc1c4c1a698bdb8ce09f7f13a60433cc34dfbf95ee57bdbf5763868c6f0f1ae-d # internal cat >/usr/src/tmp/go-build3304830676/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build3304830676/b006/_pkg_.a EOF runtime/internal/sys 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 WJA-aHmX2N6enh-wme8U/WJA-aHmX2N6enh-wme8U -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go mkdir -p $WORK/b005/ cat >/usr/src/tmp/go-build3304830676/b042/importcfg << 'EOF' # internal # import config EOF cat >/usr/src/tmp/go-build3304830676/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 encoding cat >/usr/src/tmp/go-build3304830676/b023/importcfg << 'EOF' # internal # import config EOF cat >/usr/src/tmp/go-build3304830676/b019/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/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sync/atomic -std -buildid bFpd_gdPcMlEcgPntHt0/bFpd_gdPcMlEcgPntHt0 -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/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 o0jWVzaCZpUcpQtPE5Am/o0jWVzaCZpUcpQtPE5Am -goversion go1.21.6 -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/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p crypto/internal/boring/sig -std -buildid xfN6h5OeLiqTZhmXX4eZ/xfN6h5OeLiqTZhmXX4eZ -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -buildid 7cmh55-c2OVc2GSg5-7p/7cmh55-c2OVc2GSg5-7p -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/b016/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b066/ mkdir -p $WORK/b018/ cat >/usr/src/tmp/go-build3304830676/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build3304830676/b006/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build3304830676/b015/_pkg_.a EOF cat >/usr/src/tmp/go-build3304830676/b066/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -buildid vc1twHv67XW_LFl3UxIr/vc1twHv67XW_LFl3UxIr -goversion go1.21.6 -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/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -buildid LWiPeiYHNm55QWG_kUMu/LWiPeiYHNm55QWG_kUMu -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p encoding -std -complete -buildid 3t2d0mPBbpL1Ad5m3xld/3t2d0mPBbpL1Ad5m3xld -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cp $WORK/b014/_pkg_.a /usr/src/.cache/go-build/b6/b6b76f225e24e40cf5f8e30e112ca0da6541d76bb767145d78ad38dcc281c982-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal mkdir -p $WORK/b070/ cp $WORK/b037/_pkg_.a /usr/src/.cache/go-build/9d/9d365a211620c4daabb414de86c8c2be1fe93b6cb89a1eb06a8100196f177042-d # internal cat >/usr/src/tmp/go-build3304830676/b070/importcfg << 'EOF' # internal # import config EOF container/list mkdir -p $WORK/b074/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p unicode/utf16 -std -complete -buildid HRSuqs4kQjEdTIBVGUxP/HRSuqs4kQjEdTIBVGUxP -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cat >/usr/src/tmp/go-build3304830676/b074/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p container/list -std -complete -buildid aBpNbyx2JFO7Qs_iIg40/aBpNbyx2JFO7Qs_iIg40 -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/container/list/list.go cp $WORK/b013/_pkg_.a /usr/src/.cache/go-build/0e/0e98ed9261ccbbd7cd5dc3cfc4646bfbb9f0ea5dfc3874604b17451466d799c8-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b087/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cat >/usr/src/tmp/go-build3304830676/b087/importcfg << 'EOF' # internal # import config EOF /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 hXmas7NWfO-y19xM4BTF/hXmas7NWfO-y19xM4BTF -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cp $WORK/b022/_pkg_.a /usr/src/.cache/go-build/32/32af2a56ac61d9608ff4e98007cc0010d5dd1e927fb26fdb22cae3af6289bc6e-d # internal internal/nettrace mkdir -p $WORK/b100/ cat >/usr/src/tmp/go-build3304830676/b100/importcfg << 'EOF' # internal # import config 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 -o $WORK/b042/sig_other.o ./sig_other.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/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/nettrace -std -complete -buildid rE-y2gmpcD24f3AM7Rm2/rE-y2gmpcD24f3AM7Rm2 -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cat >/usr/src/tmp/go-build3304830676/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/usr/src/tmp/go-build3304830676/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 IH0FpGdbPPbodt3BC7bJ/IH0FpGdbPPbodt3BC7bJ -goversion go1.21.6 -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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /usr/src/.cache/go-build/9f/9f7a34a4aa18c1771976d0b8f513b1f8c17d2eb4e99596709e82fe4e851a7514-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b109/ cat >/usr/src/tmp/go-build3304830676/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 eSILndOO3MEaqudjxcz3/eSILndOO3MEaqudjxcz3 -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go cp $WORK/b066/_pkg_.a /usr/src/.cache/go-build/6a/6a48fb8ccb72e5670deacf4831c1fd4685a37f631ae43f97f9bc0490ca016b01-d # internal log/internal mkdir -p $WORK/b114/ cat >/usr/src/tmp/go-build3304830676/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 fftkqL2gSXfSUWNFn1_j/fftkqL2gSXfSUWNFn1_j -goversion go1.21.6 -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/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal 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 cp $WORK/b018/_pkg_.a /usr/src/.cache/go-build/1b/1b5400d24cc3cf528ff650ff939254002ccd174b7727fd7995ae1d1824b8db54-d # internal cp $WORK/b100/_pkg_.a /usr/src/.cache/go-build/34/342ef07cd82226676be388d0d0dfe3c8e117a230e3924cf2fa2a884e776f62b1-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/exp/constraints mkdir -p $WORK/b156/ cat >/usr/src/tmp/go-build3304830676/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 D0dGmQu5eLhljjSBp-hf/D0dGmQu5eLhljjSBp-hf -goversion go1.21.6 -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/b042/_pkg_.a /usr/src/.cache/go-build/f4/f4476cc75bb5e35a72758227a91342bdc13391800d3029b1af6c5f9f173af160-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b166/ cat >/usr/src/tmp/go-build3304830676/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 3N2V7UgQssaIQXOVj_Sb/3N2V7UgQssaIQXOVj_Sb -goversion go1.21.6 -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 github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal 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/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal mkdir -p $WORK/b128/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cat >/usr/src/tmp/go-build3304830676/b128/importcfg << 'EOF' # internal # import config EOF cp $WORK/b109/_pkg_.a /usr/src/.cache/go-build/a6/a6015d68849355ea25e3f6a6c81478f46ef9969e6a32d602593da202e41417fa-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/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier -complete -buildid QQMAq_lqoMMP3JKzHYww/QQMAq_lqoMMP3JKzHYww -goversion go1.21.6 -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 cp $WORK/b019/_pkg_.a /usr/src/.cache/go-build/eb/ebd8ca4380c109b6a077271b6ca68380b767cd89c80f1ad36ce21a6db3747dc1-d # internal github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/ringbuffer mkdir -p $WORK/b171/ cp $WORK/b070/_pkg_.a /usr/src/.cache/go-build/23/23190579eda4f2daa37b4f667fb5f33ed27203a011d06f948e09da0f521957ae-d # internal cat >/usr/src/tmp/go-build3304830676/b171/importcfg << 'EOF' # internal # import config EOF github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/iana cp $WORK/b114/_pkg_.a /usr/src/.cache/go-build/74/7492d4edae7ca3fc55e1b2f63d9f5b5ab5b624b6209e99ffc3e878546e9d22dd-d # internal /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 KhQ0oEmaeykKrlv8UTbg/KhQ0oEmaeykKrlv8UTbg -goversion go1.21.6 -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 mkdir -p $WORK/b175/ github.com/neilalexander/yggmail/vendor/golang.org/x/text/internal/utf8internal cat >/usr/src/tmp/go-build3304830676/b175/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b182/ /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 -netBB3caRkOb_bFSeuR/-netBB3caRkOb_bFSeuR -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/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 Zx-3B6uzsNltdRhEADJu/Zx-3B6uzsNltdRhEADJu -goversion go1.21.6 -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/b025/_pkg_.a /usr/src/.cache/go-build/59/592e8511c0091ada232d30fc81fbcce4c8b7b7add84d1ebe9bb17a76786b7fe7-d # internal cp $WORK/b031/_pkg_.a /usr/src/.cache/go-build/08/0885d87d6125f73883d589f1dcca15c0dd13195b70264c62920419951691e4af-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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal 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 github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b196/ github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/version mkdir -p $WORK/b198/ cat >/usr/src/tmp/go-build3304830676/b196/importcfg << 'EOF' # internal # import config packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a EOF cat >/usr/src/tmp/go-build3304830676/b198/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/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa -complete -buildid CzJMIb7N47chOWnV2evI/CzJMIb7N47chOWnV2evI -goversion go1.21.6 -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 /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 77DfJ7zE-0nfshzc5beW/77DfJ7zE-0nfshzc5beW -goversion go1.21.6 -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/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /usr/src/.cache/go-build/92/92590880dca721e68f06670459b17c49ca6b296414eb326d5c230acd16092b88-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # 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 cp $WORK/b074/_pkg_.a /usr/src/.cache/go-build/16/1607c9c36c6a7d0c022539838d2f2021ee48c60e67b2c74a8ef460c050e4fd00-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # 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_x86.o ./cpu_x86.s cp $WORK/b156/_pkg_.a /usr/src/.cache/go-build/58/589a8c8903d19da97d480d1537291b1a0a58d28b6eacc8a7fa8e5c7e6fe0cec3-d # internal cp $WORK/b171/_pkg_.a /usr/src/.cache/go-build/52/52cd051e9c652770aca9f8385784d4e6c5b9f4e138397c10fb10fe6b7198d538-d # internal cp $WORK/b166/_pkg_.a /usr/src/.cache/go-build/50/50f51d35b36cb9fa3cb2f2f6be27664a0716dd8c4974844842ecaa7707fcb40c-d # internal math mkdir -p $WORK/b030/ cat >/usr/src/tmp/go-build3304830676/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 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/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b182/_pkg_.a /usr/src/.cache/go-build/43/43396844453e476cfa0a7028b574a4216381ee8c039f3dbd92ec81570185f2cb-d # internal cp $WORK/b198/_pkg_.a /usr/src/.cache/go-build/d9/d9e6085ae96fb1610ffe9d277455f878d0cb68ffd3c29b4793a5078f78ec429a-d # internal cd /usr/lib/golang/src/internal/cpu /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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal cat >/usr/src/tmp/go-build3304830676/b030/importcfg << 'EOF' # internal # import config packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a EOF 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 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 F7ebaKJpqxKIPMGkpd2Y/F7ebaKJpqxKIPMGkpd2Y -goversion go1.21.6 -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/b016/_pkg_.a # internal cp $WORK/b175/_pkg_.a /usr/src/.cache/go-build/96/964e0cf14c9d10e0e3477772b8270095c8f3b42e24008e7c211df32af25a51ce-d # internal cp $WORK/b011/_pkg_.a /usr/src/.cache/go-build/fa/fa4007caf85c20cad52252b94adb4e31e21bc3cf6bf7a12e3ccc74b99c5b8999-d # internal internal/bytealg mkdir -p $WORK/b010/ cat >/usr/src/tmp/go-build3304830676/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 cp $WORK/b023/_pkg_.a /usr/src/.cache/go-build/df/dfc89d94a063a48562bd89896099845aa3fb015859ffed9a3b41484083eacba8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b016/_pkg_.a /usr/src/.cache/go-build/39/39b1694ecec1252f82340c7833b24922f52816fe62401311aeaffb9ef9787476-d # internal cp $WORK/b128/_pkg_.a /usr/src/.cache/go-build/b3/b3edde361be8c087c01ee65d1098f2fe7fe8e8d9bfcff3a780ab18ed22634ad9-d # internal cat >/usr/src/tmp/go-build3304830676/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/usr/src/tmp/go-build3304830676/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 uuy98q3QFmWcZkzd1C6t/uuy98q3QFmWcZkzd1C6t -goversion go1.21.6 -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/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/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /usr/src/.cache/go-build/56/564faffc75af23525ae84ea84cfecf00bede4e0c3b01ae5b6e5a35d319435118-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/indexbyte_386.o ./indexbyte_386.s /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/7d/7dd09be2db976376802bc5692d2f3a3e42dbac6b0d9af578a0523e7f48847d35-d # 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 /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/c7/c7f6aa0d5b282e284b1010c2c275b2250b854eedd13e16324ca6c35946a9f29a-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/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal /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 cp $WORK/b024/_pkg_.a /usr/src/.cache/go-build/59/592f98c30bb8d88a5bcead2246b64a9f376f90f9017e9601d68cc8091ff77c7f-d # internal cp $WORK/b005/_pkg_.a /usr/src/.cache/go-build/06/0666a048e47d64412a9680303cb42fe12a77936d9d15ed1f573c2fe03af130dc-d # internal runtime mkdir -p $WORK/b009/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build3304830676/b005/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3304830676/b010/_pkg_.a packagefile internal/coverage/rtcov=/usr/src/tmp/go-build3304830676/b012/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3304830676/b011/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3304830676/b006/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build3304830676/b013/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build3304830676/b014/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build3304830676/b015/_pkg_.a packagefile runtime/internal/atomic=/usr/src/tmp/go-build3304830676/b016/_pkg_.a packagefile runtime/internal/math=/usr/src/tmp/go-build3304830676/b017/_pkg_.a packagefile runtime/internal/sys=/usr/src/tmp/go-build3304830676/b018/_pkg_.a packagefile runtime/internal/syscall=/usr/src/tmp/go-build3304830676/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 vPKoA5QIwDwPltHo_c0v/vPKoA5QIwDwPltHo_c0v -goversion go1.21.6 -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/bf/bfa2790cdcbbe130d42c535a9c0282aa63062105f76ad95947181db5e90fddb0-d # internal crypto/subtle mkdir -p $WORK/b034/ internal/reflectlite mkdir -p $WORK/b004/ cat >/usr/src/tmp/go-build3304830676/b034/importcfg << 'EOF' # internal # import config packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_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/b034/_pkg_.a -trimpath "$WORK/b034=>" -p crypto/subtle -std -complete -buildid 8nKteVNfKqmAAV7jbkX_/8nKteVNfKqmAAV7jbkX_ -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/b004/go_asm.h << 'EOF' # internal 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 sync mkdir -p $WORK/b021/ cat >/usr/src/tmp/go-build3304830676/b021/importcfg << 'EOF' # internal # import config packagefile internal/race=/usr/src/tmp/go-build3304830676/b022/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/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/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync -std -buildid FlM0OmZIoY-9thYI-wUV/FlM0OmZIoY-9thYI-wUV -goversion go1.21.6 -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-build3304830676/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/usr/src/tmp/go-build3304830676/b005/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3304830676/b006/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build3304830676/b008/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/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 NFsO97tvWkNtuerFm_vm/NFsO97tvWkNtuerFm_vm -goversion go1.21.6 -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/7b/7ba78f12a98f31e1f8bf8e3b159a248e48b0e153c1988e4a1f15c1b40cb4d5f4-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/7c/7c7e57c25f9502f43997d05b06e23347944025915799f6df23372d6a4a467a12-d # internal internal/testlog mkdir -p $WORK/b056/ internal/singleflight github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/linkedlist mkdir -p $WORK/b101/ internal/bisect cat >/usr/src/tmp/go-build3304830676/b056/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a EOF github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony mkdir -p $WORK/b190/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/testlog -std -complete -buildid _Lr-lgM3ffVT6HKshlSZ/_Lr-lgM3ffVT6HKshlSZ -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go mkdir -p $WORK/b162/ cat >/usr/src/tmp/go-build3304830676/b190/importcfg << 'EOF' # internal # import config packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/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 J_Aw4n9XKpwz6vsbTRMP/J_Aw4n9XKpwz6vsbTRMP -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/b162/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a EOF mkdir -p $WORK/b061/ /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 uTaDXV5QiQjNr6nQxz9T/uTaDXV5QiQjNr6nQxz9T -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/b101/importcfg << 'EOF' # internal # import config packagefile sync=/usr/src/tmp/go-build3304830676/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 I66NxAeuPG1bJI8t7UGW/I66NxAeuPG1bJI8t7UGW -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >/usr/src/tmp/go-build3304830676/b061/importcfg << 'EOF' # internal # import config packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/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 It6VciCTxznfA-CpdVM7/It6VciCTxznfA-CpdVM7 -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go 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/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b162/_pkg_.a /usr/src/.cache/go-build/5e/5e9b465694da27a739de12114653f71e6d5e612a998db44b3a4c67648d943134-d # internal cp $WORK/b056/_pkg_.a /usr/src/.cache/go-build/24/244e74602ae771e937a25cc53cb4dacab1efc6f7c3ac889b3c7551cf40aab80e-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/7f/7f722678305f3a57e0a7dcb4e051b5441594ca7431b3a30a235df9db7718c90a-d # internal 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/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /usr/src/.cache/go-build/a0/a0e528368fec96eb4836bc9c9f8a679c77b8b78b1cb449d86775acd65c833545-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal gcc -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true 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 cp $WORK/b061/_pkg_.a /usr/src/.cache/go-build/29/2938afafa912f903972ab3b680f2b7ad91fa47847f75450956af7e82129735ec-d # internal /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/b004/_pkg_.a /usr/src/.cache/go-build/24/248ddd15f292ec866b4b0c5a0bca5d3fc4f160084bb67ba728cda2282417b02a-d # internal cd $WORK gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true internal/godebug errors sort gcc -fdebug-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true mkdir -p $WORK/b060/ mkdir -p $WORK/b003/ mkdir -p $WORK/b050/ gcc -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true cat >/usr/src/tmp/go-build3304830676/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/usr/src/tmp/go-build3304830676/b004/_pkg_.a EOF cat >/usr/src/tmp/go-build3304830676/b050/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/usr/src/tmp/go-build3304830676/b004/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/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/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid Hr0Eltge_8v_tnprhPgl/Hr0Eltge_8v_tnprhPgl -goversion go1.21.6 -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-build3304830676/b060/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/usr/src/tmp/go-build3304830676/b061/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build3304830676/b013/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p sort -std -complete -buildid mc1KdAcya0gm5i_gRCMD/mc1KdAcya0gm5i_gRCMD -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/godebug -std -complete -buildid 2yaajUclCAmgVgdsRMEg/2yaajUclCAmgVgdsRMEg -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.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/cf/cf8cad7aea88afe8e0443885d8b3775b058491e8162bc3e8070be49c5e43074e-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=KYd9W-Eadac1o6ByQr-G -o ./_x001.o -c _cgo_export.c internal/oserror mkdir -p $WORK/b046/ internal/safefilepath mkdir -p $WORK/b054/ cat >/usr/src/tmp/go-build3304830676/b046/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a EOF path cat >/usr/src/tmp/go-build3304830676/b054/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a EOF io 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/b054/_pkg_.a -trimpath "$WORK/b054=>" -p internal/safefilepath -std -complete -buildid _HeJhMjZXJd7Ryjh-yv1/_HeJhMjZXJd7Ryjh-yv1 -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p internal/oserror -std -complete -buildid BXFTsI-8K5wlR-Sk2G4F/BXFTsI-8K5wlR-Sk2G4F -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go mkdir -p $WORK/b058/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b099/ cat >/usr/src/tmp/go-build3304830676/b058/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3304830676/b010/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 TWSLGCVG0dkKV5tEKU7P/TWSLGCVG0dkKV5tEKU7P -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >/usr/src/tmp/go-build3304830676/b099/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/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 Tc0OyxKmxgZrmeexlLwd/Tc0OyxKmxgZrmeexlLwd -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go mkdir -p $WORK/b020/ cat >/usr/src/tmp/go-build3304830676/b020/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p io -std -complete -buildid QerjvPLSoD7zMTyOZ0su/QerjvPLSoD7zMTyOZ0su -goversion go1.21.6 -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-build3304830676/b029/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3304830676/b010/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 j7Y9-PnXBG1z9bABcVRD/j7Y9-PnXBG1z9bABcVRD -goversion go1.21.6 -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 crypto/internal/nistec/fiat mkdir -p $WORK/b080/ cat >/usr/src/tmp/go-build3304830676/b080/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build3304830676/b034/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/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 3K2I84aYLxD-FWZ0dIJi/3K2I84aYLxD-FWZ0dIJi -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b060/_pkg_.a /usr/src/.cache/go-build/a8/a81fc4f40c54633ba9b837e09b815e7b33fe0398500ca2b0bf2f8ef8231e32ee-d # internal cp $WORK/b046/_pkg_.a /usr/src/.cache/go-build/18/182ab8ba730c9d44c3f3f32238ac1cd7417579f31d1cbee7b2bce9329540bdd1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal math/rand mkdir -p $WORK/b059/ cat >/usr/src/tmp/go-build3304830676/b059/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/usr/src/tmp/go-build3304830676/b060/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p math/rand -std -complete -buildid O7w_h385g5af6C4ux66o/O7w_h385g5af6C4ux66o -goversion go1.21.6 -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 cp $WORK/b054/_pkg_.a /usr/src/.cache/go-build/0d/0d490ae374fe0fa992d0b6afc8bef39fe6afce2a8f64f0fa8e16a8a306df4e15-d # internal internal/intern mkdir -p $WORK/b103/ cat >/usr/src/tmp/go-build3304830676/b103/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/usr/src/tmp/go-build3304830676/b060/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/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 n07Mlzd9MdXZVoHYmJoU/n07Mlzd9MdXZVoHYmJoU -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go syscall mkdir -p $WORK/b045/ cat >/usr/src/tmp/go-build3304830676/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 cat >/usr/src/tmp/go-build3304830676/b045/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3304830676/b010/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3304830676/b037/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build3304830676/b046/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build3304830676/b022/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/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 9jBDL9wU_mqVWIVy3ucS/9jBDL9wU_mqVWIVy3ucS -goversion go1.21.6 -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 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=KYd9W-Eadac1o6ByQr-G -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b050/_pkg_.a /usr/src/.cache/go-build/a7/a7471d4cb5765e561ba5072bc3145da617d8ca141b688f1821c0728b15b479d3-d # internal cp $WORK/b058/_pkg_.a /usr/src/.cache/go-build/ae/ae2f9f7e7dbf14a910ee8f161ab85a35555cd83010dd786aa20bce3a8d6ec000-d # internal container/heap mkdir -p $WORK/b189/ cat >/usr/src/tmp/go-build3304830676/b189/importcfg << 'EOF' # internal # import config packagefile sort=/usr/src/tmp/go-build3304830676/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 BTPgDk2MVfTtF_OUSvjb/BTPgDk2MVfTtF_OUSvjb -goversion go1.21.6 -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/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /usr/src/.cache/go-build/ca/caca321067701e7d3edfea40138e8141631db73124e49aa269086eb8258a8124-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /usr/src/.cache/go-build/70/703f00585bc68de825edf52e4ad82d6edcab451b8ff5153f8f856a22e76f84d9-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=KYd9W-Eadac1o6ByQr-G -o $WORK/b104/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /usr/src/.cache/go-build/c6/c633b50cc709fff0ecf55b28b642de00bb51729fa9d5fb1c1023fd659091f177-d # internal crypto/internal/randutil mkdir -p $WORK/b043/ hash cat >/usr/src/tmp/go-build3304830676/b043/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/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/b043/_pkg_.a -trimpath "$WORK/b043=>" -p crypto/internal/randutil -std -complete -buildid emyn80i-scnJQWbSEbip/emyn80i-scnJQWbSEbip -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go github.com/neilalexander/yggmail/vendor/github.com/emersion/go-textwrapper text/tabwriter mkdir -p $WORK/b028/ cat >/usr/src/tmp/go-build3304830676/b028/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a EOF mkdir -p $WORK/b140/ bytes mkdir -p $WORK/b002/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p hash -std -complete -buildid Iq7FwIT_EVRu1m-1B8hq/Iq7FwIT_EVRu1m-1B8hq -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/hash/hash.go mkdir -p $WORK/b222/ cat >/usr/src/tmp/go-build3304830676/b140/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a EOF cat >/usr/src/tmp/go-build3304830676/b002/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3304830676/b010/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3304830676/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_pkg_.a EOF strings /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 OQSfmthI4TlLm6qOvE6K/OQSfmthI4TlLm6qOvE6K -goversion go1.21.6 -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/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bytes -std -buildid 4UV_Yr0M6ubc3Tup8bK0/4UV_Yr0M6ubc3Tup8bK0 -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/b222/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_pkg_.a EOF mkdir -p $WORK/b062/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p text/tabwriter -std -complete -buildid 6tqP0DubW6BB_RWAFEzd/6tqP0DubW6BB_RWAFEzd -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go cat >/usr/src/tmp/go-build3304830676/b062/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3304830676/b010/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3304830676/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p strings -std -complete -buildid sJscZBy315cllMHGulQg/sJscZBy315cllMHGulQg -goversion go1.21.6 -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 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=KYd9W-Eadac1o6ByQr-G -o $WORK/b104/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /usr/src/.cache/go-build/e7/e7d6f6d181610fafe48b66ca53f97bc8288c9cd28c6bc5f32abe8fdf96da860c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal hash/crc32 mkdir -p $WORK/b204/ cat >/usr/src/tmp/go-build3304830676/b204/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build3304830676/b028/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/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/b204/_pkg_.a -trimpath "$WORK/b204=>" -p hash/crc32 -std -complete -buildid ExJ0HjhClXVq_Gk7kcoq/ExJ0HjhClXVq_Gk7kcoq -goversion go1.21.6 -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/b140/_pkg_.a /usr/src/.cache/go-build/79/79fa84834fe4a085678d8c1b442c986fd3022c96c523436877ac044e6e7c594f-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/1c/1cd1757d724a8549728a281721f677c3deb41ed3fec39da9c9268f57b1df0472-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /usr/src/.cache/go-build/d3/d34905ed460efdfa4824b2077d715d14c7c2eff321c8ab8f5b5c67c30c0d7c33-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /usr/src/.cache/go-build/3e/3e4d618233f96290acb5746ed8e6249ee3e144a6147d1c73dea1cbb4ced60cb1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_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=KYd9W-Eadac1o6ByQr-G -o $WORK/b104/_x005.o -c gcc_libinit.c cp $WORK/b204/_pkg_.a /usr/src/.cache/go-build/f4/f457058309f191e3dd7617e695077586787314ad3937ebbb8779263a211af013-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /usr/src/.cache/go-build/9a/9aed56cd550f03b33e0202a9afea644a46d045aa3fd3f52eeb7aa813dffe0a7c-d # internal crypto mkdir -p $WORK/b027/ cat >/usr/src/tmp/go-build3304830676/b027/importcfg << 'EOF' # internal # import config packagefile hash=/usr/src/tmp/go-build3304830676/b028/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/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/b027/_pkg_.a -trimpath "$WORK/b027=>" -p crypto -std -complete -buildid 2gle4ZvVz_UC6PpNCjwd/2gle4ZvVz_UC6PpNCjwd -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal net/netip mkdir -p $WORK/b102/ cat >/usr/src/tmp/go-build3304830676/b102/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3304830676/b010/_pkg_.a packagefile internal/intern=/usr/src/tmp/go-build3304830676/b103/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3304830676/b037/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/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 R-8QrRxq0vHo3W-iw2qJ/R-8QrRxq0vHo3W-iw2qJ -goversion go1.21.6 -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 github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b233/ cat >/usr/src/tmp/go-build3304830676/b233/importcfg << 'EOF' # internal # import config packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal /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 PAT3unfJ4pkXN9b5xgMp/PAT3unfJ4pkXN9b5xgMp -goversion go1.21.6 -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 reflect mkdir -p $WORK/b036/ cat >/usr/src/tmp/go-build3304830676/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 crypto/rc4 mkdir -p $WORK/b090/ cat >/usr/src/tmp/go-build3304830676/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/usr/src/tmp/go-build3304830676/b041/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/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 _qqHM2q79iHhYcXKu34b/_qqHM2q79iHhYcXKu34b -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cat >/usr/src/tmp/go-build3304830676/b036/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build3304830676/b005/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3304830676/b010/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3304830676/b006/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3304830676/b037/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build3304830676/b008/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3304830676/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p reflect -std -buildid tEQQ48qo5W96l7QfJ30I/tEQQ48qo5W96l7QfJ30I -goversion go1.21.6 -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 cp $WORK/b002/_pkg_.a /usr/src/.cache/go-build/63/633646269a1adc17c5505a6732f406200040bfd9060ca52eb4e75960e19e7f22-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform mkdir -p $WORK/b129/ vendor/golang.org/x/text/transform mkdir -p $WORK/b208/ cat >/usr/src/tmp/go-build3304830676/b129/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_pkg_.a EOF cat >/usr/src/tmp/go-build3304830676/b208/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 z9yP2LLFPdR0E1_f3WpX/z9yP2LLFPdR0E1_f3WpX -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.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=KYd9W-Eadac1o6ByQr-G -o $WORK/b104/_x006.o -c gcc_linux_386.c 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 KUpd-vo2RsbABJ6rDIbY/KUpd-vo2RsbABJ6rDIbY -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /usr/src/.cache/go-build/e8/e80d5ded2e9e3ebf99a41a4f7050313e87cc52b22b5276f41470b0c23c042c27-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/e5/e58c75ea05eb988d144935da8dadffc91049da3ede6e71594686a8372ffaa0e5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b099/_pkg_.a /usr/src/.cache/go-build/60/601b7cc4f117d675858bb3c7f7536d9395fb099b42279841fe3688297c250527-d # internal cp $WORK/b062/_pkg_.a /usr/src/.cache/go-build/a5/a578302ba2fc256384bf9fff787606547e92be0049da7bd2fe126974daead900-d # internal net/http/internal/ascii mkdir -p $WORK/b216/ bufio cat >/usr/src/tmp/go-build3304830676/b216/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3304830676/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 lvi77OPNVX85dpEU3xJR/lvi77OPNVX85dpEU3xJR -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go mkdir -p $WORK/b072/ cat >/usr/src/tmp/go-build3304830676/b072/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 g44PUgIdaTSKjTViAnPm/g44PUgIdaTSKjTViAnPm -goversion go1.21.6 -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-build3304830676/b117/importcfg << 'EOF' # internal # import config packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3304830676/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 _hjQKOZylkP8se6rdIqr/_hjQKOZylkP8se6rdIqr -goversion go1.21.6 -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 html mkdir -p $WORK/b218/ cat >/usr/src/tmp/go-build3304830676/b218/importcfg << 'EOF' # internal # import config packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 FvwjmyywzFbXpa7WrlE6/FvwjmyywzFbXpa7WrlE6 -goversion go1.21.6 -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/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /usr/src/.cache/go-build/6d/6d2e151b521182480b85c320a21981b941ab168792ec6d15fe85277f1aa5f251-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /usr/src/.cache/go-build/1b/1b91ae2d286aedd5cd2cf4120145c83ae296d97362796b41e9a1b1850a531b86-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /usr/src/.cache/go-build/dc/dc177e28fd9663bbb8def856da5f918e3d2323b6c5d35d1905ef70884b1039f0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /usr/src/.cache/go-build/73/73e78e5eedb43132381f8927e51548c0c58952f1c1d12f488eaef3215a70febd-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding mkdir -p $WORK/b127/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build3304830676/b128/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform=/usr/src/tmp/go-build3304830676/b129/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_pkg_.a EOF /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 RHKh2_rDL8huhDSkcILw/RHKh2_rDL8huhDSkcILw -goversion go1.21.6 -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 github.com/neilalexander/yggmail/vendor/golang.org/x/text/runes mkdir -p $WORK/b183/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b129/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3304830676/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 2FPMLnJrKaV1VRlLA92K/2FPMLnJrKaV1VRlLA92K -goversion go1.21.6 -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 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=KYd9W-Eadac1o6ByQr-G -o $WORK/b104/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b072/_pkg_.a /usr/src/.cache/go-build/36/3668edd60aa636b3f37c236f6ae642b256d6d67df406c0e9d9995bfc588ee26f-d # internal cp $WORK/b218/_pkg_.a /usr/src/.cache/go-build/d8/d8451b6f14f1c5de82bb19f98391a20af5e21f52d9dc11c179f198fafca6260e-d # internal cp $WORK/b127/_pkg_.a /usr/src/.cache/go-build/4f/4faec7d5472761243713ebcd5556efdb667f10c2add97d31801965ad1ef07867-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal mkdir -p $WORK/b181/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b127/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build3304830676/b128/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform=/usr/src/tmp/go-build3304830676/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 5x5H19giwoI3Y70PzkSR/5x5H19giwoI3Y70PzkSR -goversion go1.21.6 -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/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /usr/src/.cache/go-build/44/4415aa6eec82595703056ac6b7de54e48e2a10d9f4188ffda85477b34b54ac7f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # 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/08/08b1b3c58c77fa75d491098045e3cc16ba36834285bffef0b9b1560289f71c9c-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/unicode mkdir -p $WORK/b180/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding=/usr/src/tmp/go-build3304830676/b127/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal=/usr/src/tmp/go-build3304830676/b181/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build3304830676/b128/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/internal/utf8internal=/usr/src/tmp/go-build3304830676/b182/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/runes=/usr/src/tmp/go-build3304830676/b183/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform=/usr/src/tmp/go-build3304830676/b129/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3304830676/b070/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 hvnh1pIy8bvyKo2TFQtu/hvnh1pIy8bvyKo2TFQtu -goversion go1.21.6 -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=KYd9W-Eadac1o6ByQr-G -o $WORK/b104/_x008.o -c gcc_stack_unix.c cp $WORK/b102/_pkg_.a /usr/src/.cache/go-build/45/459127f9d99dd1a624368f75f3edcd08235c33c2256300bc2875080e5f808c27-d # internal 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/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /usr/src/.cache/go-build/66/66f28ebd4bd19f0ba89116b54c290d910a7ea9c49ec4a02ec42e572d1545452c-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=KYd9W-Eadac1o6ByQr-G -o $WORK/b104/_x009.o -c gcc_traceback.c cp $WORK/b045/_pkg_.a /usr/src/.cache/go-build/ff/ffabd234d8d683e823472fce3fda9750ccbe21025066463d62fbf0f126c68076-d # internal internal/syscall/unix mkdir -p $WORK/b044/ internal/syscall/execenv mkdir -p $WORK/b055/ cat >/usr/src/tmp/go-build3304830676/b044/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a EOF cat >/usr/src/tmp/go-build3304830676/b055/importcfg << 'EOF' # internal # import config packagefile syscall=/usr/src/tmp/go-build3304830676/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/b055/_pkg_.a -trimpath "$WORK/b055=>" -p internal/syscall/execenv -std -complete -buildid xH4wIaZf-UuIoPHh4z2P/xH4wIaZf-UuIoPHh4z2P -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/syscall/unix -std -complete -buildid CcSWOEt3ozGtEyF7ETd4/CcSWOEt3ozGtEyF7ETd4 -goversion go1.21.6 -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-build3304830676/b053/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p time -std -buildid CF5reiRqsnZodTvaYmWO/CF5reiRqsnZodTvaYmWO -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /usr/src/.cache/go-build/4f/4f8105cc23546e866a9307836cc232eaeb78595bd07662da71aa79a5424540b7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_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=KYd9W-Eadac1o6ByQr-G -o $WORK/b104/_x010.o -c gcc_util.c cp $WORK/b044/_pkg_.a /usr/src/.cache/go-build/c5/c5fc6a363d96427e5b387d6bc8f095b974499d7745b06dd02e29034944afe59f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /usr/src/.cache/go-build/ee/ee949f12ac9f95f39ee6b63a2607d5af84d41215c8125ae249480ac1a71ea7a0-d # internal regexp mkdir -p $WORK/b116/ cat >/usr/src/tmp/go-build3304830676/b116/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile regexp/syntax=/usr/src/tmp/go-build3304830676/b117/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3304830676/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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/b116/_pkg_.a -trimpath "$WORK/b116=>" -p regexp -std -complete -buildid _ccx7UNjrqMyWGmutNVx/_ccx7UNjrqMyWGmutNVx -goversion go1.21.6 -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 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=KYd9W-Eadac1o6ByQr-G -o $WORK/b104/_x011.o -c linux_syscall.c 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=KYd9W-Eadac1o6ByQr-G -o $WORK/b104/_x012.o -c gcc_386.S 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=KYd9W-Eadac1o6ByQr-G -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/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/b080/_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-build3304830676/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-build3304830676/b104/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/usr/src/tmp/go-build3304830676/b018/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/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 KYd9W-Eadac1o6ByQr-G/KYd9W-Eadac1o6ByQr-G -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /usr/src/.cache/go-build/ba/ba10d14b7ed762352a9946064c12f2dfb6e10aa848dc4514dfc6322cfa31da8a-d # internal 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/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/ca/cab7b3bf0dea2c19c6a6b56ebbc11b566077c3e39fc35554659634372b74942e-d # internal cp $WORK/b080/_pkg_.a /usr/src/.cache/go-build/c7/c782f934467957a89e65722474442836db4d43e8565553dfab4794dd8b31c4ee-d # internal crypto/internal/nistec mkdir -p $WORK/b079/ cat >/usr/src/tmp/go-build3304830676/b079/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/usr/src/tmp/go-build3304830676/b080/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3304830676/b034/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/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/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/nistec -std -complete -buildid bpRV5Ks5pB3y6m3HcVRi/bpRV5Ks5pB3y6m3HcVRi -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /usr/src/.cache/go-build/74/7410cc81c5859eeb5d015c865a1e4d4fe44abc9fcfb7e026df2810d3a6367fbf-d # internal github.com/neilalexander/yggmail/internal/storage/types mkdir -p $WORK/b145/ cat >/usr/src/tmp/go-build3304830676/b145/importcfg << 'EOF' # internal # import config packagefile time=/usr/src/tmp/go-build3304830676/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 cV-XXtX8rjjK-3ujwslv/cV-XXtX8rjjK-3ujwslv -goversion go1.21.6 -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 context mkdir -p $WORK/b075/ cat >/usr/src/tmp/go-build3304830676/b075/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile internal/reflectlite=/usr/src/tmp/go-build3304830676/b004/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 ZwLyt7TFdQYtpJsqi6kK/ZwLyt7TFdQYtpJsqi6kK -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/context/context.go io/fs mkdir -p $WORK/b057/ internal/poll cat >/usr/src/tmp/go-build3304830676/b057/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build3304830676/b046/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile path=/usr/src/tmp/go-build3304830676/b058/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p io/fs -std -complete -buildid beMHFp0rx1vMTrUj8yON/beMHFp0rx1vMTrUj8yON -goversion go1.21.6 -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 mkdir -p $WORK/b052/ cat >/usr/src/tmp/go-build3304830676/b052/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3304830676/b044/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 ZMsE41V6oNZ18r9AGqcC/ZMsE41V6oNZ18r9AGqcC -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /usr/src/.cache/go-build/42/42dd2b9a215796625ded310092873e1925a0ddd1ecd6a63b0f855b720f723fed-d # internal github.com/neilalexander/yggmail/internal/storage mkdir -p $WORK/b144/ cat >/usr/src/tmp/go-build3304830676/b144/importcfg << 'EOF' # internal # import config packagefile github.com/neilalexander/yggmail/internal/storage/types=/usr/src/tmp/go-build3304830676/b145/_pkg_.a EOF /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 GVtz24jtXFaM66PTwGnu/GVtz24jtXFaM66PTwGnu -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /usr/src/.cache/go-build/a3/a304593b8f985ac6496c7f3360bc43b6713553dfcb1a997b8bb7e88f8e35af45-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b057/_pkg_.a /usr/src/.cache/go-build/32/32c299ccf56ac5c74fdf43a5590c9a260a589f0db0c5fbc91443d4758d5ebdd5-d # internal cp $WORK/b075/_pkg_.a /usr/src/.cache/go-build/59/598cd41615a27bf147facd7a958bce894ad1e42c5a332d57c20aea0fb5ca0df9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal 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 /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 cp $WORK/b052/_pkg_.a /usr/src/.cache/go-build/b7/b715e9c673a0979996b9bd661025bbc1fb37f3bce975499f3e176c913605fd15-d # internal os mkdir -p $WORK/b051/ cat >/usr/src/tmp/go-build3304830676/b051/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3304830676/b037/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build3304830676/b052/_pkg_.a packagefile internal/safefilepath=/usr/src/tmp/go-build3304830676/b054/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build3304830676/b055/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3304830676/b044/_pkg_.a packagefile internal/testlog=/usr/src/tmp/go-build3304830676/b056/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3304830676/b057/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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/b051/_pkg_.a -trimpath "$WORK/b051=>" -p os -std -buildid TLRVT8dEGxunGuGEOMmu/TLRVT8dEGxunGuGEOMmu -goversion go1.21.6 -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/b079/_pkg_.a # internal cp $WORK/b036/_pkg_.a /usr/src/.cache/go-build/42/42bb29103ead230f3ad8328fde0eeeb64d7e9d579ade36332804e181b0280e66-d # internal internal/fmtsort mkdir -p $WORK/b049/ encoding/binary mkdir -p $WORK/b035/ cat >/usr/src/tmp/go-build3304830676/b049/importcfg << 'EOF' # internal # import config packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a EOF cat >/usr/src/tmp/go-build3304830676/b035/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_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 Xaf5KRMqRCUNYb9IPx14/Xaf5KRMqRCUNYb9IPx14 -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p encoding/binary -std -complete -buildid DGpNw4Sc51LJTk1ciJxn/DGpNw4Sc51LJTk1ciJxn -goversion go1.21.6 -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 cp $WORK/b079/_pkg_.a /usr/src/.cache/go-build/28/2882561c7d5ec5e2d30cc0e42192dc5e7c6a5bbbdc0ce02553a0c0795696f95f-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/f4/f454955f247e7393a04bd64468e941bd29afb5469ec8c101d7f0def7ce8b1f19-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /usr/src/.cache/go-build/b8/b8f2a8fb3948f6a5877fc451ba03ec0b3abc59f18af3d70e1166055abfb461b2-d # internal encoding/base64 mkdir -p $WORK/b069/ crypto/internal/edwards25519/field cat >/usr/src/tmp/go-build3304830676/b069/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a EOF vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p encoding/base64 -std -complete -buildid 8r1sN_mURzlQx9qR1MmZ/8r1sN_mURzlQx9qR1MmZ -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go crypto/md5 mkdir -p $WORK/b033/ cat >/usr/src/tmp/go-build3304830676/b033/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build3304830676/b034/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p crypto/internal/edwards25519/field -std -complete -buildid sCGlBupr6ari1ZQiODCw/sCGlBupr6ari1ZQiODCw -goversion go1.21.6 -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 mkdir -p $WORK/b110/ mkdir -p $WORK/b089/ cat >/usr/src/tmp/go-build3304830676/b089/go_asm.h << 'EOF' # internal EOF cat >/usr/src/tmp/go-build3304830676/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build3304830676/b034/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a 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 crypto/cipher mkdir -p $WORK/b040/ 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 723QfXJ3XeX1ZI99oAjB/723QfXJ3XeX1ZI99oAjB -goversion go1.21.6 -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 mkdir -p $WORK/b168/ github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b mkdir -p $WORK/b194/ cat >/usr/src/tmp/go-build3304830676/b040/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build3304830676/b041/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3304830676/b034/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a EOF github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand mkdir -p $WORK/b172/ cat >/usr/src/tmp/go-build3304830676/b168/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/usr/src/tmp/go-build3304830676/b034/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_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 Eb9-SrwMvs_wSBrxwI3y/Eb9-SrwMvs_wSBrxwI3y -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/b194/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3304830676/b027/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build3304830676/b028/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/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 Agw-LS_f-jeM_B3GNvTe/Agw-LS_f-jeM_B3GNvTe -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/b172/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_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 ABR_5h6kRm3EkxrxnWAt/ABR_5h6kRm3EkxrxnWAt -goversion go1.21.6 -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 /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 RQ3zLr8VrTx3ujPZ26rV/RQ3zLr8VrTx3ujPZ26rV -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/b089/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3304830676/b027/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build3304830676/b028/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/md5 -std -buildid 0bwfLPpfWqMjRfwhD18V/0bwfLPpfWqMjRfwhD18V -goversion go1.21.6 -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 mkdir -p $WORK/b122/ cat >/usr/src/tmp/go-build3304830676/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 cat >/usr/src/tmp/go-build3304830676/b122/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 RzMsYFrU7aTpeNoFqnBM/RzMsYFrU7aTpeNoFqnBM -goversion go1.21.6 -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/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /usr/src/.cache/go-build/6a/6a9e7b64ce275a8c3266c22a0a8c0a99450309cf37c6285b0ff4a1166e3cdf27-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b195/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b166/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build3304830676/b168/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa=/usr/src/tmp/go-build3304830676/b196/_pkg_.a EOF /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 ilMpood6wx2vcncClHjT/ilMpood6wx2vcncClHjT -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b110/_pkg_.a /usr/src/.cache/go-build/b6/b6383bde29f1dfa7f766018161bbdf00faf067ba4fccada47fe2675c073de4e2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal 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 cp $WORK/b033/_pkg_.a /usr/src/.cache/go-build/b3/b381c5b86f0acbf5adcbb8a919c0cc02db54d9f34b9050b6ce672b1d44ae6a31-d # internal cp $WORK/b069/_pkg_.a /usr/src/.cache/go-build/a2/a27ab073de3561782d597feee08389af4ec87e6073eae529095301f173ac8edc-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b032/ encoding/pem mkdir -p $WORK/b097/ cat >/usr/src/tmp/go-build3304830676/b032/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build3304830676/b033/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3304830676/b034/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a EOF github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7 mkdir -p $WORK/b126/ cat >/usr/src/tmp/go-build3304830676/b097/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3304830676/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_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/b032/_pkg_.a -trimpath "$WORK/b032=>" -p crypto/internal/edwards25519 -std -complete -buildid y_Aq4wmzq_Si-4dlt5iY/y_Aq4wmzq_Si-4dlt5iY -goversion go1.21.6 -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/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p encoding/pem -std -complete -buildid VLC4dwHPywJUGc-yF7KS/VLC4dwHPywJUGc-yF7KS -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding=/usr/src/tmp/go-build3304830676/b127/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform=/usr/src/tmp/go-build3304830676/b129/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3304830676/b070/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 h_kSSANVUay4Cd_cF27X/h_kSSANVUay4Cd_cF27X -goversion go1.21.6 -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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b089/_pkg_.a /usr/src/.cache/go-build/42/4250f39d3c9d72fd0b81d0cf8ecefada77437c44216ee72b2c6108c29ec83831-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b194/_pkg_.a /usr/src/.cache/go-build/b8/b8014273d53ac7f9b0dd5130811288040c31eb2e6413047bba87c3988c969556-d # internal cp $WORK/b172/_pkg_.a /usr/src/.cache/go-build/6f/6f92067904efd0ca5aa40dbb3fb927fa9143223410d59e1ea0aaa3250e135ecb-d # internal cp $WORK/b195/_pkg_.a /usr/src/.cache/go-build/56/5638f6c6be32f1bfc1e5a26cdf912c13686f22fa0e621589f5e176476b14df1e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /usr/src/.cache/go-build/26/262ed70e8521820d6e21400140961fb02b67a623191f685667c5a62375dabf18-d # internal crypto/internal/boring mkdir -p $WORK/b039/ cat >/usr/src/tmp/go-build3304830676/b039/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3304830676/b027/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3304830676/b040/_pkg_.a packagefile crypto/internal/boring/sig=/usr/src/tmp/go-build3304830676/b042/_pkg_.a packagefile hash=/usr/src/tmp/go-build3304830676/b028/_pkg_.a EOF crypto/des 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/b039/_pkg_.a -trimpath "$WORK/b039=>" -p crypto/internal/boring -std -complete -buildid O_56gQybMczT14NVTqD5/O_56gQybMczT14NVTqD5 -goversion go1.21.6 -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 vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b077/ mkdir -p $WORK/b108/ github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b165/ cat >/usr/src/tmp/go-build3304830676/b077/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build3304830676/b040/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build3304830676/b041/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a EOF cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b040/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build3304830676/b109/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_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 qtuTmNW60yRLRl7eYcbs/qtuTmNW60yRLRl7eYcbs -goversion go1.21.6 -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 /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 SFso7BICXOPha_OXzLHO/SFso7BICXOPha_OXzLHO -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b040/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build3304830676/b166/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/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 z9z7Ekz4LopOWn_-7WQm/z9z7Ekz4LopOWn_-7WQm -goversion go1.21.6 -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 cp $WORK/b051/_pkg_.a /usr/src/.cache/go-build/68/68b55bf2d9cf5db783ba1426bd7d4751d199f98c085a201724b7013a0d99eac3-d # internal internal/lazyregexp mkdir -p $WORK/b220/ io/ioutil mkdir -p $WORK/b112/ cat >/usr/src/tmp/go-build3304830676/b220/importcfg << 'EOF' # internal # import config packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3304830676/b116/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p internal/lazyregexp -std -complete -buildid gUfIDylunWg-50N8DFT6/gUfIDylunWg-50N8DFT6 -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go cat >/usr/src/tmp/go-build3304830676/b112/importcfg << 'EOF' # internal # import config packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3304830676/b057/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p io/ioutil -std -complete -buildid DX1X-_KIRXD2mLTy7ye-/DX1X-_KIRXD2mLTy7ye- -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal path/filepath mkdir -p $WORK/b106/ os/signal mkdir -p $WORK/b235/ cat >/usr/src/tmp/go-build3304830676/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 cat >/usr/src/tmp/go-build3304830676/b106/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3304830676/b057/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_pkg_.a EOF fmt mkdir -p $WORK/b048/ 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 kiI0wPcfBLQqk4hr9qeT/kiI0wPcfBLQqk4hr9qeT -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/b048/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build3304830676/b049/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 6uJLS0ly4vm-jJA5F5fo/6uJLS0ly4vm-jJA5F5fo -goversion go1.21.6 -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 cp $WORK/b126/_pkg_.a /usr/src/.cache/go-build/2d/2d171fedc98d1e7dac0db2f5926c5d4c239a94eb5a9b0e76157aea0d3d9b8106-d # internal cat >/usr/src/tmp/go-build3304830676/b235/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3304830676/b075/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p os/signal -std -buildid 9JHtUZDa8UyiLB2Tmf2_/9JHtUZDa8UyiLB2Tmf2_ -goversion go1.21.6 -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 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b097/_pkg_.a /usr/src/.cache/go-build/49/4985c4c0cb2a12eedd046980713cfdd1fd85f71d0c160d0e5d8953472f929c87-d # internal cp $WORK/b039/_pkg_.a /usr/src/.cache/go-build/14/14c3ac102ef7d616e21d238d52241f2c714d11f15d62dc1d6deefac9f8ad2f90-d # internal crypto/sha512 mkdir -p $WORK/b063/ cat >/usr/src/tmp/go-build3304830676/b063/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3304830676/b027/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3304830676/b039/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build3304830676/b028/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/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/b063/_pkg_.a -trimpath "$WORK/b063=>" -p crypto/sha512 -std -complete -buildid FEZrhEBHPvuVcXxCOq2M/FEZrhEBHPvuVcXxCOq2M -goversion go1.21.6 -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/ crypto/ecdh crypto/sha1 crypto/hmac cat >/usr/src/tmp/go-build3304830676/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/usr/src/tmp/go-build3304830676/b040/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build3304830676/b041/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3304830676/b039/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a EOF mkdir -p $WORK/b078/ mkdir -p $WORK/b092/ cat >/usr/src/tmp/go-build3304830676/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/b112/_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/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/aes -std -complete -buildid bq_wIyGH_EmxKgZNIWcM/bq_wIyGH_EmxKgZNIWcM -goversion go1.21.6 -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 mkdir -p $WORK/b088/ cat >/usr/src/tmp/go-build3304830676/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build3304830676/b039/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3304830676/b034/_pkg_.a packagefile hash=/usr/src/tmp/go-build3304830676/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 w2UG9OtT1omqK7mCLJF2/w2UG9OtT1omqK7mCLJF2 -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >/usr/src/tmp/go-build3304830676/b078/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3304830676/b027/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3304830676/b039/_pkg_.a packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build3304830676/b033/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build3304830676/b079/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build3304830676/b043/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3304830676/b034/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a EOF cp $WORK/b112/_pkg_.a /usr/src/.cache/go-build/dd/dd62010107eb27de34731d3bf0ff3ecf9b85221126f8832d1efd17f1fa9c8210-d # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/ecdh -std -complete -buildid fC7tTODN1hvVhdVuhz8b/fC7tTODN1hvVhdVuhz8b -goversion go1.21.6 -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 crypto/sha256 mkdir -p $WORK/b093/ cat >/usr/src/tmp/go-build3304830676/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/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /usr/src/.cache/go-build/0c/0cb5b798caad957b381ee6d734d7e02f6da7f46fe79dfc14845e52de29e3111b-d # internal cat >/usr/src/tmp/go-build3304830676/b092/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3304830676/b027/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3304830676/b039/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build3304830676/b028/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/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 vmS2GNTww7FIe6uadM0C/vmS2GNTww7FIe6uadM0C -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /usr/src/.cache/go-build/51/5181cd89adb1535589ecce2c39b6a97c91771532eaf3903f63108f04e29a0532-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b111/ cat >/usr/src/tmp/go-build3304830676/b111/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/usr/src/tmp/go-build3304830676/b088/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build3304830676/b028/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a EOF /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 _iJ3p94rsa5DF1M3TyUS/_iJ3p94rsa5DF1M3TyUS -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b169/ cp $WORK/b077/_pkg_.a /usr/src/.cache/go-build/5c/5cccac033381cca4d1b70b88be5cba541a0f19ad110cc60d19d778e6677aeebd-d # internal cat >/usr/src/tmp/go-build3304830676/b093/importcfg << 'EOF' # internal # import config packagefile crypto=/usr/src/tmp/go-build3304830676/b027/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3304830676/b039/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build3304830676/b028/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/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 57KpqUYeQxx2BTHO720c/57KpqUYeQxx2BTHO720c -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/b169/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/usr/src/tmp/go-build3304830676/b088/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build3304830676/b028/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/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 OCAu65iCQiX0Md1Ljpjd/OCAu65iCQiX0Md1Ljpjd -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /usr/src/.cache/go-build/64/6403a71d4528e08d900849a279c833d335f4303b6df71d525af679c7ab1805f3-d # internal cp $WORK/b108/_pkg_.a /usr/src/.cache/go-build/78/78f0c8ab05b8066f678342d331cd76b14c6f3d7398659c684121ce1eb6b0c401-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b167/ vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b107/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b040/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build3304830676/b165/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build3304830676/b166/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build3304830676/b168/_pkg_.a EOF cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b040/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build3304830676/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build3304830676/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build3304830676/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 CaBCbA8mz0f6rFsUB2Cn/CaBCbA8mz0f6rFsUB2Cn -goversion go1.21.6 -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 /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 RAtEH7PT_xRrBMLf8dQ_/RAtEH7PT_xRrBMLf8dQ_ -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /usr/src/.cache/go-build/0a/0a7e7d5e2a9229064559fa1aee64325f26186412de14d73384464a62d0d717bd-d # internal 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/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /usr/src/.cache/go-build/3f/3fb0c30058878b8e0696b4ea7177fab8e1a2eaaa4ed8802a73d12f94af5999a4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_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 cp $WORK/b111/_pkg_.a /usr/src/.cache/go-build/a5/a593ae56c733c8db3f5046b5f817c8d39ec208ef28e5e8d93af77b83fb13e56e-d # internal cd /usr/lib/golang/src/os/signal /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/b3/b3af76b1a72fda826495b6913ec869721c958aa980dd4aef424ddfbac40c2293-d # 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/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /usr/src/.cache/go-build/3e/3e86c782bb8075fca5aaf55f5501c5fb76d9312aff3180cf348e342211c625bd-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/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b076/_pkg_.a /usr/src/.cache/go-build/e6/e607eab9418c4175ddafc3d8ef92d15a8d16a9d239db9e2de44ec925f09bc147-d # internal cp $WORK/b107/_pkg_.a /usr/src/.cache/go-build/5b/5b521f87dc2c46c2ce43d08e97eeadc504994184f59cbcc190cf761ca8862b8c-d # internal cp $WORK/b167/_pkg_.a /usr/src/.cache/go-build/89/89565c4c89c0250a8d34474851c9fff6e3e8771764cb2095a7450c4a06578cdd-d # internal cp $WORK/b106/_pkg_.a /usr/src/.cache/go-build/9f/9f9faea650ce63f4ad9a073218388f50402b4613d11ec17081b4b5b5943dfde1-d # internal cp $WORK/b078/_pkg_.a /usr/src/.cache/go-build/12/1283822c0220f7106e88a3d2c295fbbf8d34c3c3fb5201150756d81908cca756-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b187/ cat >/usr/src/tmp/go-build3304830676/b187/importcfg << 'EOF' # internal # import config packagefile crypto/ecdh=/usr/src/tmp/go-build3304830676/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 Qjo661k27O5q_rNgKAMU/Qjo661k27O5q_rNgKAMU -goversion go1.21.6 -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 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/75/75f45151882bf2cbc78d946061c009a60aa8a8a17e5575cccad61ee7ad9b1cba-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /usr/src/.cache/go-build/14/14de4275b7d73effcfeb9626c1c3014b53388de68a609a2c48e081f072ca691c-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/69/690ea06999bb5a437cec2ca4c6e6473447775cd9ad7393a5a9ebe62f7471e44c-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/79/799abe6f8301d09fcbb0bc6356a6d2adac9e6f7b9ee247d59e13371c700c488c-d # internal encoding/hex mkdir -p $WORK/b064/ cat >/usr/src/tmp/go-build3304830676/b064/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a EOF net/url log 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/b064/_pkg_.a -trimpath "$WORK/b064=>" -p encoding/hex -std -complete -buildid PYZZk1eeRRmgk4pGajzT/PYZZk1eeRRmgk4pGajzT -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go flag mkdir -p $WORK/b105/ mkdir -p $WORK/b113/ cat >/usr/src/tmp/go-build3304830676/b105/importcfg << 'EOF' # internal # import config packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile path=/usr/src/tmp/go-build3304830676/b058/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a EOF cat >/usr/src/tmp/go-build3304830676/b113/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile log/internal=/usr/src/tmp/go-build3304830676/b114/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p net/url -std -complete -buildid jhKo7hqlePambcES2t5i/jhKo7hqlePambcES2t5i -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p log -std -complete -buildid nTYmGpSDJPX1d2wIQfgv/nTYmGpSDJPX1d2wIQfgv -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/log/log.go mime mkdir -p $WORK/b065/ runtime/debug mkdir -p $WORK/b118/ github.com/neilalexander/yggmail/vendor/github.com/gologme/log mkdir -p $WORK/b150/ github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf cat >/usr/src/tmp/go-build3304830676/b065/importcfg << 'EOF' # internal # import config packagefile encoding=/usr/src/tmp/go-build3304830676/b066/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a EOF cat >/usr/src/tmp/go-build3304830676/b118/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b174/ 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 cat >/usr/src/tmp/go-build3304830676/b150/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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/b065/_pkg_.a -trimpath "$WORK/b065=>" -p flag -std -complete -buildid 3DLThfuOihRraKgO-S5q/3DLThfuOihRraKgO-S5q -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/flag/flag.go mime/quotedprintable cat >/usr/src/tmp/go-build3304830676/b174/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a EOF encoding/json /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 q3x0UwHG2mZNEW_Htm0r/q3x0UwHG2mZNEW_Htm0r -goversion go1.21.6 -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/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/neilalexander/yggmail/vendor/github.com/gologme/log -complete -buildid Yk0d3-0f9NABYq7D90K_/Yk0d3-0f9NABYq7D90K_ -goversion go1.21.6 -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 vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b130/ compress/flate cat >/usr/src/tmp/go-build3304830676/b130/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3304830676/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3304830676/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3304830676/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_pkg_.a EOF mkdir -p $WORK/b141/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p mime -std -complete -buildid LOVXt4lFBROVfin27hcH/LOVXt4lFBROVfin27hcH -goversion go1.21.6 -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 mkdir -p $WORK/b068/ mkdir -p $WORK/b212/ cat >/usr/src/tmp/go-build3304830676/b141/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3304830676/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a EOF cat >/usr/src/tmp/go-build3304830676/b068/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3304830676/b066/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3304830676/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3304830676/b024/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3304830676/b070/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_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 lBy9ROfnASDvVe53k6f7/lBy9ROfnASDvVe53k6f7 -goversion go1.21.6 -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-build3304830676/b212/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/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 QeeRE8Q_fsGldlK-bbMG/QeeRE8Q_fsGldlK-bbMG -goversion go1.21.6 -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 math/big mkdir -p $WORK/b047/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p encoding/json -std -complete -buildid Jr2gsPDwjpUeV8mDUvPh/Jr2gsPDwjpUeV8mDUvPh -goversion go1.21.6 -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 mkdir -p $WORK/b203/ cat >/usr/src/tmp/go-build3304830676/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 cat >/usr/src/tmp/go-build3304830676/b203/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3304830676/b072/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/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 cfe7tfYHuy0oPADyMck2/cfe7tfYHuy0oPADyMck2 -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/b118/importcfg << 'EOF' # internal # import config packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 0W1mmo78HxX4snhFl9dU/0W1mmo78HxX4snhFl9dU -goversion go1.21.6 -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 vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b210/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b035/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build3304830676/b208/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 yeeH0Lnt53kTfdgwIXrP/yeeH0Lnt53kTfdgwIXrP -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/b047/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3304830676/b059/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/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 8K79Rby6DWGhbbZmM7Ox/8K79Rby6DWGhbbZmM7Ox -goversion go1.21.6 -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/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /usr/src/.cache/go-build/56/56d2015584265950f6fa2bd5909a3a9a47759b22a61fdd672f8a31b51e1b701a-d # internal net/http/internal mkdir -p $WORK/b215/ cat >/usr/src/tmp/go-build3304830676/b215/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3304830676/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p net/http/internal -std -complete -buildid qFfvDd8yYfySJ14G3dzP/qFfvDd8yYfySJ14G3dzP -goversion go1.21.6 -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/01/0128c9133991fd4ba4ca4d366aa7f492bab582336b42d2eb5d143ec0556e181b-d # internal runtime/trace mkdir -p $WORK/b223/ cat >/usr/src/tmp/go-build3304830676/b223/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3304830676/b075/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/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 Gaf7S1PDdMFr0-ZT104Z/Gaf7S1PDdMFr0-ZT104Z -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go 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/f4/f4a2220c05960af2b5748ecff0c8cb54d3ea5acb4fe6c609b77022d7ff95c1d4-d # internal database/sql/driver mkdir -p $WORK/b230/ cat >/usr/src/tmp/go-build3304830676/b230/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3304830676/b075/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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/b230/_pkg_.a -trimpath "$WORK/b230=>" -p database/sql/driver -std -complete -buildid CZFiA4ajh8ZnbSWKmXFP/CZFiA4ajh8ZnbSWKmXFP -goversion go1.21.6 -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/b113/_pkg_.a # 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b113/_pkg_.a /usr/src/.cache/go-build/56/56fc464124a32ca01a6c2c1669078e041eae50fc1b9e17665a1c69675cbf83ec-d # internal cp $WORK/b212/_pkg_.a /usr/src/.cache/go-build/6b/6b021a98db98282fc090563b8cb6f9130b43b590aebc440dee635ee06036cb68-d # 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/b223/_pkg_.a # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b209/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b223/_pkg_.a /usr/src/.cache/go-build/c6/c645771194102c5888ab109260f69a42775f786b070ba1850c1f3fba9f5c26c7-d # internal cat >/usr/src/tmp/go-build3304830676/b209/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile container/list=/usr/src/tmp/go-build3304830676/b074/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile log=/usr/src/tmp/go-build3304830676/b113/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_pkg_.a EOF cp $WORK/b215/_pkg_.a /usr/src/.cache/go-build/a9/a9e80d824976f6d3e7a6bfc53089fe98d14f2aeb875bc2e8fb2a067aaa275769-d # internal /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 uvPU8OtxML9OlVke09kE/uvPU8OtxML9OlVke09kE -goversion go1.21.6 -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 cp $WORK/b150/_pkg_.a /usr/src/.cache/go-build/b8/b8af85bd39181406d4e40ac9ab5ad520316d21c245310d574578579f1fba9761-d # internal cp $WORK/b105/_pkg_.a /usr/src/.cache/go-build/9b/9b1190abc47c11f993e460356c8effb43ce89874f00b6e9ab118ab9b509c9757-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b174/_pkg_.a /usr/src/.cache/go-build/c8/c8aa4d9e5c67be32d863774ae2c80ff2635ecc42df983f83d872a951e2c4aca6-d # internal cp $WORK/b130/_pkg_.a /usr/src/.cache/go-build/82/82fd5606b870f54facc377d5fbf97c1f2da5b50f5675b22e42b6c21dfcc34641-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b230/_pkg_.a /usr/src/.cache/go-build/23/23e8066af709ae3666677f08ee879f30112669bf7b861517f327e73644cb0bf7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal database/sql mkdir -p $WORK/b229/ cat >/usr/src/tmp/go-build3304830676/b229/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile context=/usr/src/tmp/go-build3304830676/b075/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build3304830676/b230/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3304830676/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 QSWbWhmuGIUSor5iMVgI/QSWbWhmuGIUSor5iMVgI -goversion go1.21.6 -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 cp $WORK/b065/_pkg_.a /usr/src/.cache/go-build/4f/4fd88760405a076461a7090389d6b99daa3cc7d50eaf2cb55bb76de76d62cea5-d # internal cp $WORK/b203/_pkg_.a /usr/src/.cache/go-build/a3/a3fae6c0b10eb9749df98c6643ffaa5abd0e47981da63995615291fde4f1a1d6-d # internal compress/gzip mkdir -p $WORK/b202/ cat >/usr/src/tmp/go-build3304830676/b202/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3304830676/b072/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build3304830676/b203/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build3304830676/b204/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 xXXQm553omd3cwEHVTFm/xXXQm553omd3cwEHVTFm -goversion go1.21.6 -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/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /usr/src/.cache/go-build/82/823b9455fe8c1dd894d016948dec2d480946a3cae7c327c81c05356faac2b36e-d # internal internal/profile mkdir -p $WORK/b219/ cat >/usr/src/tmp/go-build3304830676/b219/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3304830676/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3304830676/b202/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile internal/lazyregexp=/usr/src/tmp/go-build3304830676/b220/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3304830676/b116/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 B7sNCiax7ApmdFZ2k4KX/B7sNCiax7ApmdFZ2k4KX -goversion go1.21.6 -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 runtime/pprof mkdir -p $WORK/b221/ cat >/usr/src/tmp/go-build3304830676/b221/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3304830676/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3304830676/b202/_pkg_.a packagefile context=/usr/src/tmp/go-build3304830676/b075/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build3304830676/b005/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build3304830676/b222/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 WIgBFVTSuytmhmAAmntX/WIgBFVTSuytmhmAAmntX -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b209/_pkg_.a /usr/src/.cache/go-build/75/75845207c913773f4bb439fc061a9833c280a1d4204ecfca08cb02aa7acbfca0-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b207/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build3304830676/b208/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build3304830676/b209/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_pkg_.a EOF /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 QDznPlJSkbQD05cdAxA1/QDznPlJSkbQD05cdAxA1 -goversion go1.21.6 -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/b068/_pkg_.a /usr/src/.cache/go-build/74/7459e8395010db8c79f4df2618192ba0410ebf900911039e8f1f7acb9aa8c373-d # internal github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl mkdir -p $WORK/b067/ cat >/usr/src/tmp/go-build3304830676/b067/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3304830676/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a EOF /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 aRY_XQtrAqfJ3fbhwX9U/aRY_XQtrAqfJ3fbhwX9U -goversion go1.21.6 -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 github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4 mkdir -p $WORK/b179/ cat >/usr/src/tmp/go-build3304830676/b179/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3304830676/b066/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3304830676/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3304830676/b116/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 bQnjpqhiebeL2WDcTvdh/bQnjpqhiebeL2WDcTvdh -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset mkdir -p $WORK/b192/ cat >/usr/src/tmp/go-build3304830676/b192/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3304830676/b069/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3304830676/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/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 g5-GU7OoCI1m1DmL7CDB/g5-GU7OoCI1m1DmL7CDB -goversion go1.21.6 -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-build3304830676/b226/importcfg << 'EOF' # internal # import config packagefile encoding/json=/usr/src/tmp/go-build3304830676/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 z_UlNPcEx5jRKeyItZqE/z_UlNPcEx5jRKeyItZqE -goversion go1.21.6 -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 cp $WORK/b207/_pkg_.a /usr/src/.cache/go-build/70/706be5496ea1347cbba035d4265bb1f31133ca1a2e03c3abd3e2085e7e58ab83-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /usr/src/.cache/go-build/12/120ec1f52675ec20a1e48f4bc5853715110a48ee222b0456d8208b1224810122-d # internal cp $WORK/b229/_pkg_.a /usr/src/.cache/go-build/2e/2ea9b90453912483ed0dd47e5f2b69302cab4a891bdc631f56a148ccc383e0b4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_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/b226/_pkg_.a /usr/src/.cache/go-build/21/21db915d9004cb4e350cf46ffa7d968f9b5bbadc6278b5fe7a9ef6561fb24df4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_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 /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 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/b219/_pkg_.a # 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/b192/_pkg_.a /usr/src/.cache/go-build/43/43f66ff881d0723295b2d49f517d5d8ceb44dd8ac3bfd8ad65c716a69476c54c-d # internal github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3 mkdir -p $WORK/b191/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3304830676/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset=/usr/src/tmp/go-build3304830676/b192/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/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/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3 -complete -buildid jFCC37mrFED-DKr96Evf/jFCC37mrFED-DKr96Evf -goversion go1.21.6 -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 cp $WORK/b221/_pkg_.a /usr/src/.cache/go-build/24/2450a6a8b8806f09c32c0cb6cee0ce3620a9070350c73be706221b4a8813dadb-d # internal cp $WORK/b210/_pkg_.a /usr/src/.cache/go-build/35/35508238694e6c968434b23326b4c627aa0782200536300cae27a17a5352a23f-d # internal github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3 mkdir -p $WORK/b231/ vendor/golang.org/x/net/idna mkdir -p $WORK/b206/ 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 cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b048/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build3304830676/b207/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build3304830676/b209/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/usr/src/tmp/go-build3304830676/b210/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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/b206/_pkg_.a -trimpath "$WORK/b206=>" -p vendor/golang.org/x/net/idna -std -complete -buildid Qs6KwSTm5NHrRF-k-_xT/Qs6KwSTm5NHrRF-k-_xT -goversion go1.21.6 -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 cp $WORK/b219/_pkg_.a /usr/src/.cache/go-build/eb/ebf3f9eef44e37df6403c7b5a3a63973a0aa02d7852b223df3124c57cf1f3c4b-d # internal cp $WORK/b047/_pkg_.a /usr/src/.cache/go-build/70/7010b83544600a2dd4f1128db413efbad223ffd979a10dfe3f8814f3cefa72ac-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b084/ crypto/rand mkdir -p $WORK/b038/ cat >/usr/src/tmp/go-build3304830676/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build3304830676/b039/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3304830676/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/boring/bbig -std -complete -buildid mBF-FIfh2KDwdV8G3wHS/mBF-FIfh2KDwdV8G3wHS -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go crypto/internal/bigmod cat >/usr/src/tmp/go-build3304830676/b038/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/usr/src/tmp/go-build3304830676/b039/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build3304830676/b043/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3304830676/b044/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3304830676/b047/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a EOF mkdir -p $WORK/b083/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p crypto/rand -std -complete -buildid tcm87-SoQKwUZxYqAnl9/tcm87-SoQKwUZxYqAnl9 -goversion go1.21.6 -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/elliptic mkdir -p $WORK/b082/ cat >/usr/src/tmp/go-build3304830676/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 cat >/usr/src/tmp/go-build3304830676/b082/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/usr/src/tmp/go-build3304830676/b079/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3304830676/b047/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/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 PMOnSuV4zm9OuBQ7bEu0/PMOnSuV4zm9OuBQ7bEu0 -goversion go1.21.6 -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 encoding/asn1 mkdir -p $WORK/b086/ crypto/dsa cat >/usr/src/tmp/go-build3304830676/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3304830676/b047/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3304830676/b070/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_pkg_.a EOF mkdir -p $WORK/b095/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p encoding/asn1 -std -complete -buildid v8gTd04B2cBfwLG9DG0N/v8gTd04B2cBfwLG9DG0N -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/usr/src/tmp/go-build3304830676/b043/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3304830676/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 5SwV7mTEJlf43gpKThJ1/5SwV7mTEJlf43gpKThJ1 -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cat >/usr/src/tmp/go-build3304830676/b083/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3304830676/b011/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3304830676/b047/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/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 cB0ut_9PBJYvAXbMsn4F/cB0ut_9PBJYvAXbMsn4F -goversion go1.21.6 -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/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /usr/src/.cache/go-build/31/31ca86be0004a29985775d3722c5bfa94dd1d15f20adf790ff272895631eb725-d # internal cp $WORK/b191/_pkg_.a /usr/src/.cache/go-build/c3/c3aa1831e9e0fdb37715a96bf0e0d03e3ec7b5b3d58a6e48f27acd35c7d5b858-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=I5nGRL3O3qE1WbPW7Mrq -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b095/_pkg_.a /usr/src/.cache/go-build/02/02e67f958bea1d5c645b1d7d07dc33cc3ffb4cabcbf646002029b3047c7b9e95-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/a1/a1615c37734ce705c40da8eb5808e70d535ab9c954673aea63ec6dd92bd304b9-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-build3304830676/b026/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3304830676/b027/_pkg_.a packagefile crypto/internal/edwards25519=/usr/src/tmp/go-build3304830676/b032/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3304830676/b038/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3304830676/b063/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3304830676/b034/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/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/b026/_pkg_.a -trimpath "$WORK/b026=>" -p crypto/ed25519 -std -complete -buildid T3q9PoJ8npRuBNXr7b-q/T3q9PoJ8npRuBNXr7b-q -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b038/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b=/usr/src/tmp/go-build3304830676/b194/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519=/usr/src/tmp/go-build3304830676/b187/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/secretbox=/usr/src/tmp/go-build3304830676/b195/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa=/usr/src/tmp/go-build3304830676/b196/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a EOF /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 WeFePFzPE_GzjPxAV5oU/WeFePFzPE_GzjPxAV5oU -goversion go1.21.6 -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/golang.org/x/crypto/bcrypt mkdir -p $WORK/b232/ github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol mkdir -p $WORK/b154/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b038/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3304830676/b034/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3304830676/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blowfish=/usr/src/tmp/go-build3304830676/b233/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a EOF cat >/usr/src/tmp/go-build3304830676/b154/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/usr/src/tmp/go-build3304830676/b038/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_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 VoMRPbNLPK8IxsPSE6KC/VoMRPbNLPK8IxsPSE6KC -goversion go1.21.6 -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/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol -complete -buildid jSYHqdAVk2Y-EOmf6r39/jSYHqdAVk2Y-EOmf6r39 -goversion go1.21.6 -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 cp $WORK/b179/_pkg_.a /usr/src/.cache/go-build/b0/b05e6b6b0ab081409f9f8c83fbc568f1c081af78169de272ddc5ef9d416eb1c8-d # internal cp $WORK/b122/_pkg_.a /usr/src/.cache/go-build/ad/ad0bef0eb94102cb276776226f0014a6b57393d20ab3f868cc69cb227bf3fc81-d # internal github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b121/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b122/_pkg_.a EOF github.com/neilalexander/yggmail/vendor/golang.org/x/term mkdir -p $WORK/b234/ /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 VI_ANEj2ctEDCb6gM8Nk/VI_ANEj2ctEDCb6gM8Nk -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build3304830676/b122/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 2yPX8vDOPnRhKFp55dKd/2yPX8vDOPnRhKFp55dKd -goversion go1.21.6 -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 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=I5nGRL3O3qE1WbPW7Mrq -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /usr/src/.cache/go-build/29/29ab33db0291ef4bb2bafa699c5281c9a3ee7928d6ba004b2674918943911e6e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /usr/src/.cache/go-build/f7/f76ebc93bbe30de0627cfe188deebae70856903b73857ae5f029ce5e7d2de0bf-d # internal github.com/neilalexander/yggmail/internal/config mkdir -p $WORK/b123/ cat >/usr/src/tmp/go-build3304830676/b123/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/usr/src/tmp/go-build3304830676/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 NipuYWK-EklbmaZYvoup/NipuYWK-EklbmaZYvoup -goversion go1.21.6 -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/vendor/github.com/yggdrasil-network/yggdrasil-go/src/address mkdir -p $WORK/b197/ cat >/usr/src/tmp/go-build3304830676/b197/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/usr/src/tmp/go-build3304830676/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 5GuWW-J8maL0TcFScmP7/5GuWW-J8maL0TcFScmP7 -goversion go1.21.6 -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 github.com/neilalexander/yggmail/internal/utils mkdir -p $WORK/b146/ cat >/usr/src/tmp/go-build3304830676/b146/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/usr/src/tmp/go-build3304830676/b026/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3304830676/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a EOF github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/internal/e2c mkdir -p $WORK/b186/ /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 RCv46TNy5PU84VykBTlt/RCv46TNy5PU84VykBTlt -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b026/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3304830676/b063/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519=/usr/src/tmp/go-build3304830676/b187/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3304830676/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 JdEFG-ifWGOH-Q2CvjfX/JdEFG-ifWGOH-Q2CvjfX -goversion go1.21.6 -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 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/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # 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=I5nGRL3O3qE1WbPW7Mrq -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b121/_pkg_.a /usr/src/.cache/go-build/db/dbb369297cfbbaa0e7152f3e674c4b6a53c1383f4461b8e74822e256f31d3e2d-d # internal github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable mkdir -p $WORK/b120/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty=/usr/src/tmp/go-build3304830676/b121/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_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/b120/_pkg_.a -trimpath "$WORK/b120=>" -p github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable -complete -buildid SloL47lN295E4-pEhiSw/SloL47lN295E4-pEhiSw -goversion go1.21.6 -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/b123/_pkg_.a /usr/src/.cache/go-build/5a/5ac5bdc0a6b67cdced306693a77959de79d8278fc8cde2638a250599840688ec-d # internal cd /usr/lib/golang/src/crypto/internal/bigmod /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 cp $WORK/b232/_pkg_.a /usr/src/.cache/go-build/21/21c8ab3a73d005af8aaa9fa5004a3e234e4ff74e3da25fcf229966cf6192832f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b197/_pkg_.a /usr/src/.cache/go-build/24/24ccf657c1570cd8f4704c8415a47e04f9f1f8ccc1ea9a9a46f59af68e47370a-d # internal cp $WORK/b146/_pkg_.a /usr/src/.cache/go-build/a9/a907eab325d5ceab3bdb634dd287721bdd6bd88d9ffb9843b4163f093ff8af79-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b083/_pkg_.a /usr/src/.cache/go-build/84/844cb2bfc89aab9688c90f841e334fa1fdb1f6ea0e56a555786873c3af955bf1-d # internal crypto/rsa mkdir -p $WORK/b091/ cat >/usr/src/tmp/go-build3304830676/b091/importcfg << 'EOF' # internal # import config packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3304830676/b027/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build3304830676/b083/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3304830676/b039/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build3304830676/b084/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build3304830676/b043/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3304830676/b038/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3304830676/b034/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile hash=/usr/src/tmp/go-build3304830676/b028/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3304830676/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/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/rsa -std -complete -buildid -BP_-PgW6aHQeOLQRve0/-BP_-PgW6aHQeOLQRve0 -goversion go1.21.6 -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/b082/_pkg_.a /usr/src/.cache/go-build/c0/c00ea6a88c801296ceaec7bb8183edde7c7c268c463b062e6f64c1c30e7fa560-d # internal cp $WORK/b154/_pkg_.a /usr/src/.cache/go-build/de/deb01bdf78df7f240f3cec7fab35c57151856836cc15c3d1871570968df83e33-d # internal github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint mkdir -p $WORK/b161/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build3304830676/b154/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/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 0hbxpNhAC--eGeTApehb/0hbxpNhAC--eGeTApehb -goversion go1.21.6 -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/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /usr/src/.cache/go-build/29/2958c6bd09fc3a9836cad3e82824111fa38e306d83f1dc021616b1c25ae32f0c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b120/_pkg_.a /usr/src/.cache/go-build/0b/0b8ec1dab9b8f6c32a3209c0b79e154e3d078ea07dc20268123f2a99b06c735a-d # internal github.com/neilalexander/yggmail/vendor/github.com/fatih/color mkdir -p $WORK/b119/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable=/usr/src/tmp/go-build3304830676/b120/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty=/usr/src/tmp/go-build3304830676/b121/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/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 BxY9yKqAX3YiXEUvFFx6/BxY9yKqAX3YiXEUvFFx6 -goversion go1.21.6 -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/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /usr/src/.cache/go-build/97/97e724f68f9e6c5292f97e6d3c9368d85fbceb6c64b10982d4e304170ef8fdce-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=I5nGRL3O3qE1WbPW7Mrq -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /usr/src/.cache/go-build/2d/2de6892a3699230dfea89b8aa83dbfcdadefc14698c2e5a06dc5ae16b519cccf-d # internal cp $WORK/b086/_pkg_.a /usr/src/.cache/go-build/2c/2ce1eb108aa2486b9cfa46c79b904a5ce986d86fdb4620c15f1c53be9bc3ba0f-d # internal crypto/x509/pkix mkdir -p $WORK/b096/ cat >/usr/src/tmp/go-build3304830676/b096/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/usr/src/tmp/go-build3304830676/b086/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3304830676/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3304830676/b047/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/x509/pkix -std -complete -buildid cwPd05Ka0fp05UulU9TJ/cwPd05Ka0fp05UulU9TJ -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b085/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b086/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build3304830676/b087/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3304830676/b047/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a EOF /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 2_XhKnYNaNuw8Sw0rwUx/2_XhKnYNaNuw8Sw0rwUx -goversion go1.21.6 -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 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=I5nGRL3O3qE1WbPW7Mrq -o ./_x005.o -c cgo_unix_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b091/_pkg_.a /usr/src/.cache/go-build/1e/1e5d6d26e9dac152ef275a2f17932f53f15f5c05a34eea1be81d55dec4322c9d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b096/_pkg_.a /usr/src/.cache/go-build/1b/1b73ef236830c0b3f654d5bda732e4fc58c799a6227b63066da49125e072f09c-d # internal cp $WORK/b119/_pkg_.a /usr/src/.cache/go-build/b1/b16a0ebe9035217a2e7d32fd042b600b2fbd4d8c8d5b80704dcd9b831f8a6b41-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /usr/src/.cache/go-build/cd/cdb48c3c7a9f329e096ce0d02751dc008cf32b8c831dceb1f60d60b056d6d446-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=I5nGRL3O3qE1WbPW7Mrq -o ./_x006.o -c cgo_unix_cgo_res.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/e9/e93d4e4742dedcc7be74bca2131e2959cdab08b29cccb42755b0e20f9d393796-d # internal crypto/ecdsa mkdir -p $WORK/b081/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3304830676/b027/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3304830676/b076/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3304830676/b040/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build3304830676/b078/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build3304830676/b082/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build3304830676/b083/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3304830676/b039/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build3304830676/b084/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build3304830676/b079/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build3304830676/b043/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3304830676/b063/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3304830676/b034/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build3304830676/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build3304830676/b087/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3304830676/b047/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/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 p3mDYxzddRkgFvTs5ZaX/p3mDYxzddRkgFvTs5ZaX -goversion go1.21.6 -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=I5nGRL3O3qE1WbPW7Mrq -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 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-build3304830676/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-build3304830676/b075/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/usr/src/tmp/go-build3304830676/b099/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3304830676/b010/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3304830676/b060/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3304830676/b037/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build3304830676/b100/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build3304830676/b052/_pkg_.a packagefile internal/singleflight=/usr/src/tmp/go-build3304830676/b101/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3304830676/b044/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3304830676/b057/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build3304830676/b102/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build3304830676/b104/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p net -std -buildid I5nGRL3O3qE1WbPW7Mrq/I5nGRL3O3qE1WbPW7Mrq -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /usr/src/.cache/go-build/17/176fa1a4576cbd1a6a6eae521c3e88044f21a5e69ee27bc50d6cfcbc685e892e-d # internal 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/0e/0eea07e6b3af9f5884b9eb1c97d0b6c0124cd57e1f12097f2fe1a37915497be4-d # internal github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types mkdir -p $WORK/b149/ cat >/usr/src/tmp/go-build3304830676/b149/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/usr/src/tmp/go-build3304830676/b026/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3304830676/b064/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a EOF net/textproto github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socks 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/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types -complete -buildid 8hdm2r9qcUi12YYCaCsP/8hdm2r9qcUi12YYCaCsP -goversion go1.21.6 -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 github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils mkdir -p $WORK/b115/ mkdir -p $WORK/b200/ cat >/usr/src/tmp/go-build3304830676/b115/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3304830676/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a EOF mkdir -p $WORK/b211/ cat >/usr/src/tmp/go-build3304830676/b200/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3304830676/b075/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a EOF /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 55sYYWQ70enFLFmkuxvW/55sYYWQ70enFLFmkuxvW -goversion go1.21.6 -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 mkdir -p $WORK/b155/ /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p net/textproto -std -complete -buildid IK1dX6-fK7ONHYBAVjN1/IK1dX6-fK7ONHYBAVjN1 -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/b211/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build3304830676/b206/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3304830676/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 FGMkfYqZ4-QRP2GExHEs/FGMkfYqZ4-QRP2GExHEs -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3304830676/b038/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build3304830676/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/exp/constraints=/usr/src/tmp/go-build3304830676/b156/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile log=/usr/src/tmp/go-build3304830676/b113/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a EOF github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b176/ /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 rWj9X_jlBy6gyT91nUKP/rWj9X_jlBy6gyT91nUKP -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/b176/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/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 crypto/x509 mkdir -p $WORK/b094/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3304830676/b027/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3304830676/b076/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3304830676/b040/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build3304830676/b077/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build3304830676/b095/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build3304830676/b078/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build3304830676/b081/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3304830676/b026/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build3304830676/b082/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build3304830676/b089/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3304830676/b091/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3304830676/b092/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3304830676/b093/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3304830676/b063/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build3304830676/b096/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build3304830676/b086/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3304830676/b064/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build3304830676/b097/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build3304830676/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build3304830676/b087/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3304830676/b060/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3304830676/b057/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3304830676/b047/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3304830676/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3304830676/b106/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3304830676/b024/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3304830676/b070/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 1KHtoTeu-0U4qaGtpxKX/1KHtoTeu-0U4qaGtpxKX -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build3304830676/b122/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 yXz91fMJHYK3nC03kS8V/yXz91fMJHYK3nC03kS8V -goversion go1.21.6 -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/9f/9f6f9735d8b100a0275bde7d17cd58febdfc33537e964d21f9621fb3ae08b5ff-d # internal github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network mkdir -p $WORK/b188/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b072/_pkg_.a packagefile container/heap=/usr/src/tmp/go-build3304830676/b189/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3304830676/b026/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3304830676/b038/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types=/usr/src/tmp/go-build3304830676/b149/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony=/usr/src/tmp/go-build3304830676/b190/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3=/usr/src/tmp/go-build3304830676/b191/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 tjS24IKx6i0yoO5BZq88/tjS24IKx6i0yoO5BZq88 -goversion go1.21.6 -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/e7/e741842f88f6536c33172c7f840990a6be77c9928b258e6d47aeb651ef551de6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b155/_pkg_.a /usr/src/.cache/go-build/81/81a0b04b4072e81622bc6108dd6a7847bb0a79eae22aa6748992b90f30097872-d # internal cp $WORK/b200/_pkg_.a /usr/src/.cache/go-build/68/68cde2a866a07afa5d2945c6a0915e8ec4444cab72450135f2f894896097d174-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy mkdir -p $WORK/b199/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b075/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socks=/usr/src/tmp/go-build3304830676/b200/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3304830676/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/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 Jd_gSWEluPPbExm54Yb5/Jd_gSWEluPPbExm54Yb5 -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /usr/src/.cache/go-build/7c/7c7f10a3df9c85303434f838674a51238772c8e3c36704b46608156836502231-d # internal net/mail mkdir -p $WORK/b143/ github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto mkdir -p $WORK/b139/ cat >/usr/src/tmp/go-build3304830676/b143/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3304830676/b072/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile log=/usr/src/tmp/go-build3304830676/b113/_pkg_.a packagefile mime=/usr/src/tmp/go-build3304830676/b130/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3304830676/b115/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p net/mail -std -complete -buildid N6NmFmYt1HJuRmusjT_6/N6NmFmYt1HJuRmusjT_6 -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/net/mail/message.go cat >/usr/src/tmp/go-build3304830676/b139/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3304830676/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3304830676/b038/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3304830676/b112/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3304830676/b115/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/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 QQEFXqAjUkLDUGQZt4O_/QQEFXqAjUkLDUGQZt4O_ -goversion go1.21.6 -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 mime/multipart mkdir -p $WORK/b213/ vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b205/ cat >/usr/src/tmp/go-build3304830676/b213/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3304830676/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3304830676/b038/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3304830676/b060/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile mime=/usr/src/tmp/go-build3304830676/b130/_pkg_.a packagefile mime/quotedprintable=/usr/src/tmp/go-build3304830676/b141/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3304830676/b115/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3304830676/b106/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a EOF cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b206/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3304830676/b115/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_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 SOYUwWFCJauAmx2uYRBf/SOYUwWFCJauAmx2uYRBf -goversion go1.21.6 -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/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid oa6ul_sqKat_tPQfj_KD/oa6ul_sqKat_tPQfj_KD -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /usr/src/.cache/go-build/ee/eed8f507c59f2175227289931da3400ff339d11536a960c132d04b281149a51a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /usr/src/.cache/go-build/07/07d24d53ed20b8955a514829167a93cba8e9991605ed78c1335f1dae98e359ae-d # internal 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/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/bc/bc432216c5aa21b6aebd4771944599cfcaba3ad533c2a8b85369539e314e91ea-d # internal github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b177/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf=/usr/src/tmp/go-build3304830676/b174/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/iana=/usr/src/tmp/go-build3304830676/b175/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket=/usr/src/tmp/go-build3304830676/b176/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build3304830676/b122/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6 -complete -buildid YwSZUA6p3PFGwGyjyr-8/YwSZUA6p3PFGwGyjyr-8 -goversion go1.21.6 -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 github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b173/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf=/usr/src/tmp/go-build3304830676/b174/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/iana=/usr/src/tmp/go-build3304830676/b175/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket=/usr/src/tmp/go-build3304830676/b176/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build3304830676/b122/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a EOF /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 HL2_estwUSUzyB6Zp56O/HL2_estwUSUzyB6Zp56O -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /usr/src/.cache/go-build/8e/8e955a9e1456f4bd6f9a89f35ecf5318d37cc013e371f2cefac43860aa512708-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b139/_pkg_.a /usr/src/.cache/go-build/08/087624dd1cf6f3278561a1bd075b4829977cfd0c8a19e59294559637d7924bb6-d # internal github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message mkdir -p $WORK/b138/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b072/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3304830676/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto=/usr/src/tmp/go-build3304830676/b139/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-textwrapper=/usr/src/tmp/go-build3304830676/b140/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile mime=/usr/src/tmp/go-build3304830676/b130/_pkg_.a packagefile mime/quotedprintable=/usr/src/tmp/go-build3304830676/b141/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/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 jnF76Woe3sj2SRpMjMJN/jnF76Woe3sj2SRpMjMJN -goversion go1.21.6 -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/05/054fdf37671c2be7817ff4efc944f95c0adf473d0f7b2a59be393b0fd149ed86-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/d2/d2c3151616ed30e5fd9858fcc390cd1694eb22d9a680e7b35d7b94a087ec8c1c-d # internal github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail mkdir -p $WORK/b142/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b074/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3304830676/b038/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message=/usr/src/tmp/go-build3304830676/b138/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile mime=/usr/src/tmp/go-build3304830676/b130/_pkg_.a packagefile net/mail=/usr/src/tmp/go-build3304830676/b143/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/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 VZtEJ-e9JugPDc6NyQ9j/VZtEJ-e9JugPDc6NyQ9j -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b188/_pkg_.a /usr/src/.cache/go-build/41/413bd5fb5ee118f0300e8d190825a991d1da8108f35c401522974cf9e7d552f3-d # internal github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted mkdir -p $WORK/b185/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3304830676/b026/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3304830676/b038/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/internal/e2c=/usr/src/tmp/go-build3304830676/b186/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network=/usr/src/tmp/go-build3304830676/b188/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types=/usr/src/tmp/go-build3304830676/b149/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony=/usr/src/tmp/go-build3304830676/b190/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/box=/usr/src/tmp/go-build3304830676/b193/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 OhkWJ7xPlJCSVhfHW8E5/OhkWJ7xPlJCSVhfHW8E5 -goversion go1.21.6 -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 cp $WORK/b177/_pkg_.a /usr/src/.cache/go-build/67/67419f60e9892b8838cede440cb7bdeaf6c57a83d7d549482046fc2c72bb467f-d # internal cp $WORK/b142/_pkg_.a /usr/src/.cache/go-build/85/85242aaba25c6fe377e50a5887970e510bcaaf6902483d634c7a686129888c98-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b173/_pkg_.a /usr/src/.cache/go-build/99/996cb1f9094b891869334af903dbb5b741dd1170f64ba3ddba18277d8c5b6624-d # internal cp $WORK/b094/_pkg_.a /usr/src/.cache/go-build/1f/1f076f3c8dd5092196a95c2606ce52e747ee699683ff9cece9b301ffee2853bd-d # internal crypto/tls mkdir -p $WORK/b073/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile container/list=/usr/src/tmp/go-build3304830676/b074/_pkg_.a packagefile context=/usr/src/tmp/go-build3304830676/b075/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3304830676/b027/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3304830676/b076/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3304830676/b040/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build3304830676/b077/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build3304830676/b078/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build3304830676/b081/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3304830676/b026/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build3304830676/b082/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build3304830676/b088/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3304830676/b039/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build3304830676/b089/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3304830676/b038/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build3304830676/b090/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3304830676/b091/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3304830676/b092/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3304830676/b093/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3304830676/b063/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3304830676/b034/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3304830676/b094/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build3304830676/b097/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build3304830676/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build3304830676/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build3304830676/b111/_pkg_.a packagefile hash=/usr/src/tmp/go-build3304830676/b028/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3304830676/b011/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3304830676/b060/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 sUbn4nnBy-3gtFbWrf-u/sUbn4nnBy-3gtFbWrf-u -goversion go1.21.6 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /usr/src/.cache/go-build/84/84a46cab1a9ee0bda6407b8a78cb1ac2d57f07f370133202c2640758bdf37b1e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /usr/src/.cache/go-build/be/be43681c39927d6068c157283e09a12c1c2ac8dfc1c6834d9be9e29f955a9e0d-d # internal net/http/httptrace mkdir -p $WORK/b214/ cat >/usr/src/tmp/go-build3304830676/b214/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3304830676/b075/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3304830676/b073/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build3304830676/b100/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3304830676/b115/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p net/http/httptrace -std -complete -buildid Pg4MGazPUbXh42YEzSws/Pg4MGazPUbXh42YEzSws -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config mkdir -p $WORK/b178/ github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls mkdir -p $WORK/b159/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3304830676/b026/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3304830676/b038/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3304830676/b073/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3304830676/b094/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build3304830676/b096/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3304830676/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3304830676/b068/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build3304830676/b097/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4=/usr/src/tmp/go-build3304830676/b179/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/unicode=/usr/src/tmp/go-build3304830676/b180/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3304830676/b047/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a EOF cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3304830676/b027/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3304830676/b040/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3304830676/b073/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build3304830676/b154/_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 hoH-4nx57_F7pj3ML-WB/hoH-4nx57_F7pj3ML-WB -goversion go1.21.6 -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 4DC48p6CYAkXjcw_FeSb/4DC48p6CYAkXjcw_FeSb -goversion go1.21.6 -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-build3304830676/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-build3304830676/b072/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3304830676/b073/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3304830676/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl=/usr/src/tmp/go-build3304830676/b067/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3304830676/b112/_pkg_.a packagefile log=/usr/src/tmp/go-build3304830676/b113/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3304830676/b115/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3304830676/b116/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build3304830676/b118/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 7qtsi4ePVL-UItTofwKu/7qtsi4ePVL-UItTofwKu -goversion go1.21.6 -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-build3304830676/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-build3304830676/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3304830676/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7=/usr/src/tmp/go-build3304830676/b126/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3304830676/b112/_pkg_.a packagefile mime=/usr/src/tmp/go-build3304830676/b130/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3304830676/b115/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3304830676/b116/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3304830676/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 Z-FmvZajE0LzOoeV8Zf0/Z-FmvZajE0LzOoeV8Zf0 -goversion go1.21.6 -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/a7/a7c20343283f8f1f1cf9c444634f19d7cf227ea10a41e97489245f35f1c359a0-d # internal /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-build3304830676/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-build3304830676/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3304830676/b202/_pkg_.a packagefile container/list=/usr/src/tmp/go-build3304830676/b074/_pkg_.a packagefile context=/usr/src/tmp/go-build3304830676/b075/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3304830676/b038/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3304830676/b073/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3304830676/b069/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build3304830676/b205/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/usr/src/tmp/go-build3304830676/b211/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/usr/src/tmp/go-build3304830676/b212/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build3304830676/b206/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3304830676/b060/_pkg_.a packagefile internal/safefilepath=/usr/src/tmp/go-build3304830676/b054/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3304830676/b057/_pkg_.a packagefile log=/usr/src/tmp/go-build3304830676/b113/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3304830676/b059/_pkg_.a packagefile mime=/usr/src/tmp/go-build3304830676/b130/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build3304830676/b213/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build3304830676/b214/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build3304830676/b215/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build3304830676/b216/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3304830676/b115/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3304830676/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile path=/usr/src/tmp/go-build3304830676/b058/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3304830676/b106/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p net/http -std -complete -buildid -6Y2Turgd0LEucBYzpdb/-6Y2Turgd0LEucBYzpdb -goversion go1.21.6 -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 cp $WORK/b178/_pkg_.a /usr/src/.cache/go-build/89/89fe759a46ab8f9a747f3c17ea7f9c58947669287fbebfb862a7a69ca32bf031-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /usr/src/.cache/go-build/f3/f35613945dd8b16faa19c9ec9ca4bb388feabdb6ebbd326ac4de814aa6685c93-d # internal github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr mkdir -p $WORK/b158/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build3304830676/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls=/usr/src/tmp/go-build3304830676/b159/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/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 NeYVGu37TkttWhMPFUy6/NeYVGu37TkttWhMPFUy6 -goversion go1.21.6 -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 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=P3Kb2oVuFAe9VWNwZ4Zo -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /usr/src/.cache/go-build/e6/e6f712569701a751ec5601ccf858996466f18256c387bfeeebaa26ad280e8833-d # internal github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol mkdir -p $WORK/b163/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build3304830676/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr=/usr/src/tmp/go-build3304830676/b158/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils=/usr/src/tmp/go-build3304830676/b155/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol -complete -buildid o6NHX3EFwmwcxZ5kvNOv/o6NHX3EFwmwcxZ5kvNOv -goversion go1.21.6 -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-build3304830676/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-build3304830676/b002/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3304830676/b038/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build3304830676/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr=/usr/src/tmp/go-build3304830676/b158/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils=/usr/src/tmp/go-build3304830676/b155/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint=/usr/src/tmp/go-build3304830676/b161/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 8N3feUXmK8yG5HZrGBxn/8N3feUXmK8yG5HZrGBxn -goversion go1.21.6 -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=P3Kb2oVuFAe9VWNwZ4Zo -o ./_x002.o -c backup.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/16/161e5f3856dd9f57fc9381c29866ac3c087dcae4fc117339bb9d7e21aa88f6d0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_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=P3Kb2oVuFAe9VWNwZ4Zo -o ./_x003.o -c callback.cgo2.c cp $WORK/b071/_pkg_.a /usr/src/.cache/go-build/3f/3f9359f1404d175b69e75b32c01169aa45bd3913544284c2ef29059119220658-d # 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=P3Kb2oVuFAe9VWNwZ4Zo -o ./_x004.o -c error.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /usr/src/.cache/go-build/f3/f393c41ef7b85a7d38b63934bf6d7587ff589a16cf5587abdeb8d2fb0191aa40-d # 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=P3Kb2oVuFAe9VWNwZ4Zo -o ./_x005.o -c sqlite3.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging mkdir -p $WORK/b157/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr=/usr/src/tmp/go-build3304830676/b158/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils=/usr/src/tmp/go-build3304830676/b155/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire=/usr/src/tmp/go-build3304830676/b160/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging -complete -buildid PzXVtNTAhTMUR5pOzflS/PzXVtNTAhTMUR5pOzflS -goversion go1.21.6 -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 cp $WORK/b125/_pkg_.a /usr/src/.cache/go-build/2e/2ebb8929e4cfc543eb387f7a2c52b12dba09b45ebea84799eceda103a7869c8e-d # internal github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend mkdir -p $WORK/b136/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build3304830676/b125/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a EOF /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 nka5nHUoktdcduwjWdSa/nka5nHUoktdcduwjWdSa -goversion go1.21.6 -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 github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses mkdir -p $WORK/b134/ github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil mkdir -p $WORK/b137/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build3304830676/b125/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7=/usr/src/tmp/go-build3304830676/b126/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl=/usr/src/tmp/go-build3304830676/b067/_pkg_.a EOF github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands mkdir -p $WORK/b133/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build3304830676/b125/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message=/usr/src/tmp/go-build3304830676/b138/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail=/usr/src/tmp/go-build3304830676/b142/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto=/usr/src/tmp/go-build3304830676/b139/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3304830676/b112/_pkg_.a packagefile mime=/usr/src/tmp/go-build3304830676/b130/_pkg_.a packagefile net/mail=/usr/src/tmp/go-build3304830676/b143/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3304830676/b115/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_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 2mAMeGM7ZPD3S13fQ7mG/2mAMeGM7ZPD3S13fQ7mG -goversion go1.21.6 -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 /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 BwRDL5-UfJLwRpTyJkmr/BwRDL5-UfJLwRpTyJkmr -goversion go1.21.6 -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 cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b072/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3304830676/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build3304830676/b125/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7=/usr/src/tmp/go-build3304830676/b126/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl=/usr/src/tmp/go-build3304830676/b067/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 Xz8Qt2f7WEWlElcxiZJl/Xz8Qt2f7WEWlElcxiZJl -goversion go1.21.6 -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/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /usr/src/.cache/go-build/9e/9e9943b977cb8ad52516921bf1d41aab2d8d82a77b7f5b6b5b350d0817edd5a7-d # internal github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/logutils mkdir -p $WORK/b170/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire=/usr/src/tmp/go-build3304830676/b160/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging=/usr/src/tmp/go-build3304830676/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 LSenDbFE3B-1_U1r2JYR/LSenDbFE3B-1_U1r2JYR -goversion go1.21.6 -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/handshake mkdir -p $WORK/b164/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile context=/usr/src/tmp/go-build3304830676/b075/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3304830676/b027/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3304830676/b076/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3304830676/b040/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3304830676/b038/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3304830676/b093/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3304830676/b073/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build3304830676/b086/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build3304830676/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr=/usr/src/tmp/go-build3304830676/b158/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls=/usr/src/tmp/go-build3304830676/b159/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils=/usr/src/tmp/go-build3304830676/b155/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire=/usr/src/tmp/go-build3304830676/b160/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging=/usr/src/tmp/go-build3304830676/b157/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint=/usr/src/tmp/go-build3304830676/b161/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build3304830676/b165/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build3304830676/b167/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build3304830676/b169/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a EOF /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 Vt_rX7_I7WDUDCCf7Qyh/Vt_rX7_I7WDUDCCf7Qyh -goversion go1.21.6 -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 github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion mkdir -p $WORK/b153/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build3304830676/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils=/usr/src/tmp/go-build3304830676/b155/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging=/usr/src/tmp/go-build3304830676/b157/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 XT_McZuB7G6WMVfw7Y-v/XT_McZuB7G6WMVfw7Y-v -goversion go1.21.6 -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/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /usr/src/.cache/go-build/1f/1f2b7c898faaca23eb553ae6c3c884ff66fc3b174ce183722c5bd940d9083910-d # 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/b134/_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/31/31f041ea7414f3a6de3ec364f9a25b61b008eeac115bc4abbffc616525e14791-d # internal cp $WORK/b136/_pkg_.a /usr/src/.cache/go-build/2d/2d6e8ae902fdb450834aab387ef12045a4684977f1203ff214522baf2443a4b0-d # internal cp $WORK/b137/_pkg_.a /usr/src/.cache/go-build/84/848bc9f501de33147f3848468548851ffc87a5ef1dbd4c10a7a48b8fedc07dfe-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b133/_pkg_.a /usr/src/.cache/go-build/81/81b2fde6df307941f4e9eefac4e03e5edcc19cc59a263a60f14fdfebff3f8a4a-d # internal github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server mkdir -p $WORK/b135/ github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client mkdir -p $WORK/b132/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b072/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3304830676/b073/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build3304830676/b125/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend=/usr/src/tmp/go-build3304830676/b136/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands=/usr/src/tmp/go-build3304830676/b133/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses=/usr/src/tmp/go-build3304830676/b134/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl=/usr/src/tmp/go-build3304830676/b067/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile log=/usr/src/tmp/go-build3304830676/b113/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build3304830676/b118/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a EOF cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b038/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3304830676/b073/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3304830676/b069/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build3304830676/b125/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands=/usr/src/tmp/go-build3304830676/b133/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses=/usr/src/tmp/go-build3304830676/b134/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl=/usr/src/tmp/go-build3304830676/b067/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile log=/usr/src/tmp/go-build3304830676/b113/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 uPzwWy6c3Q0nlc9H99hi/uPzwWy6c3Q0nlc9H99hi -goversion go1.21.6 -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/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client -complete -buildid nFyov1qh4cvpHT54tMUU/nFyov1qh4cvpHT54tMUU -goversion go1.21.6 -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 cp $WORK/b153/_pkg_.a /usr/src/.cache/go-build/da/dad982fe738f6ca6ba32beec64f6072f3224ca41b5780986219c136f911caa02-d # internal github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler mkdir -p $WORK/b152/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion=/usr/src/tmp/go-build3304830676/b153/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build3304830676/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr=/usr/src/tmp/go-build3304830676/b158/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils=/usr/src/tmp/go-build3304830676/b155/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/linkedlist=/usr/src/tmp/go-build3304830676/b162/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire=/usr/src/tmp/go-build3304830676/b160/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging=/usr/src/tmp/go-build3304830676/b157/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a EOF /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 rnQmQLAPevu7oGlXFGgV/rnQmQLAPevu7oGlXFGgV -goversion go1.21.6 -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=P3Kb2oVuFAe9VWNwZ4Zo -o ./_x006.o -c sqlite3_context.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /usr/src/.cache/go-build/dc/dcc0448b35a80cc4f83927bca2beb3a387be8a86fc3d0a61cf48ff1df42d8f4f-d # 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=P3Kb2oVuFAe9VWNwZ4Zo -o ./_x007.o -c sqlite3_load_extension.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /usr/src/.cache/go-build/64/64158c9e87d4662cb226168bbbf8a9d122906e8808567171229f5e866f34841b-d # 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=P3Kb2oVuFAe9VWNwZ4Zo -o ./_x008.o -c sqlite3_opt_serialize.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b135/_pkg_.a /usr/src/.cache/go-build/98/98a23ff3a896deccc0ffa9690a6f5edecb886e839f65f46f260c039b330ee736-d # internal github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle mkdir -p $WORK/b131/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b072/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build3304830676/b125/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client=/usr/src/tmp/go-build3304830676/b132/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses=/usr/src/tmp/go-build3304830676/b134/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server=/usr/src/tmp/go-build3304830676/b135/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 GlVkMuoTtGTi9OIgicE8/GlVkMuoTtGTi9OIgicE8 -goversion go1.21.6 -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 cp $WORK/b152/_pkg_.a /usr/src/.cache/go-build/d6/d6279c033d5aa8327516218de57fe73ee311ae71d06feec3f2801242a409eb36-d # internal github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go mkdir -p $WORK/b151/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile context=/usr/src/tmp/go-build3304830676/b075/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build3304830676/b088/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3304830676/b038/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3304830676/b093/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3304830676/b073/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler=/usr/src/tmp/go-build3304830676/b152/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol=/usr/src/tmp/go-build3304830676/b163/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake=/usr/src/tmp/go-build3304830676/b164/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/logutils=/usr/src/tmp/go-build3304830676/b170/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build3304830676/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr=/usr/src/tmp/go-build3304830676/b158/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils=/usr/src/tmp/go-build3304830676/b155/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/linkedlist=/usr/src/tmp/go-build3304830676/b162/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/ringbuffer=/usr/src/tmp/go-build3304830676/b171/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire=/usr/src/tmp/go-build3304830676/b160/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging=/usr/src/tmp/go-build3304830676/b157/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint=/usr/src/tmp/go-build3304830676/b161/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand=/usr/src/tmp/go-build3304830676/b172/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4=/usr/src/tmp/go-build3304830676/b173/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6=/usr/src/tmp/go-build3304830676/b177/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build3304830676/b122/_pkg_.a packagefile hash=/usr/src/tmp/go-build3304830676/b028/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile log=/usr/src/tmp/go-build3304830676/b113/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build3304830676/b102/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 OIRR69Zcns8Pn5CjZy94/OIRR69Zcns8Pn5CjZy94 -goversion go1.21.6 -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 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=P3Kb2oVuFAe9VWNwZ4Zo -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=P3Kb2oVuFAe9VWNwZ4Zo -o ./_x010.o -c sqlite3_other.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /usr/src/.cache/go-build/27/27c48870ca0b77cb8b5635cd32b2de2dd85fa0456a3856e52c805e3ebcf54887-d # internal github.com/neilalexander/yggmail/internal/imapserver mkdir -p $WORK/b124/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3304830676/b064/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build3304830676/b125/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle=/usr/src/tmp/go-build3304830676/b131/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend=/usr/src/tmp/go-build3304830676/b136/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil=/usr/src/tmp/go-build3304830676/b137/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server=/usr/src/tmp/go-build3304830676/b135/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto=/usr/src/tmp/go-build3304830676/b139/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl=/usr/src/tmp/go-build3304830676/b067/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/config=/usr/src/tmp/go-build3304830676/b123/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage=/usr/src/tmp/go-build3304830676/b144/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage/types=/usr/src/tmp/go-build3304830676/b145/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/utils=/usr/src/tmp/go-build3304830676/b146/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3304830676/b112/_pkg_.a packagefile log=/usr/src/tmp/go-build3304830676/b113/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/neilalexander/yggmail/internal/imapserver -complete -buildid KgXmJ_iwDrk5FZV3YrSZ/KgXmJ_iwDrk5FZV3YrSZ -goversion go1.21.6 -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 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=P3Kb2oVuFAe9VWNwZ4Zo -o ./_x011.o -c sqlite3_type.cgo2.c 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=P3Kb2oVuFAe9VWNwZ4Zo -o $WORK/b231/_x012.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /usr/src/.cache/go-build/e8/e80755b9fce0ce13bc4cbec99d29b11f3ba786584b8f239828b7ca009227ae9b-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/bb/bbfdaf5766de9d4a0fd0bb615a08001f16dd0c88f299d9a2244d12eb52753911-d # internal net/http/pprof mkdir -p $WORK/b217/ cat >/usr/src/tmp/go-build3304830676/b217/importcfg << 'EOF' # internal # import config packagefile bufio=/usr/src/tmp/go-build3304830676/b072/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile context=/usr/src/tmp/go-build3304830676/b075/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile html=/usr/src/tmp/go-build3304830676/b218/_pkg_.a packagefile internal/profile=/usr/src/tmp/go-build3304830676/b219/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile log=/usr/src/tmp/go-build3304830676/b113/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3304830676/b201/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3304830676/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build3304830676/b221/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build3304830676/b223/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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/b217/_pkg_.a -trimpath "$WORK/b217=>" -p net/http/pprof -std -complete -buildid f6anbh67d6-emsW7FLxA/f6anbh67d6-emsW7FLxA -goversion go1.21.6 -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go cp $WORK/b151/_pkg_.a /usr/src/.cache/go-build/45/4544f39b1874be8c890ab6cf8259cb867e7a98d4825909b4212b054536b8ec4f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /usr/src/.cache/go-build/5e/5e413bc704151bb66f1d0111dfdf83bd3cc151223f3a3139b4152b4c6ca44d0b-d # internal github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core mkdir -p $WORK/b184/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile context=/usr/src/tmp/go-build3304830676/b075/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3304830676/b026/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3304830676/b073/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3304830676/b094/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3304830676/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3304830676/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted=/usr/src/tmp/go-build3304830676/b185/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network=/usr/src/tmp/go-build3304830676/b188/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types=/usr/src/tmp/go-build3304830676/b149/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony=/usr/src/tmp/go-build3304830676/b190/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/gologme/log=/usr/src/tmp/go-build3304830676/b150/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go=/usr/src/tmp/go-build3304830676/b151/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/address=/usr/src/tmp/go-build3304830676/b197/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/version=/usr/src/tmp/go-build3304830676/b198/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b=/usr/src/tmp/go-build3304830676/b194/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy=/usr/src/tmp/go-build3304830676/b199/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build3304830676/b122/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3304830676/b201/_pkg_.a packagefile net/http/pprof=/usr/src/tmp/go-build3304830676/b217/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build3304830676/b102/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3304830676/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 _QIwOiFfpVQ-6XhIQXoW/_QIwOiFfpVQ-6XhIQXoW -goversion go1.21.6 -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/e8/e863683e0130cc85ec112c128bd8732f238a5a8b832b0f0c0f4d90a38bba11f9-d # internal github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin mkdir -p $WORK/b225/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b026/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3304830676/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3304830676/b068/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network=/usr/src/tmp/go-build3304830676/b188/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/address=/usr/src/tmp/go-build3304830676/b197/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core=/usr/src/tmp/go-build3304830676/b184/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/version=/usr/src/tmp/go-build3304830676/b198/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3304830676/b105/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 -jcecneGmBIe5WhvFRqd/-jcecneGmBIe5WhvFRqd -goversion go1.21.6 -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/6b/6b54157ca29ad6dfcced321dd5712320b8ba3502c98cdf82d72e2edb1601a68e-d # internal github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast mkdir -p $WORK/b224/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile context=/usr/src/tmp/go-build3304830676/b075/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3304830676/b026/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3304830676/b064/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3304830676/b068/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony=/usr/src/tmp/go-build3304830676/b190/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/gologme/log=/usr/src/tmp/go-build3304830676/b150/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin=/usr/src/tmp/go-build3304830676/b225/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core=/usr/src/tmp/go-build3304830676/b184/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b=/usr/src/tmp/go-build3304830676/b194/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6=/usr/src/tmp/go-build3304830676/b177/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build3304830676/b122/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3304830676/b059/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3304830676/b105/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3304830676/b116/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 _MvRkDM6e-AQwHLbuJKp/_MvRkDM6e-AQwHLbuJKp -goversion go1.21.6 -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/f6/f6f741ad88613262c1814d7f7421d77422d8868fbead5d9a1b743a90d71c73cf-d # internal github.com/neilalexander/yggmail/internal/transport mkdir -p $WORK/b148/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b075/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3304830676/b026/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3304830676/b073/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3304830676/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types=/usr/src/tmp/go-build3304830676/b149/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/fatih/color=/usr/src/tmp/go-build3304830676/b119/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/gologme/log=/usr/src/tmp/go-build3304830676/b150/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go=/usr/src/tmp/go-build3304830676/b151/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config=/usr/src/tmp/go-build3304830676/b178/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core=/usr/src/tmp/go-build3304830676/b184/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast=/usr/src/tmp/go-build3304830676/b224/_pkg_.a packagefile log=/usr/src/tmp/go-build3304830676/b113/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3304830676/b116/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 FyRkcjkDrc_fTjsBpD9f/FyRkcjkDrc_fTjsBpD9f -goversion go1.21.6 -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/0e/0e926abd79a0e734d9fd5ebac55c99b5c08cd0eaed1901a57396c9a9e75c596a-d # internal github.com/neilalexander/yggmail/internal/smtpsender mkdir -p $WORK/b147/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp=/usr/src/tmp/go-build3304830676/b071/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/config=/usr/src/tmp/go-build3304830676/b123/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage=/usr/src/tmp/go-build3304830676/b144/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/transport=/usr/src/tmp/go-build3304830676/b148/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/utils=/usr/src/tmp/go-build3304830676/b146/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/go.uber.org/atomic=/usr/src/tmp/go-build3304830676/b226/_pkg_.a packagefile log=/usr/src/tmp/go-build3304830676/b113/_pkg_.a packagefile net/mail=/usr/src/tmp/go-build3304830676/b143/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 MrRAaV_OTnt1U1nFQJac/MrRAaV_OTnt1U1nFQJac -goversion go1.21.6 -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/7d/7dbc43f9491b52f6716acae159ade3c23043275d784e395620af21a2410a0c9d-d # internal github.com/neilalexander/yggmail/internal/smtpserver mkdir -p $WORK/b227/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3304830676/b026/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3304830676/b064/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message=/usr/src/tmp/go-build3304830676/b138/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp=/usr/src/tmp/go-build3304830676/b071/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/config=/usr/src/tmp/go-build3304830676/b123/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/imapserver=/usr/src/tmp/go-build3304830676/b124/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/smtpsender=/usr/src/tmp/go-build3304830676/b147/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage=/usr/src/tmp/go-build3304830676/b144/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/utils=/usr/src/tmp/go-build3304830676/b146/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile log=/usr/src/tmp/go-build3304830676/b113/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 bvLuZaYlXWQTG1rSJv7s/bvLuZaYlXWQTG1rSJv7s -goversion go1.21.6 -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/35/35a36ddcf16a18ee0824c1e650944f4d167648d75fb47a100fc68fc23501e970-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=P3Kb2oVuFAe9VWNwZ4Zo -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=P3Kb2oVuFAe9VWNwZ4Zo -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-build3304830676/b231/importcfg << 'EOF' # internal # import config packagefile context=/usr/src/tmp/go-build3304830676/b075/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3304830676/b092/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3304830676/b093/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3304830676/b063/_pkg_.a packagefile database/sql=/usr/src/tmp/go-build3304830676/b229/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build3304830676/b230/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3304830676/b105/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build3304830676/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 P3Kb2oVuFAe9VWNwZ4Zo/P3Kb2oVuFAe9VWNwZ4Zo -goversion go1.21.6 -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/04/046b0544768a9e42466b7bef9ae21a4cb219339ba8bdec2180f00333f73421a3-d # internal github.com/neilalexander/yggmail/internal/storage/sqlite3 mkdir -p $WORK/b228/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b229/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3=/usr/src/tmp/go-build3304830676/b231/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage/types=/usr/src/tmp/go-build3304830676/b145/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/go.uber.org/atomic=/usr/src/tmp/go-build3304830676/b226/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/bcrypt=/usr/src/tmp/go-build3304830676/b232/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/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 Zyi7Jgg_s7WTfL2QbEEV/Zyi7Jgg_s7WTfL2QbEEV -goversion go1.21.6 -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/8f/8f49c4992ff355ba209f6c610eabd1cacc605f95ccbf2f18f37a9de7c1bc21e3-d # internal github.com/neilalexander/yggmail/cmd/yggmail mkdir -p $WORK/b001/ cat >/usr/src/tmp/go-build3304830676/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-build3304830676/b002/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3304830676/b026/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3304830676/b064/_pkg_.a packagefile flag=/usr/src/tmp/go-build3304830676/b065/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl=/usr/src/tmp/go-build3304830676/b067/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp=/usr/src/tmp/go-build3304830676/b071/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/fatih/color=/usr/src/tmp/go-build3304830676/b119/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/config=/usr/src/tmp/go-build3304830676/b123/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/imapserver=/usr/src/tmp/go-build3304830676/b124/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/smtpsender=/usr/src/tmp/go-build3304830676/b147/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/smtpserver=/usr/src/tmp/go-build3304830676/b227/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage/sqlite3=/usr/src/tmp/go-build3304830676/b228/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/transport=/usr/src/tmp/go-build3304830676/b148/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/utils=/usr/src/tmp/go-build3304830676/b146/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/term=/usr/src/tmp/go-build3304830676/b234/_pkg_.a packagefile log=/usr/src/tmp/go-build3304830676/b113/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile os/signal=/usr/src/tmp/go-build3304830676/b235/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid MLU0SEHoKGkGda4dLl_U/MLU0SEHoKGkGda4dLl_U -goversion go1.21.6 -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/6f/6f13d4903e23ec289debc5327da4fe13b9b8c2f3e56cf22d6811a89016f6aaeb-d # internal cat >/usr/src/tmp/go-build3304830676/b001/importcfg.link << 'EOF' # internal packagefile github.com/neilalexander/yggmail/cmd/yggmail=/usr/src/tmp/go-build3304830676/b001/_pkg_.a packagefile bytes=/usr/src/tmp/go-build3304830676/b002/_pkg_.a packagefile crypto/ed25519=/usr/src/tmp/go-build3304830676/b026/_pkg_.a packagefile encoding/hex=/usr/src/tmp/go-build3304830676/b064/_pkg_.a packagefile flag=/usr/src/tmp/go-build3304830676/b065/_pkg_.a packagefile fmt=/usr/src/tmp/go-build3304830676/b048/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-sasl=/usr/src/tmp/go-build3304830676/b067/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-smtp=/usr/src/tmp/go-build3304830676/b071/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/fatih/color=/usr/src/tmp/go-build3304830676/b119/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/config=/usr/src/tmp/go-build3304830676/b123/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/imapserver=/usr/src/tmp/go-build3304830676/b124/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/smtpsender=/usr/src/tmp/go-build3304830676/b147/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/smtpserver=/usr/src/tmp/go-build3304830676/b227/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage/sqlite3=/usr/src/tmp/go-build3304830676/b228/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/transport=/usr/src/tmp/go-build3304830676/b148/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/utils=/usr/src/tmp/go-build3304830676/b146/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/term=/usr/src/tmp/go-build3304830676/b234/_pkg_.a packagefile log=/usr/src/tmp/go-build3304830676/b113/_pkg_.a packagefile os=/usr/src/tmp/go-build3304830676/b051/_pkg_.a packagefile os/signal=/usr/src/tmp/go-build3304830676/b235/_pkg_.a packagefile strings=/usr/src/tmp/go-build3304830676/b062/_pkg_.a packagefile syscall=/usr/src/tmp/go-build3304830676/b045/_pkg_.a packagefile runtime=/usr/src/tmp/go-build3304830676/b009/_pkg_.a packagefile errors=/usr/src/tmp/go-build3304830676/b003/_pkg_.a packagefile internal/bytealg=/usr/src/tmp/go-build3304830676/b010/_pkg_.a packagefile io=/usr/src/tmp/go-build3304830676/b020/_pkg_.a packagefile unicode=/usr/src/tmp/go-build3304830676/b024/_pkg_.a packagefile unicode/utf8=/usr/src/tmp/go-build3304830676/b025/_pkg_.a packagefile crypto=/usr/src/tmp/go-build3304830676/b027/_pkg_.a packagefile crypto/internal/edwards25519=/usr/src/tmp/go-build3304830676/b032/_pkg_.a packagefile crypto/rand=/usr/src/tmp/go-build3304830676/b038/_pkg_.a packagefile crypto/sha512=/usr/src/tmp/go-build3304830676/b063/_pkg_.a packagefile crypto/subtle=/usr/src/tmp/go-build3304830676/b034/_pkg_.a packagefile strconv=/usr/src/tmp/go-build3304830676/b029/_pkg_.a packagefile encoding=/usr/src/tmp/go-build3304830676/b066/_pkg_.a packagefile reflect=/usr/src/tmp/go-build3304830676/b036/_pkg_.a packagefile sort=/usr/src/tmp/go-build3304830676/b050/_pkg_.a packagefile time=/usr/src/tmp/go-build3304830676/b053/_pkg_.a packagefile internal/fmtsort=/usr/src/tmp/go-build3304830676/b049/_pkg_.a packagefile math=/usr/src/tmp/go-build3304830676/b030/_pkg_.a packagefile sync=/usr/src/tmp/go-build3304830676/b021/_pkg_.a packagefile encoding/json=/usr/src/tmp/go-build3304830676/b068/_pkg_.a packagefile bufio=/usr/src/tmp/go-build3304830676/b072/_pkg_.a packagefile crypto/tls=/usr/src/tmp/go-build3304830676/b073/_pkg_.a packagefile encoding/base64=/usr/src/tmp/go-build3304830676/b069/_pkg_.a packagefile io/ioutil=/usr/src/tmp/go-build3304830676/b112/_pkg_.a packagefile net=/usr/src/tmp/go-build3304830676/b098/_pkg_.a packagefile net/textproto=/usr/src/tmp/go-build3304830676/b115/_pkg_.a packagefile regexp=/usr/src/tmp/go-build3304830676/b116/_pkg_.a packagefile runtime/debug=/usr/src/tmp/go-build3304830676/b118/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/mattn/go-colorable=/usr/src/tmp/go-build3304830676/b120/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/mattn/go-isatty=/usr/src/tmp/go-build3304830676/b121/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap=/usr/src/tmp/go-build3304830676/b125/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap-idle=/usr/src/tmp/go-build3304830676/b131/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend=/usr/src/tmp/go-build3304830676/b136/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/backend/backendutil=/usr/src/tmp/go-build3304830676/b137/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/server=/usr/src/tmp/go-build3304830676/b135/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/textproto=/usr/src/tmp/go-build3304830676/b139/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage=/usr/src/tmp/go-build3304830676/b144/_pkg_.a packagefile github.com/neilalexander/yggmail/internal/storage/types=/usr/src/tmp/go-build3304830676/b145/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/go.uber.org/atomic=/usr/src/tmp/go-build3304830676/b226/_pkg_.a packagefile net/mail=/usr/src/tmp/go-build3304830676/b143/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message=/usr/src/tmp/go-build3304830676/b138/_pkg_.a packagefile database/sql=/usr/src/tmp/go-build3304830676/b229/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/mattn/go-sqlite3=/usr/src/tmp/go-build3304830676/b231/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/bcrypt=/usr/src/tmp/go-build3304830676/b232/_pkg_.a packagefile context=/usr/src/tmp/go-build3304830676/b075/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/types=/usr/src/tmp/go-build3304830676/b149/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/gologme/log=/usr/src/tmp/go-build3304830676/b150/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go=/usr/src/tmp/go-build3304830676/b151/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/config=/usr/src/tmp/go-build3304830676/b178/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/core=/usr/src/tmp/go-build3304830676/b184/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/multicast=/usr/src/tmp/go-build3304830676/b224/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/sys/unix=/usr/src/tmp/go-build3304830676/b122/_pkg_.a packagefile log/internal=/usr/src/tmp/go-build3304830676/b114/_pkg_.a packagefile sync/atomic=/usr/src/tmp/go-build3304830676/b023/_pkg_.a packagefile internal/itoa=/usr/src/tmp/go-build3304830676/b037/_pkg_.a packagefile internal/poll=/usr/src/tmp/go-build3304830676/b052/_pkg_.a packagefile internal/safefilepath=/usr/src/tmp/go-build3304830676/b054/_pkg_.a packagefile internal/syscall/execenv=/usr/src/tmp/go-build3304830676/b055/_pkg_.a packagefile internal/syscall/unix=/usr/src/tmp/go-build3304830676/b044/_pkg_.a packagefile internal/testlog=/usr/src/tmp/go-build3304830676/b056/_pkg_.a packagefile io/fs=/usr/src/tmp/go-build3304830676/b057/_pkg_.a packagefile internal/oserror=/usr/src/tmp/go-build3304830676/b046/_pkg_.a packagefile internal/race=/usr/src/tmp/go-build3304830676/b022/_pkg_.a packagefile internal/abi=/usr/src/tmp/go-build3304830676/b005/_pkg_.a packagefile internal/coverage/rtcov=/usr/src/tmp/go-build3304830676/b012/_pkg_.a packagefile internal/cpu=/usr/src/tmp/go-build3304830676/b011/_pkg_.a packagefile internal/goarch=/usr/src/tmp/go-build3304830676/b006/_pkg_.a packagefile internal/godebugs=/usr/src/tmp/go-build3304830676/b013/_pkg_.a packagefile internal/goexperiment=/usr/src/tmp/go-build3304830676/b014/_pkg_.a packagefile internal/goos=/usr/src/tmp/go-build3304830676/b015/_pkg_.a packagefile runtime/internal/atomic=/usr/src/tmp/go-build3304830676/b016/_pkg_.a packagefile runtime/internal/math=/usr/src/tmp/go-build3304830676/b017/_pkg_.a packagefile runtime/internal/sys=/usr/src/tmp/go-build3304830676/b018/_pkg_.a packagefile runtime/internal/syscall=/usr/src/tmp/go-build3304830676/b019/_pkg_.a packagefile internal/reflectlite=/usr/src/tmp/go-build3304830676/b004/_pkg_.a packagefile hash=/usr/src/tmp/go-build3304830676/b028/_pkg_.a packagefile crypto/internal/edwards25519/field=/usr/src/tmp/go-build3304830676/b033/_pkg_.a packagefile encoding/binary=/usr/src/tmp/go-build3304830676/b035/_pkg_.a packagefile math/bits=/usr/src/tmp/go-build3304830676/b031/_pkg_.a packagefile crypto/internal/boring=/usr/src/tmp/go-build3304830676/b039/_pkg_.a packagefile crypto/internal/randutil=/usr/src/tmp/go-build3304830676/b043/_pkg_.a packagefile math/big=/usr/src/tmp/go-build3304830676/b047/_pkg_.a packagefile internal/unsafeheader=/usr/src/tmp/go-build3304830676/b008/_pkg_.a packagefile unicode/utf16=/usr/src/tmp/go-build3304830676/b070/_pkg_.a packagefile container/list=/usr/src/tmp/go-build3304830676/b074/_pkg_.a packagefile crypto/aes=/usr/src/tmp/go-build3304830676/b076/_pkg_.a packagefile crypto/cipher=/usr/src/tmp/go-build3304830676/b040/_pkg_.a packagefile crypto/des=/usr/src/tmp/go-build3304830676/b077/_pkg_.a packagefile crypto/ecdh=/usr/src/tmp/go-build3304830676/b078/_pkg_.a packagefile crypto/ecdsa=/usr/src/tmp/go-build3304830676/b081/_pkg_.a packagefile crypto/elliptic=/usr/src/tmp/go-build3304830676/b082/_pkg_.a packagefile crypto/hmac=/usr/src/tmp/go-build3304830676/b088/_pkg_.a packagefile crypto/md5=/usr/src/tmp/go-build3304830676/b089/_pkg_.a packagefile crypto/rc4=/usr/src/tmp/go-build3304830676/b090/_pkg_.a packagefile crypto/rsa=/usr/src/tmp/go-build3304830676/b091/_pkg_.a packagefile crypto/sha1=/usr/src/tmp/go-build3304830676/b092/_pkg_.a packagefile crypto/sha256=/usr/src/tmp/go-build3304830676/b093/_pkg_.a packagefile crypto/x509=/usr/src/tmp/go-build3304830676/b094/_pkg_.a packagefile encoding/pem=/usr/src/tmp/go-build3304830676/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build3304830676/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/usr/src/tmp/go-build3304830676/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build3304830676/b111/_pkg_.a packagefile internal/godebug=/usr/src/tmp/go-build3304830676/b060/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/usr/src/tmp/go-build3304830676/b099/_pkg_.a packagefile internal/nettrace=/usr/src/tmp/go-build3304830676/b100/_pkg_.a packagefile internal/singleflight=/usr/src/tmp/go-build3304830676/b101/_pkg_.a packagefile net/netip=/usr/src/tmp/go-build3304830676/b102/_pkg_.a packagefile runtime/cgo=/usr/src/tmp/go-build3304830676/b104/_pkg_.a packagefile regexp/syntax=/usr/src/tmp/go-build3304830676/b117/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/utf7=/usr/src/tmp/go-build3304830676/b126/_pkg_.a packagefile mime=/usr/src/tmp/go-build3304830676/b130/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/client=/usr/src/tmp/go-build3304830676/b132/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/responses=/usr/src/tmp/go-build3304830676/b134/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-message/mail=/usr/src/tmp/go-build3304830676/b142/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-imap/commands=/usr/src/tmp/go-build3304830676/b133/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/emersion/go-textwrapper=/usr/src/tmp/go-build3304830676/b140/_pkg_.a packagefile mime/quotedprintable=/usr/src/tmp/go-build3304830676/b141/_pkg_.a packagefile database/sql/driver=/usr/src/tmp/go-build3304830676/b230/_pkg_.a packagefile net/url=/usr/src/tmp/go-build3304830676/b105/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blowfish=/usr/src/tmp/go-build3304830676/b233/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/ackhandler=/usr/src/tmp/go-build3304830676/b152/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/flowcontrol=/usr/src/tmp/go-build3304830676/b163/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/handshake=/usr/src/tmp/go-build3304830676/b164/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/logutils=/usr/src/tmp/go-build3304830676/b170/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/protocol=/usr/src/tmp/go-build3304830676/b154/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qerr=/usr/src/tmp/go-build3304830676/b158/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils=/usr/src/tmp/go-build3304830676/b155/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/linkedlist=/usr/src/tmp/go-build3304830676/b162/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/utils/ringbuffer=/usr/src/tmp/go-build3304830676/b171/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/wire=/usr/src/tmp/go-build3304830676/b160/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/logging=/usr/src/tmp/go-build3304830676/b157/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/quicvarint=/usr/src/tmp/go-build3304830676/b161/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/exp/rand=/usr/src/tmp/go-build3304830676/b172/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv4=/usr/src/tmp/go-build3304830676/b173/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/ipv6=/usr/src/tmp/go-build3304830676/b177/_pkg_.a packagefile crypto/x509/pkix=/usr/src/tmp/go-build3304830676/b096/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/hjson/hjson-go/v4=/usr/src/tmp/go-build3304830676/b179/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/unicode=/usr/src/tmp/go-build3304830676/b180/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted=/usr/src/tmp/go-build3304830676/b185/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/network=/usr/src/tmp/go-build3304830676/b188/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/phony=/usr/src/tmp/go-build3304830676/b190/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/address=/usr/src/tmp/go-build3304830676/b197/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/version=/usr/src/tmp/go-build3304830676/b198/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/blake2b=/usr/src/tmp/go-build3304830676/b194/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/proxy=/usr/src/tmp/go-build3304830676/b199/_pkg_.a packagefile net/http=/usr/src/tmp/go-build3304830676/b201/_pkg_.a packagefile net/http/pprof=/usr/src/tmp/go-build3304830676/b217/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/yggdrasil-network/yggdrasil-go/src/admin=/usr/src/tmp/go-build3304830676/b225/_pkg_.a packagefile math/rand=/usr/src/tmp/go-build3304830676/b059/_pkg_.a packagefile path=/usr/src/tmp/go-build3304830676/b058/_pkg_.a packagefile crypto/internal/boring/sig=/usr/src/tmp/go-build3304830676/b042/_pkg_.a packagefile crypto/internal/alias=/usr/src/tmp/go-build3304830676/b041/_pkg_.a packagefile crypto/internal/nistec=/usr/src/tmp/go-build3304830676/b079/_pkg_.a packagefile crypto/internal/bigmod=/usr/src/tmp/go-build3304830676/b083/_pkg_.a packagefile crypto/internal/boring/bbig=/usr/src/tmp/go-build3304830676/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/usr/src/tmp/go-build3304830676/b087/_pkg_.a packagefile crypto/dsa=/usr/src/tmp/go-build3304830676/b095/_pkg_.a packagefile encoding/asn1=/usr/src/tmp/go-build3304830676/b086/_pkg_.a packagefile path/filepath=/usr/src/tmp/go-build3304830676/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build3304830676/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build3304830676/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build3304830676/b110/_pkg_.a packagefile internal/bisect=/usr/src/tmp/go-build3304830676/b061/_pkg_.a packagefile internal/intern=/usr/src/tmp/go-build3304830676/b103/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding=/usr/src/tmp/go-build3304830676/b127/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform=/usr/src/tmp/go-build3304830676/b129/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/congestion=/usr/src/tmp/go-build3304830676/b153/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/quic-go/quic-go/internal/qtls=/usr/src/tmp/go-build3304830676/b159/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20=/usr/src/tmp/go-build3304830676/b165/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/chacha20poly1305=/usr/src/tmp/go-build3304830676/b167/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/hkdf=/usr/src/tmp/go-build3304830676/b169/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/exp/constraints=/usr/src/tmp/go-build3304830676/b156/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/bpf=/usr/src/tmp/go-build3304830676/b174/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/iana=/usr/src/tmp/go-build3304830676/b175/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socket=/usr/src/tmp/go-build3304830676/b176/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal=/usr/src/tmp/go-build3304830676/b181/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/encoding/internal/identifier=/usr/src/tmp/go-build3304830676/b128/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/internal/utf8internal=/usr/src/tmp/go-build3304830676/b182/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/text/runes=/usr/src/tmp/go-build3304830676/b183/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/Arceliar/ironwood/encrypted/internal/e2c=/usr/src/tmp/go-build3304830676/b186/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/box=/usr/src/tmp/go-build3304830676/b193/_pkg_.a packagefile container/heap=/usr/src/tmp/go-build3304830676/b189/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bloom/v3=/usr/src/tmp/go-build3304830676/b191/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/net/internal/socks=/usr/src/tmp/go-build3304830676/b200/_pkg_.a packagefile compress/gzip=/usr/src/tmp/go-build3304830676/b202/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/usr/src/tmp/go-build3304830676/b205/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/usr/src/tmp/go-build3304830676/b211/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/usr/src/tmp/go-build3304830676/b212/_pkg_.a packagefile vendor/golang.org/x/net/idna=/usr/src/tmp/go-build3304830676/b206/_pkg_.a packagefile mime/multipart=/usr/src/tmp/go-build3304830676/b213/_pkg_.a packagefile net/http/httptrace=/usr/src/tmp/go-build3304830676/b214/_pkg_.a packagefile net/http/internal=/usr/src/tmp/go-build3304830676/b215/_pkg_.a packagefile net/http/internal/ascii=/usr/src/tmp/go-build3304830676/b216/_pkg_.a packagefile html=/usr/src/tmp/go-build3304830676/b218/_pkg_.a packagefile internal/profile=/usr/src/tmp/go-build3304830676/b219/_pkg_.a packagefile runtime/pprof=/usr/src/tmp/go-build3304830676/b221/_pkg_.a packagefile runtime/trace=/usr/src/tmp/go-build3304830676/b223/_pkg_.a packagefile crypto/internal/nistec/fiat=/usr/src/tmp/go-build3304830676/b080/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/alias=/usr/src/tmp/go-build3304830676/b166/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/internal/poly1305=/usr/src/tmp/go-build3304830676/b168/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/curve25519=/usr/src/tmp/go-build3304830676/b187/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/nacl/secretbox=/usr/src/tmp/go-build3304830676/b195/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/golang.org/x/crypto/salsa20/salsa=/usr/src/tmp/go-build3304830676/b196/_pkg_.a packagefile github.com/neilalexander/yggmail/vendor/github.com/bits-and-blooms/bitset=/usr/src/tmp/go-build3304830676/b192/_pkg_.a packagefile compress/flate=/usr/src/tmp/go-build3304830676/b203/_pkg_.a packagefile hash/crc32=/usr/src/tmp/go-build3304830676/b204/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/usr/src/tmp/go-build3304830676/b207/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/usr/src/tmp/go-build3304830676/b209/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/usr/src/tmp/go-build3304830676/b210/_pkg_.a packagefile internal/lazyregexp=/usr/src/tmp/go-build3304830676/b220/_pkg_.a packagefile text/tabwriter=/usr/src/tmp/go-build3304830676/b222/_pkg_.a packagefile vendor/golang.org/x/text/transform=/usr/src/tmp/go-build3304830676/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=yuFW-ugFYltT8oKdCb3r/MLU0SEHoKGkGda4dLl_U/htzZY2RGxfoOUmKaVYAJ/yuFW-ugFYltT8oKdCb3r -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.23467 + 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 21169 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.90809 + 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.bz0VKp 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.yTwyMk 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.rjyJNs 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.099ldU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B5XKu5 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) 77.99user 9.58system 0:53.34elapsed 164%CPU (0avgtext+0avgdata 352176maxresident)k 0inputs+0outputs (0major+2200950minor)pagefaults 0swaps 4.18user 1.51system 1:04.61elapsed 8%CPU (0avgtext+0avgdata 125332maxresident)k 0inputs+0outputs (0major+242291minor)pagefaults 0swaps --- yggmail-0.0.0-alt2.gitaa8a71d.i586.rpm.repo 2023-11-24 14:43:20.000000000 +0000 +++ yggmail-0.0.0-alt2.gitaa8a71d.i586.rpm.hasher 2024-01-27 06:54:36.670266050 +0000 @@ -18,3 +18,3 @@ Provides: yggmail = 0.0.0-alt2.gitaa8a71d:sisyphus+335058.100.1.1 -File: /usr/bin/yggmail 100755 root:root 786088ffc89ad70bf876a7f6f1a054db +File: /usr/bin/yggmail 100755 root:root ccd51d933e0eb587e3ba6d8925f0349a File: /usr/share/doc/yggmail-0.0.0 40755 root:root @@ -22,2 +22,2 @@ File: /usr/share/doc/yggmail-0.0.0/README.md 100644 root:root cbb014c8e03aa8ee90d6fcd9a29fb8f6 -RPMIdentity: 08ede5804c18602b52288193d92940b342c0e4cd436f19ca4fd58d1c0fafd34eae559e24347bcf8023a9a122996ed6280e421d7156126ccf6f6b0d4e80d5afef +RPMIdentity: 4b59fac00d7a0f124eafeb262eb5df644f73b6cc8ab3f68d72d032cee559a5f0bf0264423e6641cb5056315b8465dcb48ecb8e528f8c1e050193a15565a42d88 --- yggmail-debuginfo-0.0.0-alt2.gitaa8a71d.i586.rpm.repo 2023-11-24 14:43:20.000000000 +0000 +++ yggmail-debuginfo-0.0.0-alt2.gitaa8a71d.i586.rpm.hasher 2024-01-27 06:54:36.752267471 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/37 40755 root:root -/usr/lib/debug/.build-id/37/f90f76ff1480ec05847815c625d500df00097b 120777 root:root ../../../../bin/yggmail -/usr/lib/debug/.build-id/37/f90f76ff1480ec05847815c625d500df00097b.debug 120777 root:root ../../usr/bin/yggmail.debug +/usr/lib/debug/.build-id/68 40755 root:root +/usr/lib/debug/.build-id/68/8cde81b7abae33821ea1db88522f398ff1d09b 120777 root:root ../../../../bin/yggmail +/usr/lib/debug/.build-id/68/8cde81b7abae33821ea1db88522f398ff1d09b.debug 120777 root:root ../../usr/bin/yggmail.debug /usr/lib/debug/usr/bin/yggmail.debug 100644 root:root @@ -687,6 +687,6 @@ Provides: yggmail-debuginfo = 0.0.0-alt2.gitaa8a71d:sisyphus+335058.100.1.1 -File: /usr/lib/debug/.build-id/37 40755 root:root -File: /usr/lib/debug/.build-id/37/f90f76ff1480ec05847815c625d500df00097b 120777 root:root ../../../../bin/yggmail -File: /usr/lib/debug/.build-id/37/f90f76ff1480ec05847815c625d500df00097b.debug 120777 root:root ../../usr/bin/yggmail.debug -File: /usr/lib/debug/usr/bin/yggmail.debug 100644 root:root 2efdd6241133669f0ba8915cb832ea03 +File: /usr/lib/debug/.build-id/68 40755 root:root +File: /usr/lib/debug/.build-id/68/8cde81b7abae33821ea1db88522f398ff1d09b 120777 root:root ../../../../bin/yggmail +File: /usr/lib/debug/.build-id/68/8cde81b7abae33821ea1db88522f398ff1d09b.debug 120777 root:root ../../usr/bin/yggmail.debug +File: /usr/lib/debug/usr/bin/yggmail.debug 100644 root:root 0aca5c467eeb3f9a124fa3edb3003111 File: /usr/src/debug/yggmail-0.0.0 40755 root:root @@ -1369,2 +1369,2 @@ File: /usr/src/debug/yggmail-0.0.0/.build/src/github.com/neilalexander/yggmail/vendor/golang.org/x/text/transform/transform.go 100644 root:root ccfe8db2db5e042dbf99382b06245078 -RPMIdentity: 1ced935e868d153ac97cee6367c2d7d9338c45d1d2e251162823a0fe28308634ff11397f67c960c5fad999c7d420e30a768e81306a4fda91149c4a27b959cea6 +RPMIdentity: 2d5159f7d1b414ea687f7533449fe0248a98f78d21e045b20afa3834fd44539895d62ccf60a45b992fc1a8eed0a11e020606b5e3e4d4d0347918c4c1743ac1d7