Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/golang.spec'], chrootPath='/var/lib/mock/module-go-toolset-rhel8-8080020240212134400-e9dd4525-build-67536-46208/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffd76495828>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/golang.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/golang.spec'], chrootPath='/var/lib/mock/module-go-toolset-rhel8-8080020240212134400-e9dd4525-build-67536-46208/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffd76495828>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/golang.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hsAGIy
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf go-go1.20.10
+ /usr/bin/gzip -dc /builddir/build/SOURCES/go1.20.10.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd go-go1.20.10
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ pushd ..
~/build/BUILD ~/build/BUILD/go-go1.20.10
+ tar -xf /builddir/build/SOURCES/go1.20.10-1-openssl-fips.tar.gz
+ popd
+ patch -p1
~/build/BUILD/go-go1.20.10
patching file api/go1.19.txt
patching file src/cmd/go/testdata/script/gopath_std_vendor.txt
patching file src/crypto/ecdh/ecdh_test.go
patching file src/crypto/ecdsa/ecdsa_hashsignverify.go
patching file src/crypto/ecdsa/ecdsa_hashsignverify_test.go
patching file src/crypto/ecdsa/ecdsa_test.go
patching file src/crypto/ecdsa/equal_test.go
patching file src/crypto/ed25519/ed25519_test.go
patching file src/crypto/ed25519/ed25519vectors_test.go
patching file src/crypto/internal/backend/bbig/big.go
patching file src/crypto/internal/backend/boringtest/config.go
patching file src/crypto/internal/backend/dummy.s
patching file src/crypto/internal/backend/nobackend.go
patching file src/crypto/internal/backend/openssl.go
patching file src/crypto/rsa/pkcs1v15_test.go
patching file src/crypto/rsa/pss_test.go
patching file src/crypto/rsa/rsa.go
patching file src/crypto/rsa/rsa_test.go
patching file src/crypto/tls/boring.go
patching file src/crypto/tls/boring_test.go
patching file src/crypto/tls/cipher_suites.go
patching file src/crypto/tls/common.go
patching file src/crypto/tls/handshake_client.go
Hunk #1 succeeded at 129 (offset 2 lines).
patching file src/crypto/tls/handshake_client_test.go
patching file src/crypto/tls/handshake_client_tls13.go
patching file src/crypto/tls/handshake_server_tls13.go
patching file src/crypto/tls/key_schedule.go
patching file src/crypto/x509/boring_test.go
patching file src/crypto/x509/x509_test.go
patching file src/go/build/deps_test.go
patching file src/runtime/pprof/proto_test.go
patching file src/runtime/runtime_boring.go
+ patch -p1
patching file src/cmd/api/boring_test.go
patching file src/crypto/aes/cipher.go
patching file src/crypto/aes/cipher_asm.go
patching file src/crypto/boring/boring.go
patching file src/crypto/boring/boring_test.go
patching file src/crypto/boring/notboring_test.go
patching file src/crypto/ecdh/ecdh.go
patching file src/crypto/ecdh/ecdh_test.go
patching file src/crypto/ecdh/nist.go
patching file src/crypto/ecdsa/boring.go
patching file src/crypto/ecdsa/ecdsa.go
patching file src/crypto/ecdsa/ecdsa_hashsignverify.go
patching file src/crypto/ecdsa/ecdsa_hashsignverify_test.go
patching file src/crypto/ecdsa/ecdsa_test.go
patching file src/crypto/ecdsa/equal_test.go
patching file src/crypto/ecdsa/notboring.go
patching file src/crypto/ed25519/ed25519_test.go
patching file src/crypto/hmac/hmac.go
patching file src/crypto/hmac/hmac_test.go
patching file src/crypto/internal/boring/aes.go
patching file src/crypto/internal/boring/bbig/big.go
patching file src/crypto/internal/boring/boring.go
patching file src/crypto/internal/boring/boring_test.go
patching file src/crypto/internal/boring/doc.go
patching file src/crypto/internal/boring/ecdh.go
patching file src/crypto/internal/boring/fipstls/stub.s
patching file src/crypto/internal/boring/fipstls/tls.go
patching file src/crypto/rand/rand_unix.go
patching file src/crypto/rsa/boring.go
patching file src/crypto/rsa/boring_test.go
patching file src/crypto/rsa/notboring.go
patching file src/crypto/rsa/pkcs1v15.go
patching file src/crypto/rsa/pkcs1v15_test.go
patching file src/crypto/rsa/pss.go
patching file src/crypto/rsa/pss_test.go
patching file src/crypto/rsa/rsa.go
patching file src/crypto/rsa/rsa_test.go
patching file src/crypto/sha1/boring.go
patching file src/crypto/sha1/notboring.go
patching file src/crypto/sha1/sha1_test.go
patching file src/crypto/sha256/sha256.go
patching file src/crypto/sha256/sha256_test.go
patching file src/crypto/sha512/sha512.go
patching file src/crypto/sha512/sha512_test.go
patching file src/crypto/tls/boring.go
patching file src/crypto/tls/boring_test.go
patching file src/crypto/tls/cipher_suites.go
patching file src/crypto/tls/common.go
patching file src/crypto/tls/key_schedule.go
patching file src/crypto/tls/notboring.go
patching file src/crypto/x509/boring.go
patching file src/crypto/x509/boring_test.go
patching file src/crypto/x509/notboring.go
patching file src/crypto/x509/x509_test.go
patching file src/go.mod
patching file src/go.sum
patching file src/vendor/github.com/golang-fips/openssl-fips/LICENSE
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/doc.go
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go (renamed from src/crypto/internal/boring/ecdsa.go)
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/evp.go
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go (renamed from src/crypto/internal/boring/hmac.go)
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/notboring.go (renamed from src/crypto/internal/boring/notboring.go)
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl.go
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_ecdsa_signature.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_evp.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_lock_setup.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_aead_gcm.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_ctr128.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_ecdh.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_evp_md5_sha1.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_hmac.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_rsa.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_stub_rand.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go (renamed from src/crypto/internal/boring/rand.go)
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go (renamed from src/crypto/internal/boring/rsa.go)
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go (renamed from src/crypto/internal/boring/sha.go)
patching file src/vendor/modules.txt
+ patch -p1
patching file api/go1.16.txt
patching file src/crypto/internal/backend/hostfips.go
patching file src/crypto/internal/backend/nobackend.go
patching file src/crypto/internal/backend/not_strict_fips.go
patching file src/crypto/internal/backend/openssl.go
patching file src/crypto/internal/backend/strict_fips.go
patching file src/crypto/rsa/boring_test.go
patching file src/crypto/rsa/equal_test.go
patching file src/crypto/rsa/pss_test.go
patching file src/crypto/rsa/rsa.go
patching file src/crypto/rsa/rsa_test.go
patching file src/crypto/tls/boring_test.go
patching file src/crypto/x509/boring_test.go
patching file src/crypto/x509/x509_test.go
patching file src/internal/goexperiment/exp_strictfipsruntime_off.go
patching file src/internal/goexperiment/exp_strictfipsruntime_on.go
patching file src/internal/goexperiment/flags.go
+ pushd ../go-go1.20.10-1-openssl-fips
~/build/BUILD/go-go1.20.10-1-openssl-fips ~/build/BUILD/go-go1.20.10
+ ln -s ../go-go1.20.10 go
+ ./scripts/configure-crypto-tests.sh
Detected unknown os: oc8 ...
Keeping current settings.
~/build/BUILD/go-go1.20.10
Patch #2 (disable_static_tests_part1.patch):
+ popd
+ echo 'Patch #2 (disable_static_tests_part1.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/crypto/internal/backend/nobackend.go
patching file src/crypto/internal/boring/goboringcrypto.h
patching file src/crypto/internal/boring/syso/syso.go
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/notboring.go
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl.go
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_ecdsa_signature.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_evp.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_lock_setup.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_aead_gcm.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_ctr128.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_evp_md5_sha1.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_hmac.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_rsa.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_stub_rand.c
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go
patching file src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go
Patch #3 (disable_static_tests_part2.patch):
+ echo 'Patch #3 (disable_static_tests_part2.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/cmd/dist/test.go
Patch #221 (fix_TestScript_list_std.patch):
+ echo 'Patch #221 (fix_TestScript_list_std.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/cmd/go/testdata/script/list_std.txt
Patch #1939923 (skip_test_rhbz1939923.patch):
+ echo 'Patch #1939923 (skip_test_rhbz1939923.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/crypto/x509/x509_test.go
Hunk #1 succeeded at 3086 (offset 93 lines).
+ cp /builddir/build/SOURCES/fedora.go ./src/runtime/
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7VHw5M
+ umask 022
+ cd /builddir/build/BUILD
+ cd go-go1.20.10
+ set -xe
+ uname -a
Linux builder2.aarch64.opencloudos.tech 5.4.119-19.0009.32 #1 SMP Sun Jul 16 17:52:24 CST 2023 aarch64 aarch64 aarch64 GNU/Linux
+ cat /proc/cpuinfo
processor	: 0
model name	: Unknown(jws) Model
model type	: General Arm64 Type(jws)
BogoMIPS	: 50.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x3
CPU part	: 0xd0c
CPU revision	: 1
processor	: 1
model name	: Unknown(jws) Model
model type	: General Arm64 Type(jws)
BogoMIPS	: 50.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x3
CPU part	: 0xd0c
CPU revision	: 1
processor	: 2
model name	: Unknown(jws) Model
model type	: General Arm64 Type(jws)
BogoMIPS	: 50.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x3
CPU part	: 0xd0c
CPU revision	: 1
processor	: 3
model name	: Unknown(jws) Model
model type	: General Arm64 Type(jws)
BogoMIPS	: 50.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x3
CPU part	: 0xd0c
CPU revision	: 1
processor	: 4
model name	: Unknown(jws) Model
model type	: General Arm64 Type(jws)
BogoMIPS	: 50.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x3
CPU part	: 0xd0c
CPU revision	: 1
processor	: 5
model name	: Unknown(jws) Model
model type	: General Arm64 Type(jws)
BogoMIPS	: 50.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x3
CPU part	: 0xd0c
CPU revision	: 1
processor	: 6
model name	: Unknown(jws) Model
model type	: General Arm64 Type(jws)
BogoMIPS	: 50.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x3
CPU part	: 0xd0c
CPU revision	: 1
processor	: 7
model name	: Unknown(jws) Model
model type	: General Arm64 Type(jws)
BogoMIPS	: 50.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x3
CPU part	: 0xd0c
CPU revision	: 1
MemTotal:       33104832 kB
MemFree:        22701952 kB
MemAvailable:   31468672 kB
Buffers:          966144 kB
Cached:          7773504 kB
SwapCached:            0 kB
Active:          2841600 kB
Inactive:        6332160 kB
Active(anon):     603136 kB
Inactive(anon):   136768 kB
Active(file):    2238464 kB
Inactive(file):  6195392 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:             0 kB
SwapFree:              0 kB
Dirty:           2756032 kB
Writeback:           768 kB
AnonPages:        437248 kB
Mapped:           103552 kB
Shmem:            303488 kB
KReclaimable:     651968 kB
Slab:            1086400 kB
SReclaimable:     651968 kB
SUnreclaim:       434432 kB
KernelStack:       19968 kB
PageTables:        10176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    16552384 kB
Committed_AS:    1106816 kB
VmallocTotal:   133008588736 kB
VmallocUsed:       47424 kB
VmallocChunk:          0 kB
Percpu:            20992 kB
AnonHugePages:         0 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:     524288 kB
Hugetlb:               0 kB
~/build/BUILD/go-go1.20.10/src ~/build/BUILD/go-go1.20.10
+ cat /proc/meminfo
+ export GOROOT_BOOTSTRAP=/opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang
+ GOROOT_BOOTSTRAP=/opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang
+ export GOROOT_FINAL=/usr/lib/golang
+ GOROOT_FINAL=/usr/lib/golang
+ export GOHOSTOS=linux
+ GOHOSTOS=linux
+ export GOHOSTARCH=arm64
+ GOHOSTARCH=arm64
+ pushd src
+ export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export 'LDFLAGS=-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export CC=gcc
+ CC=gcc
+ export CC_FOR_TARGET=gcc
+ CC_FOR_TARGET=gcc
+ export GOOS=linux
+ GOOS=linux
+ export GOARCH=arm64
+ GOARCH=arm64
+ DEFAULT_GO_LD_FLAGS=
+ export 'GO_LDFLAGS="-extldflags=-Wl,-z,now,-z,relro" '
+ GO_LDFLAGS='"-extldflags=-Wl,-z,now,-z,relro" '
+ ./make.bash --no-clean
WARNING: /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/bin/go does not exist, found /usr/bin/go from env
WARNING: set /usr/lib/golang as GOROOT_BOOTSTRAP
Building Go cmd/dist using /usr/lib/golang. (go1.19.13 linux/arm64)
warning: --no-clean is deprecated and has no effect; use 'go install std cmd' instead
Building Go toolchain1 using /usr/lib/golang.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for linux/arm64.
---
Installed Go for linux/arm64 in /builddir/build/BUILD/go-go1.20.10
Installed commands in /builddir/build/BUILD/go-go1.20.10/bin
The binaries expect /builddir/build/BUILD/go-go1.20.10 to be copied or moved to /usr/lib/golang
+ popd
~/build/BUILD/go-go1.20.10
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YM6Az8
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64
++ dirname /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64
+ cd go-go1.20.10
+ rm -rf /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64
+ mkdir -p /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/bin
+ mkdir -p /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang
+ rm -rf pkg/bootstrap/bin
+ cp -apv api bin doc lib pkg src misc test VERSION /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang
'api' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api'
'api/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/README'
'api/except.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/except.txt'
'api/go1.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.1.txt'
'api/go1.10.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.10.txt'
'api/go1.11.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.11.txt'
'api/go1.12.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.12.txt'
'api/go1.13.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.13.txt'
'api/go1.14.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.14.txt'
'api/go1.15.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.15.txt'
'api/go1.17.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.17.txt'
'api/go1.18.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.18.txt'
'api/go1.16.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.16.txt'
'api/go1.2.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.2.txt'
'api/go1.20.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.20.txt'
'api/go1.3.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.3.txt'
'api/go1.4.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.4.txt'
'api/go1.5.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.5.txt'
'api/go1.6.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.6.txt'
'api/go1.7.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.7.txt'
'api/go1.8.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.8.txt'
'api/go1.9.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.9.txt'
'api/go1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.txt'
'api/go1.19.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/api/go1.19.txt'
'bin' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/bin'
'bin/gofmt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/bin/gofmt'
'bin/go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/bin/go'
'doc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/doc'
'doc/asm.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/doc/asm.html'
'doc/go1.17_spec.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/doc/go1.17_spec.html'
'doc/go1.20.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/doc/go1.20.html'
'doc/go_mem.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/doc/go_mem.html'
'doc/go_spec.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/doc/go_spec.html'
'lib' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/lib'
'lib/time' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/lib/time'
'lib/time/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/lib/time/README'
'lib/time/mkzip.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/lib/time/mkzip.go'
'lib/time/update.bash' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/lib/time/update.bash'
'lib/time/zoneinfo.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/lib/time/zoneinfo.zip'
'pkg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg'
'pkg/tool' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool'
'pkg/tool/linux_arm64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64'
'pkg/tool/linux_arm64/addr2line' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/addr2line'
'pkg/tool/linux_arm64/covdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/covdata'
'pkg/tool/linux_arm64/doc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/doc'
'pkg/tool/linux_arm64/cover' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/cover'
'pkg/tool/linux_arm64/fix' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/fix'
'pkg/tool/linux_arm64/dist' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/dist'
'pkg/tool/linux_arm64/nm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/nm'
'pkg/tool/linux_arm64/objdump' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/objdump'
'pkg/tool/linux_arm64/pack' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/pack'
'pkg/tool/linux_arm64/test2json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/test2json'
'pkg/tool/linux_arm64/buildid' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/buildid'
'pkg/tool/linux_arm64/vet' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/vet'
'pkg/tool/linux_arm64/trace' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/trace'
'pkg/tool/linux_arm64/pprof' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/pprof'
'pkg/tool/linux_arm64/cgo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/cgo'
'pkg/tool/linux_arm64/asm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/asm'
'pkg/tool/linux_arm64/link' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/link'
'pkg/tool/linux_arm64/compile' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/tool/linux_arm64/compile'
'pkg/include' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/include'
'pkg/include/textflag.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/include/textflag.h'
'pkg/include/funcdata.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/include/funcdata.h'
'pkg/include/asm_ppc64x.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/include/asm_ppc64x.h'
'pkg/include/asm_amd64.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg/include/asm_amd64.h'
'src' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src'
'src/Make.dist' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/Make.dist'
'src/README.vendor' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/README.vendor'
'src/all.bash' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/all.bash'
'src/all.bat' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/all.bat'
'src/all.rc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/all.rc'
'src/archive' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive'
'src/archive/tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar'
'src/archive/tar/common.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/common.go'
'src/archive/tar/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/example_test.go'
'src/archive/tar/format.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/format.go'
'src/archive/tar/fuzz_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/fuzz_test.go'
'src/archive/tar/reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/reader.go'
'src/archive/tar/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/reader_test.go'
'src/archive/tar/stat_actime1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/stat_actime1.go'
'src/archive/tar/stat_actime2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/stat_actime2.go'
'src/archive/tar/stat_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/stat_unix.go'
'src/archive/tar/strconv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/strconv.go'
'src/archive/tar/strconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/strconv_test.go'
'src/archive/tar/tar_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/tar_test.go'
'src/archive/tar/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata'
'src/archive/tar/testdata/file-and-dir.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/file-and-dir.tar'
'src/archive/tar/testdata/gnu-incremental.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/gnu-incremental.tar'
'src/archive/tar/testdata/gnu-long-nul.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/gnu-long-nul.tar'
'src/archive/tar/testdata/gnu-multi-hdrs.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/gnu-multi-hdrs.tar'
'src/archive/tar/testdata/gnu-nil-sparse-data.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/gnu-nil-sparse-data.tar'
'src/archive/tar/testdata/gnu-nil-sparse-hole.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/gnu-nil-sparse-hole.tar'
'src/archive/tar/testdata/gnu-not-utf8.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/gnu-not-utf8.tar'
'src/archive/tar/testdata/gnu-sparse-big.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/gnu-sparse-big.tar'
'src/archive/tar/testdata/gnu-utf8.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/gnu-utf8.tar'
'src/archive/tar/testdata/gnu.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/gnu.tar'
'src/archive/tar/testdata/hardlink.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/hardlink.tar'
'src/archive/tar/testdata/hdr-only.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/hdr-only.tar'
'src/archive/tar/testdata/invalid-go17.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/invalid-go17.tar'
'src/archive/tar/testdata/issue10968.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/issue10968.tar'
'src/archive/tar/testdata/issue11169.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/issue11169.tar'
'src/archive/tar/testdata/issue12435.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/issue12435.tar'
'src/archive/tar/testdata/neg-size.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/neg-size.tar'
'src/archive/tar/testdata/nil-uid.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/nil-uid.tar'
'src/archive/tar/testdata/pax-bad-hdr-file.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/pax-bad-hdr-file.tar'
'src/archive/tar/testdata/pax-bad-hdr-large.tar.bz2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/pax-bad-hdr-large.tar.bz2'
'src/archive/tar/testdata/pax-bad-mtime-file.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/pax-bad-mtime-file.tar'
'src/archive/tar/testdata/pax-global-records.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/pax-global-records.tar'
'src/archive/tar/testdata/pax-multi-hdrs.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/pax-multi-hdrs.tar'
'src/archive/tar/testdata/pax-nil-sparse-data.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/pax-nil-sparse-data.tar'
'src/archive/tar/testdata/pax-nil-sparse-hole.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/pax-nil-sparse-hole.tar'
'src/archive/tar/testdata/pax-nul-path.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/pax-nul-path.tar'
'src/archive/tar/testdata/pax-nul-xattrs.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/pax-nul-xattrs.tar'
'src/archive/tar/testdata/pax-path-hdr.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/pax-path-hdr.tar'
'src/archive/tar/testdata/pax-pos-size-file.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/pax-pos-size-file.tar'
'src/archive/tar/testdata/pax-records.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/pax-records.tar'
'src/archive/tar/testdata/pax-sparse-big.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/pax-sparse-big.tar'
'src/archive/tar/testdata/pax.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/pax.tar'
'src/archive/tar/testdata/small.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/small.txt'
'src/archive/tar/testdata/small2.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/small2.txt'
'src/archive/tar/testdata/sparse-formats.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/sparse-formats.tar'
'src/archive/tar/testdata/star.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/star.tar'
'src/archive/tar/testdata/trailing-slash.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/trailing-slash.tar'
'src/archive/tar/testdata/ustar-file-devs.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/ustar-file-devs.tar'
'src/archive/tar/testdata/ustar-file-reg.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/ustar-file-reg.tar'
'src/archive/tar/testdata/ustar.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/ustar.tar'
'src/archive/tar/testdata/v7.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/v7.tar'
'src/archive/tar/testdata/writer-big-long.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/writer-big-long.tar'
'src/archive/tar/testdata/writer-big.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/writer-big.tar'
'src/archive/tar/testdata/writer.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/writer.tar'
'src/archive/tar/testdata/xattrs.tar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/testdata/xattrs.tar'
'src/archive/tar/writer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/writer.go'
'src/archive/tar/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/tar/writer_test.go'
'src/archive/zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip'
'src/archive/zip/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/example_test.go'
'src/archive/zip/fuzz_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/fuzz_test.go'
'src/archive/zip/reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/reader.go'
'src/archive/zip/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/reader_test.go'
'src/archive/zip/register.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/register.go'
'src/archive/zip/struct.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/struct.go'
'src/archive/zip/writer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/writer.go'
'src/archive/zip/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/writer_test.go'
'src/archive/zip/zip_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/zip_test.go'
'src/archive/zip/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata'
'src/archive/zip/testdata/crc32-not-streamed.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/crc32-not-streamed.zip'
'src/archive/zip/testdata/dd.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/dd.zip'
'src/archive/zip/testdata/dupdir.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/dupdir.zip'
'src/archive/zip/testdata/go-no-datadesc-sig.zip.base64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/go-no-datadesc-sig.zip.base64'
'src/archive/zip/testdata/go-with-datadesc-sig.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/go-with-datadesc-sig.zip'
'src/archive/zip/testdata/gophercolor16x16.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/gophercolor16x16.png'
'src/archive/zip/testdata/readme.notzip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/readme.notzip'
'src/archive/zip/testdata/readme.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/readme.zip'
'src/archive/zip/testdata/subdir.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/subdir.zip'
'src/archive/zip/testdata/symlink.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/symlink.zip'
'src/archive/zip/testdata/test-baddirsz.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/test-baddirsz.zip'
'src/archive/zip/testdata/test-prefix.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/test-prefix.zip'
'src/archive/zip/testdata/test-trailing-junk.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/test-trailing-junk.zip'
'src/archive/zip/testdata/test.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/test.zip'
'src/archive/zip/testdata/time-22738.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/time-22738.zip'
'src/archive/zip/testdata/time-7zip.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/time-7zip.zip'
'src/archive/zip/testdata/time-go.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/time-go.zip'
'src/archive/zip/testdata/time-infozip.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/time-infozip.zip'
'src/archive/zip/testdata/time-osx.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/time-osx.zip'
'src/archive/zip/testdata/time-win7.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/time-win7.zip'
'src/archive/zip/testdata/time-winrar.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/time-winrar.zip'
'src/archive/zip/testdata/time-winzip.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/time-winzip.zip'
'src/archive/zip/testdata/unix.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/unix.zip'
'src/archive/zip/testdata/utf8-7zip.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/utf8-7zip.zip'
'src/archive/zip/testdata/utf8-infozip.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/utf8-infozip.zip'
'src/archive/zip/testdata/utf8-osx.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/utf8-osx.zip'
'src/archive/zip/testdata/utf8-winrar.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/utf8-winrar.zip'
'src/archive/zip/testdata/utf8-winzip.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/utf8-winzip.zip'
'src/archive/zip/testdata/winxp.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/winxp.zip'
'src/archive/zip/testdata/zip64-2.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/zip64-2.zip'
'src/archive/zip/testdata/zip64.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/archive/zip/testdata/zip64.zip'
'src/bootstrap.bash' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bootstrap.bash'
'src/buildall.bash' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/buildall.bash'
'src/clean.bash' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/clean.bash'
'src/clean.bat' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/clean.bat'
'src/clean.rc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/clean.rc'
'src/cmp.bash' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmp.bash'
'src/compress' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress'
'src/compress/bzip2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/bzip2'
'src/compress/bzip2/bit_reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/bzip2/bit_reader.go'
'src/compress/bzip2/bzip2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/bzip2/bzip2.go'
'src/compress/bzip2/bzip2_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/bzip2/bzip2_test.go'
'src/compress/bzip2/huffman.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/bzip2/huffman.go'
'src/compress/bzip2/move_to_front.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/bzip2/move_to_front.go'
'src/compress/bzip2/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/bzip2/testdata'
'src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2'
'src/compress/bzip2/testdata/e.txt.bz2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/bzip2/testdata/e.txt.bz2'
'src/compress/bzip2/testdata/fail-issue5747.bz2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/bzip2/testdata/fail-issue5747.bz2'
'src/compress/bzip2/testdata/pass-random1.bin' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/bzip2/testdata/pass-random1.bin'
'src/compress/bzip2/testdata/pass-random1.bz2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/bzip2/testdata/pass-random1.bz2'
'src/compress/bzip2/testdata/pass-random2.bin' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/bzip2/testdata/pass-random2.bin'
'src/compress/bzip2/testdata/pass-random2.bz2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/bzip2/testdata/pass-random2.bz2'
'src/compress/bzip2/testdata/pass-sawtooth.bz2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/bzip2/testdata/pass-sawtooth.bz2'
'src/compress/bzip2/testdata/random.data.bz2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/bzip2/testdata/random.data.bz2'
'src/compress/flate' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate'
'src/compress/flate/deflate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/deflate.go'
'src/compress/flate/deflate_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/deflate_test.go'
'src/compress/flate/deflatefast.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/deflatefast.go'
'src/compress/flate/dict_decoder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/dict_decoder.go'
'src/compress/flate/dict_decoder_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/dict_decoder_test.go'
'src/compress/flate/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/example_test.go'
'src/compress/flate/flate_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/flate_test.go'
'src/compress/flate/huffman_bit_writer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/huffman_bit_writer.go'
'src/compress/flate/huffman_bit_writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/huffman_bit_writer_test.go'
'src/compress/flate/huffman_code.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/huffman_code.go'
'src/compress/flate/inflate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/inflate.go'
'src/compress/flate/inflate_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/inflate_test.go'
'src/compress/flate/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/reader_test.go'
'src/compress/flate/token.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/token.go'
'src/compress/flate/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/writer_test.go'
'src/compress/flate/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata'
'src/compress/flate/testdata/huffman-null-max.dyn.expect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-null-max.dyn.expect'
'src/compress/flate/testdata/huffman-null-max.dyn.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-null-max.dyn.expect-noinput'
'src/compress/flate/testdata/huffman-null-max.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-null-max.golden'
'src/compress/flate/testdata/huffman-null-max.in' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-null-max.in'
'src/compress/flate/testdata/huffman-null-max.wb.expect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-null-max.wb.expect'
'src/compress/flate/testdata/huffman-null-max.wb.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-null-max.wb.expect-noinput'
'src/compress/flate/testdata/huffman-pi.dyn.expect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-pi.dyn.expect'
'src/compress/flate/testdata/huffman-pi.dyn.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-pi.dyn.expect-noinput'
'src/compress/flate/testdata/huffman-pi.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-pi.golden'
'src/compress/flate/testdata/huffman-pi.in' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-pi.in'
'src/compress/flate/testdata/huffman-pi.wb.expect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-pi.wb.expect'
'src/compress/flate/testdata/huffman-pi.wb.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-pi.wb.expect-noinput'
'src/compress/flate/testdata/huffman-rand-1k.dyn.expect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-rand-1k.dyn.expect'
'src/compress/flate/testdata/huffman-rand-1k.dyn.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-rand-1k.dyn.expect-noinput'
'src/compress/flate/testdata/huffman-rand-1k.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-rand-1k.golden'
'src/compress/flate/testdata/huffman-rand-1k.in' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-rand-1k.in'
'src/compress/flate/testdata/huffman-rand-1k.wb.expect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-rand-1k.wb.expect'
'src/compress/flate/testdata/huffman-rand-1k.wb.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-rand-1k.wb.expect-noinput'
'src/compress/flate/testdata/huffman-rand-limit.dyn.expect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-rand-limit.dyn.expect'
'src/compress/flate/testdata/huffman-rand-limit.dyn.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-rand-limit.dyn.expect-noinput'
'src/compress/flate/testdata/huffman-rand-limit.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-rand-limit.golden'
'src/compress/flate/testdata/huffman-rand-limit.in' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-rand-limit.in'
'src/compress/flate/testdata/huffman-rand-limit.wb.expect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-rand-limit.wb.expect'
'src/compress/flate/testdata/huffman-rand-limit.wb.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-rand-limit.wb.expect-noinput'
'src/compress/flate/testdata/huffman-rand-max.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-rand-max.golden'
'src/compress/flate/testdata/huffman-rand-max.in' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-rand-max.in'
'src/compress/flate/testdata/huffman-shifts.dyn.expect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-shifts.dyn.expect'
'src/compress/flate/testdata/huffman-shifts.dyn.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-shifts.dyn.expect-noinput'
'src/compress/flate/testdata/huffman-shifts.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-shifts.golden'
'src/compress/flate/testdata/huffman-shifts.in' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-shifts.in'
'src/compress/flate/testdata/huffman-shifts.wb.expect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-shifts.wb.expect'
'src/compress/flate/testdata/huffman-shifts.wb.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-shifts.wb.expect-noinput'
'src/compress/flate/testdata/huffman-text-shift.dyn.expect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-text-shift.dyn.expect'
'src/compress/flate/testdata/huffman-text-shift.dyn.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-text-shift.dyn.expect-noinput'
'src/compress/flate/testdata/huffman-text-shift.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-text-shift.golden'
'src/compress/flate/testdata/huffman-text-shift.in' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-text-shift.in'
'src/compress/flate/testdata/huffman-text-shift.wb.expect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-text-shift.wb.expect'
'src/compress/flate/testdata/huffman-text-shift.wb.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-text-shift.wb.expect-noinput'
'src/compress/flate/testdata/huffman-text.dyn.expect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-text.dyn.expect'
'src/compress/flate/testdata/huffman-text.dyn.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-text.dyn.expect-noinput'
'src/compress/flate/testdata/huffman-text.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-text.golden'
'src/compress/flate/testdata/huffman-text.in' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-text.in'
'src/compress/flate/testdata/huffman-text.wb.expect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-text.wb.expect'
'src/compress/flate/testdata/huffman-text.wb.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-text.wb.expect-noinput'
'src/compress/flate/testdata/huffman-zero.dyn.expect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-zero.dyn.expect'
'src/compress/flate/testdata/huffman-zero.dyn.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-zero.dyn.expect-noinput'
'src/compress/flate/testdata/huffman-zero.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-zero.golden'
'src/compress/flate/testdata/huffman-zero.in' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-zero.in'
'src/compress/flate/testdata/huffman-zero.wb.expect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-zero.wb.expect'
'src/compress/flate/testdata/huffman-zero.wb.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/huffman-zero.wb.expect-noinput'
'src/compress/flate/testdata/null-long-match.dyn.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/null-long-match.dyn.expect-noinput'
'src/compress/flate/testdata/null-long-match.wb.expect-noinput' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/flate/testdata/null-long-match.wb.expect-noinput'
'src/compress/gzip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/gzip'
'src/compress/gzip/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/gzip/example_test.go'
'src/compress/gzip/fuzz_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/gzip/fuzz_test.go'
'src/compress/gzip/gunzip.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/gzip/gunzip.go'
'src/compress/gzip/gunzip_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/gzip/gunzip_test.go'
'src/compress/gzip/gzip.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/gzip/gzip.go'
'src/compress/gzip/gzip_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/gzip/gzip_test.go'
'src/compress/gzip/issue14937_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/gzip/issue14937_test.go'
'src/compress/gzip/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/gzip/testdata'
'src/compress/gzip/testdata/issue6550.gz.base64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/gzip/testdata/issue6550.gz.base64'
'src/compress/lzw' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/lzw'
'src/compress/lzw/reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/lzw/reader.go'
'src/compress/lzw/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/lzw/reader_test.go'
'src/compress/lzw/writer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/lzw/writer.go'
'src/compress/lzw/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/lzw/writer_test.go'
'src/compress/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/testdata'
'src/compress/testdata/e.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/testdata/e.txt'
'src/compress/testdata/gettysburg.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/testdata/gettysburg.txt'
'src/compress/testdata/pi.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/testdata/pi.txt'
'src/compress/zlib' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/zlib'
'src/compress/zlib/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/zlib/example_test.go'
'src/compress/zlib/reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/zlib/reader.go'
'src/compress/zlib/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/zlib/reader_test.go'
'src/compress/zlib/writer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/zlib/writer.go'
'src/compress/zlib/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/compress/zlib/writer_test.go'
'src/go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go'
'src/go/ast' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/ast'
'src/go/ast/ast.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/ast/ast.go'
'src/go/ast/ast_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/ast/ast_test.go'
'src/go/ast/commentmap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/ast/commentmap.go'
'src/go/ast/commentmap_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/ast/commentmap_test.go'
'src/go/ast/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/ast/example_test.go'
'src/go/ast/filter.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/ast/filter.go'
'src/go/ast/filter_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/ast/filter_test.go'
'src/go/ast/import.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/ast/import.go'
'src/go/ast/issues_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/ast/issues_test.go'
'src/go/ast/print.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/ast/print.go'
'src/go/ast/print_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/ast/print_test.go'
'src/go/ast/resolve.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/ast/resolve.go'
'src/go/ast/scope.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/ast/scope.go'
'src/go/ast/walk.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/ast/walk.go'
'src/go/build' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build'
'src/go/build/build.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/build.go'
'src/go/build/build_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/build_test.go'
'src/go/build/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/doc.go'
'src/go/build/gc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/gc.go'
'src/go/build/gccgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/gccgo.go'
'src/go/build/read.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/read.go'
'src/go/build/read_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/read_test.go'
'src/go/build/syslist.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/syslist.go'
'src/go/build/syslist_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/syslist_test.go'
'src/go/build/deps_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/deps_test.go'
'src/go/build/zcgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/zcgo.go'
'src/go/build/constraint' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/constraint'
'src/go/build/constraint/expr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/constraint/expr.go'
'src/go/build/constraint/expr_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/constraint/expr_test.go'
'src/go/build/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata'
'src/go/build/testdata/alltags' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/alltags'
'src/go/build/testdata/alltags/alltags.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/alltags/alltags.go'
'src/go/build/testdata/alltags/x_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/alltags/x_netbsd_arm.go'
'src/go/build/testdata/bads' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/bads'
'src/go/build/testdata/bads/bad.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/bads/bad.s'
'src/go/build/testdata/cgo_disabled' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/cgo_disabled'
'src/go/build/testdata/cgo_disabled/cgo_disabled.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/cgo_disabled/cgo_disabled.go'
'src/go/build/testdata/cgo_disabled/empty.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/cgo_disabled/empty.go'
'src/go/build/testdata/doc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/doc'
'src/go/build/testdata/doc/a_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/doc/a_test.go'
'src/go/build/testdata/doc/b_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/doc/b_test.go'
'src/go/build/testdata/doc/c_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/doc/c_test.go'
'src/go/build/testdata/doc/d_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/doc/d_test.go'
'src/go/build/testdata/doc/e.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/doc/e.go'
'src/go/build/testdata/doc/f.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/doc/f.go'
'src/go/build/testdata/empty' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/empty'
'src/go/build/testdata/empty/dummy' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/empty/dummy'
'src/go/build/testdata/multi' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/multi'
'src/go/build/testdata/multi/file.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/multi/file.go'
'src/go/build/testdata/multi/file_appengine.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/multi/file_appengine.go'
'src/go/build/testdata/non_source_tags' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/non_source_tags'
'src/go/build/testdata/non_source_tags/non_source_tags.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/non_source_tags/non_source_tags.go'
'src/go/build/testdata/non_source_tags/x_arm.go.ignore' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/non_source_tags/x_arm.go.ignore'
'src/go/build/testdata/other' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/other'
'src/go/build/testdata/other/file' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/other/file'
'src/go/build/testdata/other/file/file.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/other/file/file.go'
'src/go/build/testdata/other/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/other/main.go'
'src/go/build/testdata/withvendor' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/withvendor'
'src/go/build/testdata/withvendor/src' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/withvendor/src'
'src/go/build/testdata/withvendor/src/a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/withvendor/src/a'
'src/go/build/testdata/withvendor/src/a/b' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/withvendor/src/a/b'
'src/go/build/testdata/withvendor/src/a/b/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/withvendor/src/a/b/b.go'
'src/go/build/testdata/withvendor/src/a/vendor' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/withvendor/src/a/vendor'
'src/go/build/testdata/withvendor/src/a/vendor/c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/withvendor/src/a/vendor/c'
'src/go/build/testdata/withvendor/src/a/vendor/c/d' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/withvendor/src/a/vendor/c/d'
'src/go/build/testdata/withvendor/src/a/vendor/c/d/d.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/build/testdata/withvendor/src/a/vendor/c/d/d.go'
'src/go/constant' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/constant'
'src/go/constant/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/constant/example_test.go'
'src/go/constant/kind_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/constant/kind_string.go'
'src/go/constant/value.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/constant/value.go'
'src/go/constant/value_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/constant/value_test.go'
'src/go/doc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc'
'src/go/doc/Makefile' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/Makefile'
'src/go/doc/comment.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment.go'
'src/go/doc/comment' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment'
'src/go/doc/comment/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/doc.go'
'src/go/doc/comment/html.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/html.go'
'src/go/doc/comment/markdown.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/markdown.go'
'src/go/doc/comment/mkstd.sh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/mkstd.sh'
'src/go/doc/comment/old_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/old_test.go'
'src/go/doc/comment/parse.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/parse.go'
'src/go/doc/comment/parse_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/parse_test.go'
'src/go/doc/comment/print.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/print.go'
'src/go/doc/comment/std.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/std.go'
'src/go/doc/comment/std_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/std_test.go'
'src/go/doc/comment/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata'
'src/go/doc/comment/testdata/README.md' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/README.md'
'src/go/doc/comment/testdata/blank.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/blank.txt'
'src/go/doc/comment/testdata/code.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/code.txt'
'src/go/doc/comment/testdata/code2.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/code2.txt'
'src/go/doc/comment/testdata/code3.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/code3.txt'
'src/go/doc/comment/testdata/code4.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/code4.txt'
'src/go/doc/comment/testdata/code5.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/code5.txt'
'src/go/doc/comment/testdata/code6.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/code6.txt'
'src/go/doc/comment/testdata/crash1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/crash1.txt'
'src/go/doc/comment/testdata/doclink.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/doclink.txt'
'src/go/doc/comment/testdata/doclink2.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/doclink2.txt'
'src/go/doc/comment/testdata/doclink3.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/doclink3.txt'
'src/go/doc/comment/testdata/doclink4.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/doclink4.txt'
'src/go/doc/comment/testdata/doclink5.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/doclink5.txt'
'src/go/doc/comment/testdata/doclink6.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/doclink6.txt'
'src/go/doc/comment/testdata/doclink7.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/doclink7.txt'
'src/go/doc/comment/testdata/escape.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/escape.txt'
'src/go/doc/comment/testdata/head.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/head.txt'
'src/go/doc/comment/testdata/head2.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/head2.txt'
'src/go/doc/comment/testdata/head3.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/head3.txt'
'src/go/doc/comment/testdata/hello.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/hello.txt'
'src/go/doc/comment/testdata/link.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/link.txt'
'src/go/doc/comment/testdata/link2.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/link2.txt'
'src/go/doc/comment/testdata/link3.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/link3.txt'
'src/go/doc/comment/testdata/link4.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/link4.txt'
'src/go/doc/comment/testdata/link5.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/link5.txt'
'src/go/doc/comment/testdata/link6.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/link6.txt'
'src/go/doc/comment/testdata/link7.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/link7.txt'
'src/go/doc/comment/testdata/linklist.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/linklist.txt'
'src/go/doc/comment/testdata/linklist2.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/linklist2.txt'
'src/go/doc/comment/testdata/linklist3.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/linklist3.txt'
'src/go/doc/comment/testdata/linklist4.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/linklist4.txt'
'src/go/doc/comment/testdata/list.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/list.txt'
'src/go/doc/comment/testdata/list10.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/list10.txt'
'src/go/doc/comment/testdata/list2.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/list2.txt'
'src/go/doc/comment/testdata/list3.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/list3.txt'
'src/go/doc/comment/testdata/list4.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/list4.txt'
'src/go/doc/comment/testdata/list5.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/list5.txt'
'src/go/doc/comment/testdata/list6.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/list6.txt'
'src/go/doc/comment/testdata/list7.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/list7.txt'
'src/go/doc/comment/testdata/list8.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/list8.txt'
'src/go/doc/comment/testdata/list9.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/list9.txt'
'src/go/doc/comment/testdata/para.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/para.txt'
'src/go/doc/comment/testdata/quote.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/quote.txt'
'src/go/doc/comment/testdata/text.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/text.txt'
'src/go/doc/comment/testdata/text2.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/text2.txt'
'src/go/doc/comment/testdata/text3.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/text3.txt'
'src/go/doc/comment/testdata/text4.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/text4.txt'
'src/go/doc/comment/testdata/text5.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/text5.txt'
'src/go/doc/comment/testdata/text6.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/text6.txt'
'src/go/doc/comment/testdata/text7.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/text7.txt'
'src/go/doc/comment/testdata/text8.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/text8.txt'
'src/go/doc/comment/testdata/text9.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/text9.txt'
'src/go/doc/comment/testdata/words.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata/words.txt'
'src/go/doc/comment/testdata_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/testdata_test.go'
'src/go/doc/comment/text.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/text.go'
'src/go/doc/comment/wrap_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment/wrap_test.go'
'src/go/doc/comment_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/comment_test.go'
'src/go/doc/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/doc.go'
'src/go/doc/doc_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/doc_test.go'
'src/go/doc/example.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/example.go'
'src/go/doc/example_internal_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/example_internal_test.go'
'src/go/doc/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/example_test.go'
'src/go/doc/exports.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/exports.go'
'src/go/doc/filter.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/filter.go'
'src/go/doc/headscan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/headscan.go'
'src/go/doc/reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/reader.go'
'src/go/doc/synopsis.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/synopsis.go'
'src/go/doc/synopsis_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/synopsis_test.go'
'src/go/doc/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata'
'src/go/doc/testdata/a.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/a.0.golden'
'src/go/doc/testdata/a.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/a.1.golden'
'src/go/doc/testdata/a.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/a.2.golden'
'src/go/doc/testdata/a0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/a0.go'
'src/go/doc/testdata/a1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/a1.go'
'src/go/doc/testdata/b.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/b.0.golden'
'src/go/doc/testdata/b.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/b.1.golden'
'src/go/doc/testdata/b.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/b.2.golden'
'src/go/doc/testdata/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/b.go'
'src/go/doc/testdata/benchmark.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/benchmark.go'
'src/go/doc/testdata/blank.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/blank.0.golden'
'src/go/doc/testdata/blank.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/blank.1.golden'
'src/go/doc/testdata/blank.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/blank.2.golden'
'src/go/doc/testdata/blank.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/blank.go'
'src/go/doc/testdata/bugpara.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/bugpara.0.golden'
'src/go/doc/testdata/bugpara.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/bugpara.1.golden'
'src/go/doc/testdata/bugpara.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/bugpara.2.golden'
'src/go/doc/testdata/bugpara.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/bugpara.go'
'src/go/doc/testdata/c.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/c.0.golden'
'src/go/doc/testdata/c.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/c.1.golden'
'src/go/doc/testdata/c.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/c.2.golden'
'src/go/doc/testdata/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/c.go'
'src/go/doc/testdata/d.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/d.0.golden'
'src/go/doc/testdata/d.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/d.1.golden'
'src/go/doc/testdata/d.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/d.2.golden'
'src/go/doc/testdata/d1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/d1.go'
'src/go/doc/testdata/d2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/d2.go'
'src/go/doc/testdata/e.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/e.0.golden'
'src/go/doc/testdata/e.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/e.1.golden'
'src/go/doc/testdata/e.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/e.2.golden'
'src/go/doc/testdata/e.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/e.go'
'src/go/doc/testdata/error1.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/error1.0.golden'
'src/go/doc/testdata/error1.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/error1.1.golden'
'src/go/doc/testdata/error1.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/error1.2.golden'
'src/go/doc/testdata/error1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/error1.go'
'src/go/doc/testdata/error2.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/error2.0.golden'
'src/go/doc/testdata/error2.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/error2.1.golden'
'src/go/doc/testdata/error2.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/error2.2.golden'
'src/go/doc/testdata/error2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/error2.go'
'src/go/doc/testdata/example.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/example.go'
'src/go/doc/testdata/examples' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples'
'src/go/doc/testdata/examples/README.md' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/README.md'
'src/go/doc/testdata/examples/empty.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/empty.go'
'src/go/doc/testdata/examples/empty.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/empty.golden'
'src/go/doc/testdata/examples/generic_constraints.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/generic_constraints.go'
'src/go/doc/testdata/examples/generic_constraints.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/generic_constraints.golden'
'src/go/doc/testdata/examples/import_groups.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/import_groups.go'
'src/go/doc/testdata/examples/import_groups.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/import_groups.golden'
'src/go/doc/testdata/examples/import_groups_named.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/import_groups_named.go'
'src/go/doc/testdata/examples/import_groups_named.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/import_groups_named.golden'
'src/go/doc/testdata/examples/inspect_signature.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/inspect_signature.go'
'src/go/doc/testdata/examples/inspect_signature.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/inspect_signature.golden'
'src/go/doc/testdata/examples/iota.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/iota.go'
'src/go/doc/testdata/examples/iota.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/iota.golden'
'src/go/doc/testdata/examples/issue43658.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/issue43658.go'
'src/go/doc/testdata/examples/issue43658.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/issue43658.golden'
'src/go/doc/testdata/examples/multiple.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/multiple.go'
'src/go/doc/testdata/examples/multiple.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/multiple.golden'
'src/go/doc/testdata/examples/values.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/values.go'
'src/go/doc/testdata/examples/values.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/values.golden'
'src/go/doc/testdata/examples/whole_file.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/whole_file.go'
'src/go/doc/testdata/examples/whole_file.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/whole_file.golden'
'src/go/doc/testdata/examples/whole_function.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/whole_function.go'
'src/go/doc/testdata/examples/whole_function.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/whole_function.golden'
'src/go/doc/testdata/examples/whole_function_external.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/whole_function_external.go'
'src/go/doc/testdata/examples/whole_function_external.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/examples/whole_function_external.golden'
'src/go/doc/testdata/f.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/f.0.golden'
'src/go/doc/testdata/f.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/f.1.golden'
'src/go/doc/testdata/f.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/f.2.golden'
'src/go/doc/testdata/f.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/f.go'
'src/go/doc/testdata/g.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/g.0.golden'
'src/go/doc/testdata/g.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/g.1.golden'
'src/go/doc/testdata/g.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/g.2.golden'
'src/go/doc/testdata/g.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/g.go'
'src/go/doc/testdata/generics.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/generics.0.golden'
'src/go/doc/testdata/generics.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/generics.1.golden'
'src/go/doc/testdata/generics.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/generics.2.golden'
'src/go/doc/testdata/generics.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/generics.go'
'src/go/doc/testdata/issue12839.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue12839.0.golden'
'src/go/doc/testdata/issue12839.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue12839.1.golden'
'src/go/doc/testdata/issue12839.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue12839.2.golden'
'src/go/doc/testdata/issue12839.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue12839.go'
'src/go/doc/testdata/issue13742.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue13742.0.golden'
'src/go/doc/testdata/issue13742.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue13742.1.golden'
'src/go/doc/testdata/issue13742.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue13742.2.golden'
'src/go/doc/testdata/issue13742.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue13742.go'
'src/go/doc/testdata/issue16153.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue16153.0.golden'
'src/go/doc/testdata/issue16153.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue16153.1.golden'
'src/go/doc/testdata/issue16153.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue16153.2.golden'
'src/go/doc/testdata/issue16153.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue16153.go'
'src/go/doc/testdata/issue17788.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue17788.0.golden'
'src/go/doc/testdata/issue17788.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue17788.1.golden'
'src/go/doc/testdata/issue17788.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue17788.2.golden'
'src/go/doc/testdata/issue17788.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue17788.go'
'src/go/doc/testdata/issue22856.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue22856.0.golden'
'src/go/doc/testdata/issue22856.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue22856.1.golden'
'src/go/doc/testdata/issue22856.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue22856.2.golden'
'src/go/doc/testdata/issue22856.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/issue22856.go'
'src/go/doc/testdata/pkgdoc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/pkgdoc'
'src/go/doc/testdata/pkgdoc/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/pkgdoc/doc.go'
'src/go/doc/testdata/predeclared.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/predeclared.0.golden'
'src/go/doc/testdata/predeclared.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/predeclared.1.golden'
'src/go/doc/testdata/predeclared.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/predeclared.2.golden'
'src/go/doc/testdata/predeclared.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/predeclared.go'
'src/go/doc/testdata/template.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/template.txt'
'src/go/doc/testdata/testing.0.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/testing.0.golden'
'src/go/doc/testdata/testing.1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/testing.1.golden'
'src/go/doc/testdata/testing.2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/testing.2.golden'
'src/go/doc/testdata/testing.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/doc/testdata/testing.go'
'src/go/format' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/format'
'src/go/format/benchmark_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/format/benchmark_test.go'
'src/go/format/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/format/example_test.go'
'src/go/format/format.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/format/format.go'
'src/go/format/format_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/format/format_test.go'
'src/go/format/internal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/format/internal.go'
'src/go/importer' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/importer'
'src/go/importer/importer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/importer/importer.go'
'src/go/importer/importer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/importer/importer_test.go'
'src/go/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal'
'src/go/internal/gccgoimporter' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter'
'src/go/internal/gccgoimporter/ar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/ar.go'
'src/go/internal/gccgoimporter/gccgoinstallation.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/gccgoinstallation.go'
'src/go/internal/gccgoimporter/gccgoinstallation_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/gccgoinstallation_test.go'
'src/go/internal/gccgoimporter/importer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/importer.go'
'src/go/internal/gccgoimporter/importer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/importer_test.go'
'src/go/internal/gccgoimporter/parser.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/parser.go'
'src/go/internal/gccgoimporter/parser_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/parser_test.go'
'src/go/internal/gccgoimporter/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata'
'src/go/internal/gccgoimporter/testdata/aliases.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/aliases.go'
'src/go/internal/gccgoimporter/testdata/aliases.gox' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/aliases.gox'
'src/go/internal/gccgoimporter/testdata/complexnums.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/complexnums.go'
'src/go/internal/gccgoimporter/testdata/complexnums.gox' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/complexnums.gox'
'src/go/internal/gccgoimporter/testdata/conversions.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/conversions.go'
'src/go/internal/gccgoimporter/testdata/conversions.gox' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/conversions.gox'
'src/go/internal/gccgoimporter/testdata/escapeinfo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/escapeinfo.go'
'src/go/internal/gccgoimporter/testdata/escapeinfo.gox' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/escapeinfo.gox'
'src/go/internal/gccgoimporter/testdata/imports.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/imports.go'
'src/go/internal/gccgoimporter/testdata/imports.gox' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/imports.gox'
'src/go/internal/gccgoimporter/testdata/issue27856.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/issue27856.go'
'src/go/internal/gccgoimporter/testdata/issue27856.gox' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/issue27856.gox'
'src/go/internal/gccgoimporter/testdata/issue29198.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/issue29198.go'
'src/go/internal/gccgoimporter/testdata/issue29198.gox' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/issue29198.gox'
'src/go/internal/gccgoimporter/testdata/issue30628.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/issue30628.go'
'src/go/internal/gccgoimporter/testdata/issue30628.gox' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/issue30628.gox'
'src/go/internal/gccgoimporter/testdata/issue31540.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/issue31540.go'
'src/go/internal/gccgoimporter/testdata/issue31540.gox' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/issue31540.gox'
'src/go/internal/gccgoimporter/testdata/issue34182.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/issue34182.go'
'src/go/internal/gccgoimporter/testdata/issue34182.gox' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/issue34182.gox'
'src/go/internal/gccgoimporter/testdata/libimportsar.a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/libimportsar.a'
'src/go/internal/gccgoimporter/testdata/nointerface.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/nointerface.go'
'src/go/internal/gccgoimporter/testdata/nointerface.gox' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/nointerface.gox'
'src/go/internal/gccgoimporter/testdata/notinheap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/notinheap.go'
'src/go/internal/gccgoimporter/testdata/notinheap.gox' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/notinheap.gox'
'src/go/internal/gccgoimporter/testdata/pointer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/pointer.go'
'src/go/internal/gccgoimporter/testdata/pointer.gox' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/pointer.gox'
'src/go/internal/gccgoimporter/testdata/time.gox' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/time.gox'
'src/go/internal/gccgoimporter/testdata/unicode.gox' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/unicode.gox'
'src/go/internal/gccgoimporter/testdata/v1reflect.gox' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/v1reflect.gox'
'src/go/internal/gcimporter' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter'
'src/go/internal/gcimporter/exportdata.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/exportdata.go'
'src/go/internal/gcimporter/gcimporter.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/gcimporter.go'
'src/go/internal/gcimporter/gcimporter_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/gcimporter_test.go'
'src/go/internal/gcimporter/iimport.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/iimport.go'
'src/go/internal/gcimporter/support.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/support.go'
'src/go/internal/gcimporter/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata'
'src/go/internal/gcimporter/testdata/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/a.go'
'src/go/internal/gcimporter/testdata/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/b.go'
'src/go/internal/gcimporter/testdata/exports.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/exports.go'
'src/go/internal/gcimporter/testdata/g.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/g.go'
'src/go/internal/gcimporter/testdata/generics.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/generics.go'
'src/go/internal/gcimporter/testdata/issue15920.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/issue15920.go'
'src/go/internal/gcimporter/testdata/issue20046.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/issue20046.go'
'src/go/internal/gcimporter/testdata/issue25301.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/issue25301.go'
'src/go/internal/gcimporter/testdata/issue25596.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/issue25596.go'
'src/go/internal/gcimporter/testdata/issue57015.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/issue57015.go'
'src/go/internal/gcimporter/testdata/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/p.go'
'src/go/internal/gcimporter/testdata/versions' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/versions'
'src/go/internal/gcimporter/testdata/versions/test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/versions/test.go'
'src/go/internal/gcimporter/testdata/versions/test_go1.11_0i.a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/versions/test_go1.11_0i.a'
'src/go/internal/gcimporter/testdata/versions/test_go1.11_6b.a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/versions/test_go1.11_6b.a'
'src/go/internal/gcimporter/testdata/versions/test_go1.11_999b.a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/versions/test_go1.11_999b.a'
'src/go/internal/gcimporter/testdata/versions/test_go1.11_999i.a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/versions/test_go1.11_999i.a'
'src/go/internal/gcimporter/testdata/versions/test_go1.7_0.a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/versions/test_go1.7_0.a'
'src/go/internal/gcimporter/testdata/versions/test_go1.7_1.a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/versions/test_go1.7_1.a'
'src/go/internal/gcimporter/testdata/versions/test_go1.8_4.a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/versions/test_go1.8_4.a'
'src/go/internal/gcimporter/testdata/versions/test_go1.8_5.a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/testdata/versions/test_go1.8_5.a'
'src/go/internal/gcimporter/ureader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/gcimporter/ureader.go'
'src/go/internal/srcimporter' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/srcimporter'
'src/go/internal/srcimporter/srcimporter.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/srcimporter/srcimporter.go'
'src/go/internal/srcimporter/srcimporter_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/srcimporter/srcimporter_test.go'
'src/go/internal/srcimporter/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/srcimporter/testdata'
'src/go/internal/srcimporter/testdata/issue20855' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/srcimporter/testdata/issue20855'
'src/go/internal/srcimporter/testdata/issue20855/issue20855.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/srcimporter/testdata/issue20855/issue20855.go'
'src/go/internal/srcimporter/testdata/issue23092' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/srcimporter/testdata/issue23092'
'src/go/internal/srcimporter/testdata/issue23092/issue23092.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/srcimporter/testdata/issue23092/issue23092.go'
'src/go/internal/srcimporter/testdata/issue24392' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/srcimporter/testdata/issue24392'
'src/go/internal/srcimporter/testdata/issue24392/issue24392.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/srcimporter/testdata/issue24392/issue24392.go'
'src/go/internal/typeparams' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/typeparams'
'src/go/internal/typeparams/typeparams.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/internal/typeparams/typeparams.go'
'src/go/parser' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser'
'src/go/parser/error_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/error_test.go'
'src/go/parser/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/example_test.go'
'src/go/parser/interface.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/interface.go'
'src/go/parser/parser.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/parser.go'
'src/go/parser/parser_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/parser_test.go'
'src/go/parser/performance_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/performance_test.go'
'src/go/parser/resolver.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/resolver.go'
'src/go/parser/resolver_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/resolver_test.go'
'src/go/parser/short_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/short_test.go'
'src/go/parser/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata'
'src/go/parser/testdata/chans.go2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/chans.go2'
'src/go/parser/testdata/commas.src' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/commas.src'
'src/go/parser/testdata/interface.go2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/interface.go2'
'src/go/parser/testdata/issue11377.src' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/issue11377.src'
'src/go/parser/testdata/issue23434.src' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/issue23434.src'
'src/go/parser/testdata/issue3106.src' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/issue3106.src'
'src/go/parser/testdata/issue34946.src' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/issue34946.src'
'src/go/parser/testdata/issue42951' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/issue42951'
'src/go/parser/testdata/issue42951/not_a_file.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/issue42951/not_a_file.go'
'src/go/parser/testdata/issue42951/not_a_file.go/invalid.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/issue42951/not_a_file.go/invalid.go'
'src/go/parser/testdata/issue44504.src' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/issue44504.src'
'src/go/parser/testdata/issue49174.go2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/issue49174.go2'
'src/go/parser/testdata/issue49175.go2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/issue49175.go2'
'src/go/parser/testdata/issue49482.go2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/issue49482.go2'
'src/go/parser/testdata/issue50427.go2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/issue50427.go2'
'src/go/parser/testdata/linalg.go2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/linalg.go2'
'src/go/parser/testdata/map.go2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/map.go2'
'src/go/parser/testdata/metrics.go2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/metrics.go2'
'src/go/parser/testdata/resolution' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/resolution'
'src/go/parser/testdata/resolution/issue45136.src' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/resolution/issue45136.src'
'src/go/parser/testdata/resolution/issue45160.src' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/resolution/issue45160.src'
'src/go/parser/testdata/resolution/resolution.src' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/resolution/resolution.src'
'src/go/parser/testdata/resolution/typeparams.go2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/resolution/typeparams.go2'
'src/go/parser/testdata/set.go2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/set.go2'
'src/go/parser/testdata/slices.go2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/slices.go2'
'src/go/parser/testdata/sort.go2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/sort.go2'
'src/go/parser/testdata/tparams.go2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/tparams.go2'
'src/go/parser/testdata/typeset.go2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/parser/testdata/typeset.go2'
'src/go/printer' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer'
'src/go/printer/comment.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/comment.go'
'src/go/printer/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/example_test.go'
'src/go/printer/gobuild.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/gobuild.go'
'src/go/printer/nodes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/nodes.go'
'src/go/printer/performance_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/performance_test.go'
'src/go/printer/printer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/printer.go'
'src/go/printer/printer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/printer_test.go'
'src/go/printer/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata'
'src/go/printer/testdata/alignment.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/alignment.golden'
'src/go/printer/testdata/alignment.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/alignment.input'
'src/go/printer/testdata/comments.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/comments.golden'
'src/go/printer/testdata/comments.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/comments.input'
'src/go/printer/testdata/comments.x' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/comments.x'
'src/go/printer/testdata/comments2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/comments2.golden'
'src/go/printer/testdata/comments2.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/comments2.input'
'src/go/printer/testdata/complit.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/complit.input'
'src/go/printer/testdata/complit.x' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/complit.x'
'src/go/printer/testdata/declarations.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/declarations.golden'
'src/go/printer/testdata/declarations.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/declarations.input'
'src/go/printer/testdata/doc.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/doc.golden'
'src/go/printer/testdata/doc.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/doc.input'
'src/go/printer/testdata/empty.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/empty.golden'
'src/go/printer/testdata/empty.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/empty.input'
'src/go/printer/testdata/expressions.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/expressions.golden'
'src/go/printer/testdata/expressions.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/expressions.input'
'src/go/printer/testdata/expressions.raw' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/expressions.raw'
'src/go/printer/testdata/generics.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/generics.golden'
'src/go/printer/testdata/generics.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/generics.input'
'src/go/printer/testdata/go2numbers.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/go2numbers.golden'
'src/go/printer/testdata/go2numbers.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/go2numbers.input'
'src/go/printer/testdata/go2numbers.norm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/go2numbers.norm'
'src/go/printer/testdata/gobuild1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/gobuild1.golden'
'src/go/printer/testdata/gobuild1.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/gobuild1.input'
'src/go/printer/testdata/gobuild2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/gobuild2.golden'
'src/go/printer/testdata/gobuild2.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/gobuild2.input'
'src/go/printer/testdata/gobuild3.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/gobuild3.golden'
'src/go/printer/testdata/gobuild3.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/gobuild3.input'
'src/go/printer/testdata/gobuild4.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/gobuild4.golden'
'src/go/printer/testdata/gobuild4.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/gobuild4.input'
'src/go/printer/testdata/gobuild5.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/gobuild5.golden'
'src/go/printer/testdata/gobuild5.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/gobuild5.input'
'src/go/printer/testdata/gobuild6.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/gobuild6.golden'
'src/go/printer/testdata/gobuild6.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/gobuild6.input'
'src/go/printer/testdata/gobuild7.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/gobuild7.golden'
'src/go/printer/testdata/gobuild7.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/gobuild7.input'
'src/go/printer/testdata/linebreaks.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/linebreaks.golden'
'src/go/printer/testdata/linebreaks.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/linebreaks.input'
'src/go/printer/testdata/parser.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/parser.go'
'src/go/printer/testdata/slow.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/slow.golden'
'src/go/printer/testdata/slow.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/slow.input'
'src/go/printer/testdata/statements.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/statements.golden'
'src/go/printer/testdata/statements.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/printer/testdata/statements.input'
'src/go/scanner' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/scanner'
'src/go/scanner/errors.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/scanner/errors.go'
'src/go/scanner/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/scanner/example_test.go'
'src/go/scanner/scanner.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/scanner/scanner.go'
'src/go/scanner/scanner_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/scanner/scanner_test.go'
'src/go/token' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/token'
'src/go/token/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/token/example_test.go'
'src/go/token/position.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/token/position.go'
'src/go/token/position_bench_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/token/position_bench_test.go'
'src/go/token/position_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/token/position_test.go'
'src/go/token/serialize.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/token/serialize.go'
'src/go/token/serialize_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/token/serialize_test.go'
'src/go/token/token.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/token/token.go'
'src/go/token/token_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/token/token_test.go'
'src/go/types' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types'
'src/go/types/api.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/api.go'
'src/go/types/api_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/api_test.go'
'src/go/types/array.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/array.go'
'src/go/types/assignments.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/assignments.go'
'src/go/types/basic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/basic.go'
'src/go/types/builtins.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/builtins.go'
'src/go/types/builtins_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/builtins_test.go'
'src/go/types/call.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/call.go'
'src/go/types/chan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/chan.go'
'src/go/types/check.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/check.go'
'src/go/types/check_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/check_test.go'
'src/go/types/context.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/context.go'
'src/go/types/context_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/context_test.go'
'src/go/types/conversions.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/conversions.go'
'src/go/types/decl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/decl.go'
'src/go/types/errorcalls_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/errorcalls_test.go'
'src/go/types/errors.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/errors.go'
'src/go/types/errors_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/errors_test.go'
'src/go/types/eval.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/eval.go'
'src/go/types/eval_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/eval_test.go'
'src/go/types/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/example_test.go'
'src/go/types/expr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/expr.go'
'src/go/types/exprstring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/exprstring.go'
'src/go/types/exprstring_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/exprstring_test.go'
'src/go/types/gccgosizes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/gccgosizes.go'
'src/go/types/gotype.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/gotype.go'
'src/go/types/hilbert_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/hilbert_test.go'
'src/go/types/index.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/index.go'
'src/go/types/infer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/infer.go'
'src/go/types/initorder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/initorder.go'
'src/go/types/instantiate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/instantiate.go'
'src/go/types/instantiate_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/instantiate_test.go'
'src/go/types/interface.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/interface.go'
'src/go/types/issues_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/issues_test.go'
'src/go/types/labels.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/labels.go'
'src/go/types/lookup.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/lookup.go'
'src/go/types/lookup_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/lookup_test.go'
'src/go/types/main_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/main_test.go'
'src/go/types/map.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/map.go'
'src/go/types/methodset.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/methodset.go'
'src/go/types/methodset_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/methodset_test.go'
'src/go/types/mono.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/mono.go'
'src/go/types/mono_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/mono_test.go'
'src/go/types/named.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/named.go'
'src/go/types/named_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/named_test.go'
'src/go/types/object.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/object.go'
'src/go/types/object_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/object_test.go'
'src/go/types/objset.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/objset.go'
'src/go/types/operand.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/operand.go'
'src/go/types/package.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/package.go'
'src/go/types/pointer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/pointer.go'
'src/go/types/predicates.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/predicates.go'
'src/go/types/resolver.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/resolver.go'
'src/go/types/resolver_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/resolver_test.go'
'src/go/types/return.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/return.go'
'src/go/types/scope.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/scope.go'
'src/go/types/selection.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/selection.go'
'src/go/types/self_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/self_test.go'
'src/go/types/signature.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/signature.go'
'src/go/types/sizeof_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/sizeof_test.go'
'src/go/types/sizes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/sizes.go'
'src/go/types/sizes_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/sizes_test.go'
'src/go/types/slice.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/slice.go'
'src/go/types/stdlib_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/stdlib_test.go'
'src/go/types/stmt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/stmt.go'
'src/go/types/struct.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/struct.go'
'src/go/types/subst.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/subst.go'
'src/go/types/termlist.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/termlist.go'
'src/go/types/termlist_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/termlist_test.go'
'src/go/types/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/testdata'
'src/go/types/testdata/local' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/testdata/local'
'src/go/types/testdata/local/issue47996.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/testdata/local/issue47996.go'
'src/go/types/testdata/local/shifts.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/testdata/local/shifts.go'
'src/go/types/testdata/manual.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/testdata/manual.go'
'src/go/types/token_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/token_test.go'
'src/go/types/tuple.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/tuple.go'
'src/go/types/type.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/type.go'
'src/go/types/typelists.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/typelists.go'
'src/go/types/typeparam.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/typeparam.go'
'src/go/types/typeset.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/typeset.go'
'src/go/types/typeset_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/typeset_test.go'
'src/go/types/typestring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/typestring.go'
'src/go/types/typestring_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/typestring_test.go'
'src/go/types/typeterm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/typeterm.go'
'src/go/types/typeterm_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/typeterm_test.go'
'src/go/types/typexpr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/typexpr.go'
'src/go/types/unify.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/unify.go'
'src/go/types/union.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/union.go'
'src/go/types/universe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/universe.go'
'src/go/types/validtype.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/validtype.go'
'src/go/types/version.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go/types/version.go'
'src/make.bash' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/make.bash'
'src/make.bat' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/make.bat'
'src/make.rc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/make.rc'
'src/math' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math'
'src/math/abs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/abs.go'
'src/math/acos_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/acos_s390x.s'
'src/math/acosh.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/acosh.go'
'src/math/acosh_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/acosh_s390x.s'
'src/math/all_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/all_test.go'
'src/math/arith_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/arith_s390x.go'
'src/math/arith_s390x_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/arith_s390x_test.go'
'src/math/asin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/asin.go'
'src/math/asin_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/asin_s390x.s'
'src/math/asinh.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/asinh.go'
'src/math/asinh_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/asinh_s390x.s'
'src/math/atan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/atan.go'
'src/math/atan2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/atan2.go'
'src/math/atan2_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/atan2_s390x.s'
'src/math/atan_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/atan_s390x.s'
'src/math/atanh.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/atanh.go'
'src/math/atanh_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/atanh_s390x.s'
'src/math/big' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big'
'src/math/big/accuracy_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/accuracy_string.go'
'src/math/big/alias_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/alias_test.go'
'src/math/big/arith.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith.go'
'src/math/big/arith_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_386.s'
'src/math/big/arith_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_amd64.go'
'src/math/big/arith_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_amd64.s'
'src/math/big/arith_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_arm.s'
'src/math/big/arith_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_arm64.s'
'src/math/big/arith_decl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_decl.go'
'src/math/big/arith_decl_pure.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_decl_pure.go'
'src/math/big/arith_decl_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_decl_s390x.go'
'src/math/big/arith_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_loong64.s'
'src/math/big/arith_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_mips64x.s'
'src/math/big/arith_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_mipsx.s'
'src/math/big/arith_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_ppc64x.s'
'src/math/big/arith_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_riscv64.s'
'src/math/big/arith_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_s390x.s'
'src/math/big/arith_s390x_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_s390x_test.go'
'src/math/big/arith_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_test.go'
'src/math/big/arith_wasm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/arith_wasm.s'
'src/math/big/bits_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/bits_test.go'
'src/math/big/calibrate_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/calibrate_test.go'
'src/math/big/decimal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/decimal.go'
'src/math/big/decimal_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/decimal_test.go'
'src/math/big/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/doc.go'
'src/math/big/example_rat_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/example_rat_test.go'
'src/math/big/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/example_test.go'
'src/math/big/float.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/float.go'
'src/math/big/float_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/float_test.go'
'src/math/big/floatconv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/floatconv.go'
'src/math/big/floatconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/floatconv_test.go'
'src/math/big/floatexample_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/floatexample_test.go'
'src/math/big/floatmarsh.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/floatmarsh.go'
'src/math/big/floatmarsh_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/floatmarsh_test.go'
'src/math/big/ftoa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/ftoa.go'
'src/math/big/gcd_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/gcd_test.go'
'src/math/big/hilbert_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/hilbert_test.go'
'src/math/big/int.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/int.go'
'src/math/big/int_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/int_test.go'
'src/math/big/intconv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/intconv.go'
'src/math/big/intconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/intconv_test.go'
'src/math/big/intmarsh.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/intmarsh.go'
'src/math/big/intmarsh_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/intmarsh_test.go'
'src/math/big/link_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/link_test.go'
'src/math/big/nat.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/nat.go'
'src/math/big/nat_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/nat_test.go'
'src/math/big/natconv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/natconv.go'
'src/math/big/natconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/natconv_test.go'
'src/math/big/natdiv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/natdiv.go'
'src/math/big/prime.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/prime.go'
'src/math/big/prime_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/prime_test.go'
'src/math/big/rat.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/rat.go'
'src/math/big/rat_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/rat_test.go'
'src/math/big/ratconv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/ratconv.go'
'src/math/big/ratconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/ratconv_test.go'
'src/math/big/ratmarsh.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/ratmarsh.go'
'src/math/big/ratmarsh_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/ratmarsh_test.go'
'src/math/big/roundingmode_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/roundingmode_string.go'
'src/math/big/sqrt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/sqrt.go'
'src/math/big/sqrt_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/big/sqrt_test.go'
'src/math/bits.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/bits.go'
'src/math/cbrt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cbrt.go'
'src/math/cbrt_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cbrt_s390x.s'
'src/math/const.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/const.go'
'src/math/const_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/const_test.go'
'src/math/copysign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/copysign.go'
'src/math/cosh_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cosh_s390x.s'
'src/math/dim.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/dim.go'
'src/math/dim_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/dim_amd64.s'
'src/math/dim_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/dim_arm64.s'
'src/math/dim_asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/dim_asm.go'
'src/math/dim_noasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/dim_noasm.go'
'src/math/dim_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/dim_riscv64.s'
'src/math/dim_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/dim_s390x.s'
'src/math/erf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/erf.go'
'src/math/erf_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/erf_s390x.s'
'src/math/erfc_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/erfc_s390x.s'
'src/math/erfinv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/erfinv.go'
'src/math/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/example_test.go'
'src/math/exp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/exp.go'
'src/math/exp2_asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/exp2_asm.go'
'src/math/exp2_noasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/exp2_noasm.go'
'src/math/exp_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/exp_amd64.go'
'src/math/exp_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/exp_amd64.s'
'src/math/exp_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/exp_arm64.s'
'src/math/exp_asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/exp_asm.go'
'src/math/exp_noasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/exp_noasm.go'
'src/math/exp_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/exp_s390x.s'
'src/math/expm1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/expm1.go'
'src/math/expm1_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/expm1_s390x.s'
'src/math/export_s390x_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/export_s390x_test.go'
'src/math/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/export_test.go'
'src/math/floor.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/floor.go'
'src/math/floor_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/floor_386.s'
'src/math/floor_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/floor_amd64.s'
'src/math/floor_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/floor_arm64.s'
'src/math/floor_asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/floor_asm.go'
'src/math/floor_noasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/floor_noasm.go'
'src/math/floor_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/floor_ppc64x.s'
'src/math/floor_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/floor_s390x.s'
'src/math/floor_wasm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/floor_wasm.s'
'src/math/fma.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/fma.go'
'src/math/frexp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/frexp.go'
'src/math/gamma.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/gamma.go'
'src/math/huge_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/huge_test.go'
'src/math/hypot.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/hypot.go'
'src/math/hypot_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/hypot_386.s'
'src/math/hypot_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/hypot_amd64.s'
'src/math/hypot_asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/hypot_asm.go'
'src/math/hypot_noasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/hypot_noasm.go'
'src/math/j0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/j0.go'
'src/math/j1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/j1.go'
'src/math/jn.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/jn.go'
'src/math/ldexp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/ldexp.go'
'src/math/lgamma.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/lgamma.go'
'src/math/log.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/log.go'
'src/math/log10.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/log10.go'
'src/math/log10_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/log10_s390x.s'
'src/math/log1p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/log1p.go'
'src/math/log1p_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/log1p_s390x.s'
'src/math/log_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/log_amd64.s'
'src/math/log_asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/log_asm.go'
'src/math/log_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/log_s390x.s'
'src/math/log_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/log_stub.go'
'src/math/logb.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/logb.go'
'src/math/mod.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/mod.go'
'src/math/modf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/modf.go'
'src/math/modf_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/modf_arm64.s'
'src/math/modf_asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/modf_asm.go'
'src/math/modf_noasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/modf_noasm.go'
'src/math/modf_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/modf_ppc64x.s'
'src/math/nextafter.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/nextafter.go'
'src/math/pow.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/pow.go'
'src/math/pow10.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/pow10.go'
'src/math/pow_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/pow_s390x.s'
'src/math/remainder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/remainder.go'
'src/math/signbit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/signbit.go'
'src/math/sin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/sin.go'
'src/math/sin_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/sin_s390x.s'
'src/math/sincos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/sincos.go'
'src/math/sinh.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/sinh.go'
'src/math/sinh_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/sinh_s390x.s'
'src/math/sqrt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/sqrt.go'
'src/math/stubs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/stubs.go'
'src/math/stubs_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/stubs_s390x.s'
'src/math/tan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/tan.go'
'src/math/tan_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/tan_s390x.s'
'src/math/tanh.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/tanh.go'
'src/math/tanh_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/tanh_s390x.s'
'src/math/trig_reduce.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/trig_reduce.go'
'src/math/unsafe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/unsafe.go'
'src/math/bits' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/bits'
'src/math/bits/bits.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/bits/bits.go'
'src/math/bits/bits_errors.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/bits/bits_errors.go'
'src/math/bits/bits_errors_bootstrap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/bits/bits_errors_bootstrap.go'
'src/math/bits/bits_tables.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/bits/bits_tables.go'
'src/math/bits/bits_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/bits/bits_test.go'
'src/math/bits/example_math_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/bits/example_math_test.go'
'src/math/bits/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/bits/example_test.go'
'src/math/bits/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/bits/export_test.go'
'src/math/bits/make_examples.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/bits/make_examples.go'
'src/math/bits/make_tables.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/bits/make_tables.go'
'src/math/cmplx' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx'
'src/math/cmplx/abs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/abs.go'
'src/math/cmplx/asin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/asin.go'
'src/math/cmplx/cmath_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/cmath_test.go'
'src/math/cmplx/conj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/conj.go'
'src/math/cmplx/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/example_test.go'
'src/math/cmplx/exp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/exp.go'
'src/math/cmplx/huge_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/huge_test.go'
'src/math/cmplx/isinf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/isinf.go'
'src/math/cmplx/isnan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/isnan.go'
'src/math/cmplx/log.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/log.go'
'src/math/cmplx/phase.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/phase.go'
'src/math/cmplx/polar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/polar.go'
'src/math/cmplx/pow.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/pow.go'
'src/math/cmplx/rect.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/rect.go'
'src/math/cmplx/sin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/sin.go'
'src/math/cmplx/sqrt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/sqrt.go'
'src/math/cmplx/tan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/cmplx/tan.go'
'src/math/rand' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/rand'
'src/math/rand/auto_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/rand/auto_test.go'
'src/math/rand/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/rand/example_test.go'
'src/math/rand/exp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/rand/exp.go'
'src/math/rand/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/rand/export_test.go'
'src/math/rand/gen_cooked.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/rand/gen_cooked.go'
'src/math/rand/normal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/rand/normal.go'
'src/math/rand/race_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/rand/race_test.go'
'src/math/rand/rand.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/rand/rand.go'
'src/math/rand/rand_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/rand/rand_test.go'
'src/math/rand/regress_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/rand/regress_test.go'
'src/math/rand/rng.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/rand/rng.go'
'src/math/rand/zipf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/math/rand/zipf.go'
'src/race.bash' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/race.bash'
'src/race.bat' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/race.bat'
'src/run.bash' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/run.bash'
'src/run.bat' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/run.bat'
'src/run.rc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/run.rc'
'src/go.mod' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go.mod'
'src/go.sum' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/go.sum'
'src/arena' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/arena'
'src/arena/arena.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/arena/arena.go'
'src/arena/arena_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/arena/arena_test.go'
'src/bufio' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bufio'
'src/bufio/bufio.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bufio/bufio.go'
'src/bufio/bufio_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bufio/bufio_test.go'
'src/bufio/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bufio/example_test.go'
'src/bufio/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bufio/export_test.go'
'src/bufio/scan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bufio/scan.go'
'src/bufio/scan_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bufio/scan_test.go'
'src/builtin' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/builtin'
'src/builtin/builtin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/builtin/builtin.go'
'src/bytes' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bytes'
'src/bytes/boundary_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bytes/boundary_test.go'
'src/bytes/buffer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bytes/buffer.go'
'src/bytes/buffer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bytes/buffer_test.go'
'src/bytes/bytes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bytes/bytes.go'
'src/bytes/bytes_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bytes/bytes_test.go'
'src/bytes/compare_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bytes/compare_test.go'
'src/bytes/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bytes/example_test.go'
'src/bytes/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bytes/export_test.go'
'src/bytes/reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bytes/reader.go'
'src/bytes/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/bytes/reader_test.go'
'src/cmd' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd'
'src/cmd/README.vendor' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/README.vendor'
'src/cmd/addr2line' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/addr2line'
'src/cmd/addr2line/addr2line_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/addr2line/addr2line_test.go'
'src/cmd/addr2line/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/addr2line/main.go'
'src/cmd/api' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api'
'src/cmd/api/api_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/api_test.go'
'src/cmd/api/main_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/main_test.go'
'src/cmd/api/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata'
'src/cmd/api/testdata/src' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src'
'src/cmd/api/testdata/src/issue21181' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/issue21181'
'src/cmd/api/testdata/src/issue21181/dep' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/issue21181/dep'
'src/cmd/api/testdata/src/issue21181/dep/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/issue21181/dep/p.go'
'src/cmd/api/testdata/src/issue21181/dep/p_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/issue21181/dep/p_amd64.go'
'src/cmd/api/testdata/src/issue21181/indirect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/issue21181/indirect'
'src/cmd/api/testdata/src/issue21181/indirect/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/issue21181/indirect/p.go'
'src/cmd/api/testdata/src/issue21181/p' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/issue21181/p'
'src/cmd/api/testdata/src/issue21181/p/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/issue21181/p/p.go'
'src/cmd/api/testdata/src/issue21181/p/p_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/issue21181/p/p_amd64.go'
'src/cmd/api/testdata/src/issue21181/p/p_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/issue21181/p/p_generic.go'
'src/cmd/api/testdata/src/issue29837' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/issue29837'
'src/cmd/api/testdata/src/issue29837/p' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/issue29837/p'
'src/cmd/api/testdata/src/issue29837/p/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/issue29837/p/README'
'src/cmd/api/testdata/src/pkg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/pkg'
'src/cmd/api/testdata/src/pkg/p1' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p1'
'src/cmd/api/testdata/src/pkg/p1/golden.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p1/golden.txt'
'src/cmd/api/testdata/src/pkg/p1/p1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p1/p1.go'
'src/cmd/api/testdata/src/pkg/p2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p2'
'src/cmd/api/testdata/src/pkg/p2/golden.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p2/golden.txt'
'src/cmd/api/testdata/src/pkg/p2/p2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p2/p2.go'
'src/cmd/api/testdata/src/pkg/p3' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p3'
'src/cmd/api/testdata/src/pkg/p3/golden.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p3/golden.txt'
'src/cmd/api/testdata/src/pkg/p3/p3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p3/p3.go'
'src/cmd/api/testdata/src/pkg/p4' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p4'
'src/cmd/api/testdata/src/pkg/p4/golden.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p4/golden.txt'
'src/cmd/api/testdata/src/pkg/p4/p4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p4/p4.go'
'src/cmd/api/boring_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/api/boring_test.go'
'src/cmd/go.mod' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go.mod'
'src/cmd/go.sum' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go.sum'
'src/cmd/go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go'
'src/cmd/go/alldocs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/alldocs.go'
'src/cmd/go/chdir_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/chdir_test.go'
'src/cmd/go/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/export_test.go'
'src/cmd/go/go11.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/go11.go'
'src/cmd/go/go_boring_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/go_boring_test.go'
'src/cmd/go/go_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/go_test.go'
'src/cmd/go/go_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/go_unix_test.go'
'src/cmd/go/go_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/go_windows_test.go'
'src/cmd/go/help_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/help_test.go'
'src/cmd/go/init_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/init_test.go'
'src/cmd/go/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/main.go'
'src/cmd/go/mkalldocs.sh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/mkalldocs.sh'
'src/cmd/go/note_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/note_test.go'
'src/cmd/go/proxy_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/proxy_test.go'
'src/cmd/go/script_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/script_test.go'
'src/cmd/go/scriptcmds_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/scriptcmds_test.go'
'src/cmd/go/scriptconds_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/scriptconds_test.go'
'src/cmd/go/scriptreadme_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/scriptreadme_test.go'
'src/cmd/go/stop_other_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/stop_other_test.go'
'src/cmd/go/stop_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/stop_unix_test.go'
'src/cmd/go/terminal_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/terminal_test.go'
'src/cmd/go/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal'
'src/cmd/go/internal/auth' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/auth'
'src/cmd/go/internal/auth/auth.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/auth/auth.go'
'src/cmd/go/internal/auth/netrc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/auth/netrc.go'
'src/cmd/go/internal/auth/netrc_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/auth/netrc_test.go'
'src/cmd/go/internal/base' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/base'
'src/cmd/go/internal/base/base.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/base/base.go'
'src/cmd/go/internal/base/env.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/base/env.go'
'src/cmd/go/internal/base/flag.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/base/flag.go'
'src/cmd/go/internal/base/goflags.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/base/goflags.go'
'src/cmd/go/internal/base/path.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/base/path.go'
'src/cmd/go/internal/base/signal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/base/signal.go'
'src/cmd/go/internal/base/signal_notunix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/base/signal_notunix.go'
'src/cmd/go/internal/base/signal_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/base/signal_unix.go'
'src/cmd/go/internal/base/tool.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/base/tool.go'
'src/cmd/go/internal/bug' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/bug'
'src/cmd/go/internal/bug/bug.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/bug/bug.go'
'src/cmd/go/internal/cache' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/cache'
'src/cmd/go/internal/cache/cache.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/cache/cache.go'
'src/cmd/go/internal/cache/cache_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/cache/cache_test.go'
'src/cmd/go/internal/cache/default.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/cache/default.go'
'src/cmd/go/internal/cache/hash.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/cache/hash.go'
'src/cmd/go/internal/cache/hash_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/cache/hash_test.go'
'src/cmd/go/internal/cfg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/cfg'
'src/cmd/go/internal/cfg/cfg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/cfg/cfg.go'
'src/cmd/go/internal/cfg/zdefaultcc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/cfg/zdefaultcc.go'
'src/cmd/go/internal/cfg/zosarch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/cfg/zosarch.go'
'src/cmd/go/internal/clean' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/clean'
'src/cmd/go/internal/clean/clean.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/clean/clean.go'
'src/cmd/go/internal/cmdflag' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/cmdflag'
'src/cmd/go/internal/cmdflag/flag.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/cmdflag/flag.go'
'src/cmd/go/internal/doc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/doc'
'src/cmd/go/internal/doc/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/doc/doc.go'
'src/cmd/go/internal/envcmd' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/envcmd'
'src/cmd/go/internal/envcmd/env.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/envcmd/env.go'
'src/cmd/go/internal/fix' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/fix'
'src/cmd/go/internal/fix/fix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/fix/fix.go'
'src/cmd/go/internal/fmtcmd' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/fmtcmd'
'src/cmd/go/internal/fmtcmd/fmt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/fmtcmd/fmt.go'
'src/cmd/go/internal/fsys' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/fsys'
'src/cmd/go/internal/fsys/fsys.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/fsys/fsys.go'
'src/cmd/go/internal/fsys/fsys_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/fsys/fsys_test.go'
'src/cmd/go/internal/generate' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/generate'
'src/cmd/go/internal/generate/generate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/generate/generate.go'
'src/cmd/go/internal/generate/generate_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/generate/generate_test.go'
'src/cmd/go/internal/get' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/get'
'src/cmd/go/internal/get/get.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/get/get.go'
'src/cmd/go/internal/get/tag_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/get/tag_test.go'
'src/cmd/go/internal/help' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/help'
'src/cmd/go/internal/help/help.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/help/help.go'
'src/cmd/go/internal/help/helpdoc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/help/helpdoc.go'
'src/cmd/go/internal/imports' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports'
'src/cmd/go/internal/imports/build.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/build.go'
'src/cmd/go/internal/imports/read.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/read.go'
'src/cmd/go/internal/imports/read_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/read_test.go'
'src/cmd/go/internal/imports/scan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/scan.go'
'src/cmd/go/internal/imports/scan_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/scan_test.go'
'src/cmd/go/internal/imports/tags.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/tags.go'
'src/cmd/go/internal/imports/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata'
'src/cmd/go/internal/imports/testdata/android' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/android'
'src/cmd/go/internal/imports/testdata/android/.h.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/android/.h.go'
'src/cmd/go/internal/imports/testdata/android/a_android.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/android/a_android.go'
'src/cmd/go/internal/imports/testdata/android/b_android_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/android/b_android_arm64.go'
'src/cmd/go/internal/imports/testdata/android/c_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/android/c_linux.go'
'src/cmd/go/internal/imports/testdata/android/d_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/android/d_linux_arm64.go'
'src/cmd/go/internal/imports/testdata/android/e.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/android/e.go'
'src/cmd/go/internal/imports/testdata/android/f.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/android/f.go'
'src/cmd/go/internal/imports/testdata/android/g.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/android/g.go'
'src/cmd/go/internal/imports/testdata/android/tags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/android/tags.txt'
'src/cmd/go/internal/imports/testdata/android/want.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/android/want.txt'
'src/cmd/go/internal/imports/testdata/illumos' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/illumos'
'src/cmd/go/internal/imports/testdata/illumos/.h.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/illumos/.h.go'
'src/cmd/go/internal/imports/testdata/illumos/a_illumos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/illumos/a_illumos.go'
'src/cmd/go/internal/imports/testdata/illumos/b_illumos_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/illumos/b_illumos_amd64.go'
'src/cmd/go/internal/imports/testdata/illumos/c_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/illumos/c_solaris.go'
'src/cmd/go/internal/imports/testdata/illumos/d_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/illumos/d_solaris_amd64.go'
'src/cmd/go/internal/imports/testdata/illumos/e.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/illumos/e.go'
'src/cmd/go/internal/imports/testdata/illumos/f.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/illumos/f.go'
'src/cmd/go/internal/imports/testdata/illumos/g.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/illumos/g.go'
'src/cmd/go/internal/imports/testdata/illumos/tags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/illumos/tags.txt'
'src/cmd/go/internal/imports/testdata/illumos/want.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/illumos/want.txt'
'src/cmd/go/internal/imports/testdata/star' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/star'
'src/cmd/go/internal/imports/testdata/star/tags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/star/tags.txt'
'src/cmd/go/internal/imports/testdata/star/want.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/star/want.txt'
'src/cmd/go/internal/imports/testdata/star/x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/star/x.go'
'src/cmd/go/internal/imports/testdata/star/x1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/star/x1.go'
'src/cmd/go/internal/imports/testdata/star/x_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/star/x_darwin.go'
'src/cmd/go/internal/imports/testdata/star/x_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/imports/testdata/star/x_windows.go'
'src/cmd/go/internal/list' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/list'
'src/cmd/go/internal/list/context.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/list/context.go'
'src/cmd/go/internal/list/list.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/list/list.go'
'src/cmd/go/internal/load' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/load'
'src/cmd/go/internal/load/flag.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/load/flag.go'
'src/cmd/go/internal/load/flag_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/load/flag_test.go'
'src/cmd/go/internal/load/path.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/load/path.go'
'src/cmd/go/internal/load/pkg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/load/pkg.go'
'src/cmd/go/internal/load/pkg_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/load/pkg_test.go'
'src/cmd/go/internal/load/search.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/load/search.go'
'src/cmd/go/internal/load/test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/load/test.go'
'src/cmd/go/internal/lockedfile' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/lockedfile'
'src/cmd/go/internal/lockedfile/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/lockedfile/internal'
'src/cmd/go/internal/lockedfile/internal/filelock' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/lockedfile/internal/filelock'
'src/cmd/go/internal/lockedfile/internal/filelock/filelock.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/lockedfile/internal/filelock/filelock.go'
'src/cmd/go/internal/lockedfile/internal/filelock/filelock_fcntl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/lockedfile/internal/filelock/filelock_fcntl.go'
'src/cmd/go/internal/lockedfile/internal/filelock/filelock_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/lockedfile/internal/filelock/filelock_other.go'
'src/cmd/go/internal/lockedfile/internal/filelock/filelock_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/lockedfile/internal/filelock/filelock_plan9.go'
'src/cmd/go/internal/lockedfile/internal/filelock/filelock_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/lockedfile/internal/filelock/filelock_test.go'
'src/cmd/go/internal/lockedfile/internal/filelock/filelock_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/lockedfile/internal/filelock/filelock_unix.go'
'src/cmd/go/internal/lockedfile/internal/filelock/filelock_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/lockedfile/internal/filelock/filelock_windows.go'
'src/cmd/go/internal/lockedfile/lockedfile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/lockedfile/lockedfile.go'
'src/cmd/go/internal/lockedfile/lockedfile_filelock.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/lockedfile/lockedfile_filelock.go'
'src/cmd/go/internal/lockedfile/lockedfile_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/lockedfile/lockedfile_plan9.go'
'src/cmd/go/internal/lockedfile/lockedfile_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/lockedfile/lockedfile_test.go'
'src/cmd/go/internal/lockedfile/mutex.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/lockedfile/mutex.go'
'src/cmd/go/internal/lockedfile/transform_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/lockedfile/transform_test.go'
'src/cmd/go/internal/mmap' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/mmap'
'src/cmd/go/internal/mmap/mmap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/mmap/mmap.go'
'src/cmd/go/internal/mmap/mmap_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/mmap/mmap_other.go'
'src/cmd/go/internal/mmap/mmap_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/mmap/mmap_unix.go'
'src/cmd/go/internal/mmap/mmap_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/mmap/mmap_windows.go'
'src/cmd/go/internal/modcmd' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modcmd'
'src/cmd/go/internal/modcmd/download.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modcmd/download.go'
'src/cmd/go/internal/modcmd/edit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modcmd/edit.go'
'src/cmd/go/internal/modcmd/graph.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modcmd/graph.go'
'src/cmd/go/internal/modcmd/init.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modcmd/init.go'
'src/cmd/go/internal/modcmd/mod.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modcmd/mod.go'
'src/cmd/go/internal/modcmd/tidy.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modcmd/tidy.go'
'src/cmd/go/internal/modcmd/vendor.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modcmd/vendor.go'
'src/cmd/go/internal/modcmd/verify.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modcmd/verify.go'
'src/cmd/go/internal/modcmd/why.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modcmd/why.go'
'src/cmd/go/internal/modconv' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv'
'src/cmd/go/internal/modconv/convert.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/convert.go'
'src/cmd/go/internal/modconv/dep.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/dep.go'
'src/cmd/go/internal/modconv/glide.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/glide.go'
'src/cmd/go/internal/modconv/glock.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/glock.go'
'src/cmd/go/internal/modconv/godeps.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/godeps.go'
'src/cmd/go/internal/modconv/modconv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/modconv.go'
'src/cmd/go/internal/modconv/modconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/modconv_test.go'
'src/cmd/go/internal/modconv/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata'
'src/cmd/go/internal/modconv/testdata/cockroach.glock' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/cockroach.glock'
'src/cmd/go/internal/modconv/testdata/cockroach.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/cockroach.out'
'src/cmd/go/internal/modconv/testdata/dockermachine.godeps' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/dockermachine.godeps'
'src/cmd/go/internal/modconv/testdata/dockermachine.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/dockermachine.out'
'src/cmd/go/internal/modconv/testdata/dockerman.glide' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/dockerman.glide'
'src/cmd/go/internal/modconv/testdata/dockerman.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/dockerman.out'
'src/cmd/go/internal/modconv/testdata/govmomi.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/govmomi.out'
'src/cmd/go/internal/modconv/testdata/govmomi.vmanifest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/govmomi.vmanifest'
'src/cmd/go/internal/modconv/testdata/juju.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/juju.out'
'src/cmd/go/internal/modconv/testdata/juju.tsv' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/juju.tsv'
'src/cmd/go/internal/modconv/testdata/moby.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/moby.out'
'src/cmd/go/internal/modconv/testdata/moby.vconf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/moby.vconf'
'src/cmd/go/internal/modconv/testdata/panicparse.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/panicparse.out'
'src/cmd/go/internal/modconv/testdata/panicparse.vyml' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/panicparse.vyml'
'src/cmd/go/internal/modconv/testdata/prometheus.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/prometheus.out'
'src/cmd/go/internal/modconv/testdata/prometheus.vjson' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/prometheus.vjson'
'src/cmd/go/internal/modconv/testdata/traefik.dep' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/traefik.dep'
'src/cmd/go/internal/modconv/testdata/traefik.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/traefik.out'
'src/cmd/go/internal/modconv/testdata/upspin.dep' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/upspin.dep'
'src/cmd/go/internal/modconv/testdata/upspin.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/testdata/upspin.out'
'src/cmd/go/internal/modconv/tsv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/tsv.go'
'src/cmd/go/internal/modconv/vconf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/vconf.go'
'src/cmd/go/internal/modconv/vjson.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/vjson.go'
'src/cmd/go/internal/modconv/vmanifest.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/vmanifest.go'
'src/cmd/go/internal/modconv/vyml.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modconv/vyml.go'
'src/cmd/go/internal/modfetch' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch'
'src/cmd/go/internal/modfetch/bootstrap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/bootstrap.go'
'src/cmd/go/internal/modfetch/cache.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/cache.go'
'src/cmd/go/internal/modfetch/cache_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/cache_test.go'
'src/cmd/go/internal/modfetch/codehost' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/codehost'
'src/cmd/go/internal/modfetch/codehost/codehost.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/codehost/codehost.go'
'src/cmd/go/internal/modfetch/codehost/git.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/codehost/git.go'
'src/cmd/go/internal/modfetch/codehost/git_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/codehost/git_test.go'
'src/cmd/go/internal/modfetch/codehost/shell.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/codehost/shell.go'
'src/cmd/go/internal/modfetch/codehost/svn.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/codehost/svn.go'
'src/cmd/go/internal/modfetch/codehost/vcs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/codehost/vcs.go'
'src/cmd/go/internal/modfetch/coderepo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/coderepo.go'
'src/cmd/go/internal/modfetch/coderepo_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/coderepo_test.go'
'src/cmd/go/internal/modfetch/fetch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/fetch.go'
'src/cmd/go/internal/modfetch/key.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/key.go'
'src/cmd/go/internal/modfetch/proxy.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/proxy.go'
'src/cmd/go/internal/modfetch/repo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/repo.go'
'src/cmd/go/internal/modfetch/sumdb.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/sumdb.go'
'src/cmd/go/internal/modfetch/zip_sum_test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/zip_sum_test'
'src/cmd/go/internal/modfetch/zip_sum_test/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/zip_sum_test/testdata'
'src/cmd/go/internal/modfetch/zip_sum_test/testdata/zip_sums.csv' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/zip_sum_test/testdata/zip_sums.csv'
'src/cmd/go/internal/modfetch/zip_sum_test/zip_sum_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modfetch/zip_sum_test/zip_sum_test.go'
'src/cmd/go/internal/modget' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modget'
'src/cmd/go/internal/modget/get.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modget/get.go'
'src/cmd/go/internal/modget/query.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modget/query.go'
'src/cmd/go/internal/modindex' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex'
'src/cmd/go/internal/modindex/build.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex/build.go'
'src/cmd/go/internal/modindex/build_read.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex/build_read.go'
'src/cmd/go/internal/modindex/index_format.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex/index_format.txt'
'src/cmd/go/internal/modindex/index_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex/index_test.go'
'src/cmd/go/internal/modindex/read.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex/read.go'
'src/cmd/go/internal/modindex/scan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex/scan.go'
'src/cmd/go/internal/modindex/syslist.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex/syslist.go'
'src/cmd/go/internal/modindex/syslist_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex/syslist_test.go'
'src/cmd/go/internal/modindex/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex/testdata'
'src/cmd/go/internal/modindex/testdata/ignore_non_source' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex/testdata/ignore_non_source'
'src/cmd/go/internal/modindex/testdata/ignore_non_source/a.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex/testdata/ignore_non_source/a.syso'
'src/cmd/go/internal/modindex/testdata/ignore_non_source/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex/testdata/ignore_non_source/b.go'
'src/cmd/go/internal/modindex/testdata/ignore_non_source/bar.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex/testdata/ignore_non_source/bar.json'
'src/cmd/go/internal/modindex/testdata/ignore_non_source/baz.log' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex/testdata/ignore_non_source/baz.log'
'src/cmd/go/internal/modindex/testdata/ignore_non_source/c.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex/testdata/ignore_non_source/c.c'
'src/cmd/go/internal/modindex/write.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modindex/write.go'
'src/cmd/go/internal/modinfo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modinfo'
'src/cmd/go/internal/modinfo/info.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modinfo/info.go'
'src/cmd/go/internal/modload' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload'
'src/cmd/go/internal/modload/build.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/build.go'
'src/cmd/go/internal/modload/buildlist.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/buildlist.go'
'src/cmd/go/internal/modload/edit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/edit.go'
'src/cmd/go/internal/modload/help.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/help.go'
'src/cmd/go/internal/modload/import.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/import.go'
'src/cmd/go/internal/modload/import_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/import_test.go'
'src/cmd/go/internal/modload/init.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/init.go'
'src/cmd/go/internal/modload/list.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/list.go'
'src/cmd/go/internal/modload/load.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/load.go'
'src/cmd/go/internal/modload/modfile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/modfile.go'
'src/cmd/go/internal/modload/mvs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/mvs.go'
'src/cmd/go/internal/modload/mvs_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/mvs_test.go'
'src/cmd/go/internal/modload/query.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/query.go'
'src/cmd/go/internal/modload/query_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/query_test.go'
'src/cmd/go/internal/modload/search.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/search.go'
'src/cmd/go/internal/modload/stat_openfile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/stat_openfile.go'
'src/cmd/go/internal/modload/stat_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/stat_unix.go'
'src/cmd/go/internal/modload/stat_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/stat_windows.go'
'src/cmd/go/internal/modload/vendor.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/modload/vendor.go'
'src/cmd/go/internal/mvs' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/mvs'
'src/cmd/go/internal/mvs/errors.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/mvs/errors.go'
'src/cmd/go/internal/mvs/graph.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/mvs/graph.go'
'src/cmd/go/internal/mvs/mvs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/mvs/mvs.go'
'src/cmd/go/internal/mvs/mvs_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/mvs/mvs_test.go'
'src/cmd/go/internal/par' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/par'
'src/cmd/go/internal/par/queue.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/par/queue.go'
'src/cmd/go/internal/par/queue_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/par/queue_test.go'
'src/cmd/go/internal/par/work.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/par/work.go'
'src/cmd/go/internal/par/work_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/par/work_test.go'
'src/cmd/go/internal/robustio' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/robustio'
'src/cmd/go/internal/robustio/robustio.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/robustio/robustio.go'
'src/cmd/go/internal/robustio/robustio_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/robustio/robustio_darwin.go'
'src/cmd/go/internal/robustio/robustio_flaky.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/robustio/robustio_flaky.go'
'src/cmd/go/internal/robustio/robustio_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/robustio/robustio_other.go'
'src/cmd/go/internal/robustio/robustio_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/robustio/robustio_windows.go'
'src/cmd/go/internal/run' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/run'
'src/cmd/go/internal/run/run.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/run/run.go'
'src/cmd/go/internal/script' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/script'
'src/cmd/go/internal/script/cmds.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/script/cmds.go'
'src/cmd/go/internal/script/cmds_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/script/cmds_other.go'
'src/cmd/go/internal/script/cmds_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/script/cmds_posix.go'
'src/cmd/go/internal/script/conds.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/script/conds.go'
'src/cmd/go/internal/script/engine.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/script/engine.go'
'src/cmd/go/internal/script/errors.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/script/errors.go'
'src/cmd/go/internal/script/scripttest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/script/scripttest'
'src/cmd/go/internal/script/scripttest/scripttest.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/script/scripttest/scripttest.go'
'src/cmd/go/internal/script/state.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/script/state.go'
'src/cmd/go/internal/search' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/search'
'src/cmd/go/internal/search/search.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/search/search.go'
'src/cmd/go/internal/str' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/str'
'src/cmd/go/internal/str/path.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/str/path.go'
'src/cmd/go/internal/str/str.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/str/str.go'
'src/cmd/go/internal/str/str_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/str/str_test.go'
'src/cmd/go/internal/test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/test'
'src/cmd/go/internal/test/cover.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/test/cover.go'
'src/cmd/go/internal/test/flagdefs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/test/flagdefs.go'
'src/cmd/go/internal/test/flagdefs_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/test/flagdefs_test.go'
'src/cmd/go/internal/test/genflags.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/test/genflags.go'
'src/cmd/go/internal/test/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/test/internal'
'src/cmd/go/internal/test/internal/genflags' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/test/internal/genflags'
'src/cmd/go/internal/test/internal/genflags/vetflag.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/test/internal/genflags/vetflag.go'
'src/cmd/go/internal/test/test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/test/test.go'
'src/cmd/go/internal/test/testflag.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/test/testflag.go'
'src/cmd/go/internal/tool' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/tool'
'src/cmd/go/internal/tool/tool.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/tool/tool.go'
'src/cmd/go/internal/trace' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/trace'
'src/cmd/go/internal/trace/trace.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/trace/trace.go'
'src/cmd/go/internal/vcs' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcs'
'src/cmd/go/internal/vcs/discovery.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcs/discovery.go'
'src/cmd/go/internal/vcs/discovery_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcs/discovery_test.go'
'src/cmd/go/internal/vcs/vcs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcs/vcs.go'
'src/cmd/go/internal/vcs/vcs_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcs/vcs_test.go'
'src/cmd/go/internal/vcweb' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcweb'
'src/cmd/go/internal/vcweb/auth.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcweb/auth.go'
'src/cmd/go/internal/vcweb/bzr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcweb/bzr.go'
'src/cmd/go/internal/vcweb/dir.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcweb/dir.go'
'src/cmd/go/internal/vcweb/fossil.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcweb/fossil.go'
'src/cmd/go/internal/vcweb/git.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcweb/git.go'
'src/cmd/go/internal/vcweb/hg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcweb/hg.go'
'src/cmd/go/internal/vcweb/insecure.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcweb/insecure.go'
'src/cmd/go/internal/vcweb/script.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcweb/script.go'
'src/cmd/go/internal/vcweb/svn.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcweb/svn.go'
'src/cmd/go/internal/vcweb/vcstest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcweb/vcstest'
'src/cmd/go/internal/vcweb/vcstest/vcstest.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcweb/vcstest/vcstest.go'
'src/cmd/go/internal/vcweb/vcstest/vcstest_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcweb/vcstest/vcstest_test.go'
'src/cmd/go/internal/vcweb/vcweb.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcweb/vcweb.go'
'src/cmd/go/internal/vcweb/vcweb_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vcweb/vcweb_test.go'
'src/cmd/go/internal/version' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/version'
'src/cmd/go/internal/version/version.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/version/version.go'
'src/cmd/go/internal/vet' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vet'
'src/cmd/go/internal/vet/vet.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vet/vet.go'
'src/cmd/go/internal/vet/vetflag.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/vet/vetflag.go'
'src/cmd/go/internal/web' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/web'
'src/cmd/go/internal/web/api.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/web/api.go'
'src/cmd/go/internal/web/bootstrap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/web/bootstrap.go'
'src/cmd/go/internal/web/file_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/web/file_test.go'
'src/cmd/go/internal/web/http.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/web/http.go'
'src/cmd/go/internal/web/url.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/web/url.go'
'src/cmd/go/internal/web/url_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/web/url_other.go'
'src/cmd/go/internal/web/url_other_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/web/url_other_test.go'
'src/cmd/go/internal/web/url_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/web/url_test.go'
'src/cmd/go/internal/web/url_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/web/url_windows.go'
'src/cmd/go/internal/web/url_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/web/url_windows_test.go'
'src/cmd/go/internal/work' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/work'
'src/cmd/go/internal/work/action.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/work/action.go'
'src/cmd/go/internal/work/build.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/work/build.go'
'src/cmd/go/internal/work/build_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/work/build_test.go'
'src/cmd/go/internal/work/buildid.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/work/buildid.go'
'src/cmd/go/internal/work/exec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/work/exec.go'
'src/cmd/go/internal/work/exec_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/work/exec_test.go'
'src/cmd/go/internal/work/gc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/work/gc.go'
'src/cmd/go/internal/work/gccgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/work/gccgo.go'
'src/cmd/go/internal/work/init.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/work/init.go'
'src/cmd/go/internal/work/security.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/work/security.go'
'src/cmd/go/internal/work/security_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/work/security_test.go'
'src/cmd/go/internal/workcmd' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/workcmd'
'src/cmd/go/internal/workcmd/edit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/workcmd/edit.go'
'src/cmd/go/internal/workcmd/init.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/workcmd/init.go'
'src/cmd/go/internal/workcmd/sync.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/workcmd/sync.go'
'src/cmd/go/internal/workcmd/use.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/workcmd/use.go'
'src/cmd/go/internal/workcmd/work.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/internal/workcmd/work.go'
'src/cmd/go/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata'
'src/cmd/go/testdata/addmod.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/addmod.go'
'src/cmd/go/testdata/failssh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/failssh'
'src/cmd/go/testdata/failssh/ssh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/failssh/ssh'
'src/cmd/go/testdata/mod' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod'
'src/cmd/go/testdata/mod/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/README'
'src/cmd/go/testdata/mod/example.com_ambiguous_a_b_v0.0.0-empty.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_ambiguous_a_b_v0.0.0-empty.txt'
'src/cmd/go/testdata/mod/example.com_ambiguous_a_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_ambiguous_a_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_badchain_a_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_badchain_a_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_badchain_a_v1.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_badchain_a_v1.1.0.txt'
'src/cmd/go/testdata/mod/example.com_badchain_b_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_badchain_b_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_badchain_b_v1.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_badchain_b_v1.1.0.txt'
'src/cmd/go/testdata/mod/example.com_badchain_c_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_badchain_c_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_badchain_c_v1.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_badchain_c_v1.1.0.txt'
'src/cmd/go/testdata/mod/example.com_cmd_v1.0.0-exclude.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_cmd_v1.0.0-exclude.txt'
'src/cmd/go/testdata/mod/example.com_cmd_v1.0.0-newerself.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_cmd_v1.0.0-newerself.txt'
'src/cmd/go/testdata/mod/example.com_cmd_v1.0.0-replace.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_cmd_v1.0.0-replace.txt'
'src/cmd/go/testdata/mod/example.com_cmd_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_cmd_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_cmd_v1.9.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_cmd_v1.9.0.txt'
'src/cmd/go/testdata/mod/example.com_depends_on_generics_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_depends_on_generics_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_deprecated_a_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_deprecated_a_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_deprecated_a_v1.9.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_deprecated_a_v1.9.0.txt'
'src/cmd/go/testdata/mod/example.com_deprecated_b_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_deprecated_b_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_deprecated_b_v1.9.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_deprecated_b_v1.9.0.txt'
'src/cmd/go/testdata/mod/example.com_dotgo.go_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_dotgo.go_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_dotname_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_dotname_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_downgrade_v2.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_downgrade_v2.0.0.txt'
'src/cmd/go/testdata/mod/example.com_downgrade_v2_v2.0.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_downgrade_v2_v2.0.1.txt'
'src/cmd/go/testdata/mod/example.com_fuzzfail_v0.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_fuzzfail_v0.1.0.txt'
'src/cmd/go/testdata/mod/example.com_fuzzfail_v0.2.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_fuzzfail_v0.2.0.txt'
'src/cmd/go/testdata/mod/example.com_generics_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_generics_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_incompatiblewithsub_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_incompatiblewithsub_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_incompatiblewithsub_v2.0.0+incompatible.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_incompatiblewithsub_v2.0.0+incompatible.txt'
'src/cmd/go/testdata/mod/example.com_invalidpath_v1_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_invalidpath_v1_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_join_subpkg_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_join_subpkg_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_join_subpkg_v1.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_join_subpkg_v1.1.0.txt'
'src/cmd/go/testdata/mod/example.com_join_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_join_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_join_v1.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_join_v1.1.0.txt'
'src/cmd/go/testdata/mod/example.com_latemigrate_v2_v2.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_latemigrate_v2_v2.0.0.txt'
'src/cmd/go/testdata/mod/example.com_latemigrate_v2_v2.0.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_latemigrate_v2_v2.0.1.txt'
'src/cmd/go/testdata/mod/example.com_missingpkg_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_missingpkg_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_missingpkg_v1.0.1-beta.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_missingpkg_v1.0.1-beta.txt'
'src/cmd/go/testdata/mod/example.com_nest_sub_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_nest_sub_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_nest_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_nest_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_nest_v1.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_nest_v1.1.0.txt'
'src/cmd/go/testdata/mod/example.com_newcycle_a_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_newcycle_a_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_newcycle_a_v1.0.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_newcycle_a_v1.0.1.txt'
'src/cmd/go/testdata/mod/example.com_newcycle_b_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_newcycle_b_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_noroot_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_noroot_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_noroot_v1.0.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_noroot_v1.0.1.txt'
'src/cmd/go/testdata/mod/example.com_notags_v0.0.0-20190507143103-cc8cbe209b64.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_notags_v0.0.0-20190507143103-cc8cbe209b64.txt'
'src/cmd/go/testdata/mod/example.com_printversion_v0.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_printversion_v0.1.0.txt'
'src/cmd/go/testdata/mod/example.com_printversion_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_printversion_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_pseudoupgrade_v0.0.0-20190430073000-30950c05d534.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_pseudoupgrade_v0.0.0-20190430073000-30950c05d534.txt'
'src/cmd/go/testdata/mod/example.com_pseudoupgrade_v0.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_pseudoupgrade_v0.1.0.txt'
'src/cmd/go/testdata/mod/example.com_pseudoupgrade_v0.1.1-0.20190429073117-b5426c86b553.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_pseudoupgrade_v0.1.1-0.20190429073117-b5426c86b553.txt'
'src/cmd/go/testdata/mod/example.com_quote_v1.5.2.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_quote_v1.5.2.txt'
'src/cmd/go/testdata/mod/example.com_retract_ambiguous_nested_v1.9.0-bad.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_ambiguous_nested_v1.9.0-bad.txt'
'src/cmd/go/testdata/mod/example.com_retract_ambiguous_other_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_ambiguous_other_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_retract_ambiguous_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_ambiguous_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_retract_incompatible_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_incompatible_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_retract_incompatible_v2.0.0+incompatible.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_incompatible_v2.0.0+incompatible.txt'
'src/cmd/go/testdata/mod/example.com_retract_missingmod_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_missingmod_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_retract_missingmod_v1.9.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_missingmod_v1.9.0.txt'
'src/cmd/go/testdata/mod/example.com_retract_noupgrade_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_noupgrade_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-block.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-block.txt'
'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-blockwithcomment.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-blockwithcomment.txt'
'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-empty.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-empty.txt'
'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-long.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-long.txt'
'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-multiline1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-multiline1.txt'
'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-multiline2.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-multiline2.txt'
'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-order.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-order.txt'
'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-unprintable.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-unprintable.txt'
'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.1-order.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.1-order.txt'
'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.9.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.9.0.txt'
'src/cmd/go/testdata/mod/example.com_retract_rename_v1.0.0-bad.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_rename_v1.0.0-bad.txt'
'src/cmd/go/testdata/mod/example.com_retract_rename_v1.9.0-new.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_rename_v1.9.0-new.txt'
'src/cmd/go/testdata/mod/example.com_retract_self_all_v1.9.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_self_all_v1.9.0.txt'
'src/cmd/go/testdata/mod/example.com_retract_self_prerelease_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_self_prerelease_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_retract_self_prerelease_v1.9.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_self_prerelease_v1.9.0.txt'
'src/cmd/go/testdata/mod/example.com_retract_self_prerelease_v1.9.1-pre.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_self_prerelease_v1.9.1-pre.txt'
'src/cmd/go/testdata/mod/example.com_retract_self_prev_v1.0.0-bad.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_self_prev_v1.0.0-bad.txt'
'src/cmd/go/testdata/mod/example.com_retract_self_prev_v1.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_self_prev_v1.1.0.txt'
'src/cmd/go/testdata/mod/example.com_retract_self_prev_v1.9.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_self_prev_v1.9.0.txt'
'src/cmd/go/testdata/mod/example.com_retract_self_pseudo_v0.0.0-20200325131415-0123456789ab' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_self_pseudo_v0.0.0-20200325131415-0123456789ab'
'src/cmd/go/testdata/mod/example.com_retract_self_pseudo_v1.0.0-bad.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_self_pseudo_v1.0.0-bad.txt'
'src/cmd/go/testdata/mod/example.com_retract_self_pseudo_v1.9.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_self_pseudo_v1.9.0.txt'
'src/cmd/go/testdata/mod/example.com_retract_v1.0.0-bad.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_v1.0.0-bad.txt'
'src/cmd/go/testdata/mod/example.com_retract_v1.0.0-good.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_v1.0.0-good.txt'
'src/cmd/go/testdata/mod/example.com_retract_v1.0.0-unused.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_v1.0.0-unused.txt'
'src/cmd/go/testdata/mod/example.com_retract_v1.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_retract_v1.1.0.txt'
'src/cmd/go/testdata/mod/example.com_split-incompatible_subpkg_v0.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_split-incompatible_subpkg_v0.1.0.txt'
'src/cmd/go/testdata/mod/example.com_split-incompatible_v2.0.0+incompatible.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_split-incompatible_v2.0.0+incompatible.txt'
'src/cmd/go/testdata/mod/example.com_split-incompatible_v2.1.0-pre+incompatible.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_split-incompatible_v2.1.0-pre+incompatible.txt'
'src/cmd/go/testdata/mod/example.com_split_subpkg_v1.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_split_subpkg_v1.1.0.txt'
'src/cmd/go/testdata/mod/example.com_split_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_split_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_split_v1.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_split_v1.1.0.txt'
'src/cmd/go/testdata/mod/example.com_stack_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_stack_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_stack_v1.0.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_stack_v1.0.1.txt'
'src/cmd/go/testdata/mod/example.com_tools_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_tools_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_undeprecated_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_undeprecated_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_undeprecated_v1.0.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_undeprecated_v1.0.1.txt'
'src/cmd/go/testdata/mod/example.com_usemissingpre_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_usemissingpre_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_version_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_version_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.com_version_v1.0.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_version_v1.0.1.txt'
'src/cmd/go/testdata/mod/example.com_version_v1.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.com_version_v1.1.0.txt'
'src/cmd/go/testdata/mod/example.net_ambiguous_nested_v0.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.net_ambiguous_nested_v0.1.0.txt'
'src/cmd/go/testdata/mod/example.net_ambiguous_v0.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.net_ambiguous_v0.1.0.txt'
'src/cmd/go/testdata/mod/example.net_ambiguous_v0.2.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.net_ambiguous_v0.2.0.txt'
'src/cmd/go/testdata/mod/example.net_pkgadded_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.net_pkgadded_v1.0.0.txt'
'src/cmd/go/testdata/mod/example.net_pkgadded_v1.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.net_pkgadded_v1.1.0.txt'
'src/cmd/go/testdata/mod/example.net_pkgadded_v1.2.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/example.net_pkgadded_v1.2.0.txt'
'src/cmd/go/testdata/mod/github.com_dmitshur-test_modtest5_v0.0.0-20190619020302-197a620e0c9a.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/github.com_dmitshur-test_modtest5_v0.0.0-20190619020302-197a620e0c9a.txt'
'src/cmd/go/testdata/mod/github.com_dmitshur-test_modtest5_v0.5.0-alpha.0.20190619023908-3da23a9deb9e.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/github.com_dmitshur-test_modtest5_v0.5.0-alpha.0.20190619023908-3da23a9deb9e.txt'
'src/cmd/go/testdata/mod/github.com_dmitshur-test_modtest5_v0.5.0-alpha.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/github.com_dmitshur-test_modtest5_v0.5.0-alpha.txt'
'src/cmd/go/testdata/mod/golang.org_notx_useinternal_v0.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/golang.org_notx_useinternal_v0.1.0.txt'
'src/cmd/go/testdata/mod/golang.org_x_internal_v0.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/golang.org_x_internal_v0.1.0.txt'
'src/cmd/go/testdata/mod/golang.org_x_text_v0.0.0-20170915032832-14c0d48ead0c.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/golang.org_x_text_v0.0.0-20170915032832-14c0d48ead0c.txt'
'src/cmd/go/testdata/mod/golang.org_x_text_v0.3.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/golang.org_x_text_v0.3.0.txt'
'src/cmd/go/testdata/mod/golang.org_x_useinternal_v0.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/golang.org_x_useinternal_v0.1.0.txt'
'src/cmd/go/testdata/mod/gopkg.in_dummy.v2-unstable_v2.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/gopkg.in_dummy.v2-unstable_v2.0.0.txt'
'src/cmd/go/testdata/mod/not-rsc.io_quote_v0.1.0-nomod.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/not-rsc.io_quote_v0.1.0-nomod.txt'
'src/cmd/go/testdata/mod/patch.example.com_depofdirectpatch_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/patch.example.com_depofdirectpatch_v1.0.0.txt'
'src/cmd/go/testdata/mod/patch.example.com_depofdirectpatch_v1.0.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/patch.example.com_depofdirectpatch_v1.0.1.txt'
'src/cmd/go/testdata/mod/patch.example.com_direct_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/patch.example.com_direct_v1.0.0.txt'
'src/cmd/go/testdata/mod/patch.example.com_direct_v1.0.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/patch.example.com_direct_v1.0.1.txt'
'src/cmd/go/testdata/mod/patch.example.com_direct_v1.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/patch.example.com_direct_v1.1.0.txt'
'src/cmd/go/testdata/mod/patch.example.com_indirect_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/patch.example.com_indirect_v1.0.0.txt'
'src/cmd/go/testdata/mod/patch.example.com_indirect_v1.0.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/patch.example.com_indirect_v1.0.1.txt'
'src/cmd/go/testdata/mod/patch.example.com_indirect_v1.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/patch.example.com_indirect_v1.1.0.txt'
'src/cmd/go/testdata/mod/rsc.io_!c!g!o_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_!c!g!o_v1.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_!q!u!o!t!e_v1.5.2.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_!q!u!o!t!e_v1.5.2.txt'
'src/cmd/go/testdata/mod/rsc.io_!q!u!o!t!e_v1.5.3-!p!r!e.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_!q!u!o!t!e_v1.5.3-!p!r!e.txt'
'src/cmd/go/testdata/mod/rsc.io_badfile1_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_badfile1_v1.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_badfile2_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_badfile2_v1.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_badfile3_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_badfile3_v1.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_badfile4_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_badfile4_v1.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_badfile5_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_badfile5_v1.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_badmod_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_badmod_v1.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_badsum_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_badsum_v1.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_badsum_v1.0.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_badsum_v1.0.1.txt'
'src/cmd/go/testdata/mod/rsc.io_badzip_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_badzip_v1.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_breaker_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_breaker_v1.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_breaker_v2.0.0+incompatible.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_breaker_v2.0.0+incompatible.txt'
'src/cmd/go/testdata/mod/rsc.io_breaker_v2.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_breaker_v2.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_fortune_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_fortune_v1.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_fortune_v2_v2.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_fortune_v2_v2.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180214005133-e7a685a342c0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180214005133-e7a685a342c0.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180214005840-23179ee8a569.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180214005840-23179ee8a569.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180628003336-dd9747d19b04.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180628003336-dd9747d19b04.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709153244-fd906ed3b100.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709153244-fd906ed3b100.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709160352-0d003b9c4bfa.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709160352-0d003b9c4bfa.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709162749-b44a0b17b2d1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709162749-b44a0b17b2d1.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709162816-fe488b867524.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709162816-fe488b867524.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709162918-a91498bed0a7.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709162918-a91498bed0a7.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180710144737-5d9f230bcfba.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180710144737-5d9f230bcfba.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v1.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v1.1.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v1.1.0.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v1.2.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v1.2.0.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v1.2.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v1.2.1.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v1.3.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v1.3.0.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v1.4.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v1.4.0.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v1.5.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v1.5.0.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v1.5.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v1.5.1.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v1.5.2.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v1.5.2.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v1.5.3-pre1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v1.5.3-pre1.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v2.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v2.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v2_v2.0.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v2_v2.0.1.txt'
'src/cmd/go/testdata/mod/rsc.io_quote_v3_v3.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_quote_v3_v3.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_sampler_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_sampler_v1.0.0.txt'
'src/cmd/go/testdata/mod/rsc.io_sampler_v1.2.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_sampler_v1.2.0.txt'
'src/cmd/go/testdata/mod/rsc.io_sampler_v1.2.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_sampler_v1.2.1.txt'
'src/cmd/go/testdata/mod/rsc.io_sampler_v1.3.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_sampler_v1.3.0.txt'
'src/cmd/go/testdata/mod/rsc.io_sampler_v1.3.1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_sampler_v1.3.1.txt'
'src/cmd/go/testdata/mod/rsc.io_sampler_v1.99.99.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_sampler_v1.99.99.txt'
'src/cmd/go/testdata/mod/rsc.io_testonly_v1.0.0.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/mod/rsc.io_testonly_v1.0.0.txt'
'src/cmd/go/testdata/savedir.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/savedir.go'
'src/cmd/go/testdata/script' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script'
'src/cmd/go/testdata/script/list_std.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_std.txt'
'src/cmd/go/testdata/script/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/README'
'src/cmd/go/testdata/script/autocgo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/autocgo.txt'
'src/cmd/go/testdata/script/badgo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/badgo.txt'
'src/cmd/go/testdata/script/bug.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/bug.txt'
'src/cmd/go/testdata/script/build_GOTMPDIR.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_GOTMPDIR.txt'
'src/cmd/go/testdata/script/build_acl_windows.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_acl_windows.txt'
'src/cmd/go/testdata/script/build_arm.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_arm.txt'
'src/cmd/go/testdata/script/build_buildvcs_auto.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_buildvcs_auto.txt'
'src/cmd/go/testdata/script/build_cache_arch_mode.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_cache_arch_mode.txt'
'src/cmd/go/testdata/script/build_cache_compile.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_cache_compile.txt'
'src/cmd/go/testdata/script/build_cache_disabled.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_cache_disabled.txt'
'src/cmd/go/testdata/script/build_cache_gomips.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_cache_gomips.txt'
'src/cmd/go/testdata/script/build_cache_link.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_cache_link.txt'
'src/cmd/go/testdata/script/build_cache_output.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_cache_output.txt'
'src/cmd/go/testdata/script/build_cache_trimpath.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_cache_trimpath.txt'
'src/cmd/go/testdata/script/build_cd_gopath_different.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_cd_gopath_different.txt'
'src/cmd/go/testdata/script/build_cgo_consistent_results.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_cgo_consistent_results.txt'
'src/cmd/go/testdata/script/build_cgo_error.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_cgo_error.txt'
'src/cmd/go/testdata/script/build_concurrent_backend.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_concurrent_backend.txt'
'src/cmd/go/testdata/script/build_cwd_newline.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_cwd_newline.txt'
'src/cmd/go/testdata/script/build_darwin_cc_arch.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_darwin_cc_arch.txt'
'src/cmd/go/testdata/script/build_dash_n_cgo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_dash_n_cgo.txt'
'src/cmd/go/testdata/script/build_dash_o_dev_null.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_dash_o_dev_null.txt'
'src/cmd/go/testdata/script/build_dash_x.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_dash_x.txt'
'src/cmd/go/testdata/script/build_exe.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_exe.txt'
'src/cmd/go/testdata/script/build_gcflags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_gcflags.txt'
'src/cmd/go/testdata/script/build_gcflags_order.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_gcflags_order.txt'
'src/cmd/go/testdata/script/build_go122.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_go122.txt'
'src/cmd/go/testdata/script/build_gopath_order.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_gopath_order.txt'
'src/cmd/go/testdata/script/build_ignore_leading_bom.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_ignore_leading_bom.txt'
'src/cmd/go/testdata/script/build_import_comment.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_import_comment.txt'
'src/cmd/go/testdata/script/build_import_cycle.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_import_cycle.txt'
'src/cmd/go/testdata/script/build_internal.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_internal.txt'
'src/cmd/go/testdata/script/build_issue48319.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_issue48319.txt'
'src/cmd/go/testdata/script/build_issue59571.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_issue59571.txt'
'src/cmd/go/testdata/script/build_issue6480.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_issue6480.txt'
'src/cmd/go/testdata/script/build_link_x_import_path_escape.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_link_x_import_path_escape.txt'
'src/cmd/go/testdata/script/build_multi_main.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_multi_main.txt'
'src/cmd/go/testdata/script/build_n_cgo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_n_cgo.txt'
'src/cmd/go/testdata/script/build_negative_p.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_negative_p.txt'
'src/cmd/go/testdata/script/build_no_go.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_no_go.txt'
'src/cmd/go/testdata/script/build_nocache.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_nocache.txt'
'src/cmd/go/testdata/script/build_output.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_output.txt'
'src/cmd/go/testdata/script/build_overlay.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_overlay.txt'
'src/cmd/go/testdata/script/build_patterns_outside_gopath.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_patterns_outside_gopath.txt'
'src/cmd/go/testdata/script/build_pgo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_pgo.txt'
'src/cmd/go/testdata/script/build_pgo_auto.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_pgo_auto.txt'
'src/cmd/go/testdata/script/build_plugin_non_main.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_plugin_non_main.txt'
'src/cmd/go/testdata/script/build_relative_pkgdir.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_relative_pkgdir.txt'
'src/cmd/go/testdata/script/build_relative_tmpdir.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_relative_tmpdir.txt'
'src/cmd/go/testdata/script/build_runtime_gcflags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_runtime_gcflags.txt'
'src/cmd/go/testdata/script/build_single_error.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_single_error.txt'
'src/cmd/go/testdata/script/build_tag_goexperiment.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_tag_goexperiment.txt'
'src/cmd/go/testdata/script/build_tags_no_comma.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_tags_no_comma.txt'
'src/cmd/go/testdata/script/build_test_only.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_test_only.txt'
'src/cmd/go/testdata/script/build_trimpath.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_trimpath.txt'
'src/cmd/go/testdata/script/build_trimpath_cgo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_trimpath_cgo.txt'
'src/cmd/go/testdata/script/build_trimpath_goroot.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_trimpath_goroot.txt'
'src/cmd/go/testdata/script/build_unsupported_goos.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_unsupported_goos.txt'
'src/cmd/go/testdata/script/build_vendor.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/build_vendor.txt'
'src/cmd/go/testdata/script/cache_unix.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cache_unix.txt'
'src/cmd/go/testdata/script/cache_vet.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cache_vet.txt'
'src/cmd/go/testdata/script/cgo_asm_error.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cgo_asm_error.txt'
'src/cmd/go/testdata/script/cgo_bad_directives.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cgo_bad_directives.txt'
'src/cmd/go/testdata/script/cgo_depends_on_syscall.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cgo_depends_on_syscall.txt'
'src/cmd/go/testdata/script/cgo_flag_contains_space.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cgo_flag_contains_space.txt'
'src/cmd/go/testdata/script/cgo_path.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cgo_path.txt'
'src/cmd/go/testdata/script/cgo_path_space.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cgo_path_space.txt'
'src/cmd/go/testdata/script/cgo_path_space_quote.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cgo_path_space_quote.txt'
'src/cmd/go/testdata/script/cgo_stale.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cgo_stale.txt'
'src/cmd/go/testdata/script/cgo_stale_precompiled.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cgo_stale_precompiled.txt'
'src/cmd/go/testdata/script/cgo_suspect_flag_force_external.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cgo_suspect_flag_force_external.txt'
'src/cmd/go/testdata/script/cgo_syso_issue29253.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cgo_syso_issue29253.txt'
'src/cmd/go/testdata/script/cgo_undef.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cgo_undef.txt'
'src/cmd/go/testdata/script/chdir.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/chdir.txt'
'src/cmd/go/testdata/script/check_goexperiment.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/check_goexperiment.txt'
'src/cmd/go/testdata/script/clean_binary.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/clean_binary.txt'
'src/cmd/go/testdata/script/clean_cache_n.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/clean_cache_n.txt'
'src/cmd/go/testdata/script/clean_testcache.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/clean_testcache.txt'
'src/cmd/go/testdata/script/cmd_import_error.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cmd_import_error.txt'
'src/cmd/go/testdata/script/cover_asm.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_asm.txt'
'src/cmd/go/testdata/script/cover_atomic_pkgall.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_atomic_pkgall.txt'
'src/cmd/go/testdata/script/cover_blank_func_decl.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_blank_func_decl.txt'
'src/cmd/go/testdata/script/cover_build_cmdline_pkgs.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_build_cmdline_pkgs.txt'
'src/cmd/go/testdata/script/cover_build_pkg_select.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_build_pkg_select.txt'
'src/cmd/go/testdata/script/cover_build_simple.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_build_simple.txt'
'src/cmd/go/testdata/script/cover_cgo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_cgo.txt'
'src/cmd/go/testdata/script/cover_cgo_extra_file.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_cgo_extra_file.txt'
'src/cmd/go/testdata/script/cover_cgo_extra_test.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_cgo_extra_test.txt'
'src/cmd/go/testdata/script/cover_cgo_xtest.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_cgo_xtest.txt'
'src/cmd/go/testdata/script/cover_dash_c.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_dash_c.txt'
'src/cmd/go/testdata/script/cover_dep_loop.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_dep_loop.txt'
'src/cmd/go/testdata/script/cover_dot_import.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_dot_import.txt'
'src/cmd/go/testdata/script/cover_error.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_error.txt'
'src/cmd/go/testdata/script/cover_import_main_loop.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_import_main_loop.txt'
'src/cmd/go/testdata/script/cover_list.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_list.txt'
'src/cmd/go/testdata/script/cover_main_import_path.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_main_import_path.txt'
'src/cmd/go/testdata/script/cover_mod_empty.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_mod_empty.txt'
'src/cmd/go/testdata/script/cover_modes.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_modes.txt'
'src/cmd/go/testdata/script/cover_pattern.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_pattern.txt'
'src/cmd/go/testdata/script/cover_pkgall_imports.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_pkgall_imports.txt'
'src/cmd/go/testdata/script/cover_pkgall_multiple_mains.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_pkgall_multiple_mains.txt'
'src/cmd/go/testdata/script/cover_pkgall_runtime.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_pkgall_runtime.txt'
'src/cmd/go/testdata/script/cover_runs.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_runs.txt'
'src/cmd/go/testdata/script/cover_statements.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_statements.txt'
'src/cmd/go/testdata/script/cover_sync_atomic_import.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_sync_atomic_import.txt'
'src/cmd/go/testdata/script/cover_test_localpkg_filepath.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_test_localpkg_filepath.txt'
'src/cmd/go/testdata/script/cover_test_pkgselect.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_test_pkgselect.txt'
'src/cmd/go/testdata/script/cover_test_race_issue56370.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_test_race_issue56370.txt'
'src/cmd/go/testdata/script/cover_var_init_order.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cover_var_init_order.txt'
'src/cmd/go/testdata/script/cpu_profile_twice.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/cpu_profile_twice.txt'
'src/cmd/go/testdata/script/devnull.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/devnull.txt'
'src/cmd/go/testdata/script/doc.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/doc.txt'
'src/cmd/go/testdata/script/embed.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/embed.txt'
'src/cmd/go/testdata/script/embed_brackets.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/embed_brackets.txt'
'src/cmd/go/testdata/script/embed_fmt.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/embed_fmt.txt'
'src/cmd/go/testdata/script/env_cache.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/env_cache.txt'
'src/cmd/go/testdata/script/env_cross_build.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/env_cross_build.txt'
'src/cmd/go/testdata/script/env_exp.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/env_exp.txt'
'src/cmd/go/testdata/script/env_unset.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/env_unset.txt'
'src/cmd/go/testdata/script/env_write.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/env_write.txt'
'src/cmd/go/testdata/script/fileline.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/fileline.txt'
'src/cmd/go/testdata/script/fmt_load_errors.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/fmt_load_errors.txt'
'src/cmd/go/testdata/script/fsys_walk.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/fsys_walk.txt'
'src/cmd/go/testdata/script/gccgo_link_c.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/gccgo_link_c.txt'
'src/cmd/go/testdata/script/gccgo_link_ldflags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/gccgo_link_ldflags.txt'
'src/cmd/go/testdata/script/gccgo_m.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/gccgo_m.txt'
'src/cmd/go/testdata/script/gccgo_mangle.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/gccgo_mangle.txt'
'src/cmd/go/testdata/script/gcflags_patterns.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/gcflags_patterns.txt'
'src/cmd/go/testdata/script/generate.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/generate.txt'
'src/cmd/go/testdata/script/generate_bad_imports.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/generate_bad_imports.txt'
'src/cmd/go/testdata/script/generate_env.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/generate_env.txt'
'src/cmd/go/testdata/script/generate_goroot_PATH.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/generate_goroot_PATH.txt'
'src/cmd/go/testdata/script/generate_invalid.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/generate_invalid.txt'
'src/cmd/go/testdata/script/get_404_meta.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_404_meta.txt'
'src/cmd/go/testdata/script/get_brace.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_brace.txt'
'src/cmd/go/testdata/script/get_custom_domain_wildcard.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_custom_domain_wildcard.txt'
'src/cmd/go/testdata/script/get_dash_t.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_dash_t.txt'
'src/cmd/go/testdata/script/get_domain_root.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_domain_root.txt'
'src/cmd/go/testdata/script/get_dot_slash_download.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_dot_slash_download.txt'
'src/cmd/go/testdata/script/get_dotfiles.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_dotfiles.txt'
'src/cmd/go/testdata/script/get_go_file.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_go_file.txt'
'src/cmd/go/testdata/script/get_goroot.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_goroot.txt'
'src/cmd/go/testdata/script/get_insecure.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_insecure.txt'
'src/cmd/go/testdata/script/get_insecure_custom_domain.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_insecure_custom_domain.txt'
'src/cmd/go/testdata/script/get_insecure_env.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_insecure_env.txt'
'src/cmd/go/testdata/script/get_insecure_no_longer_supported.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_insecure_no_longer_supported.txt'
'src/cmd/go/testdata/script/get_insecure_redirect.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_insecure_redirect.txt'
'src/cmd/go/testdata/script/get_insecure_update.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_insecure_update.txt'
'src/cmd/go/testdata/script/get_internal_wildcard.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_internal_wildcard.txt'
'src/cmd/go/testdata/script/get_issue11307.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_issue11307.txt'
'src/cmd/go/testdata/script/get_issue16471.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_issue16471.txt'
'src/cmd/go/testdata/script/get_issue22125.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_issue22125.txt'
'src/cmd/go/testdata/script/get_legacy.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_legacy.txt'
'src/cmd/go/testdata/script/get_non_pkg.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_non_pkg.txt'
'src/cmd/go/testdata/script/get_race.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_race.txt'
'src/cmd/go/testdata/script/get_test_only.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_test_only.txt'
'src/cmd/go/testdata/script/get_tilde.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_tilde.txt'
'src/cmd/go/testdata/script/get_update.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_update.txt'
'src/cmd/go/testdata/script/get_update_all.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_update_all.txt'
'src/cmd/go/testdata/script/get_update_unknown_protocol.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_update_unknown_protocol.txt'
'src/cmd/go/testdata/script/get_update_wildcard.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_update_wildcard.txt'
'src/cmd/go/testdata/script/get_vcs_error_message.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_vcs_error_message.txt'
'src/cmd/go/testdata/script/get_vendor.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_vendor.txt'
'src/cmd/go/testdata/script/get_with_git_trace.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/get_with_git_trace.txt'
'src/cmd/go/testdata/script/go_version.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/go_version.txt'
'src/cmd/go/testdata/script/goflags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/goflags.txt'
'src/cmd/go/testdata/script/gopath_install.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/gopath_install.txt'
'src/cmd/go/testdata/script/gopath_local.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/gopath_local.txt'
'src/cmd/go/testdata/script/gopath_moved_repo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/gopath_moved_repo.txt'
'src/cmd/go/testdata/script/gopath_paths.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/gopath_paths.txt'
'src/cmd/go/testdata/script/gopath_vendor_dup_err.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/gopath_vendor_dup_err.txt'
'src/cmd/go/testdata/script/goroot_executable.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/goroot_executable.txt'
'src/cmd/go/testdata/script/govcs.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/govcs.txt'
'src/cmd/go/testdata/script/help.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/help.txt'
'src/cmd/go/testdata/script/import_cycle.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/import_cycle.txt'
'src/cmd/go/testdata/script/import_ignore.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/import_ignore.txt'
'src/cmd/go/testdata/script/import_main.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/import_main.txt'
'src/cmd/go/testdata/script/import_unix_tag.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/import_unix_tag.txt'
'src/cmd/go/testdata/script/index.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/index.txt'
'src/cmd/go/testdata/script/install_cgo_excluded.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/install_cgo_excluded.txt'
'src/cmd/go/testdata/script/install_cleans_build.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/install_cleans_build.txt'
'src/cmd/go/testdata/script/install_cmd_gobin.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/install_cmd_gobin.txt'
'src/cmd/go/testdata/script/install_cross_gobin.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/install_cross_gobin.txt'
'src/cmd/go/testdata/script/install_dep_version.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/install_dep_version.txt'
'src/cmd/go/testdata/script/install_goroot_targets.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/install_goroot_targets.txt'
'src/cmd/go/testdata/script/install_move_not_stale.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/install_move_not_stale.txt'
'src/cmd/go/testdata/script/install_msan_and_race_and_asan_require_cgo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/install_msan_and_race_and_asan_require_cgo.txt'
'src/cmd/go/testdata/script/install_rebuild_removed.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/install_rebuild_removed.txt'
'src/cmd/go/testdata/script/install_relative_gobin_fail.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/install_relative_gobin_fail.txt'
'src/cmd/go/testdata/script/install_shadow_gopath.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/install_shadow_gopath.txt'
'src/cmd/go/testdata/script/issue36000.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/issue36000.txt'
'src/cmd/go/testdata/script/issue53586.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/issue53586.txt'
'src/cmd/go/testdata/script/ldflag.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/ldflag.txt'
'src/cmd/go/testdata/script/link_external_undef.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/link_external_undef.txt'
'src/cmd/go/testdata/script/link_matching_actionid.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/link_matching_actionid.txt'
'src/cmd/go/testdata/script/link_syso_deps.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/link_syso_deps.txt'
'src/cmd/go/testdata/script/link_syso_issue33139.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/link_syso_issue33139.txt'
'src/cmd/go/testdata/script/linkname.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/linkname.txt'
'src/cmd/go/testdata/script/list_all_gobuild.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_all_gobuild.txt'
'src/cmd/go/testdata/script/list_ambiguous_path.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_ambiguous_path.txt'
'src/cmd/go/testdata/script/list_bad_import.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_bad_import.txt'
'src/cmd/go/testdata/script/list_case_collision.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_case_collision.txt'
'src/cmd/go/testdata/script/list_cgo_compiled_importmap.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_cgo_compiled_importmap.txt'
'src/cmd/go/testdata/script/list_compiled_files_issue28749.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_compiled_files_issue28749.txt'
'src/cmd/go/testdata/script/list_compiled_imports.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_compiled_imports.txt'
'src/cmd/go/testdata/script/list_compiler_output.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_compiler_output.txt'
'src/cmd/go/testdata/script/list_constraints.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_constraints.txt'
'src/cmd/go/testdata/script/list_dedup_packages.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_dedup_packages.txt'
'src/cmd/go/testdata/script/list_empty_import.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_empty_import.txt'
'src/cmd/go/testdata/script/list_err_cycle.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_err_cycle.txt'
'src/cmd/go/testdata/script/list_err_stack.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_err_stack.txt'
'src/cmd/go/testdata/script/list_export_e.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_export_e.txt'
'src/cmd/go/testdata/script/list_find.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_find.txt'
'src/cmd/go/testdata/script/list_find_nodeps.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_find_nodeps.txt'
'src/cmd/go/testdata/script/list_gofile_in_goroot.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_gofile_in_goroot.txt'
'src/cmd/go/testdata/script/list_gomod_in_gopath.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_gomod_in_gopath.txt'
'src/cmd/go/testdata/script/list_goroot_symlink.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_goroot_symlink.txt'
'src/cmd/go/testdata/script/list_importmap.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_importmap.txt'
'src/cmd/go/testdata/script/list_issue_56509.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_issue_56509.txt'
'src/cmd/go/testdata/script/list_json_fields.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_json_fields.txt'
'src/cmd/go/testdata/script/list_json_with_f.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_json_with_f.txt'
'src/cmd/go/testdata/script/list_legacy_mod.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_legacy_mod.txt'
'src/cmd/go/testdata/script/list_linkshared.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_linkshared.txt'
'src/cmd/go/testdata/script/list_load_err.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_load_err.txt'
'src/cmd/go/testdata/script/list_module_when_error.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_module_when_error.txt'
'src/cmd/go/testdata/script/list_overlay.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_overlay.txt'
'src/cmd/go/testdata/script/list_parse_err.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_parse_err.txt'
'src/cmd/go/testdata/script/list_perm.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_perm.txt'
'src/cmd/go/testdata/script/list_pkgconfig_error.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_pkgconfig_error.txt'
'src/cmd/go/testdata/script/list_replace_absolute_windows.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_replace_absolute_windows.txt'
'src/cmd/go/testdata/script/list_reserved.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_reserved.txt'
'src/cmd/go/testdata/script/list_shadow.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_shadow.txt'
'src/cmd/go/testdata/script/list_split_main.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_split_main.txt'
'src/cmd/go/testdata/script/list_std_vendor.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_std_vendor.txt'
'src/cmd/go/testdata/script/list_swigcxx.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_swigcxx.txt'
'src/cmd/go/testdata/script/list_symlink.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_symlink.txt'
'src/cmd/go/testdata/script/list_symlink_internal.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_symlink_internal.txt'
'src/cmd/go/testdata/script/list_symlink_issue35941.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_symlink_issue35941.txt'
'src/cmd/go/testdata/script/list_symlink_vendor_issue14054.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_symlink_vendor_issue14054.txt'
'src/cmd/go/testdata/script/list_symlink_vendor_issue15201.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_symlink_vendor_issue15201.txt'
'src/cmd/go/testdata/script/list_test_e.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_test_e.txt'
'src/cmd/go/testdata/script/list_test_err.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_test_err.txt'
'src/cmd/go/testdata/script/list_test_imports.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_test_imports.txt'
'src/cmd/go/testdata/script/list_test_non_go_files.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_test_non_go_files.txt'
'src/cmd/go/testdata/script/list_test_simple.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_test_simple.txt'
'src/cmd/go/testdata/script/list_wildcard_skip_nonmatching.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/list_wildcard_skip_nonmatching.txt'
'src/cmd/go/testdata/script/load_test_pkg_err.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/load_test_pkg_err.txt'
'src/cmd/go/testdata/script/mod_all.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_all.txt'
'src/cmd/go/testdata/script/mod_alt_goroot.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_alt_goroot.txt'
'src/cmd/go/testdata/script/mod_ambiguous_import.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_ambiguous_import.txt'
'src/cmd/go/testdata/script/mod_auth.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_auth.txt'
'src/cmd/go/testdata/script/mod_bad_domain.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_bad_domain.txt'
'src/cmd/go/testdata/script/mod_bad_filenames.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_bad_filenames.txt'
'src/cmd/go/testdata/script/mod_build_info_err.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_build_info_err.txt'
'src/cmd/go/testdata/script/mod_build_tags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_build_tags.txt'
'src/cmd/go/testdata/script/mod_build_trimpath_issue48557.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_build_trimpath_issue48557.txt'
'src/cmd/go/testdata/script/mod_build_versioned.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_build_versioned.txt'
'src/cmd/go/testdata/script/mod_cache_dir.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_cache_dir.txt'
'src/cmd/go/testdata/script/mod_cache_rw.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_cache_rw.txt'
'src/cmd/go/testdata/script/mod_case.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_case.txt'
'src/cmd/go/testdata/script/mod_case_cgo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_case_cgo.txt'
'src/cmd/go/testdata/script/mod_clean_cache.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_clean_cache.txt'
'src/cmd/go/testdata/script/mod_concurrent.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_concurrent.txt'
'src/cmd/go/testdata/script/mod_convert.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_convert.txt'
'src/cmd/go/testdata/script/mod_convert_dep.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_convert_dep.txt'
'src/cmd/go/testdata/script/mod_convert_git.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_convert_git.txt'
'src/cmd/go/testdata/script/mod_convert_glide.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_convert_glide.txt'
'src/cmd/go/testdata/script/mod_convert_glockfile.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_convert_glockfile.txt'
'src/cmd/go/testdata/script/mod_convert_godeps.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_convert_godeps.txt'
'src/cmd/go/testdata/script/mod_convert_tsv.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_convert_tsv.txt'
'src/cmd/go/testdata/script/mod_convert_tsv_insecure.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_convert_tsv_insecure.txt'
'src/cmd/go/testdata/script/mod_convert_vendor_conf.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_convert_vendor_conf.txt'
'src/cmd/go/testdata/script/mod_convert_vendor_json.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_convert_vendor_json.txt'
'src/cmd/go/testdata/script/mod_convert_vendor_manifest.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_convert_vendor_manifest.txt'
'src/cmd/go/testdata/script/mod_convert_vendor_yml.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_convert_vendor_yml.txt'
'src/cmd/go/testdata/script/mod_deprecate_message.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_deprecate_message.txt'
'src/cmd/go/testdata/script/mod_dir.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_dir.txt'
'src/cmd/go/testdata/script/mod_doc.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_doc.txt'
'src/cmd/go/testdata/script/mod_doc_path.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_doc_path.txt'
'src/cmd/go/testdata/script/mod_domain_root.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_domain_root.txt'
'src/cmd/go/testdata/script/mod_dot.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_dot.txt'
'src/cmd/go/testdata/script/mod_download.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_download.txt'
'src/cmd/go/testdata/script/mod_download_concurrent_read.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_download_concurrent_read.txt'
'src/cmd/go/testdata/script/mod_download_git_decorate_full.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_download_git_decorate_full.txt'
'src/cmd/go/testdata/script/mod_download_hash.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_download_hash.txt'
'src/cmd/go/testdata/script/mod_download_insecure_redirect.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_download_insecure_redirect.txt'
'src/cmd/go/testdata/script/mod_download_issue51114.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_download_issue51114.txt'
'src/cmd/go/testdata/script/mod_download_json.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_download_json.txt'
'src/cmd/go/testdata/script/mod_download_partial.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_download_partial.txt'
'src/cmd/go/testdata/script/mod_download_private_vcs.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_download_private_vcs.txt'
'src/cmd/go/testdata/script/mod_download_replace_file.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_download_replace_file.txt'
'src/cmd/go/testdata/script/mod_download_svn.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_download_svn.txt'
'src/cmd/go/testdata/script/mod_download_too_many_redirects.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_download_too_many_redirects.txt'
'src/cmd/go/testdata/script/mod_e.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_e.txt'
'src/cmd/go/testdata/script/mod_edit.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_edit.txt'
'src/cmd/go/testdata/script/mod_edit_go.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_edit_go.txt'
'src/cmd/go/testdata/script/mod_edit_no_modcache.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_edit_no_modcache.txt'
'src/cmd/go/testdata/script/mod_empty_err.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_empty_err.txt'
'src/cmd/go/testdata/script/mod_enabled.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_enabled.txt'
'src/cmd/go/testdata/script/mod_file_proxy.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_file_proxy.txt'
'src/cmd/go/testdata/script/mod_fileproxy_vcs_missing_issue51589.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_fileproxy_vcs_missing_issue51589.txt'
'src/cmd/go/testdata/script/mod_find.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_find.txt'
'src/cmd/go/testdata/script/mod_fs_patterns.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_fs_patterns.txt'
'src/cmd/go/testdata/script/mod_get_ambiguous_arg.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_ambiguous_arg.txt'
'src/cmd/go/testdata/script/mod_get_ambiguous_import.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_ambiguous_import.txt'
'src/cmd/go/testdata/script/mod_get_ambiguous_pkg.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_ambiguous_pkg.txt'
'src/cmd/go/testdata/script/mod_get_changes.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_changes.txt'
'src/cmd/go/testdata/script/mod_get_commit.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_commit.txt'
'src/cmd/go/testdata/script/mod_get_deprecate_install.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_deprecate_install.txt'
'src/cmd/go/testdata/script/mod_get_deprecated.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_deprecated.txt'
'src/cmd/go/testdata/script/mod_get_direct.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_direct.txt'
'src/cmd/go/testdata/script/mod_get_downadd_indirect.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_downadd_indirect.txt'
'src/cmd/go/testdata/script/mod_get_downgrade.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_downgrade.txt'
'src/cmd/go/testdata/script/mod_get_downgrade_missing.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_downgrade_missing.txt'
'src/cmd/go/testdata/script/mod_get_downup_artifact.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_downup_artifact.txt'
'src/cmd/go/testdata/script/mod_get_downup_indirect.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_downup_indirect.txt'
'src/cmd/go/testdata/script/mod_get_downup_pseudo_artifact.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_downup_pseudo_artifact.txt'
'src/cmd/go/testdata/script/mod_get_errors.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_errors.txt'
'src/cmd/go/testdata/script/mod_get_extra.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_extra.txt'
'src/cmd/go/testdata/script/mod_get_fallback.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_fallback.txt'
'src/cmd/go/testdata/script/mod_get_fossil.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_fossil.txt'
'src/cmd/go/testdata/script/mod_get_go_file.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_go_file.txt'
'src/cmd/go/testdata/script/mod_get_hash.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_hash.txt'
'src/cmd/go/testdata/script/mod_get_incompatible.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_incompatible.txt'
'src/cmd/go/testdata/script/mod_get_indirect.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_indirect.txt'
'src/cmd/go/testdata/script/mod_get_issue37438.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_issue37438.txt'
'src/cmd/go/testdata/script/mod_get_issue47979.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_issue47979.txt'
'src/cmd/go/testdata/script/mod_get_issue48511.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_issue48511.txt'
'src/cmd/go/testdata/script/mod_get_latest_pseudo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_latest_pseudo.txt'
'src/cmd/go/testdata/script/mod_get_lazy_indirect.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_lazy_indirect.txt'
'src/cmd/go/testdata/script/mod_get_lazy_upgrade_lazy.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_lazy_upgrade_lazy.txt'
'src/cmd/go/testdata/script/mod_get_local.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_local.txt'
'src/cmd/go/testdata/script/mod_get_main.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_main.txt'
'src/cmd/go/testdata/script/mod_get_major.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_major.txt'
'src/cmd/go/testdata/script/mod_get_missing_ziphash.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_missing_ziphash.txt'
'src/cmd/go/testdata/script/mod_get_moved.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_moved.txt'
'src/cmd/go/testdata/script/mod_get_newcycle.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_newcycle.txt'
'src/cmd/go/testdata/script/mod_get_none.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_none.txt'
'src/cmd/go/testdata/script/mod_get_nopkgs.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_nopkgs.txt'
'src/cmd/go/testdata/script/mod_get_patch.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_patch.txt'
'src/cmd/go/testdata/script/mod_get_patchbound.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_patchbound.txt'
'src/cmd/go/testdata/script/mod_get_patchcycle.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_patchcycle.txt'
'src/cmd/go/testdata/script/mod_get_patchmod.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_patchmod.txt'
'src/cmd/go/testdata/script/mod_get_patterns.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_patterns.txt'
'src/cmd/go/testdata/script/mod_get_pkgtags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_pkgtags.txt'
'src/cmd/go/testdata/script/mod_get_prefer_incompatible.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_prefer_incompatible.txt'
'src/cmd/go/testdata/script/mod_get_promote_implicit.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_promote_implicit.txt'
'src/cmd/go/testdata/script/mod_get_pseudo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_pseudo.txt'
'src/cmd/go/testdata/script/mod_get_pseudo_other_branch.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_pseudo_other_branch.txt'
'src/cmd/go/testdata/script/mod_get_pseudo_prefix.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_pseudo_prefix.txt'
'src/cmd/go/testdata/script/mod_get_replaced.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_replaced.txt'
'src/cmd/go/testdata/script/mod_get_retract.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_retract.txt'
'src/cmd/go/testdata/script/mod_get_retract_ambiguous.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_retract_ambiguous.txt'
'src/cmd/go/testdata/script/mod_get_split.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_split.txt'
'src/cmd/go/testdata/script/mod_get_sum_noroot.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_sum_noroot.txt'
'src/cmd/go/testdata/script/mod_get_tags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_tags.txt'
'src/cmd/go/testdata/script/mod_get_test.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_test.txt'
'src/cmd/go/testdata/script/mod_get_trailing_slash.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_trailing_slash.txt'
'src/cmd/go/testdata/script/mod_get_update_unrelated_sum.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_update_unrelated_sum.txt'
'src/cmd/go/testdata/script/mod_get_upgrade.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_upgrade.txt'
'src/cmd/go/testdata/script/mod_get_upgrade_pseudo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_upgrade_pseudo.txt'
'src/cmd/go/testdata/script/mod_get_wild.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_get_wild.txt'
'src/cmd/go/testdata/script/mod_getmode_vendor.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_getmode_vendor.txt'
'src/cmd/go/testdata/script/mod_getx.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_getx.txt'
'src/cmd/go/testdata/script/mod_git_export_subst.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_git_export_subst.txt'
'src/cmd/go/testdata/script/mod_go_version.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_go_version.txt'
'src/cmd/go/testdata/script/mod_go_version_missing.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_go_version_missing.txt'
'src/cmd/go/testdata/script/mod_go_version_mixed.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_go_version_mixed.txt'
'src/cmd/go/testdata/script/mod_gobuild_import.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_gobuild_import.txt'
'src/cmd/go/testdata/script/mod_gofmt_invalid.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_gofmt_invalid.txt'
'src/cmd/go/testdata/script/mod_gomodcache.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_gomodcache.txt'
'src/cmd/go/testdata/script/mod_gonoproxy.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_gonoproxy.txt'
'src/cmd/go/testdata/script/mod_gopkg_unstable.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_gopkg_unstable.txt'
'src/cmd/go/testdata/script/mod_goroot_errors.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_goroot_errors.txt'
'src/cmd/go/testdata/script/mod_graph.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_graph.txt'
'src/cmd/go/testdata/script/mod_graph_version.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_graph_version.txt'
'src/cmd/go/testdata/script/mod_help.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_help.txt'
'src/cmd/go/testdata/script/mod_import.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_import.txt'
'src/cmd/go/testdata/script/mod_import_cycle.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_import_cycle.txt'
'src/cmd/go/testdata/script/mod_import_issue41113.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_import_issue41113.txt'
'src/cmd/go/testdata/script/mod_import_issue42891.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_import_issue42891.txt'
'src/cmd/go/testdata/script/mod_import_meta.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_import_meta.txt'
'src/cmd/go/testdata/script/mod_import_mod.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_import_mod.txt'
'src/cmd/go/testdata/script/mod_import_v1suffix.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_import_v1suffix.txt'
'src/cmd/go/testdata/script/mod_in_testdata_dir.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_in_testdata_dir.txt'
'src/cmd/go/testdata/script/mod_indirect.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_indirect.txt'
'src/cmd/go/testdata/script/mod_indirect_main.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_indirect_main.txt'
'src/cmd/go/testdata/script/mod_indirect_nospace.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_indirect_nospace.txt'
'src/cmd/go/testdata/script/mod_indirect_tidy.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_indirect_tidy.txt'
'src/cmd/go/testdata/script/mod_init_dep.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_init_dep.txt'
'src/cmd/go/testdata/script/mod_init_empty.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_init_empty.txt'
'src/cmd/go/testdata/script/mod_init_glide.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_init_glide.txt'
'src/cmd/go/testdata/script/mod_init_invalid_major.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_init_invalid_major.txt'
'src/cmd/go/testdata/script/mod_init_path.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_init_path.txt'
'src/cmd/go/testdata/script/mod_init_tidy.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_init_tidy.txt'
'src/cmd/go/testdata/script/mod_install_hint.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_install_hint.txt'
'src/cmd/go/testdata/script/mod_install_pkg_version.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_install_pkg_version.txt'
'src/cmd/go/testdata/script/mod_install_versioned.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_install_versioned.txt'
'src/cmd/go/testdata/script/mod_internal.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_internal.txt'
'src/cmd/go/testdata/script/mod_invalid_path.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_invalid_path.txt'
'src/cmd/go/testdata/script/mod_invalid_path_dotname.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_invalid_path_dotname.txt'
'src/cmd/go/testdata/script/mod_invalid_path_plus.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_invalid_path_plus.txt'
'src/cmd/go/testdata/script/mod_invalid_version.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_invalid_version.txt'
'src/cmd/go/testdata/script/mod_issue35270.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_issue35270.txt'
'src/cmd/go/testdata/script/mod_issue35317.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_issue35317.txt'
'src/cmd/go/testdata/script/mod_lazy_consistency.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_lazy_consistency.txt'
'src/cmd/go/testdata/script/mod_lazy_downgrade.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_lazy_downgrade.txt'
'src/cmd/go/testdata/script/mod_lazy_import_allmod.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_lazy_import_allmod.txt'
'src/cmd/go/testdata/script/mod_lazy_new_import.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_lazy_new_import.txt'
'src/cmd/go/testdata/script/mod_lazy_test_horizon.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_lazy_test_horizon.txt'
'src/cmd/go/testdata/script/mod_lazy_test_of_test_dep.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_lazy_test_of_test_dep.txt'
'src/cmd/go/testdata/script/mod_list.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list.txt'
'src/cmd/go/testdata/script/mod_list_bad_import.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_bad_import.txt'
'src/cmd/go/testdata/script/mod_list_command_line_arguments.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_command_line_arguments.txt'
'src/cmd/go/testdata/script/mod_list_compiled_concurrent.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_compiled_concurrent.txt'
'src/cmd/go/testdata/script/mod_list_deprecated.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_deprecated.txt'
'src/cmd/go/testdata/script/mod_list_deprecated_replace.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_deprecated_replace.txt'
'src/cmd/go/testdata/script/mod_list_dir.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_dir.txt'
'src/cmd/go/testdata/script/mod_list_direct.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_direct.txt'
'src/cmd/go/testdata/script/mod_list_e_readonly.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_e_readonly.txt'
'src/cmd/go/testdata/script/mod_list_odd_tags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_odd_tags.txt'
'src/cmd/go/testdata/script/mod_list_pseudo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_pseudo.txt'
'src/cmd/go/testdata/script/mod_list_replace_dir.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_replace_dir.txt'
'src/cmd/go/testdata/script/mod_list_retract.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_retract.txt'
'src/cmd/go/testdata/script/mod_list_std.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_std.txt'
'src/cmd/go/testdata/script/mod_list_sums.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_sums.txt'
'src/cmd/go/testdata/script/mod_list_test.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_test.txt'
'src/cmd/go/testdata/script/mod_list_test_cycle.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_test_cycle.txt'
'src/cmd/go/testdata/script/mod_list_update_nolatest.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_update_nolatest.txt'
'src/cmd/go/testdata/script/mod_list_upgrade.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_upgrade.txt'
'src/cmd/go/testdata/script/mod_list_upgrade_pseudo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_list_upgrade_pseudo.txt'
'src/cmd/go/testdata/script/mod_load_badchain.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_load_badchain.txt'
'src/cmd/go/testdata/script/mod_load_badmod.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_load_badmod.txt'
'src/cmd/go/testdata/script/mod_load_badzip.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_load_badzip.txt'
'src/cmd/go/testdata/script/mod_load_missing_std.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_load_missing_std.txt'
'src/cmd/go/testdata/script/mod_load_replace_mismatch.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_load_replace_mismatch.txt'
'src/cmd/go/testdata/script/mod_local_replace.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_local_replace.txt'
'src/cmd/go/testdata/script/mod_missing_repo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_missing_repo.txt'
'src/cmd/go/testdata/script/mod_missingpkg_prerelease.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_missingpkg_prerelease.txt'
'src/cmd/go/testdata/script/mod_modinfo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_modinfo.txt'
'src/cmd/go/testdata/script/mod_multirepo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_multirepo.txt'
'src/cmd/go/testdata/script/mod_no_gopath.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_no_gopath.txt'
'src/cmd/go/testdata/script/mod_nomod.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_nomod.txt'
'src/cmd/go/testdata/script/mod_notall.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_notall.txt'
'src/cmd/go/testdata/script/mod_off.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_off.txt'
'src/cmd/go/testdata/script/mod_off_init.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_off_init.txt'
'src/cmd/go/testdata/script/mod_outside.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_outside.txt'
'src/cmd/go/testdata/script/mod_overlay.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_overlay.txt'
'src/cmd/go/testdata/script/mod_patterns.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_patterns.txt'
'src/cmd/go/testdata/script/mod_patterns_vendor.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_patterns_vendor.txt'
'src/cmd/go/testdata/script/mod_perm.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_perm.txt'
'src/cmd/go/testdata/script/mod_permissions.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_permissions.txt'
'src/cmd/go/testdata/script/mod_prefer_compatible.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_prefer_compatible.txt'
'src/cmd/go/testdata/script/mod_proxy_errors.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_proxy_errors.txt'
'src/cmd/go/testdata/script/mod_proxy_https.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_proxy_https.txt'
'src/cmd/go/testdata/script/mod_proxy_invalid.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_proxy_invalid.txt'
'src/cmd/go/testdata/script/mod_proxy_list.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_proxy_list.txt'
'src/cmd/go/testdata/script/mod_pseudo_cache.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_pseudo_cache.txt'
'src/cmd/go/testdata/script/mod_query.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_query.txt'
'src/cmd/go/testdata/script/mod_query_empty.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_query_empty.txt'
'src/cmd/go/testdata/script/mod_query_exclude.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_query_exclude.txt'
'src/cmd/go/testdata/script/mod_query_main.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_query_main.txt'
'src/cmd/go/testdata/script/mod_readonly.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_readonly.txt'
'src/cmd/go/testdata/script/mod_replace.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_replace.txt'
'src/cmd/go/testdata/script/mod_replace_gopkgin.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_replace_gopkgin.txt'
'src/cmd/go/testdata/script/mod_replace_import.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_replace_import.txt'
'src/cmd/go/testdata/script/mod_replace_readonly.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_replace_readonly.txt'
'src/cmd/go/testdata/script/mod_require_exclude.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_require_exclude.txt'
'src/cmd/go/testdata/script/mod_retention.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_retention.txt'
'src/cmd/go/testdata/script/mod_retract.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_retract.txt'
'src/cmd/go/testdata/script/mod_retract_fix_version.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_retract_fix_version.txt'
'src/cmd/go/testdata/script/mod_retract_incompatible.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_retract_incompatible.txt'
'src/cmd/go/testdata/script/mod_retract_noupgrade.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_retract_noupgrade.txt'
'src/cmd/go/testdata/script/mod_retract_pseudo_base.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_retract_pseudo_base.txt'
'src/cmd/go/testdata/script/mod_retract_rationale.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_retract_rationale.txt'
'src/cmd/go/testdata/script/mod_retract_rename.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_retract_rename.txt'
'src/cmd/go/testdata/script/mod_retract_replace.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_retract_replace.txt'
'src/cmd/go/testdata/script/mod_retract_versions.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_retract_versions.txt'
'src/cmd/go/testdata/script/mod_run_issue52331.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_run_issue52331.txt'
'src/cmd/go/testdata/script/mod_run_nonmain.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_run_nonmain.txt'
'src/cmd/go/testdata/script/mod_run_path.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_run_path.txt'
'src/cmd/go/testdata/script/mod_run_pkg_version.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_run_pkg_version.txt'
'src/cmd/go/testdata/script/mod_run_pkgerror.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_run_pkgerror.txt'
'src/cmd/go/testdata/script/mod_skip_write.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_skip_write.txt'
'src/cmd/go/testdata/script/mod_stale.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_stale.txt'
'src/cmd/go/testdata/script/mod_std_vendor.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_std_vendor.txt'
'src/cmd/go/testdata/script/mod_string_alias.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_string_alias.txt'
'src/cmd/go/testdata/script/mod_sum_ambiguous.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_sum_ambiguous.txt'
'src/cmd/go/testdata/script/mod_sum_issue56222.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_sum_issue56222.txt'
'src/cmd/go/testdata/script/mod_sum_lookup.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_sum_lookup.txt'
'src/cmd/go/testdata/script/mod_sum_readonly.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_sum_readonly.txt'
'src/cmd/go/testdata/script/mod_sum_replaced.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_sum_replaced.txt'
'src/cmd/go/testdata/script/mod_sumdb.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_sumdb.txt'
'src/cmd/go/testdata/script/mod_sumdb_cache.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_sumdb_cache.txt'
'src/cmd/go/testdata/script/mod_sumdb_file_path.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_sumdb_file_path.txt'
'src/cmd/go/testdata/script/mod_sumdb_golang.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_sumdb_golang.txt'
'src/cmd/go/testdata/script/mod_sumdb_proxy.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_sumdb_proxy.txt'
'src/cmd/go/testdata/script/mod_symlink.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_symlink.txt'
'src/cmd/go/testdata/script/mod_symlink_dotgo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_symlink_dotgo.txt'
'src/cmd/go/testdata/script/mod_tagged_import_cycle.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tagged_import_cycle.txt'
'src/cmd/go/testdata/script/mod_test.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_test.txt'
'src/cmd/go/testdata/script/mod_test_cached.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_test_cached.txt'
'src/cmd/go/testdata/script/mod_test_files.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_test_files.txt'
'src/cmd/go/testdata/script/mod_tidy.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy.txt'
'src/cmd/go/testdata/script/mod_tidy_compat.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_compat.txt'
'src/cmd/go/testdata/script/mod_tidy_compat_added.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_compat_added.txt'
'src/cmd/go/testdata/script/mod_tidy_compat_ambiguous.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_compat_ambiguous.txt'
'src/cmd/go/testdata/script/mod_tidy_compat_deleted.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_compat_deleted.txt'
'src/cmd/go/testdata/script/mod_tidy_compat_implicit.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_compat_implicit.txt'
'src/cmd/go/testdata/script/mod_tidy_compat_incompatible.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_compat_incompatible.txt'
'src/cmd/go/testdata/script/mod_tidy_compat_irrelevant.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_compat_irrelevant.txt'
'src/cmd/go/testdata/script/mod_tidy_convergence.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_convergence.txt'
'src/cmd/go/testdata/script/mod_tidy_convergence_loop.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_convergence_loop.txt'
'src/cmd/go/testdata/script/mod_tidy_cycle.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_cycle.txt'
'src/cmd/go/testdata/script/mod_tidy_downgrade_ambiguous.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_downgrade_ambiguous.txt'
'src/cmd/go/testdata/script/mod_tidy_duplicates.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_duplicates.txt'
'src/cmd/go/testdata/script/mod_tidy_error.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_error.txt'
'src/cmd/go/testdata/script/mod_tidy_indirect.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_indirect.txt'
'src/cmd/go/testdata/script/mod_tidy_issue60313.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_issue60313.txt'
'src/cmd/go/testdata/script/mod_tidy_lazy_self.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_lazy_self.txt'
'src/cmd/go/testdata/script/mod_tidy_newroot.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_newroot.txt'
'src/cmd/go/testdata/script/mod_tidy_old.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_old.txt'
'src/cmd/go/testdata/script/mod_tidy_oldgo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_oldgo.txt'
'src/cmd/go/testdata/script/mod_tidy_quote.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_quote.txt'
'src/cmd/go/testdata/script/mod_tidy_replace.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_replace.txt'
'src/cmd/go/testdata/script/mod_tidy_replace_old.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_replace_old.txt'
'src/cmd/go/testdata/script/mod_tidy_sum.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_sum.txt'
'src/cmd/go/testdata/script/mod_tidy_support_buildx.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_support_buildx.txt'
'src/cmd/go/testdata/script/mod_tidy_symlink_issue35941.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_symlink_issue35941.txt'
'src/cmd/go/testdata/script/mod_tidy_temp.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_temp.txt'
'src/cmd/go/testdata/script/mod_tidy_too_new.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_too_new.txt'
'src/cmd/go/testdata/script/mod_tidy_version.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_tidy_version.txt'
'src/cmd/go/testdata/script/mod_update_sum_readonly.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_update_sum_readonly.txt'
'src/cmd/go/testdata/script/mod_upgrade_patch.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_upgrade_patch.txt'
'src/cmd/go/testdata/script/mod_vcs_missing.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_vcs_missing.txt'
'src/cmd/go/testdata/script/mod_vendor.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_vendor.txt'
'src/cmd/go/testdata/script/mod_vendor_auto.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_vendor_auto.txt'
'src/cmd/go/testdata/script/mod_vendor_build.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_vendor_build.txt'
'src/cmd/go/testdata/script/mod_vendor_embed.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_vendor_embed.txt'
'src/cmd/go/testdata/script/mod_vendor_gomod.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_vendor_gomod.txt'
'src/cmd/go/testdata/script/mod_vendor_goversion.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_vendor_goversion.txt'
'src/cmd/go/testdata/script/mod_vendor_issue46867.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_vendor_issue46867.txt'
'src/cmd/go/testdata/script/mod_vendor_nodeps.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_vendor_nodeps.txt'
'src/cmd/go/testdata/script/mod_vendor_redundant_requirement.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_vendor_redundant_requirement.txt'
'src/cmd/go/testdata/script/mod_vendor_replace.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_vendor_replace.txt'
'src/cmd/go/testdata/script/mod_vendor_trimpath.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_vendor_trimpath.txt'
'src/cmd/go/testdata/script/mod_vendor_unused.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_vendor_unused.txt'
'src/cmd/go/testdata/script/mod_vendor_unused_only.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_vendor_unused_only.txt'
'src/cmd/go/testdata/script/mod_verify.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_verify.txt'
'src/cmd/go/testdata/script/mod_versions.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_versions.txt'
'src/cmd/go/testdata/script/mod_why.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/mod_why.txt'
'src/cmd/go/testdata/script/modfile_flag.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/modfile_flag.txt'
'src/cmd/go/testdata/script/noncanonical_import.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/noncanonical_import.txt'
'src/cmd/go/testdata/script/pattern_syntax_error.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/pattern_syntax_error.txt'
'src/cmd/go/testdata/script/prevent_sys_unix_import.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/prevent_sys_unix_import.txt'
'src/cmd/go/testdata/script/reuse_git.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/reuse_git.txt'
'src/cmd/go/testdata/script/run_dirs.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/run_dirs.txt'
'src/cmd/go/testdata/script/run_hello.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/run_hello.txt'
'src/cmd/go/testdata/script/run_hello_pkg.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/run_hello_pkg.txt'
'src/cmd/go/testdata/script/run_internal.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/run_internal.txt'
'src/cmd/go/testdata/script/run_issue11709.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/run_issue11709.txt'
'src/cmd/go/testdata/script/run_issue51125.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/run_issue51125.txt'
'src/cmd/go/testdata/script/run_set_executable_name.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/run_set_executable_name.txt'
'src/cmd/go/testdata/script/run_vendor.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/run_vendor.txt'
'src/cmd/go/testdata/script/run_wildcard.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/run_wildcard.txt'
'src/cmd/go/testdata/script/run_work_versioned.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/run_work_versioned.txt'
'src/cmd/go/testdata/script/script_help.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/script_help.txt'
'src/cmd/go/testdata/script/script_wait.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/script_wait.txt'
'src/cmd/go/testdata/script/std_vendor.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/std_vendor.txt'
'src/cmd/go/testdata/script/test2json_interrupt.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test2json_interrupt.txt'
'src/cmd/go/testdata/script/test_bad_example.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_bad_example.txt'
'src/cmd/go/testdata/script/test_badtest.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_badtest.txt'
'src/cmd/go/testdata/script/test_benchmark_1x.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_benchmark_1x.txt'
'src/cmd/go/testdata/script/test_benchmark_chatty_fail.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_benchmark_chatty_fail.txt'
'src/cmd/go/testdata/script/test_benchmark_chatty_success.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_benchmark_chatty_success.txt'
'src/cmd/go/testdata/script/test_benchmark_fatal.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_benchmark_fatal.txt'
'src/cmd/go/testdata/script/test_benchmark_labels.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_benchmark_labels.txt'
'src/cmd/go/testdata/script/test_benchmark_timeout.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_benchmark_timeout.txt'
'src/cmd/go/testdata/script/test_build_failure.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_build_failure.txt'
'src/cmd/go/testdata/script/test_buildvcs.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_buildvcs.txt'
'src/cmd/go/testdata/script/test_cache_inputs.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_cache_inputs.txt'
'src/cmd/go/testdata/script/test_chatty_fail.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_chatty_fail.txt'
'src/cmd/go/testdata/script/test_chatty_parallel_fail.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_chatty_parallel_fail.txt'
'src/cmd/go/testdata/script/test_chatty_parallel_success.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_chatty_parallel_success.txt'
'src/cmd/go/testdata/script/test_chatty_parallel_success_run.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_chatty_parallel_success_run.txt'
'src/cmd/go/testdata/script/test_chatty_success.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_chatty_success.txt'
'src/cmd/go/testdata/script/test_cleanup_failnow.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_cleanup_failnow.txt'
'src/cmd/go/testdata/script/test_compile_binary.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_compile_binary.txt'
'src/cmd/go/testdata/script/test_compile_tempfile.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_compile_tempfile.txt'
'src/cmd/go/testdata/script/test_deadline.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_deadline.txt'
'src/cmd/go/testdata/script/test_empty.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_empty.txt'
'src/cmd/go/testdata/script/test_env_term.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_env_term.txt'
'src/cmd/go/testdata/script/test_example_goexit.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_example_goexit.txt'
'src/cmd/go/testdata/script/test_exit.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_exit.txt'
'src/cmd/go/testdata/script/test_fail_fast.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fail_fast.txt'
'src/cmd/go/testdata/script/test_fail_newline.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fail_newline.txt'
'src/cmd/go/testdata/script/test_finished_subtest_goroutines.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_finished_subtest_goroutines.txt'
'src/cmd/go/testdata/script/test_flag.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_flag.txt'
'src/cmd/go/testdata/script/test_flags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_flags.txt'
'src/cmd/go/testdata/script/test_fuzz.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz.txt'
'src/cmd/go/testdata/script/test_fuzz_cache.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_cache.txt'
'src/cmd/go/testdata/script/test_fuzz_chatty.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_chatty.txt'
'src/cmd/go/testdata/script/test_fuzz_cleanup.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_cleanup.txt'
'src/cmd/go/testdata/script/test_fuzz_cov.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_cov.txt'
'src/cmd/go/testdata/script/test_fuzz_deadline.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_deadline.txt'
'src/cmd/go/testdata/script/test_fuzz_dup_cache.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_dup_cache.txt'
'src/cmd/go/testdata/script/test_fuzz_fuzztime.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_fuzztime.txt'
'src/cmd/go/testdata/script/test_fuzz_io_error.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_io_error.txt'
'src/cmd/go/testdata/script/test_fuzz_match.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_match.txt'
'src/cmd/go/testdata/script/test_fuzz_minimize.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_minimize.txt'
'src/cmd/go/testdata/script/test_fuzz_minimize_dirty_cov.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_minimize_dirty_cov.txt'
'src/cmd/go/testdata/script/test_fuzz_minimize_interesting.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_minimize_interesting.txt'
'src/cmd/go/testdata/script/test_fuzz_modcache.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_modcache.txt'
'src/cmd/go/testdata/script/test_fuzz_multiple.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_multiple.txt'
'src/cmd/go/testdata/script/test_fuzz_mutate_crash.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_mutate_crash.txt'
'src/cmd/go/testdata/script/test_fuzz_mutate_fail.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_mutate_fail.txt'
'src/cmd/go/testdata/script/test_fuzz_mutator.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_mutator.txt'
'src/cmd/go/testdata/script/test_fuzz_mutator_repeat.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_mutator_repeat.txt'
'src/cmd/go/testdata/script/test_fuzz_non_crash_signal.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_non_crash_signal.txt'
'src/cmd/go/testdata/script/test_fuzz_parallel.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_parallel.txt'
'src/cmd/go/testdata/script/test_fuzz_profile_flags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_profile_flags.txt'
'src/cmd/go/testdata/script/test_fuzz_return.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_return.txt'
'src/cmd/go/testdata/script/test_fuzz_run.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_run.txt'
'src/cmd/go/testdata/script/test_fuzz_seed_corpus.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_seed_corpus.txt'
'src/cmd/go/testdata/script/test_fuzz_setenv.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_setenv.txt'
'src/cmd/go/testdata/script/test_fuzz_test_race.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_test_race.txt'
'src/cmd/go/testdata/script/test_fuzz_unsupported.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_fuzz_unsupported.txt'
'src/cmd/go/testdata/script/test_generated_main.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_generated_main.txt'
'src/cmd/go/testdata/script/test_go111module_cache.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_go111module_cache.txt'
'src/cmd/go/testdata/script/test_goroot_PATH.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_goroot_PATH.txt'
'src/cmd/go/testdata/script/test_import_error_stack.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_import_error_stack.txt'
'src/cmd/go/testdata/script/test_issue45477.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_issue45477.txt'
'src/cmd/go/testdata/script/test_json.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_json.txt'
'src/cmd/go/testdata/script/test_json_exit.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_json_exit.txt'
'src/cmd/go/testdata/script/test_json_interleaved.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_json_interleaved.txt'
'src/cmd/go/testdata/script/test_json_panic_exit.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_json_panic_exit.txt'
'src/cmd/go/testdata/script/test_json_prints.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_json_prints.txt'
'src/cmd/go/testdata/script/test_json_timeout.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_json_timeout.txt'
'src/cmd/go/testdata/script/test_main.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_main.txt'
'src/cmd/go/testdata/script/test_main_archive.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_main_archive.txt'
'src/cmd/go/testdata/script/test_main_panic.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_main_panic.txt'
'src/cmd/go/testdata/script/test_main_twice.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_main_twice.txt'
'src/cmd/go/testdata/script/test_match_benchmark_labels.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_match_benchmark_labels.txt'
'src/cmd/go/testdata/script/test_match_no_benchmarks.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_match_no_benchmarks.txt'
'src/cmd/go/testdata/script/test_match_no_subtests.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_match_no_subtests.txt'
'src/cmd/go/testdata/script/test_match_no_subtests_failure.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_match_no_subtests_failure.txt'
'src/cmd/go/testdata/script/test_match_no_subtests_parallel.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_match_no_subtests_parallel.txt'
'src/cmd/go/testdata/script/test_match_no_tests.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_match_no_tests.txt'
'src/cmd/go/testdata/script/test_match_no_tests_build_failure.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_match_no_tests_build_failure.txt'
'src/cmd/go/testdata/script/test_match_no_tests_with_subtests.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_match_no_tests_with_subtests.txt'
'src/cmd/go/testdata/script/test_match_only_benchmarks.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_match_only_benchmarks.txt'
'src/cmd/go/testdata/script/test_match_only_example.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_match_only_example.txt'
'src/cmd/go/testdata/script/test_match_only_subtests.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_match_only_subtests.txt'
'src/cmd/go/testdata/script/test_match_only_subtests_parallel.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_match_only_subtests_parallel.txt'
'src/cmd/go/testdata/script/test_match_only_tests.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_match_only_tests.txt'
'src/cmd/go/testdata/script/test_minus_n.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_minus_n.txt'
'src/cmd/go/testdata/script/test_no_run_example.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_no_run_example.txt'
'src/cmd/go/testdata/script/test_no_tests.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_no_tests.txt'
'src/cmd/go/testdata/script/test_overlay.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_overlay.txt'
'src/cmd/go/testdata/script/test_parallel_number.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_parallel_number.txt'
'src/cmd/go/testdata/script/test_ppc64_linker_funcs.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_ppc64_linker_funcs.txt'
'src/cmd/go/testdata/script/test_ppc64le_cgo_inline_plt.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_ppc64le_cgo_inline_plt.txt'
'src/cmd/go/testdata/script/test_profile.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_profile.txt'
'src/cmd/go/testdata/script/test_race.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_race.txt'
'src/cmd/go/testdata/script/test_race_cover_mode_issue20435.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_race_cover_mode_issue20435.txt'
'src/cmd/go/testdata/script/test_race_install.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_race_install.txt'
'src/cmd/go/testdata/script/test_race_install_cgo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_race_install_cgo.txt'
'src/cmd/go/testdata/script/test_race_tag.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_race_tag.txt'
'src/cmd/go/testdata/script/test_rebuildall.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_rebuildall.txt'
'src/cmd/go/testdata/script/test_regexps.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_regexps.txt'
'src/cmd/go/testdata/script/test_relative_cmdline.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_relative_cmdline.txt'
'src/cmd/go/testdata/script/test_relative_import.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_relative_import.txt'
'src/cmd/go/testdata/script/test_script_cmdcd.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_script_cmdcd.txt'
'src/cmd/go/testdata/script/test_shuffle.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_shuffle.txt'
'src/cmd/go/testdata/script/test_skip.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_skip.txt'
'src/cmd/go/testdata/script/test_source_order.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_source_order.txt'
'src/cmd/go/testdata/script/test_status.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_status.txt'
'src/cmd/go/testdata/script/test_syntax_error_says_fail.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_syntax_error_says_fail.txt'
'src/cmd/go/testdata/script/test_timeout.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_timeout.txt'
'src/cmd/go/testdata/script/test_trimpath.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_trimpath.txt'
'src/cmd/go/testdata/script/test_trimpath_main.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_trimpath_main.txt'
'src/cmd/go/testdata/script/test_trimpath_test_suffix.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_trimpath_test_suffix.txt'
'src/cmd/go/testdata/script/test_vendor.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_vendor.txt'
'src/cmd/go/testdata/script/test_vet.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_vet.txt'
'src/cmd/go/testdata/script/test_write_profiles_on_timeout.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_write_profiles_on_timeout.txt'
'src/cmd/go/testdata/script/test_xtestonly_works.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/test_xtestonly_works.txt'
'src/cmd/go/testdata/script/testing_issue40908.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/testing_issue40908.txt'
'src/cmd/go/testdata/script/toolexec.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/toolexec.txt'
'src/cmd/go/testdata/script/tooltags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/tooltags.txt'
'src/cmd/go/testdata/script/trampoline_reuse_test.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/trampoline_reuse_test.txt'
'src/cmd/go/testdata/script/vendor_complex.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vendor_complex.txt'
'src/cmd/go/testdata/script/vendor_gopath_issue11409.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vendor_gopath_issue11409.txt'
'src/cmd/go/testdata/script/vendor_import.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vendor_import.txt'
'src/cmd/go/testdata/script/vendor_import_missing.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vendor_import_missing.txt'
'src/cmd/go/testdata/script/vendor_import_wrong.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vendor_import_wrong.txt'
'src/cmd/go/testdata/script/vendor_internal.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vendor_internal.txt'
'src/cmd/go/testdata/script/vendor_issue12156.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vendor_issue12156.txt'
'src/cmd/go/testdata/script/vendor_list_issue11977.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vendor_list_issue11977.txt'
'src/cmd/go/testdata/script/vendor_outside_module.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vendor_outside_module.txt'
'src/cmd/go/testdata/script/vendor_resolve.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vendor_resolve.txt'
'src/cmd/go/testdata/script/vendor_test_issue11864.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vendor_test_issue11864.txt'
'src/cmd/go/testdata/script/vendor_test_issue14613.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vendor_test_issue14613.txt'
'src/cmd/go/testdata/script/version.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/version.txt'
'src/cmd/go/testdata/script/version_build_settings.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/version_build_settings.txt'
'src/cmd/go/testdata/script/version_buildvcs_bzr.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/version_buildvcs_bzr.txt'
'src/cmd/go/testdata/script/version_buildvcs_fossil.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/version_buildvcs_fossil.txt'
'src/cmd/go/testdata/script/version_buildvcs_git.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/version_buildvcs_git.txt'
'src/cmd/go/testdata/script/version_buildvcs_hg.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/version_buildvcs_hg.txt'
'src/cmd/go/testdata/script/version_buildvcs_nested.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/version_buildvcs_nested.txt'
'src/cmd/go/testdata/script/version_cshared.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/version_cshared.txt'
'src/cmd/go/testdata/script/version_gc_sections.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/version_gc_sections.txt'
'src/cmd/go/testdata/script/version_goexperiment.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/version_goexperiment.txt'
'src/cmd/go/testdata/script/version_replace.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/version_replace.txt'
'src/cmd/go/testdata/script/vet.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vet.txt'
'src/cmd/go/testdata/script/vet_asm.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vet_asm.txt'
'src/cmd/go/testdata/script/vet_deps.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vet_deps.txt'
'src/cmd/go/testdata/script/vet_flags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vet_flags.txt'
'src/cmd/go/testdata/script/vet_internal.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/vet_internal.txt'
'src/cmd/go/testdata/script/work.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work.txt'
'src/cmd/go/testdata/script/work_build_no_modules.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_build_no_modules.txt'
'src/cmd/go/testdata/script/work_disablevendor.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_disablevendor.txt'
'src/cmd/go/testdata/script/work_edit.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_edit.txt'
'src/cmd/go/testdata/script/work_env.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_env.txt'
'src/cmd/go/testdata/script/work_goproxy_off.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_goproxy_off.txt'
'src/cmd/go/testdata/script/work_gowork.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_gowork.txt'
'src/cmd/go/testdata/script/work_init_gowork.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_init_gowork.txt'
'src/cmd/go/testdata/script/work_init_path.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_init_path.txt'
'src/cmd/go/testdata/script/work_install_submodule.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_install_submodule.txt'
'src/cmd/go/testdata/script/work_issue51204.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_issue51204.txt'
'src/cmd/go/testdata/script/work_issue54048.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_issue54048.txt'
'src/cmd/go/testdata/script/work_module_not_in_go_work.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_module_not_in_go_work.txt'
'src/cmd/go/testdata/script/work_nowork.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_nowork.txt'
'src/cmd/go/testdata/script/work_prune.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_prune.txt'
'src/cmd/go/testdata/script/work_prune_all.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_prune_all.txt'
'src/cmd/go/testdata/script/work_regression_hang.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_regression_hang.txt'
'src/cmd/go/testdata/script/work_replace.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_replace.txt'
'src/cmd/go/testdata/script/work_replace_conflict.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_replace_conflict.txt'
'src/cmd/go/testdata/script/work_replace_conflict_override.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_replace_conflict_override.txt'
'src/cmd/go/testdata/script/work_replace_main_module.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_replace_main_module.txt'
'src/cmd/go/testdata/script/work_sum.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_sum.txt'
'src/cmd/go/testdata/script/work_sum_mismatch.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_sum_mismatch.txt'
'src/cmd/go/testdata/script/work_sync.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_sync.txt'
'src/cmd/go/testdata/script/work_sync_irrelevant_dependency.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_sync_irrelevant_dependency.txt'
'src/cmd/go/testdata/script/work_sync_missing_module.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_sync_missing_module.txt'
'src/cmd/go/testdata/script/work_sync_relevant_dependency.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_sync_relevant_dependency.txt'
'src/cmd/go/testdata/script/work_sync_sum.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_sync_sum.txt'
'src/cmd/go/testdata/script/work_use.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_use.txt'
'src/cmd/go/testdata/script/work_use_deleted.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_use_deleted.txt'
'src/cmd/go/testdata/script/work_use_dot.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_use_dot.txt'
'src/cmd/go/testdata/script/work_use_issue50958.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_use_issue50958.txt'
'src/cmd/go/testdata/script/work_use_issue55952.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_use_issue55952.txt'
'src/cmd/go/testdata/script/work_use_noargs.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_use_noargs.txt'
'src/cmd/go/testdata/script/work_use_only_dirs.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_use_only_dirs.txt'
'src/cmd/go/testdata/script/work_vet.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_vet.txt'
'src/cmd/go/testdata/script/work_why_download_graph.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/work_why_download_graph.txt'
'src/cmd/go/testdata/script/gopath_std_vendor.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/script/gopath_std_vendor.txt'
'src/cmd/go/testdata/vcstest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest'
'src/cmd/go/testdata/vcstest/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/README'
'src/cmd/go/testdata/vcstest/auth' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/auth'
'src/cmd/go/testdata/vcstest/auth/or401.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/auth/or401.txt'
'src/cmd/go/testdata/vcstest/auth/or404.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/auth/or404.txt'
'src/cmd/go/testdata/vcstest/auth/ormanylines.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/auth/ormanylines.txt'
'src/cmd/go/testdata/vcstest/auth/oronelongline.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/auth/oronelongline.txt'
'src/cmd/go/testdata/vcstest/bzr' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/bzr'
'src/cmd/go/testdata/vcstest/bzr/hello.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/bzr/hello.txt'
'src/cmd/go/testdata/vcstest/fossil' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/fossil'
'src/cmd/go/testdata/vcstest/fossil/hello.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/fossil/hello.txt'
'src/cmd/go/testdata/vcstest/git' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git'
'src/cmd/go/testdata/vcstest/git/commit-after-tag.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/commit-after-tag.txt'
'src/cmd/go/testdata/vcstest/git/empty-v2-without-v1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/empty-v2-without-v1.txt'
'src/cmd/go/testdata/vcstest/git/emptytest.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/emptytest.txt'
'src/cmd/go/testdata/vcstest/git/gitrepo1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/gitrepo1.txt'
'src/cmd/go/testdata/vcstest/git/hello.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/hello.txt'
'src/cmd/go/testdata/vcstest/git/insecurerepo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/insecurerepo.txt'
'src/cmd/go/testdata/vcstest/git/mainonly.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/mainonly.txt'
'src/cmd/go/testdata/vcstest/git/missingrepo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/missingrepo.txt'
'src/cmd/go/testdata/vcstest/git/modlegacy1-new.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/modlegacy1-new.txt'
'src/cmd/go/testdata/vcstest/git/modlegacy1-old.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/modlegacy1-old.txt'
'src/cmd/go/testdata/vcstest/git/no-tags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/no-tags.txt'
'src/cmd/go/testdata/vcstest/git/odd-tags.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/odd-tags.txt'
'src/cmd/go/testdata/vcstest/git/prefixtagtests.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/prefixtagtests.txt'
'src/cmd/go/testdata/vcstest/git/querytest.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/querytest.txt'
'src/cmd/go/testdata/vcstest/git/retract-pseudo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/retract-pseudo.txt'
'src/cmd/go/testdata/vcstest/git/semver-branch.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/semver-branch.txt'
'src/cmd/go/testdata/vcstest/git/tagtests.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/tagtests.txt'
'src/cmd/go/testdata/vcstest/git/v2repo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/v2repo.txt'
'src/cmd/go/testdata/vcstest/git/v2sub.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/v2sub.txt'
'src/cmd/go/testdata/vcstest/git/v3pkg.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/v3pkg.txt'
'src/cmd/go/testdata/vcstest/git/vgotest1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/git/vgotest1.txt'
'src/cmd/go/testdata/vcstest/go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/go'
'src/cmd/go/testdata/vcstest/go/custom-hg-hello.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/go/custom-hg-hello.txt'
'src/cmd/go/testdata/vcstest/go/insecure.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/go/insecure.txt'
'src/cmd/go/testdata/vcstest/go/missingrepo.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/go/missingrepo.txt'
'src/cmd/go/testdata/vcstest/go/mod' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/go/mod'
'src/cmd/go/testdata/vcstest/go/mod/gitrepo1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/go/mod/gitrepo1.txt'
'src/cmd/go/testdata/vcstest/go/modauth404.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/go/modauth404.txt'
'src/cmd/go/testdata/vcstest/go/test1-svn-git.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/go/test1-svn-git.txt'
'src/cmd/go/testdata/vcstest/go/test2-svn-git.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/go/test2-svn-git.txt'
'src/cmd/go/testdata/vcstest/go/v2module.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/go/v2module.txt'
'src/cmd/go/testdata/vcstest/hg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/hg'
'src/cmd/go/testdata/vcstest/hg/custom-hg-hello.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/hg/custom-hg-hello.txt'
'src/cmd/go/testdata/vcstest/hg/hello.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/hg/hello.txt'
'src/cmd/go/testdata/vcstest/hg/hgrepo1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/hg/hgrepo1.txt'
'src/cmd/go/testdata/vcstest/hg/vgotest1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/hg/vgotest1.txt'
'src/cmd/go/testdata/vcstest/insecure.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/insecure.txt'
'src/cmd/go/testdata/vcstest/svn' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/svn'
'src/cmd/go/testdata/vcstest/svn/hello.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/svn/hello.txt'
'src/cmd/go/testdata/vcstest/svn/nonexistent.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/svn/nonexistent.txt'
'src/cmd/go/testdata/vcstest/svn/test1-svn-git.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/svn/test1-svn-git.txt'
'src/cmd/go/testdata/vcstest/svn/test2-svn-git.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vcstest/svn/test2-svn-git.txt'
'src/cmd/go/testdata/vendormod.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/go/testdata/vendormod.txt'
'src/cmd/asm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm'
'src/cmd/asm/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/doc.go'
'src/cmd/asm/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal'
'src/cmd/asm/internal/arch' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/arch'
'src/cmd/asm/internal/arch/arch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/arch/arch.go'
'src/cmd/asm/internal/arch/arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/arch/arm.go'
'src/cmd/asm/internal/arch/arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/arch/arm64.go'
'src/cmd/asm/internal/arch/loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/arch/loong64.go'
'src/cmd/asm/internal/arch/mips.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/arch/mips.go'
'src/cmd/asm/internal/arch/ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/arch/ppc64.go'
'src/cmd/asm/internal/arch/riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/arch/riscv64.go'
'src/cmd/asm/internal/arch/s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/arch/s390x.go'
'src/cmd/asm/internal/asm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm'
'src/cmd/asm/internal/asm/asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/asm.go'
'src/cmd/asm/internal/asm/endtoend_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/endtoend_test.go'
'src/cmd/asm/internal/asm/expr_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/expr_test.go'
'src/cmd/asm/internal/asm/line_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/line_test.go'
'src/cmd/asm/internal/asm/operand_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/operand_test.go'
'src/cmd/asm/internal/asm/parse.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/parse.go'
'src/cmd/asm/internal/asm/pseudo_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/pseudo_test.go'
'src/cmd/asm/internal/asm/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata'
'src/cmd/asm/internal/asm/testdata/386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/386.s'
'src/cmd/asm/internal/asm/testdata/386enc.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/386enc.s'
'src/cmd/asm/internal/asm/testdata/amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/amd64.s'
'src/cmd/asm/internal/asm/testdata/amd64dynlinkerror.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/amd64dynlinkerror.s'
'src/cmd/asm/internal/asm/testdata/amd64enc.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/amd64enc.s'
'src/cmd/asm/internal/asm/testdata/amd64enc_extra.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/amd64enc_extra.s'
'src/cmd/asm/internal/asm/testdata/amd64error.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/amd64error.s'
'src/cmd/asm/internal/asm/testdata/arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/arm.s'
'src/cmd/asm/internal/asm/testdata/arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/arm64.s'
'src/cmd/asm/internal/asm/testdata/arm64enc.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/arm64enc.s'
'src/cmd/asm/internal/asm/testdata/arm64error.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/arm64error.s'
'src/cmd/asm/internal/asm/testdata/armerror.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/armerror.s'
'src/cmd/asm/internal/asm/testdata/armv6.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/armv6.s'
'src/cmd/asm/internal/asm/testdata/avx512enc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc'
'src/cmd/asm/internal/asm/testdata/avx512enc/aes_avx512f.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/aes_avx512f.s'
'src/cmd/asm/internal/asm/testdata/avx512enc/avx512_4fmaps.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/avx512_4fmaps.s'
'src/cmd/asm/internal/asm/testdata/avx512enc/avx512_4vnniw.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/avx512_4vnniw.s'
'src/cmd/asm/internal/asm/testdata/avx512enc/avx512_bitalg.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/avx512_bitalg.s'
'src/cmd/asm/internal/asm/testdata/avx512enc/avx512_ifma.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/avx512_ifma.s'
'src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vbmi.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vbmi.s'
'src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vbmi2.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vbmi2.s'
'src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vnni.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vnni.s'
'src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vpopcntdq.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vpopcntdq.s'
'src/cmd/asm/internal/asm/testdata/avx512enc/avx512bw.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/avx512bw.s'
'src/cmd/asm/internal/asm/testdata/avx512enc/avx512cd.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/avx512cd.s'
'src/cmd/asm/internal/asm/testdata/avx512enc/avx512dq.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/avx512dq.s'
'src/cmd/asm/internal/asm/testdata/avx512enc/avx512er.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/avx512er.s'
'src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s'
'src/cmd/asm/internal/asm/testdata/avx512enc/avx512pf.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/avx512pf.s'
'src/cmd/asm/internal/asm/testdata/avx512enc/gfni_avx512f.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/gfni_avx512f.s'
'src/cmd/asm/internal/asm/testdata/avx512enc/vpclmulqdq_avx512f.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/avx512enc/vpclmulqdq_avx512f.s'
'src/cmd/asm/internal/asm/testdata/buildtagerror.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/buildtagerror.s'
'src/cmd/asm/internal/asm/testdata/duperror.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/duperror.s'
'src/cmd/asm/internal/asm/testdata/loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/loong64.s'
'src/cmd/asm/internal/asm/testdata/loong64enc1.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/loong64enc1.s'
'src/cmd/asm/internal/asm/testdata/loong64enc2.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/loong64enc2.s'
'src/cmd/asm/internal/asm/testdata/loong64enc3.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/loong64enc3.s'
'src/cmd/asm/internal/asm/testdata/mips.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/mips.s'
'src/cmd/asm/internal/asm/testdata/mips64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/mips64.s'
'src/cmd/asm/internal/asm/testdata/ppc64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/ppc64.s'
'src/cmd/asm/internal/asm/testdata/ppc64_p10.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/ppc64_p10.s'
'src/cmd/asm/internal/asm/testdata/riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/riscv64.s'
'src/cmd/asm/internal/asm/testdata/riscv64error.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/riscv64error.s'
'src/cmd/asm/internal/asm/testdata/s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/s390x.s'
'src/cmd/asm/internal/flags' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/flags'
'src/cmd/asm/internal/flags/flags.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/flags/flags.go'
'src/cmd/asm/internal/lex' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/lex'
'src/cmd/asm/internal/lex/input.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/lex/input.go'
'src/cmd/asm/internal/lex/lex.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/lex/lex.go'
'src/cmd/asm/internal/lex/lex_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/lex/lex_test.go'
'src/cmd/asm/internal/lex/slice.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/lex/slice.go'
'src/cmd/asm/internal/lex/stack.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/lex/stack.go'
'src/cmd/asm/internal/lex/tokenizer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/internal/lex/tokenizer.go'
'src/cmd/asm/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/asm/main.go'
'src/cmd/buildid' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/buildid'
'src/cmd/buildid/buildid.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/buildid/buildid.go'
'src/cmd/buildid/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/buildid/doc.go'
'src/cmd/cgo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cgo'
'src/cmd/cgo/ast.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cgo/ast.go'
'src/cmd/cgo/ast_go1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cgo/ast_go1.go'
'src/cmd/cgo/ast_go118.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cgo/ast_go118.go'
'src/cmd/cgo/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cgo/doc.go'
'src/cmd/cgo/gcc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cgo/gcc.go'
'src/cmd/cgo/godefs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cgo/godefs.go'
'src/cmd/cgo/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cgo/main.go'
'src/cmd/cgo/out.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cgo/out.go'
'src/cmd/cgo/util.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cgo/util.go'
'src/cmd/cgo/zdefaultcc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cgo/zdefaultcc.go'
'src/cmd/compile' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile'
'src/cmd/compile/README.md' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/README.md'
'src/cmd/compile/abi-internal.md' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/abi-internal.md'
'src/cmd/compile/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/doc.go'
'src/cmd/compile/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal'
'src/cmd/compile/internal/abi' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/abi'
'src/cmd/compile/internal/abi/abiutils.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/abi/abiutils.go'
'src/cmd/compile/internal/abt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/abt'
'src/cmd/compile/internal/abt/avlint32.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/abt/avlint32.go'
'src/cmd/compile/internal/abt/avlint32_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/abt/avlint32_test.go'
'src/cmd/compile/internal/amd64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/amd64'
'src/cmd/compile/internal/amd64/galign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/amd64/galign.go'
'src/cmd/compile/internal/amd64/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/amd64/ggen.go'
'src/cmd/compile/internal/amd64/ssa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/amd64/ssa.go'
'src/cmd/compile/internal/amd64/versions_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/amd64/versions_test.go'
'src/cmd/compile/internal/arm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/arm'
'src/cmd/compile/internal/arm/galign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/arm/galign.go'
'src/cmd/compile/internal/arm/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/arm/ggen.go'
'src/cmd/compile/internal/arm/ssa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/arm/ssa.go'
'src/cmd/compile/internal/arm64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/arm64'
'src/cmd/compile/internal/arm64/galign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/arm64/galign.go'
'src/cmd/compile/internal/arm64/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/arm64/ggen.go'
'src/cmd/compile/internal/arm64/ssa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/arm64/ssa.go'
'src/cmd/compile/internal/base' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/base'
'src/cmd/compile/internal/base/base.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/base/base.go'
'src/cmd/compile/internal/base/bootstrap_false.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/base/bootstrap_false.go'
'src/cmd/compile/internal/base/bootstrap_true.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/base/bootstrap_true.go'
'src/cmd/compile/internal/base/debug.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/base/debug.go'
'src/cmd/compile/internal/base/flag.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/base/flag.go'
'src/cmd/compile/internal/base/hashdebug.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/base/hashdebug.go'
'src/cmd/compile/internal/base/hashdebug_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/base/hashdebug_test.go'
'src/cmd/compile/internal/base/link.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/base/link.go'
'src/cmd/compile/internal/base/mapfile_mmap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/base/mapfile_mmap.go'
'src/cmd/compile/internal/base/mapfile_read.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/base/mapfile_read.go'
'src/cmd/compile/internal/base/print.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/base/print.go'
'src/cmd/compile/internal/base/timings.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/base/timings.go'
'src/cmd/compile/internal/bitvec' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/bitvec'
'src/cmd/compile/internal/bitvec/bv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/bitvec/bv.go'
'src/cmd/compile/internal/compare' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/compare'
'src/cmd/compile/internal/compare/compare.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/compare/compare.go'
'src/cmd/compile/internal/compare/compare_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/compare/compare_test.go'
'src/cmd/compile/internal/coverage' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/coverage'
'src/cmd/compile/internal/coverage/cover.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/coverage/cover.go'
'src/cmd/compile/internal/deadcode' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/deadcode'
'src/cmd/compile/internal/deadcode/deadcode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/deadcode/deadcode.go'
'src/cmd/compile/internal/devirtualize' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/devirtualize'
'src/cmd/compile/internal/devirtualize/devirtualize.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/devirtualize/devirtualize.go'
'src/cmd/compile/internal/dwarfgen' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/dwarfgen'
'src/cmd/compile/internal/dwarfgen/dwarf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/dwarfgen/dwarf.go'
'src/cmd/compile/internal/dwarfgen/dwinl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/dwarfgen/dwinl.go'
'src/cmd/compile/internal/dwarfgen/marker.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/dwarfgen/marker.go'
'src/cmd/compile/internal/dwarfgen/scope.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/dwarfgen/scope.go'
'src/cmd/compile/internal/dwarfgen/scope_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/dwarfgen/scope_test.go'
'src/cmd/compile/internal/escape' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/escape'
'src/cmd/compile/internal/escape/assign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/escape/assign.go'
'src/cmd/compile/internal/escape/call.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/escape/call.go'
'src/cmd/compile/internal/escape/desugar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/escape/desugar.go'
'src/cmd/compile/internal/escape/escape.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/escape/escape.go'
'src/cmd/compile/internal/escape/expr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/escape/expr.go'
'src/cmd/compile/internal/escape/graph.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/escape/graph.go'
'src/cmd/compile/internal/escape/leaks.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/escape/leaks.go'
'src/cmd/compile/internal/escape/solve.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/escape/solve.go'
'src/cmd/compile/internal/escape/stmt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/escape/stmt.go'
'src/cmd/compile/internal/escape/utils.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/escape/utils.go'
'src/cmd/compile/internal/gc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/gc'
'src/cmd/compile/internal/gc/compile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/gc/compile.go'
'src/cmd/compile/internal/gc/export.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/gc/export.go'
'src/cmd/compile/internal/gc/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/gc/main.go'
'src/cmd/compile/internal/gc/obj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/gc/obj.go'
'src/cmd/compile/internal/gc/util.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/gc/util.go'
'src/cmd/compile/internal/importer' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer'
'src/cmd/compile/internal/importer/exportdata.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/exportdata.go'
'src/cmd/compile/internal/importer/gcimporter.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/gcimporter.go'
'src/cmd/compile/internal/importer/gcimporter_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/gcimporter_test.go'
'src/cmd/compile/internal/importer/iimport.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/iimport.go'
'src/cmd/compile/internal/importer/support.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/support.go'
'src/cmd/compile/internal/importer/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/testdata'
'src/cmd/compile/internal/importer/testdata/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/testdata/a.go'
'src/cmd/compile/internal/importer/testdata/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/testdata/b.go'
'src/cmd/compile/internal/importer/testdata/exports.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/testdata/exports.go'
'src/cmd/compile/internal/importer/testdata/generics.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/testdata/generics.go'
'src/cmd/compile/internal/importer/testdata/issue15920.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/testdata/issue15920.go'
'src/cmd/compile/internal/importer/testdata/issue20046.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/testdata/issue20046.go'
'src/cmd/compile/internal/importer/testdata/issue25301.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/testdata/issue25301.go'
'src/cmd/compile/internal/importer/testdata/issue25596.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/testdata/issue25596.go'
'src/cmd/compile/internal/importer/testdata/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/testdata/p.go'
'src/cmd/compile/internal/importer/testdata/versions' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/testdata/versions'
'src/cmd/compile/internal/importer/testdata/versions/test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/testdata/versions/test.go'
'src/cmd/compile/internal/importer/ureader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/importer/ureader.go'
'src/cmd/compile/internal/inline' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/inline'
'src/cmd/compile/internal/inline/inl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/inline/inl.go'
'src/cmd/compile/internal/ir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir'
'src/cmd/compile/internal/ir/abi.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/abi.go'
'src/cmd/compile/internal/ir/bitset.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/bitset.go'
'src/cmd/compile/internal/ir/cfg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/cfg.go'
'src/cmd/compile/internal/ir/class_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/class_string.go'
'src/cmd/compile/internal/ir/const.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/const.go'
'src/cmd/compile/internal/ir/copy.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/copy.go'
'src/cmd/compile/internal/ir/dump.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/dump.go'
'src/cmd/compile/internal/ir/expr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/expr.go'
'src/cmd/compile/internal/ir/fmt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/fmt.go'
'src/cmd/compile/internal/ir/func.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/func.go'
'src/cmd/compile/internal/ir/ir.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/ir.go'
'src/cmd/compile/internal/ir/mini.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/mini.go'
'src/cmd/compile/internal/ir/mknode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/mknode.go'
'src/cmd/compile/internal/ir/name.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/name.go'
'src/cmd/compile/internal/ir/node.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/node.go'
'src/cmd/compile/internal/ir/node_gen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/node_gen.go'
'src/cmd/compile/internal/ir/op_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/op_string.go'
'src/cmd/compile/internal/ir/package.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/package.go'
'src/cmd/compile/internal/ir/scc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/scc.go'
'src/cmd/compile/internal/ir/sizeof_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/sizeof_test.go'
'src/cmd/compile/internal/ir/stmt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/stmt.go'
'src/cmd/compile/internal/ir/symtab.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/symtab.go'
'src/cmd/compile/internal/ir/type.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/type.go'
'src/cmd/compile/internal/ir/val.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/val.go'
'src/cmd/compile/internal/ir/visit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ir/visit.go'
'src/cmd/compile/internal/liveness' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/liveness'
'src/cmd/compile/internal/liveness/arg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/liveness/arg.go'
'src/cmd/compile/internal/liveness/bvset.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/liveness/bvset.go'
'src/cmd/compile/internal/liveness/plive.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/liveness/plive.go'
'src/cmd/compile/internal/logopt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/logopt'
'src/cmd/compile/internal/logopt/log_opts.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/logopt/log_opts.go'
'src/cmd/compile/internal/logopt/logopt_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/logopt/logopt_test.go'
'src/cmd/compile/internal/loong64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/loong64'
'src/cmd/compile/internal/loong64/galign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/loong64/galign.go'
'src/cmd/compile/internal/loong64/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/loong64/ggen.go'
'src/cmd/compile/internal/loong64/ssa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/loong64/ssa.go'
'src/cmd/compile/internal/mips' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/mips'
'src/cmd/compile/internal/mips/galign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/mips/galign.go'
'src/cmd/compile/internal/mips/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/mips/ggen.go'
'src/cmd/compile/internal/mips/ssa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/mips/ssa.go'
'src/cmd/compile/internal/mips64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/mips64'
'src/cmd/compile/internal/mips64/galign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/mips64/galign.go'
'src/cmd/compile/internal/mips64/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/mips64/ggen.go'
'src/cmd/compile/internal/mips64/ssa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/mips64/ssa.go'
'src/cmd/compile/internal/noder' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder'
'src/cmd/compile/internal/noder/codes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/codes.go'
'src/cmd/compile/internal/noder/decl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/decl.go'
'src/cmd/compile/internal/noder/export.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/export.go'
'src/cmd/compile/internal/noder/expr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/expr.go'
'src/cmd/compile/internal/noder/func.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/func.go'
'src/cmd/compile/internal/noder/helpers.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/helpers.go'
'src/cmd/compile/internal/noder/import.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/import.go'
'src/cmd/compile/internal/noder/irgen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/irgen.go'
'src/cmd/compile/internal/noder/lex.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/lex.go'
'src/cmd/compile/internal/noder/lex_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/lex_test.go'
'src/cmd/compile/internal/noder/linker.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/linker.go'
'src/cmd/compile/internal/noder/noder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/noder.go'
'src/cmd/compile/internal/noder/object.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/object.go'
'src/cmd/compile/internal/noder/posmap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/posmap.go'
'src/cmd/compile/internal/noder/quirks.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/quirks.go'
'src/cmd/compile/internal/noder/reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/reader.go'
'src/cmd/compile/internal/noder/scopes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/scopes.go'
'src/cmd/compile/internal/noder/sizes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/sizes.go'
'src/cmd/compile/internal/noder/stencil.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/stencil.go'
'src/cmd/compile/internal/noder/stmt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/stmt.go'
'src/cmd/compile/internal/noder/transform.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/transform.go'
'src/cmd/compile/internal/noder/types.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/types.go'
'src/cmd/compile/internal/noder/unified.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/unified.go'
'src/cmd/compile/internal/noder/validate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/validate.go'
'src/cmd/compile/internal/noder/writer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/noder/writer.go'
'src/cmd/compile/internal/objw' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/objw'
'src/cmd/compile/internal/objw/objw.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/objw/objw.go'
'src/cmd/compile/internal/objw/prog.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/objw/prog.go'
'src/cmd/compile/internal/pgo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/pgo'
'src/cmd/compile/internal/pgo/graph.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/pgo/graph.go'
'src/cmd/compile/internal/pgo/irgraph.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/pgo/irgraph.go'
'src/cmd/compile/internal/pkginit' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/pkginit'
'src/cmd/compile/internal/pkginit/init.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/pkginit/init.go'
'src/cmd/compile/internal/pkginit/initAsanGlobals.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/pkginit/initAsanGlobals.go'
'src/cmd/compile/internal/pkginit/initorder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/pkginit/initorder.go'
'src/cmd/compile/internal/ppc64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ppc64'
'src/cmd/compile/internal/ppc64/galign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ppc64/galign.go'
'src/cmd/compile/internal/ppc64/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ppc64/ggen.go'
'src/cmd/compile/internal/ppc64/opt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ppc64/opt.go'
'src/cmd/compile/internal/ppc64/ssa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ppc64/ssa.go'
'src/cmd/compile/internal/reflectdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/reflectdata'
'src/cmd/compile/internal/reflectdata/alg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/reflectdata/alg.go'
'src/cmd/compile/internal/reflectdata/alg_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/reflectdata/alg_test.go'
'src/cmd/compile/internal/reflectdata/helpers.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/reflectdata/helpers.go'
'src/cmd/compile/internal/reflectdata/reflect.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/reflectdata/reflect.go'
'src/cmd/compile/internal/riscv64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/riscv64'
'src/cmd/compile/internal/riscv64/galign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/riscv64/galign.go'
'src/cmd/compile/internal/riscv64/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/riscv64/ggen.go'
'src/cmd/compile/internal/riscv64/gsubr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/riscv64/gsubr.go'
'src/cmd/compile/internal/riscv64/ssa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/riscv64/ssa.go'
'src/cmd/compile/internal/s390x' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/s390x'
'src/cmd/compile/internal/s390x/galign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/s390x/galign.go'
'src/cmd/compile/internal/s390x/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/s390x/ggen.go'
'src/cmd/compile/internal/s390x/ssa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/s390x/ssa.go'
'src/cmd/compile/internal/ssa' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa'
'src/cmd/compile/internal/ssa/README.md' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/README.md'
'src/cmd/compile/internal/ssa/TODO' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/TODO'
'src/cmd/compile/internal/ssa/_gen' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen'
'src/cmd/compile/internal/ssa/_gen/386.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/386.rules'
'src/cmd/compile/internal/ssa/_gen/386Ops.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/386Ops.go'
'src/cmd/compile/internal/ssa/_gen/386splitload.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/386splitload.rules'
'src/cmd/compile/internal/ssa/_gen/AMD64.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/AMD64.rules'
'src/cmd/compile/internal/ssa/_gen/AMD64Ops.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/AMD64Ops.go'
'src/cmd/compile/internal/ssa/_gen/AMD64latelower.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/AMD64latelower.rules'
'src/cmd/compile/internal/ssa/_gen/AMD64splitload.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/AMD64splitload.rules'
'src/cmd/compile/internal/ssa/_gen/ARM.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/ARM.rules'
'src/cmd/compile/internal/ssa/_gen/ARM64.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/ARM64.rules'
'src/cmd/compile/internal/ssa/_gen/ARM64Ops.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/ARM64Ops.go'
'src/cmd/compile/internal/ssa/_gen/ARM64latelower.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/ARM64latelower.rules'
'src/cmd/compile/internal/ssa/_gen/ARMOps.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/ARMOps.go'
'src/cmd/compile/internal/ssa/_gen/LOONG64.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/LOONG64.rules'
'src/cmd/compile/internal/ssa/_gen/LOONG64Ops.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/LOONG64Ops.go'
'src/cmd/compile/internal/ssa/_gen/MIPS.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/MIPS.rules'
'src/cmd/compile/internal/ssa/_gen/MIPS64.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/MIPS64.rules'
'src/cmd/compile/internal/ssa/_gen/MIPS64Ops.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/MIPS64Ops.go'
'src/cmd/compile/internal/ssa/_gen/MIPSOps.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/MIPSOps.go'
'src/cmd/compile/internal/ssa/_gen/PPC64.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/PPC64.rules'
'src/cmd/compile/internal/ssa/_gen/PPC64Ops.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/PPC64Ops.go'
'src/cmd/compile/internal/ssa/_gen/PPC64latelower.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/PPC64latelower.rules'
'src/cmd/compile/internal/ssa/_gen/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/README'
'src/cmd/compile/internal/ssa/_gen/RISCV64.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/RISCV64.rules'
'src/cmd/compile/internal/ssa/_gen/RISCV64Ops.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/RISCV64Ops.go'
'src/cmd/compile/internal/ssa/_gen/RISCV64latelower.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/RISCV64latelower.rules'
'src/cmd/compile/internal/ssa/_gen/S390X.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/S390X.rules'
'src/cmd/compile/internal/ssa/_gen/S390XOps.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/S390XOps.go'
'src/cmd/compile/internal/ssa/_gen/Wasm.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/Wasm.rules'
'src/cmd/compile/internal/ssa/_gen/WasmOps.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/WasmOps.go'
'src/cmd/compile/internal/ssa/_gen/allocators.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/allocators.go'
'src/cmd/compile/internal/ssa/_gen/cover.bash' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/cover.bash'
'src/cmd/compile/internal/ssa/_gen/dec.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/dec.rules'
'src/cmd/compile/internal/ssa/_gen/dec64.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/dec64.rules'
'src/cmd/compile/internal/ssa/_gen/dec64Ops.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/dec64Ops.go'
'src/cmd/compile/internal/ssa/_gen/decOps.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/decOps.go'
'src/cmd/compile/internal/ssa/_gen/generic.rules' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/generic.rules'
'src/cmd/compile/internal/ssa/_gen/genericOps.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/genericOps.go'
'src/cmd/compile/internal/ssa/_gen/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/main.go'
'src/cmd/compile/internal/ssa/_gen/rulegen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/_gen/rulegen.go'
'src/cmd/compile/internal/ssa/addressingmodes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/addressingmodes.go'
'src/cmd/compile/internal/ssa/allocators.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/allocators.go'
'src/cmd/compile/internal/ssa/bench_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/bench_test.go'
'src/cmd/compile/internal/ssa/biasedsparsemap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/biasedsparsemap.go'
'src/cmd/compile/internal/ssa/block.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/block.go'
'src/cmd/compile/internal/ssa/branchelim.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/branchelim.go'
'src/cmd/compile/internal/ssa/branchelim_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/branchelim_test.go'
'src/cmd/compile/internal/ssa/cache.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/cache.go'
'src/cmd/compile/internal/ssa/check.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/check.go'
'src/cmd/compile/internal/ssa/checkbce.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/checkbce.go'
'src/cmd/compile/internal/ssa/compile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/compile.go'
'src/cmd/compile/internal/ssa/config.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/config.go'
'src/cmd/compile/internal/ssa/copyelim.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/copyelim.go'
'src/cmd/compile/internal/ssa/copyelim_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/copyelim_test.go'
'src/cmd/compile/internal/ssa/critical.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/critical.go'
'src/cmd/compile/internal/ssa/cse.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/cse.go'
'src/cmd/compile/internal/ssa/cse_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/cse_test.go'
'src/cmd/compile/internal/ssa/deadcode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/deadcode.go'
'src/cmd/compile/internal/ssa/deadcode_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/deadcode_test.go'
'src/cmd/compile/internal/ssa/deadstore.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/deadstore.go'
'src/cmd/compile/internal/ssa/deadstore_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/deadstore_test.go'
'src/cmd/compile/internal/ssa/debug.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/debug.go'
'src/cmd/compile/internal/ssa/debug_lines_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/debug_lines_test.go'
'src/cmd/compile/internal/ssa/debug_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/debug_test.go'
'src/cmd/compile/internal/ssa/decompose.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/decompose.go'
'src/cmd/compile/internal/ssa/dom.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/dom.go'
'src/cmd/compile/internal/ssa/dom_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/dom_test.go'
'src/cmd/compile/internal/ssa/expand_calls.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/expand_calls.go'
'src/cmd/compile/internal/ssa/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/export_test.go'
'src/cmd/compile/internal/ssa/flagalloc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/flagalloc.go'
'src/cmd/compile/internal/ssa/flags_amd64_test.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/flags_amd64_test.s'
'src/cmd/compile/internal/ssa/flags_arm64_test.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/flags_arm64_test.s'
'src/cmd/compile/internal/ssa/flags_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/flags_test.go'
'src/cmd/compile/internal/ssa/fmahash_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/fmahash_test.go'
'src/cmd/compile/internal/ssa/func.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/func.go'
'src/cmd/compile/internal/ssa/func_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/func_test.go'
'src/cmd/compile/internal/ssa/fuse.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/fuse.go'
'src/cmd/compile/internal/ssa/fuse_branchredirect.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/fuse_branchredirect.go'
'src/cmd/compile/internal/ssa/fuse_comparisons.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/fuse_comparisons.go'
'src/cmd/compile/internal/ssa/fuse_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/fuse_test.go'
'src/cmd/compile/internal/ssa/html.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/html.go'
'src/cmd/compile/internal/ssa/id.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/id.go'
'src/cmd/compile/internal/ssa/layout.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/layout.go'
'src/cmd/compile/internal/ssa/lca.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/lca.go'
'src/cmd/compile/internal/ssa/lca_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/lca_test.go'
'src/cmd/compile/internal/ssa/likelyadjust.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/likelyadjust.go'
'src/cmd/compile/internal/ssa/location.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/location.go'
'src/cmd/compile/internal/ssa/loopbce.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/loopbce.go'
'src/cmd/compile/internal/ssa/loopreschedchecks.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/loopreschedchecks.go'
'src/cmd/compile/internal/ssa/looprotate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/looprotate.go'
'src/cmd/compile/internal/ssa/lower.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/lower.go'
'src/cmd/compile/internal/ssa/magic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/magic.go'
'src/cmd/compile/internal/ssa/magic_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/magic_test.go'
'src/cmd/compile/internal/ssa/nilcheck.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/nilcheck.go'
'src/cmd/compile/internal/ssa/nilcheck_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/nilcheck_test.go'
'src/cmd/compile/internal/ssa/numberlines.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/numberlines.go'
'src/cmd/compile/internal/ssa/op.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/op.go'
'src/cmd/compile/internal/ssa/opGen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/opGen.go'
'src/cmd/compile/internal/ssa/opt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/opt.go'
'src/cmd/compile/internal/ssa/passbm_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/passbm_test.go'
'src/cmd/compile/internal/ssa/phielim.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/phielim.go'
'src/cmd/compile/internal/ssa/phiopt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/phiopt.go'
'src/cmd/compile/internal/ssa/poset.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/poset.go'
'src/cmd/compile/internal/ssa/poset_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/poset_test.go'
'src/cmd/compile/internal/ssa/print.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/print.go'
'src/cmd/compile/internal/ssa/prove.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/prove.go'
'src/cmd/compile/internal/ssa/regalloc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/regalloc.go'
'src/cmd/compile/internal/ssa/regalloc_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/regalloc_test.go'
'src/cmd/compile/internal/ssa/rewrite.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewrite.go'
'src/cmd/compile/internal/ssa/rewrite386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewrite386.go'
'src/cmd/compile/internal/ssa/rewrite386splitload.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewrite386splitload.go'
'src/cmd/compile/internal/ssa/rewriteAMD64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewriteAMD64.go'
'src/cmd/compile/internal/ssa/rewriteAMD64latelower.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewriteAMD64latelower.go'
'src/cmd/compile/internal/ssa/rewriteAMD64splitload.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewriteAMD64splitload.go'
'src/cmd/compile/internal/ssa/rewriteARM.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewriteARM.go'
'src/cmd/compile/internal/ssa/rewriteARM64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewriteARM64.go'
'src/cmd/compile/internal/ssa/rewriteARM64latelower.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewriteARM64latelower.go'
'src/cmd/compile/internal/ssa/rewriteCond_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewriteCond_test.go'
'src/cmd/compile/internal/ssa/rewriteLOONG64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewriteLOONG64.go'
'src/cmd/compile/internal/ssa/rewriteMIPS.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewriteMIPS.go'
'src/cmd/compile/internal/ssa/rewriteMIPS64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewriteMIPS64.go'
'src/cmd/compile/internal/ssa/rewritePPC64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewritePPC64.go'
'src/cmd/compile/internal/ssa/rewritePPC64latelower.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewritePPC64latelower.go'
'src/cmd/compile/internal/ssa/rewriteRISCV64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewriteRISCV64.go'
'src/cmd/compile/internal/ssa/rewriteRISCV64latelower.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewriteRISCV64latelower.go'
'src/cmd/compile/internal/ssa/rewriteS390X.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewriteS390X.go'
'src/cmd/compile/internal/ssa/rewriteWasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewriteWasm.go'
'src/cmd/compile/internal/ssa/rewrite_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewrite_test.go'
'src/cmd/compile/internal/ssa/rewritedec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewritedec.go'
'src/cmd/compile/internal/ssa/rewritedec64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewritedec64.go'
'src/cmd/compile/internal/ssa/rewritegeneric.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/rewritegeneric.go'
'src/cmd/compile/internal/ssa/schedule.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/schedule.go'
'src/cmd/compile/internal/ssa/schedule_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/schedule_test.go'
'src/cmd/compile/internal/ssa/shift_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/shift_test.go'
'src/cmd/compile/internal/ssa/shortcircuit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/shortcircuit.go'
'src/cmd/compile/internal/ssa/shortcircuit_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/shortcircuit_test.go'
'src/cmd/compile/internal/ssa/sizeof_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/sizeof_test.go'
'src/cmd/compile/internal/ssa/softfloat.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/softfloat.go'
'src/cmd/compile/internal/ssa/sparsemap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/sparsemap.go'
'src/cmd/compile/internal/ssa/sparsemappos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/sparsemappos.go'
'src/cmd/compile/internal/ssa/sparseset.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/sparseset.go'
'src/cmd/compile/internal/ssa/sparsetree.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/sparsetree.go'
'src/cmd/compile/internal/ssa/stackalloc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/stackalloc.go'
'src/cmd/compile/internal/ssa/stackframe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/stackframe.go'
'src/cmd/compile/internal/ssa/stmtlines_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/stmtlines_test.go'
'src/cmd/compile/internal/ssa/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata'
'src/cmd/compile/internal/ssa/testdata/b53456.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/b53456.go'
'src/cmd/compile/internal/ssa/testdata/convertline.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/convertline.go'
'src/cmd/compile/internal/ssa/testdata/fma.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/fma.go'
'src/cmd/compile/internal/ssa/testdata/hist.dlv-dbg.nexts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/hist.dlv-dbg.nexts'
'src/cmd/compile/internal/ssa/testdata/hist.dlv-opt.nexts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/hist.dlv-opt.nexts'
'src/cmd/compile/internal/ssa/testdata/hist.gdb-dbg.nexts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/hist.gdb-dbg.nexts'
'src/cmd/compile/internal/ssa/testdata/hist.gdb-opt.nexts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/hist.gdb-opt.nexts'
'src/cmd/compile/internal/ssa/testdata/hist.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/hist.go'
'src/cmd/compile/internal/ssa/testdata/i22558.dlv-dbg.nexts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/i22558.dlv-dbg.nexts'
'src/cmd/compile/internal/ssa/testdata/i22558.gdb-dbg.nexts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/i22558.gdb-dbg.nexts'
'src/cmd/compile/internal/ssa/testdata/i22558.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/i22558.go'
'src/cmd/compile/internal/ssa/testdata/i22600.dlv-dbg-race.nexts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/i22600.dlv-dbg-race.nexts'
'src/cmd/compile/internal/ssa/testdata/i22600.gdb-dbg-race.nexts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/i22600.gdb-dbg-race.nexts'
'src/cmd/compile/internal/ssa/testdata/i22600.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/i22600.go'
'src/cmd/compile/internal/ssa/testdata/infloop.dlv-opt.nexts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/infloop.dlv-opt.nexts'
'src/cmd/compile/internal/ssa/testdata/infloop.gdb-opt.nexts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/infloop.gdb-opt.nexts'
'src/cmd/compile/internal/ssa/testdata/infloop.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/infloop.go'
'src/cmd/compile/internal/ssa/testdata/inline-dump.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/inline-dump.go'
'src/cmd/compile/internal/ssa/testdata/pushback.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/pushback.go'
'src/cmd/compile/internal/ssa/testdata/sayhi.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/sayhi.go'
'src/cmd/compile/internal/ssa/testdata/scopes.dlv-dbg.nexts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/scopes.dlv-dbg.nexts'
'src/cmd/compile/internal/ssa/testdata/scopes.dlv-opt.nexts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/scopes.dlv-opt.nexts'
'src/cmd/compile/internal/ssa/testdata/scopes.gdb-dbg.nexts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/scopes.gdb-dbg.nexts'
'src/cmd/compile/internal/ssa/testdata/scopes.gdb-opt.nexts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/scopes.gdb-opt.nexts'
'src/cmd/compile/internal/ssa/testdata/scopes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/testdata/scopes.go'
'src/cmd/compile/internal/ssa/tighten.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/tighten.go'
'src/cmd/compile/internal/ssa/trim.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/trim.go'
'src/cmd/compile/internal/ssa/tuple.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/tuple.go'
'src/cmd/compile/internal/ssa/value.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/value.go'
'src/cmd/compile/internal/ssa/writebarrier.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/writebarrier.go'
'src/cmd/compile/internal/ssa/writebarrier_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/writebarrier_test.go'
'src/cmd/compile/internal/ssa/xposmap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/xposmap.go'
'src/cmd/compile/internal/ssa/zcse.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/zcse.go'
'src/cmd/compile/internal/ssa/zeroextension_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssa/zeroextension_test.go'
'src/cmd/compile/internal/ssagen' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssagen'
'src/cmd/compile/internal/ssagen/abi.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssagen/abi.go'
'src/cmd/compile/internal/ssagen/arch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssagen/arch.go'
'src/cmd/compile/internal/ssagen/nowb.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssagen/nowb.go'
'src/cmd/compile/internal/ssagen/pgen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssagen/pgen.go'
'src/cmd/compile/internal/ssagen/phi.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssagen/phi.go'
'src/cmd/compile/internal/ssagen/ssa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/ssagen/ssa.go'
'src/cmd/compile/internal/staticdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/staticdata'
'src/cmd/compile/internal/staticdata/data.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/staticdata/data.go'
'src/cmd/compile/internal/staticdata/embed.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/staticdata/embed.go'
'src/cmd/compile/internal/staticinit' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/staticinit'
'src/cmd/compile/internal/staticinit/sched.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/staticinit/sched.go'
'src/cmd/compile/internal/syntax' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax'
'src/cmd/compile/internal/syntax/branches.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/branches.go'
'src/cmd/compile/internal/syntax/dumper.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/dumper.go'
'src/cmd/compile/internal/syntax/dumper_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/dumper_test.go'
'src/cmd/compile/internal/syntax/error_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/error_test.go'
'src/cmd/compile/internal/syntax/nodes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/nodes.go'
'src/cmd/compile/internal/syntax/nodes_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/nodes_test.go'
'src/cmd/compile/internal/syntax/operator_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/operator_string.go'
'src/cmd/compile/internal/syntax/parser.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/parser.go'
'src/cmd/compile/internal/syntax/parser_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/parser_test.go'
'src/cmd/compile/internal/syntax/pos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/pos.go'
'src/cmd/compile/internal/syntax/positions.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/positions.go'
'src/cmd/compile/internal/syntax/printer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/printer.go'
'src/cmd/compile/internal/syntax/printer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/printer_test.go'
'src/cmd/compile/internal/syntax/scanner.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/scanner.go'
'src/cmd/compile/internal/syntax/scanner_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/scanner_test.go'
'src/cmd/compile/internal/syntax/source.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/source.go'
'src/cmd/compile/internal/syntax/syntax.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/syntax.go'
'src/cmd/compile/internal/syntax/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata'
'src/cmd/compile/internal/syntax/testdata/chans.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/chans.go'
'src/cmd/compile/internal/syntax/testdata/fallthrough.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/fallthrough.go'
'src/cmd/compile/internal/syntax/testdata/interface.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/interface.go'
'src/cmd/compile/internal/syntax/testdata/issue20789.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/issue20789.go'
'src/cmd/compile/internal/syntax/testdata/issue23385.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/issue23385.go'
'src/cmd/compile/internal/syntax/testdata/issue23434.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/issue23434.go'
'src/cmd/compile/internal/syntax/testdata/issue31092.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/issue31092.go'
'src/cmd/compile/internal/syntax/testdata/issue43527.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/issue43527.go'
'src/cmd/compile/internal/syntax/testdata/issue43674.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/issue43674.go'
'src/cmd/compile/internal/syntax/testdata/issue46558.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/issue46558.go'
'src/cmd/compile/internal/syntax/testdata/issue47704.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/issue47704.go'
'src/cmd/compile/internal/syntax/testdata/issue48382.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/issue48382.go'
'src/cmd/compile/internal/syntax/testdata/issue49205.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/issue49205.go'
'src/cmd/compile/internal/syntax/testdata/issue49482.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/issue49482.go'
'src/cmd/compile/internal/syntax/testdata/issue52391.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/issue52391.go'
'src/cmd/compile/internal/syntax/testdata/issue56022.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/issue56022.go'
'src/cmd/compile/internal/syntax/testdata/linalg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/linalg.go'
'src/cmd/compile/internal/syntax/testdata/map.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/map.go'
'src/cmd/compile/internal/syntax/testdata/map2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/map2.go'
'src/cmd/compile/internal/syntax/testdata/sample.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/sample.go'
'src/cmd/compile/internal/syntax/testdata/slices.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/slices.go'
'src/cmd/compile/internal/syntax/testdata/smoketest.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/smoketest.go'
'src/cmd/compile/internal/syntax/testdata/tparams.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/tparams.go'
'src/cmd/compile/internal/syntax/testdata/typeset.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testdata/typeset.go'
'src/cmd/compile/internal/syntax/testing.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testing.go'
'src/cmd/compile/internal/syntax/testing_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/testing_test.go'
'src/cmd/compile/internal/syntax/token_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/token_string.go'
'src/cmd/compile/internal/syntax/tokens.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/tokens.go'
'src/cmd/compile/internal/syntax/type.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/type.go'
'src/cmd/compile/internal/syntax/walk.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/syntax/walk.go'
'src/cmd/compile/internal/test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test'
'src/cmd/compile/internal/test/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/README'
'src/cmd/compile/internal/test/abiutils_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/abiutils_test.go'
'src/cmd/compile/internal/test/abiutilsaux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/abiutilsaux_test.go'
'src/cmd/compile/internal/test/align_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/align_test.go'
'src/cmd/compile/internal/test/bench_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/bench_test.go'
'src/cmd/compile/internal/test/clobberdead_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/clobberdead_test.go'
'src/cmd/compile/internal/test/constFold_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/constFold_test.go'
'src/cmd/compile/internal/test/dep_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/dep_test.go'
'src/cmd/compile/internal/test/divconst_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/divconst_test.go'
'src/cmd/compile/internal/test/fixedbugs_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/fixedbugs_test.go'
'src/cmd/compile/internal/test/float_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/float_test.go'
'src/cmd/compile/internal/test/global_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/global_test.go'
'src/cmd/compile/internal/test/iface_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/iface_test.go'
'src/cmd/compile/internal/test/inl_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/inl_test.go'
'src/cmd/compile/internal/test/inst_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/inst_test.go'
'src/cmd/compile/internal/test/intrinsics_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/intrinsics_test.go'
'src/cmd/compile/internal/test/issue50182_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/issue50182_test.go'
'src/cmd/compile/internal/test/issue53888_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/issue53888_test.go'
'src/cmd/compile/internal/test/lang_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/lang_test.go'
'src/cmd/compile/internal/test/logic_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/logic_test.go'
'src/cmd/compile/internal/test/mulconst_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/mulconst_test.go'
'src/cmd/compile/internal/test/pgo_inl_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/pgo_inl_test.go'
'src/cmd/compile/internal/test/race.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/race.go'
'src/cmd/compile/internal/test/reproduciblebuilds_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/reproduciblebuilds_test.go'
'src/cmd/compile/internal/test/shift_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/shift_test.go'
'src/cmd/compile/internal/test/ssa_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/ssa_test.go'
'src/cmd/compile/internal/test/switch_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/switch_test.go'
'src/cmd/compile/internal/test/test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/test.go'
'src/cmd/compile/internal/test/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata'
'src/cmd/compile/internal/test/testdata/addressed_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/addressed_test.go'
'src/cmd/compile/internal/test/testdata/append_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/append_test.go'
'src/cmd/compile/internal/test/testdata/arithBoundary_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/arithBoundary_test.go'
'src/cmd/compile/internal/test/testdata/arithConst_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/arithConst_test.go'
'src/cmd/compile/internal/test/testdata/arith_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/arith_test.go'
'src/cmd/compile/internal/test/testdata/array_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/array_test.go'
'src/cmd/compile/internal/test/testdata/assert_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/assert_test.go'
'src/cmd/compile/internal/test/testdata/break_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/break_test.go'
'src/cmd/compile/internal/test/testdata/chan_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/chan_test.go'
'src/cmd/compile/internal/test/testdata/closure_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/closure_test.go'
'src/cmd/compile/internal/test/testdata/cmpConst_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/cmpConst_test.go'
'src/cmd/compile/internal/test/testdata/cmp_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/cmp_test.go'
'src/cmd/compile/internal/test/testdata/compound_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/compound_test.go'
'src/cmd/compile/internal/test/testdata/copy_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/copy_test.go'
'src/cmd/compile/internal/test/testdata/ctl_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/ctl_test.go'
'src/cmd/compile/internal/test/testdata/deferNoReturn_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/deferNoReturn_test.go'
'src/cmd/compile/internal/test/testdata/divbyzero_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/divbyzero_test.go'
'src/cmd/compile/internal/test/testdata/dupLoad_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/dupLoad_test.go'
'src/cmd/compile/internal/test/testdata/flowgraph_generator1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/flowgraph_generator1.go'
'src/cmd/compile/internal/test/testdata/fp_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/fp_test.go'
'src/cmd/compile/internal/test/testdata/gen' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/gen'
'src/cmd/compile/internal/test/testdata/gen/arithBoundaryGen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/gen/arithBoundaryGen.go'
'src/cmd/compile/internal/test/testdata/gen/arithConstGen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/gen/arithConstGen.go'
'src/cmd/compile/internal/test/testdata/gen/cmpConstGen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/gen/cmpConstGen.go'
'src/cmd/compile/internal/test/testdata/gen/constFoldGen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/gen/constFoldGen.go'
'src/cmd/compile/internal/test/testdata/gen/copyGen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/gen/copyGen.go'
'src/cmd/compile/internal/test/testdata/gen/zeroGen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/gen/zeroGen.go'
'src/cmd/compile/internal/test/testdata/loadstore_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/loadstore_test.go'
'src/cmd/compile/internal/test/testdata/map_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/map_test.go'
'src/cmd/compile/internal/test/testdata/mysort' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/mysort'
'src/cmd/compile/internal/test/testdata/mysort/mysort.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/mysort/mysort.go'
'src/cmd/compile/internal/test/testdata/namedReturn_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/namedReturn_test.go'
'src/cmd/compile/internal/test/testdata/pgo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/pgo'
'src/cmd/compile/internal/test/testdata/pgo/inline' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/pgo/inline'
'src/cmd/compile/internal/test/testdata/pgo/inline/inline_hot.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/pgo/inline/inline_hot.go'
'src/cmd/compile/internal/test/testdata/pgo/inline/inline_hot.pprof' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/pgo/inline/inline_hot.pprof'
'src/cmd/compile/internal/test/testdata/pgo/inline/inline_hot_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/pgo/inline/inline_hot_test.go'
'src/cmd/compile/internal/test/testdata/phi_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/phi_test.go'
'src/cmd/compile/internal/test/testdata/ptrsort.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/ptrsort.go'
'src/cmd/compile/internal/test/testdata/ptrsort.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/ptrsort.out'
'src/cmd/compile/internal/test/testdata/regalloc_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/regalloc_test.go'
'src/cmd/compile/internal/test/testdata/reproducible' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/reproducible'
'src/cmd/compile/internal/test/testdata/reproducible/issue20272.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/reproducible/issue20272.go'
'src/cmd/compile/internal/test/testdata/reproducible/issue27013.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/reproducible/issue27013.go'
'src/cmd/compile/internal/test/testdata/reproducible/issue30202.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/reproducible/issue30202.go'
'src/cmd/compile/internal/test/testdata/reproducible/issue38068.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/reproducible/issue38068.go'
'src/cmd/compile/internal/test/testdata/short_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/short_test.go'
'src/cmd/compile/internal/test/testdata/slice_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/slice_test.go'
'src/cmd/compile/internal/test/testdata/sqrtConst_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/sqrtConst_test.go'
'src/cmd/compile/internal/test/testdata/string_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/string_test.go'
'src/cmd/compile/internal/test/testdata/unsafe_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/unsafe_test.go'
'src/cmd/compile/internal/test/testdata/zero_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/testdata/zero_test.go'
'src/cmd/compile/internal/test/truncconst_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/truncconst_test.go'
'src/cmd/compile/internal/test/zerorange_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/test/zerorange_test.go'
'src/cmd/compile/internal/typebits' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typebits'
'src/cmd/compile/internal/typebits/typebits.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typebits/typebits.go'
'src/cmd/compile/internal/typecheck' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck'
'src/cmd/compile/internal/typecheck/_builtin' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/_builtin'
'src/cmd/compile/internal/typecheck/_builtin/coverage.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/_builtin/coverage.go'
'src/cmd/compile/internal/typecheck/_builtin/runtime.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/_builtin/runtime.go'
'src/cmd/compile/internal/typecheck/bexport.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/bexport.go'
'src/cmd/compile/internal/typecheck/builtin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/builtin.go'
'src/cmd/compile/internal/typecheck/builtin_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/builtin_test.go'
'src/cmd/compile/internal/typecheck/const.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/const.go'
'src/cmd/compile/internal/typecheck/crawler.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/crawler.go'
'src/cmd/compile/internal/typecheck/dcl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/dcl.go'
'src/cmd/compile/internal/typecheck/export.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/export.go'
'src/cmd/compile/internal/typecheck/expr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/expr.go'
'src/cmd/compile/internal/typecheck/func.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/func.go'
'src/cmd/compile/internal/typecheck/iexport.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/iexport.go'
'src/cmd/compile/internal/typecheck/iimport.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/iimport.go'
'src/cmd/compile/internal/typecheck/mkbuiltin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/mkbuiltin.go'
'src/cmd/compile/internal/typecheck/stmt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/stmt.go'
'src/cmd/compile/internal/typecheck/subr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/subr.go'
'src/cmd/compile/internal/typecheck/syms.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/syms.go'
'src/cmd/compile/internal/typecheck/target.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/target.go'
'src/cmd/compile/internal/typecheck/type.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/type.go'
'src/cmd/compile/internal/typecheck/typecheck.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/typecheck.go'
'src/cmd/compile/internal/typecheck/universe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/typecheck/universe.go'
'src/cmd/compile/internal/types' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types'
'src/cmd/compile/internal/types/alg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/alg.go'
'src/cmd/compile/internal/types/algkind_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/algkind_string.go'
'src/cmd/compile/internal/types/fmt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/fmt.go'
'src/cmd/compile/internal/types/goversion.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/goversion.go'
'src/cmd/compile/internal/types/identity.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/identity.go'
'src/cmd/compile/internal/types/kind_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/kind_string.go'
'src/cmd/compile/internal/types/pkg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/pkg.go'
'src/cmd/compile/internal/types/scope.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/scope.go'
'src/cmd/compile/internal/types/size.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/size.go'
'src/cmd/compile/internal/types/sizeof_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/sizeof_test.go'
'src/cmd/compile/internal/types/sort.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/sort.go'
'src/cmd/compile/internal/types/structuraltype.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/structuraltype.go'
'src/cmd/compile/internal/types/structuraltype_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/structuraltype_test.go'
'src/cmd/compile/internal/types/sym.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/sym.go'
'src/cmd/compile/internal/types/sym_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/sym_test.go'
'src/cmd/compile/internal/types/type.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/type.go'
'src/cmd/compile/internal/types/type_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/type_test.go'
'src/cmd/compile/internal/types/universe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/universe.go'
'src/cmd/compile/internal/types/utils.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types/utils.go'
'src/cmd/compile/internal/types2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2'
'src/cmd/compile/internal/types2/api.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/api.go'
'src/cmd/compile/internal/types2/api_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/api_test.go'
'src/cmd/compile/internal/types2/array.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/array.go'
'src/cmd/compile/internal/types2/assignments.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/assignments.go'
'src/cmd/compile/internal/types2/basic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/basic.go'
'src/cmd/compile/internal/types2/builtins.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/builtins.go'
'src/cmd/compile/internal/types2/builtins_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/builtins_test.go'
'src/cmd/compile/internal/types2/call.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/call.go'
'src/cmd/compile/internal/types2/chan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/chan.go'
'src/cmd/compile/internal/types2/check.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/check.go'
'src/cmd/compile/internal/types2/check_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/check_test.go'
'src/cmd/compile/internal/types2/compilersupport.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/compilersupport.go'
'src/cmd/compile/internal/types2/context.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/context.go'
'src/cmd/compile/internal/types2/context_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/context_test.go'
'src/cmd/compile/internal/types2/conversions.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/conversions.go'
'src/cmd/compile/internal/types2/decl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/decl.go'
'src/cmd/compile/internal/types2/errorcalls_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/errorcalls_test.go'
'src/cmd/compile/internal/types2/errors.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/errors.go'
'src/cmd/compile/internal/types2/errors_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/errors_test.go'
'src/cmd/compile/internal/types2/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/example_test.go'
'src/cmd/compile/internal/types2/expr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/expr.go'
'src/cmd/compile/internal/types2/gccgosizes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/gccgosizes.go'
'src/cmd/compile/internal/types2/hilbert_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/hilbert_test.go'
'src/cmd/compile/internal/types2/importer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/importer_test.go'
'src/cmd/compile/internal/types2/index.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/index.go'
'src/cmd/compile/internal/types2/infer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/infer.go'
'src/cmd/compile/internal/types2/initorder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/initorder.go'
'src/cmd/compile/internal/types2/instantiate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/instantiate.go'
'src/cmd/compile/internal/types2/instantiate_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/instantiate_test.go'
'src/cmd/compile/internal/types2/interface.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/interface.go'
'src/cmd/compile/internal/types2/issues_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/issues_test.go'
'src/cmd/compile/internal/types2/labels.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/labels.go'
'src/cmd/compile/internal/types2/lookup.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/lookup.go'
'src/cmd/compile/internal/types2/lookup_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/lookup_test.go'
'src/cmd/compile/internal/types2/main_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/main_test.go'
'src/cmd/compile/internal/types2/map.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/map.go'
'src/cmd/compile/internal/types2/mono.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/mono.go'
'src/cmd/compile/internal/types2/mono_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/mono_test.go'
'src/cmd/compile/internal/types2/named.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/named.go'
'src/cmd/compile/internal/types2/named_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/named_test.go'
'src/cmd/compile/internal/types2/object.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/object.go'
'src/cmd/compile/internal/types2/object_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/object_test.go'
'src/cmd/compile/internal/types2/objset.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/objset.go'
'src/cmd/compile/internal/types2/operand.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/operand.go'
'src/cmd/compile/internal/types2/package.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/package.go'
'src/cmd/compile/internal/types2/pointer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/pointer.go'
'src/cmd/compile/internal/types2/predicates.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/predicates.go'
'src/cmd/compile/internal/types2/resolver.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/resolver.go'
'src/cmd/compile/internal/types2/resolver_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/resolver_test.go'
'src/cmd/compile/internal/types2/return.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/return.go'
'src/cmd/compile/internal/types2/scope.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/scope.go'
'src/cmd/compile/internal/types2/selection.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/selection.go'
'src/cmd/compile/internal/types2/self_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/self_test.go'
'src/cmd/compile/internal/types2/signature.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/signature.go'
'src/cmd/compile/internal/types2/sizeof_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/sizeof_test.go'
'src/cmd/compile/internal/types2/sizes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/sizes.go'
'src/cmd/compile/internal/types2/sizes_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/sizes_test.go'
'src/cmd/compile/internal/types2/slice.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/slice.go'
'src/cmd/compile/internal/types2/stdlib_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/stdlib_test.go'
'src/cmd/compile/internal/types2/stmt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/stmt.go'
'src/cmd/compile/internal/types2/struct.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/struct.go'
'src/cmd/compile/internal/types2/subst.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/subst.go'
'src/cmd/compile/internal/types2/termlist.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/termlist.go'
'src/cmd/compile/internal/types2/termlist_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/termlist_test.go'
'src/cmd/compile/internal/types2/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/testdata'
'src/cmd/compile/internal/types2/testdata/local' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/testdata/local'
'src/cmd/compile/internal/types2/testdata/local/issue47996.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/testdata/local/issue47996.go'
'src/cmd/compile/internal/types2/testdata/manual.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/testdata/manual.go'
'src/cmd/compile/internal/types2/tuple.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/tuple.go'
'src/cmd/compile/internal/types2/type.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/type.go'
'src/cmd/compile/internal/types2/typelists.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/typelists.go'
'src/cmd/compile/internal/types2/typeparam.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/typeparam.go'
'src/cmd/compile/internal/types2/typeset.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/typeset.go'
'src/cmd/compile/internal/types2/typeset_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/typeset_test.go'
'src/cmd/compile/internal/types2/typestring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/typestring.go'
'src/cmd/compile/internal/types2/typestring_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/typestring_test.go'
'src/cmd/compile/internal/types2/typeterm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/typeterm.go'
'src/cmd/compile/internal/types2/typeterm_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/typeterm_test.go'
'src/cmd/compile/internal/types2/typexpr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/typexpr.go'
'src/cmd/compile/internal/types2/unify.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/unify.go'
'src/cmd/compile/internal/types2/union.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/union.go'
'src/cmd/compile/internal/types2/universe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/universe.go'
'src/cmd/compile/internal/types2/validtype.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/validtype.go'
'src/cmd/compile/internal/types2/version.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/types2/version.go'
'src/cmd/compile/internal/walk' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/walk'
'src/cmd/compile/internal/walk/assign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/walk/assign.go'
'src/cmd/compile/internal/walk/builtin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/walk/builtin.go'
'src/cmd/compile/internal/walk/closure.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/walk/closure.go'
'src/cmd/compile/internal/walk/compare.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/walk/compare.go'
'src/cmd/compile/internal/walk/complit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/walk/complit.go'
'src/cmd/compile/internal/walk/convert.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/walk/convert.go'
'src/cmd/compile/internal/walk/expr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/walk/expr.go'
'src/cmd/compile/internal/walk/order.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/walk/order.go'
'src/cmd/compile/internal/walk/race.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/walk/race.go'
'src/cmd/compile/internal/walk/range.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/walk/range.go'
'src/cmd/compile/internal/walk/select.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/walk/select.go'
'src/cmd/compile/internal/walk/stmt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/walk/stmt.go'
'src/cmd/compile/internal/walk/switch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/walk/switch.go'
'src/cmd/compile/internal/walk/temp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/walk/temp.go'
'src/cmd/compile/internal/walk/walk.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/walk/walk.go'
'src/cmd/compile/internal/wasm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/wasm'
'src/cmd/compile/internal/wasm/ssa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/wasm/ssa.go'
'src/cmd/compile/internal/x86' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/x86'
'src/cmd/compile/internal/x86/galign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/x86/galign.go'
'src/cmd/compile/internal/x86/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/x86/ggen.go'
'src/cmd/compile/internal/x86/ssa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/internal/x86/ssa.go'
'src/cmd/compile/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/compile/main.go'
'src/cmd/covdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/covdata'
'src/cmd/covdata/argsmerge.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/covdata/argsmerge.go'
'src/cmd/covdata/covdata.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/covdata/covdata.go'
'src/cmd/covdata/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/covdata/doc.go'
'src/cmd/covdata/dump.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/covdata/dump.go'
'src/cmd/covdata/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/covdata/export_test.go'
'src/cmd/covdata/merge.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/covdata/merge.go'
'src/cmd/covdata/metamerge.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/covdata/metamerge.go'
'src/cmd/covdata/subtractintersect.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/covdata/subtractintersect.go'
'src/cmd/covdata/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/covdata/testdata'
'src/cmd/covdata/testdata/dep.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/covdata/testdata/dep.go'
'src/cmd/covdata/testdata/prog1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/covdata/testdata/prog1.go'
'src/cmd/covdata/testdata/prog2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/covdata/testdata/prog2.go'
'src/cmd/covdata/tool_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/covdata/tool_test.go'
'src/cmd/cover' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover'
'src/cmd/cover/cfg_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/cfg_test.go'
'src/cmd/cover/cover.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/cover.go'
'src/cmd/cover/cover_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/cover_test.go'
'src/cmd/cover/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/doc.go'
'src/cmd/cover/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/export_test.go'
'src/cmd/cover/func.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/func.go'
'src/cmd/cover/html.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/html.go'
'src/cmd/cover/pkgname_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/pkgname_test.go'
'src/cmd/cover/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata'
'src/cmd/cover/testdata/directives.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/directives.go'
'src/cmd/cover/testdata/html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/html'
'src/cmd/cover/testdata/html/html.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/html/html.go'
'src/cmd/cover/testdata/html/html.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/html/html.golden'
'src/cmd/cover/testdata/html/html_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/html/html_test.go'
'src/cmd/cover/testdata/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/main.go'
'src/cmd/cover/testdata/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/p.go'
'src/cmd/cover/testdata/pkgcfg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/pkgcfg'
'src/cmd/cover/testdata/pkgcfg/a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/pkgcfg/a'
'src/cmd/cover/testdata/pkgcfg/a/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/pkgcfg/a/a.go'
'src/cmd/cover/testdata/pkgcfg/a/a2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/pkgcfg/a/a2.go'
'src/cmd/cover/testdata/pkgcfg/a/a_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/pkgcfg/a/a_test.go'
'src/cmd/cover/testdata/pkgcfg/b' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/pkgcfg/b'
'src/cmd/cover/testdata/pkgcfg/b/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/pkgcfg/b/b.go'
'src/cmd/cover/testdata/pkgcfg/b/b_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/pkgcfg/b/b_test.go'
'src/cmd/cover/testdata/pkgcfg/main' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/pkgcfg/main'
'src/cmd/cover/testdata/pkgcfg/main/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/pkgcfg/main/main.go'
'src/cmd/cover/testdata/profile.cov' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/profile.cov'
'src/cmd/cover/testdata/test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/cover/testdata/test.go'
'src/cmd/dist' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist'
'src/cmd/dist/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/README'
'src/cmd/dist/build.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/build.go'
'src/cmd/dist/buildgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/buildgo.go'
'src/cmd/dist/buildruntime.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/buildruntime.go'
'src/cmd/dist/buildtag.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/buildtag.go'
'src/cmd/dist/buildtag_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/buildtag_test.go'
'src/cmd/dist/buildtool.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/buildtool.go'
'src/cmd/dist/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/doc.go'
'src/cmd/dist/exec_118.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/exec_118.go'
'src/cmd/dist/exec_119.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/exec_119.go'
'src/cmd/dist/imports.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/imports.go'
'src/cmd/dist/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/main.go'
'src/cmd/dist/notgo117.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/notgo117.go'
'src/cmd/dist/quoted.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/quoted.go'
'src/cmd/dist/sys_default.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/sys_default.go'
'src/cmd/dist/sys_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/sys_windows.go'
'src/cmd/dist/util.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/util.go'
'src/cmd/dist/util_gc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/util_gc.go'
'src/cmd/dist/util_gccgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/util_gccgo.go'
'src/cmd/dist/vfp_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/vfp_arm.s'
'src/cmd/dist/vfp_default.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/vfp_default.s'
'src/cmd/dist/test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/dist/test.go'
'src/cmd/doc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/doc'
'src/cmd/doc/dirs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/doc/dirs.go'
'src/cmd/doc/doc_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/doc/doc_test.go'
'src/cmd/doc/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/doc/main.go'
'src/cmd/doc/pkg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/doc/pkg.go'
'src/cmd/doc/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/doc/testdata'
'src/cmd/doc/testdata/merge' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/doc/testdata/merge'
'src/cmd/doc/testdata/merge/aa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/doc/testdata/merge/aa.go'
'src/cmd/doc/testdata/merge/bb.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/doc/testdata/merge/bb.go'
'src/cmd/doc/testdata/nested' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/doc/testdata/nested'
'src/cmd/doc/testdata/nested/empty' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/doc/testdata/nested/empty'
'src/cmd/doc/testdata/nested/empty/empty.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/doc/testdata/nested/empty/empty.go'
'src/cmd/doc/testdata/nested/ignore.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/doc/testdata/nested/ignore.go'
'src/cmd/doc/testdata/nested/nested' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/doc/testdata/nested/nested'
'src/cmd/doc/testdata/nested/nested/real.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/doc/testdata/nested/nested/real.go'
'src/cmd/doc/testdata/pkg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/doc/testdata/pkg.go'
'src/cmd/fix' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix'
'src/cmd/fix/buildtag.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/buildtag.go'
'src/cmd/fix/buildtag_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/buildtag_test.go'
'src/cmd/fix/cftype.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/cftype.go'
'src/cmd/fix/cftype_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/cftype_test.go'
'src/cmd/fix/context.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/context.go'
'src/cmd/fix/context_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/context_test.go'
'src/cmd/fix/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/doc.go'
'src/cmd/fix/egltype.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/egltype.go'
'src/cmd/fix/egltype_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/egltype_test.go'
'src/cmd/fix/fix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/fix.go'
'src/cmd/fix/gotypes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/gotypes.go'
'src/cmd/fix/gotypes_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/gotypes_test.go'
'src/cmd/fix/import_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/import_test.go'
'src/cmd/fix/jnitype.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/jnitype.go'
'src/cmd/fix/jnitype_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/jnitype_test.go'
'src/cmd/fix/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/main.go'
'src/cmd/fix/main_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/main_test.go'
'src/cmd/fix/netipv6zone.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/netipv6zone.go'
'src/cmd/fix/netipv6zone_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/netipv6zone_test.go'
'src/cmd/fix/printerconfig.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/printerconfig.go'
'src/cmd/fix/printerconfig_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/printerconfig_test.go'
'src/cmd/fix/typecheck.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/fix/typecheck.go'
'src/cmd/gofmt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt'
'src/cmd/gofmt/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/doc.go'
'src/cmd/gofmt/gofmt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/gofmt.go'
'src/cmd/gofmt/gofmt_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/gofmt_test.go'
'src/cmd/gofmt/internal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/internal.go'
'src/cmd/gofmt/long_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/long_test.go'
'src/cmd/gofmt/rewrite.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/rewrite.go'
'src/cmd/gofmt/simplify.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/simplify.go'
'src/cmd/gofmt/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata'
'src/cmd/gofmt/testdata/comments.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/comments.golden'
'src/cmd/gofmt/testdata/comments.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/comments.input'
'src/cmd/gofmt/testdata/composites.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/composites.golden'
'src/cmd/gofmt/testdata/composites.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/composites.input'
'src/cmd/gofmt/testdata/crlf.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/crlf.golden'
'src/cmd/gofmt/testdata/crlf.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/crlf.input'
'src/cmd/gofmt/testdata/emptydecl.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/emptydecl.golden'
'src/cmd/gofmt/testdata/emptydecl.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/emptydecl.input'
'src/cmd/gofmt/testdata/go2numbers.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/go2numbers.golden'
'src/cmd/gofmt/testdata/go2numbers.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/go2numbers.input'
'src/cmd/gofmt/testdata/import.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/import.golden'
'src/cmd/gofmt/testdata/import.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/import.input'
'src/cmd/gofmt/testdata/issue28082.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/issue28082.golden'
'src/cmd/gofmt/testdata/issue28082.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/issue28082.input'
'src/cmd/gofmt/testdata/ranges.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/ranges.golden'
'src/cmd/gofmt/testdata/ranges.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/ranges.input'
'src/cmd/gofmt/testdata/rewrite1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite1.golden'
'src/cmd/gofmt/testdata/rewrite1.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite1.input'
'src/cmd/gofmt/testdata/rewrite10.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite10.golden'
'src/cmd/gofmt/testdata/rewrite10.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite10.input'
'src/cmd/gofmt/testdata/rewrite2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite2.golden'
'src/cmd/gofmt/testdata/rewrite2.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite2.input'
'src/cmd/gofmt/testdata/rewrite3.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite3.golden'
'src/cmd/gofmt/testdata/rewrite3.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite3.input'
'src/cmd/gofmt/testdata/rewrite4.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite4.golden'
'src/cmd/gofmt/testdata/rewrite4.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite4.input'
'src/cmd/gofmt/testdata/rewrite5.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite5.golden'
'src/cmd/gofmt/testdata/rewrite5.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite5.input'
'src/cmd/gofmt/testdata/rewrite6.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite6.golden'
'src/cmd/gofmt/testdata/rewrite6.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite6.input'
'src/cmd/gofmt/testdata/rewrite7.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite7.golden'
'src/cmd/gofmt/testdata/rewrite7.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite7.input'
'src/cmd/gofmt/testdata/rewrite8.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite8.golden'
'src/cmd/gofmt/testdata/rewrite8.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite8.input'
'src/cmd/gofmt/testdata/rewrite9.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite9.golden'
'src/cmd/gofmt/testdata/rewrite9.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite9.input'
'src/cmd/gofmt/testdata/slices1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/slices1.golden'
'src/cmd/gofmt/testdata/slices1.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/slices1.input'
'src/cmd/gofmt/testdata/stdin1.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/stdin1.golden'
'src/cmd/gofmt/testdata/stdin1.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/stdin1.input'
'src/cmd/gofmt/testdata/stdin2.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/stdin2.golden'
'src/cmd/gofmt/testdata/stdin2.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/stdin2.input'
'src/cmd/gofmt/testdata/stdin3.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/stdin3.golden'
'src/cmd/gofmt/testdata/stdin3.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/stdin3.input'
'src/cmd/gofmt/testdata/stdin4.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/stdin4.golden'
'src/cmd/gofmt/testdata/stdin4.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/stdin4.input'
'src/cmd/gofmt/testdata/stdin5.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/stdin5.golden'
'src/cmd/gofmt/testdata/stdin5.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/stdin5.input'
'src/cmd/gofmt/testdata/stdin6.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/stdin6.golden'
'src/cmd/gofmt/testdata/stdin6.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/stdin6.input'
'src/cmd/gofmt/testdata/stdin7.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/stdin7.golden'
'src/cmd/gofmt/testdata/stdin7.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/stdin7.input'
'src/cmd/gofmt/testdata/tabs.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/tabs.golden'
'src/cmd/gofmt/testdata/tabs.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/tabs.input'
'src/cmd/gofmt/testdata/typealias.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/typealias.golden'
'src/cmd/gofmt/testdata/typealias.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/typealias.input'
'src/cmd/gofmt/testdata/typeparams.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/typeparams.golden'
'src/cmd/gofmt/testdata/typeparams.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/typeparams.input'
'src/cmd/gofmt/testdata/typeswitch.golden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/typeswitch.golden'
'src/cmd/gofmt/testdata/typeswitch.input' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/gofmt/testdata/typeswitch.input'
'src/cmd/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal'
'src/cmd/internal/archive' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/archive'
'src/cmd/internal/archive/archive.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/archive/archive.go'
'src/cmd/internal/archive/archive_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/archive/archive_test.go'
'src/cmd/internal/archive/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/archive/testdata'
'src/cmd/internal/archive/testdata/go1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/archive/testdata/go1.go'
'src/cmd/internal/archive/testdata/go2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/archive/testdata/go2.go'
'src/cmd/internal/archive/testdata/mycgo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/archive/testdata/mycgo'
'src/cmd/internal/archive/testdata/mycgo/c1.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/archive/testdata/mycgo/c1.c'
'src/cmd/internal/archive/testdata/mycgo/c2.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/archive/testdata/mycgo/c2.c'
'src/cmd/internal/archive/testdata/mycgo/go.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/archive/testdata/mycgo/go.go'
'src/cmd/internal/archive/testdata/mycgo/go1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/archive/testdata/mycgo/go1.go'
'src/cmd/internal/archive/testdata/mycgo/go2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/archive/testdata/mycgo/go2.go'
'src/cmd/internal/bio' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/bio'
'src/cmd/internal/bio/buf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/bio/buf.go'
'src/cmd/internal/bio/buf_mmap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/bio/buf_mmap.go'
'src/cmd/internal/bio/buf_nommap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/bio/buf_nommap.go'
'src/cmd/internal/bio/must.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/bio/must.go'
'src/cmd/internal/browser' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/browser'
'src/cmd/internal/browser/browser.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/browser/browser.go'
'src/cmd/internal/buildid' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/buildid'
'src/cmd/internal/buildid/buildid.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/buildid/buildid.go'
'src/cmd/internal/buildid/buildid_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/buildid/buildid_test.go'
'src/cmd/internal/buildid/note.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/buildid/note.go'
'src/cmd/internal/buildid/rewrite.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/buildid/rewrite.go'
'src/cmd/internal/buildid/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/buildid/testdata'
'src/cmd/internal/buildid/testdata/a.elf.base64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/buildid/testdata/a.elf.base64'
'src/cmd/internal/buildid/testdata/a.macho.base64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/buildid/testdata/a.macho.base64'
'src/cmd/internal/buildid/testdata/a.pe.base64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/buildid/testdata/a.pe.base64'
'src/cmd/internal/buildid/testdata/p.a.base64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/buildid/testdata/p.a.base64'
'src/cmd/internal/codesign' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/codesign'
'src/cmd/internal/codesign/codesign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/codesign/codesign.go'
'src/cmd/internal/cov' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/cov'
'src/cmd/internal/cov/mreader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/cov/mreader.go'
'src/cmd/internal/cov/read_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/cov/read_test.go'
'src/cmd/internal/cov/readcovdata.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/cov/readcovdata.go'
'src/cmd/internal/cov/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/cov/testdata'
'src/cmd/internal/cov/testdata/small.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/cov/testdata/small.go'
'src/cmd/internal/dwarf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/dwarf'
'src/cmd/internal/dwarf/dwarf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/dwarf/dwarf.go'
'src/cmd/internal/dwarf/dwarf_defs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/dwarf/dwarf_defs.go'
'src/cmd/internal/dwarf/dwarf_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/dwarf/dwarf_test.go'
'src/cmd/internal/edit' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/edit'
'src/cmd/internal/edit/edit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/edit/edit.go'
'src/cmd/internal/edit/edit_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/edit/edit_test.go'
'src/cmd/internal/gcprog' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/gcprog'
'src/cmd/internal/gcprog/gcprog.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/gcprog/gcprog.go'
'src/cmd/internal/goobj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/goobj'
'src/cmd/internal/goobj/builtin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/goobj/builtin.go'
'src/cmd/internal/goobj/builtinlist.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/goobj/builtinlist.go'
'src/cmd/internal/goobj/funcinfo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/goobj/funcinfo.go'
'src/cmd/internal/goobj/mkbuiltin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/goobj/mkbuiltin.go'
'src/cmd/internal/goobj/objfile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/goobj/objfile.go'
'src/cmd/internal/goobj/objfile_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/goobj/objfile_test.go'
'src/cmd/internal/metadata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/metadata'
'src/cmd/internal/metadata/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/metadata/main.go'
'src/cmd/internal/moddeps' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/moddeps'
'src/cmd/internal/moddeps/moddeps_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/moddeps/moddeps_test.go'
'src/cmd/internal/notsha256' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/notsha256'
'src/cmd/internal/notsha256/sha256.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/notsha256/sha256.go'
'src/cmd/internal/notsha256/sha256_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/notsha256/sha256_test.go'
'src/cmd/internal/notsha256/sha256block.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/notsha256/sha256block.go'
'src/cmd/internal/notsha256/sha256block_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/notsha256/sha256block_386.s'
'src/cmd/internal/notsha256/sha256block_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/notsha256/sha256block_amd64.go'
'src/cmd/internal/notsha256/sha256block_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/notsha256/sha256block_amd64.s'
'src/cmd/internal/notsha256/sha256block_decl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/notsha256/sha256block_decl.go'
'src/cmd/internal/notsha256/sha256block_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/notsha256/sha256block_generic.go'
'src/cmd/internal/notsha256/sha256block_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/notsha256/sha256block_ppc64x.s'
'src/cmd/internal/obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj'
'src/cmd/internal/obj/abi_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/abi_string.go'
'src/cmd/internal/obj/addrtype_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/addrtype_string.go'
'src/cmd/internal/obj/arm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm'
'src/cmd/internal/obj/arm/a.out.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm/a.out.go'
'src/cmd/internal/obj/arm/anames.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm/anames.go'
'src/cmd/internal/obj/arm/anames5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm/anames5.go'
'src/cmd/internal/obj/arm/asm5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm/asm5.go'
'src/cmd/internal/obj/arm/list5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm/list5.go'
'src/cmd/internal/obj/arm/obj5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm/obj5.go'
'src/cmd/internal/obj/arm64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm64'
'src/cmd/internal/obj/arm64/a.out.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm64/a.out.go'
'src/cmd/internal/obj/arm64/anames.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm64/anames.go'
'src/cmd/internal/obj/arm64/anames7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm64/anames7.go'
'src/cmd/internal/obj/arm64/asm7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm64/asm7.go'
'src/cmd/internal/obj/arm64/asm_arm64_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm64/asm_arm64_test.go'
'src/cmd/internal/obj/arm64/asm_arm64_test.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm64/asm_arm64_test.s'
'src/cmd/internal/obj/arm64/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm64/doc.go'
'src/cmd/internal/obj/arm64/list7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm64/list7.go'
'src/cmd/internal/obj/arm64/obj7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm64/obj7.go'
'src/cmd/internal/obj/arm64/specialoperand_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm64/specialoperand_string.go'
'src/cmd/internal/obj/arm64/sysRegEnc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/arm64/sysRegEnc.go'
'src/cmd/internal/obj/data.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/data.go'
'src/cmd/internal/obj/dwarf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/dwarf.go'
'src/cmd/internal/obj/go.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/go.go'
'src/cmd/internal/obj/inl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/inl.go'
'src/cmd/internal/obj/ld.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/ld.go'
'src/cmd/internal/obj/line.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/line.go'
'src/cmd/internal/obj/line_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/line_test.go'
'src/cmd/internal/obj/link.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/link.go'
'src/cmd/internal/obj/loong64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/loong64'
'src/cmd/internal/obj/loong64/a.out.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/loong64/a.out.go'
'src/cmd/internal/obj/loong64/anames.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/loong64/anames.go'
'src/cmd/internal/obj/loong64/asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/loong64/asm.go'
'src/cmd/internal/obj/loong64/cnames.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/loong64/cnames.go'
'src/cmd/internal/obj/loong64/list.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/loong64/list.go'
'src/cmd/internal/obj/loong64/obj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/loong64/obj.go'
'src/cmd/internal/obj/mips' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/mips'
'src/cmd/internal/obj/mips/a.out.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/mips/a.out.go'
'src/cmd/internal/obj/mips/anames.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/mips/anames.go'
'src/cmd/internal/obj/mips/anames0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/mips/anames0.go'
'src/cmd/internal/obj/mips/asm0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/mips/asm0.go'
'src/cmd/internal/obj/mips/list0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/mips/list0.go'
'src/cmd/internal/obj/mips/obj0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/mips/obj0.go'
'src/cmd/internal/obj/objfile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/objfile.go'
'src/cmd/internal/obj/objfile_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/objfile_test.go'
'src/cmd/internal/obj/pass.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/pass.go'
'src/cmd/internal/obj/pcln.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/pcln.go'
'src/cmd/internal/obj/plist.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/plist.go'
'src/cmd/internal/obj/ppc64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/ppc64'
'src/cmd/internal/obj/ppc64/a.out.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/ppc64/a.out.go'
'src/cmd/internal/obj/ppc64/anames.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/ppc64/anames.go'
'src/cmd/internal/obj/ppc64/anames9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/ppc64/anames9.go'
'src/cmd/internal/obj/ppc64/asm9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/ppc64/asm9.go'
'src/cmd/internal/obj/ppc64/asm9_gtables.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/ppc64/asm9_gtables.go'
'src/cmd/internal/obj/ppc64/asm_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/ppc64/asm_test.go'
'src/cmd/internal/obj/ppc64/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/ppc64/doc.go'
'src/cmd/internal/obj/ppc64/list9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/ppc64/list9.go'
'src/cmd/internal/obj/ppc64/obj9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/ppc64/obj9.go'
'src/cmd/internal/obj/riscv' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/riscv'
'src/cmd/internal/obj/riscv/anames.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/riscv/anames.go'
'src/cmd/internal/obj/riscv/asm_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/riscv/asm_test.go'
'src/cmd/internal/obj/riscv/cpu.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/riscv/cpu.go'
'src/cmd/internal/obj/riscv/inst.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/riscv/inst.go'
'src/cmd/internal/obj/riscv/list.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/riscv/list.go'
'src/cmd/internal/obj/riscv/obj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/riscv/obj.go'
'src/cmd/internal/obj/riscv/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/riscv/testdata'
'src/cmd/internal/obj/riscv/testdata/testbranch' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/riscv/testdata/testbranch'
'src/cmd/internal/obj/riscv/testdata/testbranch/branch_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/riscv/testdata/testbranch/branch_test.go'
'src/cmd/internal/obj/riscv/testdata/testbranch/branch_test.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/riscv/testdata/testbranch/branch_test.s'
'src/cmd/internal/obj/s390x' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/s390x'
'src/cmd/internal/obj/s390x/a.out.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/s390x/a.out.go'
'src/cmd/internal/obj/s390x/anames.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/s390x/anames.go'
'src/cmd/internal/obj/s390x/anamesz.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/s390x/anamesz.go'
'src/cmd/internal/obj/s390x/asmz.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/s390x/asmz.go'
'src/cmd/internal/obj/s390x/condition_code.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/s390x/condition_code.go'
'src/cmd/internal/obj/s390x/listz.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/s390x/listz.go'
'src/cmd/internal/obj/s390x/objz.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/s390x/objz.go'
'src/cmd/internal/obj/s390x/rotate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/s390x/rotate.go'
'src/cmd/internal/obj/s390x/rotate_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/s390x/rotate_test.go'
'src/cmd/internal/obj/s390x/vector.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/s390x/vector.go'
'src/cmd/internal/obj/sizeof_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/sizeof_test.go'
'src/cmd/internal/obj/stringer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/stringer.go'
'src/cmd/internal/obj/sym.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/sym.go'
'src/cmd/internal/obj/textflag.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/textflag.go'
'src/cmd/internal/obj/util.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/util.go'
'src/cmd/internal/obj/wasm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/wasm'
'src/cmd/internal/obj/wasm/a.out.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/wasm/a.out.go'
'src/cmd/internal/obj/wasm/anames.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/wasm/anames.go'
'src/cmd/internal/obj/wasm/wasmobj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/wasm/wasmobj.go'
'src/cmd/internal/obj/x86' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/x86'
'src/cmd/internal/obj/x86/a.out.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/x86/a.out.go'
'src/cmd/internal/obj/x86/aenum.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/x86/aenum.go'
'src/cmd/internal/obj/x86/anames.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/x86/anames.go'
'src/cmd/internal/obj/x86/asm6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/x86/asm6.go'
'src/cmd/internal/obj/x86/asm_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/x86/asm_test.go'
'src/cmd/internal/obj/x86/avx_optabs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/x86/avx_optabs.go'
'src/cmd/internal/obj/x86/evex.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/x86/evex.go'
'src/cmd/internal/obj/x86/list6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/x86/list6.go'
'src/cmd/internal/obj/x86/obj6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/x86/obj6.go'
'src/cmd/internal/obj/x86/obj6_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/x86/obj6_test.go'
'src/cmd/internal/obj/x86/pcrelative_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/x86/pcrelative_test.go'
'src/cmd/internal/obj/x86/ytab.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/obj/x86/ytab.go'
'src/cmd/internal/objabi' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi'
'src/cmd/internal/objabi/autotype.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/autotype.go'
'src/cmd/internal/objabi/flag.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/flag.go'
'src/cmd/internal/objabi/flag_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/flag_test.go'
'src/cmd/internal/objabi/funcdata.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/funcdata.go'
'src/cmd/internal/objabi/funcid.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/funcid.go'
'src/cmd/internal/objabi/head.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/head.go'
'src/cmd/internal/objabi/line.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/line.go'
'src/cmd/internal/objabi/line_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/line_test.go'
'src/cmd/internal/objabi/path.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/path.go'
'src/cmd/internal/objabi/path_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/path_test.go'
'src/cmd/internal/objabi/reloctype.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/reloctype.go'
'src/cmd/internal/objabi/reloctype_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/reloctype_string.go'
'src/cmd/internal/objabi/stack.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/stack.go'
'src/cmd/internal/objabi/symkind.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/symkind.go'
'src/cmd/internal/objabi/symkind_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/symkind_string.go'
'src/cmd/internal/objabi/typekind.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/typekind.go'
'src/cmd/internal/objabi/util.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/util.go'
'src/cmd/internal/objabi/zbootstrap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objabi/zbootstrap.go'
'src/cmd/internal/objfile' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objfile'
'src/cmd/internal/objfile/disasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objfile/disasm.go'
'src/cmd/internal/objfile/elf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objfile/elf.go'
'src/cmd/internal/objfile/goobj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objfile/goobj.go'
'src/cmd/internal/objfile/macho.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objfile/macho.go'
'src/cmd/internal/objfile/objfile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objfile/objfile.go'
'src/cmd/internal/objfile/pe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objfile/pe.go'
'src/cmd/internal/objfile/plan9obj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objfile/plan9obj.go'
'src/cmd/internal/objfile/xcoff.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/objfile/xcoff.go'
'src/cmd/internal/osinfo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/osinfo'
'src/cmd/internal/osinfo/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/osinfo/doc.go'
'src/cmd/internal/osinfo/os_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/osinfo/os_js.go'
'src/cmd/internal/osinfo/os_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/osinfo/os_plan9.go'
'src/cmd/internal/osinfo/os_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/osinfo/os_unix.go'
'src/cmd/internal/osinfo/os_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/osinfo/os_windows.go'
'src/cmd/internal/pkgpath' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/pkgpath'
'src/cmd/internal/pkgpath/pkgpath.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/pkgpath/pkgpath.go'
'src/cmd/internal/pkgpath/pkgpath_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/pkgpath/pkgpath_test.go'
'src/cmd/internal/pkgpattern' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/pkgpattern'
'src/cmd/internal/pkgpattern/pat_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/pkgpattern/pat_test.go'
'src/cmd/internal/pkgpattern/pkgpattern.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/pkgpattern/pkgpattern.go'
'src/cmd/internal/quoted' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/quoted'
'src/cmd/internal/quoted/quoted.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/quoted/quoted.go'
'src/cmd/internal/quoted/quoted_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/quoted/quoted_test.go'
'src/cmd/internal/src' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/src'
'src/cmd/internal/src/pos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/src/pos.go'
'src/cmd/internal/src/pos_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/src/pos_test.go'
'src/cmd/internal/src/xpos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/src/xpos.go'
'src/cmd/internal/src/xpos_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/src/xpos_test.go'
'src/cmd/internal/sys' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/sys'
'src/cmd/internal/sys/arch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/sys/arch.go'
'src/cmd/internal/sys/args.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/sys/args.go'
'src/cmd/internal/test2json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json'
'src/cmd/internal/test2json/test2json.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/test2json.go'
'src/cmd/internal/test2json/test2json_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/test2json_test.go'
'src/cmd/internal/test2json/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata'
'src/cmd/internal/test2json/testdata/ascii.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/ascii.json'
'src/cmd/internal/test2json/testdata/ascii.test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/ascii.test'
'src/cmd/internal/test2json/testdata/bench.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/bench.json'
'src/cmd/internal/test2json/testdata/bench.test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/bench.test'
'src/cmd/internal/test2json/testdata/benchfail.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/benchfail.json'
'src/cmd/internal/test2json/testdata/benchfail.test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/benchfail.test'
'src/cmd/internal/test2json/testdata/benchshort.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/benchshort.json'
'src/cmd/internal/test2json/testdata/benchshort.test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/benchshort.test'
'src/cmd/internal/test2json/testdata/empty.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/empty.json'
'src/cmd/internal/test2json/testdata/empty.test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/empty.test'
'src/cmd/internal/test2json/testdata/frame.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/frame.json'
'src/cmd/internal/test2json/testdata/frame.test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/frame.test'
'src/cmd/internal/test2json/testdata/framebig.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/framebig.json'
'src/cmd/internal/test2json/testdata/framebig.test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/framebig.test'
'src/cmd/internal/test2json/testdata/framefuzz.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/framefuzz.json'
'src/cmd/internal/test2json/testdata/framefuzz.test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/framefuzz.test'
'src/cmd/internal/test2json/testdata/issue23036.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/issue23036.json'
'src/cmd/internal/test2json/testdata/issue23036.test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/issue23036.test'
'src/cmd/internal/test2json/testdata/issue23920.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/issue23920.json'
'src/cmd/internal/test2json/testdata/issue23920.test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/issue23920.test'
'src/cmd/internal/test2json/testdata/issue29755.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/issue29755.json'
'src/cmd/internal/test2json/testdata/issue29755.test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/issue29755.test'
'src/cmd/internal/test2json/testdata/panic.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/panic.json'
'src/cmd/internal/test2json/testdata/panic.test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/panic.test'
'src/cmd/internal/test2json/testdata/smiley.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/smiley.json'
'src/cmd/internal/test2json/testdata/smiley.test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/smiley.test'
'src/cmd/internal/test2json/testdata/timeout.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/timeout.json'
'src/cmd/internal/test2json/testdata/timeout.test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/timeout.test'
'src/cmd/internal/test2json/testdata/unicode.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/unicode.json'
'src/cmd/internal/test2json/testdata/unicode.test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/unicode.test'
'src/cmd/internal/test2json/testdata/vet.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/vet.json'
'src/cmd/internal/test2json/testdata/vet.test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/test2json/testdata/vet.test'
'src/cmd/internal/traceviewer' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/traceviewer'
'src/cmd/internal/traceviewer/format.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/internal/traceviewer/format.go'
'src/cmd/link' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link'
'src/cmd/link/cgo_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/cgo_test.go'
'src/cmd/link/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/doc.go'
'src/cmd/link/dwarf_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/dwarf_test.go'
'src/cmd/link/elf_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/elf_test.go'
'src/cmd/link/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal'
'src/cmd/link/internal/amd64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/amd64'
'src/cmd/link/internal/amd64/asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/amd64/asm.go'
'src/cmd/link/internal/amd64/l.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/amd64/l.go'
'src/cmd/link/internal/amd64/obj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/amd64/obj.go'
'src/cmd/link/internal/arm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/arm'
'src/cmd/link/internal/arm/asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/arm/asm.go'
'src/cmd/link/internal/arm/l.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/arm/l.go'
'src/cmd/link/internal/arm/obj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/arm/obj.go'
'src/cmd/link/internal/arm64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/arm64'
'src/cmd/link/internal/arm64/asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/arm64/asm.go'
'src/cmd/link/internal/arm64/l.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/arm64/l.go'
'src/cmd/link/internal/arm64/obj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/arm64/obj.go'
'src/cmd/link/internal/benchmark' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/benchmark'
'src/cmd/link/internal/benchmark/bench.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/benchmark/bench.go'
'src/cmd/link/internal/benchmark/bench_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/benchmark/bench_test.go'
'src/cmd/link/internal/dwtest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/dwtest'
'src/cmd/link/internal/dwtest/dwtest.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/dwtest/dwtest.go'
'src/cmd/link/internal/ld' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld'
'src/cmd/link/internal/ld/ar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/ar.go'
'src/cmd/link/internal/ld/asmb.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/asmb.go'
'src/cmd/link/internal/ld/config.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/config.go'
'src/cmd/link/internal/ld/data.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/data.go'
'src/cmd/link/internal/ld/data_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/data_test.go'
'src/cmd/link/internal/ld/deadcode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/deadcode.go'
'src/cmd/link/internal/ld/deadcode_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/deadcode_test.go'
'src/cmd/link/internal/ld/decodesym.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/decodesym.go'
'src/cmd/link/internal/ld/dwarf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/dwarf.go'
'src/cmd/link/internal/ld/dwarf_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/dwarf_test.go'
'src/cmd/link/internal/ld/elf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/elf.go'
'src/cmd/link/internal/ld/elf_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/elf_test.go'
'src/cmd/link/internal/ld/errors.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/errors.go'
'src/cmd/link/internal/ld/execarchive.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/execarchive.go'
'src/cmd/link/internal/ld/execarchive_noexec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/execarchive_noexec.go'
'src/cmd/link/internal/ld/fallocate_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/fallocate_test.go'
'src/cmd/link/internal/ld/go.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/go.go'
'src/cmd/link/internal/ld/go_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/go_test.go'
'src/cmd/link/internal/ld/heap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/heap.go'
'src/cmd/link/internal/ld/heap_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/heap_test.go'
'src/cmd/link/internal/ld/issue33808_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/issue33808_test.go'
'src/cmd/link/internal/ld/ld.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/ld.go'
'src/cmd/link/internal/ld/ld_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/ld_test.go'
'src/cmd/link/internal/ld/lib.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/lib.go'
'src/cmd/link/internal/ld/link.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/link.go'
'src/cmd/link/internal/ld/macho.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/macho.go'
'src/cmd/link/internal/ld/macho_combine_dwarf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/macho_combine_dwarf.go'
'src/cmd/link/internal/ld/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/main.go'
'src/cmd/link/internal/ld/msync_darwin_libc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/msync_darwin_libc.go'
'src/cmd/link/internal/ld/msync_darwin_syscall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/msync_darwin_syscall.go'
'src/cmd/link/internal/ld/nooptcgolink_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/nooptcgolink_test.go'
'src/cmd/link/internal/ld/outbuf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/outbuf.go'
'src/cmd/link/internal/ld/outbuf_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/outbuf_darwin.go'
'src/cmd/link/internal/ld/outbuf_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/outbuf_linux.go'
'src/cmd/link/internal/ld/outbuf_mmap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/outbuf_mmap.go'
'src/cmd/link/internal/ld/outbuf_nofallocate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/outbuf_nofallocate.go'
'src/cmd/link/internal/ld/outbuf_nommap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/outbuf_nommap.go'
'src/cmd/link/internal/ld/outbuf_notdarwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/outbuf_notdarwin.go'
'src/cmd/link/internal/ld/outbuf_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/outbuf_test.go'
'src/cmd/link/internal/ld/outbuf_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/outbuf_windows.go'
'src/cmd/link/internal/ld/pcln.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/pcln.go'
'src/cmd/link/internal/ld/pe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/pe.go'
'src/cmd/link/internal/ld/stackcheck.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/stackcheck.go'
'src/cmd/link/internal/ld/stackcheck_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/stackcheck_test.go'
'src/cmd/link/internal/ld/sym.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/sym.go'
'src/cmd/link/internal/ld/symtab.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/symtab.go'
'src/cmd/link/internal/ld/target.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/target.go'
'src/cmd/link/internal/ld/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata'
'src/cmd/link/internal/ld/testdata/deadcode' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/deadcode'
'src/cmd/link/internal/ld/testdata/deadcode/ifacemethod.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/deadcode/ifacemethod.go'
'src/cmd/link/internal/ld/testdata/deadcode/ifacemethod2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/deadcode/ifacemethod2.go'
'src/cmd/link/internal/ld/testdata/deadcode/ifacemethod3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/deadcode/ifacemethod3.go'
'src/cmd/link/internal/ld/testdata/deadcode/ifacemethod4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/deadcode/ifacemethod4.go'
'src/cmd/link/internal/ld/testdata/deadcode/reflectcall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/deadcode/reflectcall.go'
'src/cmd/link/internal/ld/testdata/deadcode/typedesc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/deadcode/typedesc.go'
'src/cmd/link/internal/ld/testdata/httptest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/httptest'
'src/cmd/link/internal/ld/testdata/httptest/main' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/httptest/main'
'src/cmd/link/internal/ld/testdata/httptest/main/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/httptest/main/main.go'
'src/cmd/link/internal/ld/testdata/issue10978' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue10978'
'src/cmd/link/internal/ld/testdata/issue10978/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue10978/main.go'
'src/cmd/link/internal/ld/testdata/issue10978/main.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue10978/main.s'
'src/cmd/link/internal/ld/testdata/issue25459' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue25459'
'src/cmd/link/internal/ld/testdata/issue25459/a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue25459/a'
'src/cmd/link/internal/ld/testdata/issue25459/a/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue25459/a/a.go'
'src/cmd/link/internal/ld/testdata/issue25459/main' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue25459/main'
'src/cmd/link/internal/ld/testdata/issue25459/main/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue25459/main/main.go'
'src/cmd/link/internal/ld/testdata/issue26237' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue26237'
'src/cmd/link/internal/ld/testdata/issue26237/b.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue26237/b.dir'
'src/cmd/link/internal/ld/testdata/issue26237/b.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue26237/b.dir/b.go'
'src/cmd/link/internal/ld/testdata/issue26237/main' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue26237/main'
'src/cmd/link/internal/ld/testdata/issue26237/main/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue26237/main/main.go'
'src/cmd/link/internal/ld/testdata/issue32233' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue32233'
'src/cmd/link/internal/ld/testdata/issue32233/lib' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue32233/lib'
'src/cmd/link/internal/ld/testdata/issue32233/lib/ObjC.m' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue32233/lib/ObjC.m'
'src/cmd/link/internal/ld/testdata/issue32233/lib/lib.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue32233/lib/lib.go'
'src/cmd/link/internal/ld/testdata/issue32233/main' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue32233/main'
'src/cmd/link/internal/ld/testdata/issue32233/main/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue32233/main/main.go'
'src/cmd/link/internal/ld/testdata/issue38192' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue38192'
'src/cmd/link/internal/ld/testdata/issue38192/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue38192/main.go'
'src/cmd/link/internal/ld/testdata/issue38192/oneline.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue38192/oneline.s'
'src/cmd/link/internal/ld/testdata/issue39256' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue39256'
'src/cmd/link/internal/ld/testdata/issue39256/x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue39256/x.go'
'src/cmd/link/internal/ld/testdata/issue39256/x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue39256/x.s'
'src/cmd/link/internal/ld/testdata/issue39757' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue39757'
'src/cmd/link/internal/ld/testdata/issue39757/issue39757main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue39757/issue39757main.go'
'src/cmd/link/internal/ld/testdata/issue42484' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue42484'
'src/cmd/link/internal/ld/testdata/issue42484/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/issue42484/main.go'
'src/cmd/link/internal/ld/testdata/stackcheck' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/stackcheck'
'src/cmd/link/internal/ld/testdata/stackcheck/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/stackcheck/main.go'
'src/cmd/link/internal/ld/testdata/stackcheck/main.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/testdata/stackcheck/main.s'
'src/cmd/link/internal/ld/typelink.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/typelink.go'
'src/cmd/link/internal/ld/util.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/util.go'
'src/cmd/link/internal/ld/xcoff.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ld/xcoff.go'
'src/cmd/link/internal/loadelf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/loadelf'
'src/cmd/link/internal/loadelf/ldelf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/loadelf/ldelf.go'
'src/cmd/link/internal/loader' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/loader'
'src/cmd/link/internal/loader/loader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/loader/loader.go'
'src/cmd/link/internal/loader/loader_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/loader/loader_test.go'
'src/cmd/link/internal/loader/symbolbuilder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/loader/symbolbuilder.go'
'src/cmd/link/internal/loadmacho' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/loadmacho'
'src/cmd/link/internal/loadmacho/ldmacho.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/loadmacho/ldmacho.go'
'src/cmd/link/internal/loadpe' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/loadpe'
'src/cmd/link/internal/loadpe/ldpe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/loadpe/ldpe.go'
'src/cmd/link/internal/loadxcoff' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/loadxcoff'
'src/cmd/link/internal/loadxcoff/ldxcoff.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/loadxcoff/ldxcoff.go'
'src/cmd/link/internal/loong64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/loong64'
'src/cmd/link/internal/loong64/asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/loong64/asm.go'
'src/cmd/link/internal/loong64/l.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/loong64/l.go'
'src/cmd/link/internal/loong64/obj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/loong64/obj.go'
'src/cmd/link/internal/mips' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/mips'
'src/cmd/link/internal/mips/asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/mips/asm.go'
'src/cmd/link/internal/mips/l.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/mips/l.go'
'src/cmd/link/internal/mips/obj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/mips/obj.go'
'src/cmd/link/internal/mips64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/mips64'
'src/cmd/link/internal/mips64/asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/mips64/asm.go'
'src/cmd/link/internal/mips64/l.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/mips64/l.go'
'src/cmd/link/internal/mips64/obj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/mips64/obj.go'
'src/cmd/link/internal/ppc64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ppc64'
'src/cmd/link/internal/ppc64/asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ppc64/asm.go'
'src/cmd/link/internal/ppc64/l.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ppc64/l.go'
'src/cmd/link/internal/ppc64/obj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/ppc64/obj.go'
'src/cmd/link/internal/riscv64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/riscv64'
'src/cmd/link/internal/riscv64/asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/riscv64/asm.go'
'src/cmd/link/internal/riscv64/l.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/riscv64/l.go'
'src/cmd/link/internal/riscv64/obj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/riscv64/obj.go'
'src/cmd/link/internal/s390x' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/s390x'
'src/cmd/link/internal/s390x/asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/s390x/asm.go'
'src/cmd/link/internal/s390x/l.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/s390x/l.go'
'src/cmd/link/internal/s390x/obj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/s390x/obj.go'
'src/cmd/link/internal/sym' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/sym'
'src/cmd/link/internal/sym/compilation_unit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/sym/compilation_unit.go'
'src/cmd/link/internal/sym/library.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/sym/library.go'
'src/cmd/link/internal/sym/reloc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/sym/reloc.go'
'src/cmd/link/internal/sym/segment.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/sym/segment.go'
'src/cmd/link/internal/sym/symbol.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/sym/symbol.go'
'src/cmd/link/internal/sym/symkind.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/sym/symkind.go'
'src/cmd/link/internal/sym/symkind_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/sym/symkind_string.go'
'src/cmd/link/internal/wasm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/wasm'
'src/cmd/link/internal/wasm/asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/wasm/asm.go'
'src/cmd/link/internal/wasm/obj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/wasm/obj.go'
'src/cmd/link/internal/x86' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/x86'
'src/cmd/link/internal/x86/asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/x86/asm.go'
'src/cmd/link/internal/x86/l.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/x86/l.go'
'src/cmd/link/internal/x86/obj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/internal/x86/obj.go'
'src/cmd/link/link_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/link_test.go'
'src/cmd/link/linkbig_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/linkbig_test.go'
'src/cmd/link/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/main.go'
'src/cmd/link/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata'
'src/cmd/link/testdata/pe-binutils' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/pe-binutils'
'src/cmd/link/testdata/pe-binutils/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/pe-binutils/main.go'
'src/cmd/link/testdata/pe-binutils/rsrc_386.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/pe-binutils/rsrc_386.syso'
'src/cmd/link/testdata/pe-binutils/rsrc_amd64.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/pe-binutils/rsrc_amd64.syso'
'src/cmd/link/testdata/pe-llvm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/pe-llvm'
'src/cmd/link/testdata/pe-llvm/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/pe-llvm/main.go'
'src/cmd/link/testdata/pe-llvm/rsrc_386.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/pe-llvm/rsrc_386.syso'
'src/cmd/link/testdata/pe-llvm/rsrc_amd64.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/pe-llvm/rsrc_amd64.syso'
'src/cmd/link/testdata/pe-llvm/rsrc_arm.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/pe-llvm/rsrc_arm.syso'
'src/cmd/link/testdata/pe-llvm/rsrc_arm64.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/pe-llvm/rsrc_arm64.syso'
'src/cmd/link/testdata/testBuildFortvOS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/testBuildFortvOS'
'src/cmd/link/testdata/testBuildFortvOS/lib.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/testBuildFortvOS/lib.go'
'src/cmd/link/testdata/testBuildFortvOS/main.m' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/testBuildFortvOS/main.m'
'src/cmd/link/testdata/testHashedSyms' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/testHashedSyms'
'src/cmd/link/testdata/testHashedSyms/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/testHashedSyms/p.go'
'src/cmd/link/testdata/testIndexMismatch' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/testIndexMismatch'
'src/cmd/link/testdata/testIndexMismatch/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/testIndexMismatch/a.go'
'src/cmd/link/testdata/testIndexMismatch/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/testIndexMismatch/b.go'
'src/cmd/link/testdata/testIndexMismatch/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/testIndexMismatch/main.go'
'src/cmd/link/testdata/testRO' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/testRO'
'src/cmd/link/testdata/testRO/x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/link/testdata/testRO/x.go'
'src/cmd/nm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/nm'
'src/cmd/nm/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/nm/doc.go'
'src/cmd/nm/nm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/nm/nm.go'
'src/cmd/nm/nm_cgo_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/nm/nm_cgo_test.go'
'src/cmd/nm/nm_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/nm/nm_test.go'
'src/cmd/objdump' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/objdump'
'src/cmd/objdump/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/objdump/main.go'
'src/cmd/objdump/objdump_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/objdump/objdump_test.go'
'src/cmd/objdump/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/objdump/testdata'
'src/cmd/objdump/testdata/fmthello.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/objdump/testdata/fmthello.go'
'src/cmd/objdump/testdata/fmthellocgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/objdump/testdata/fmthellocgo.go'
'src/cmd/objdump/testdata/go116.o' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/objdump/testdata/go116.o'
'src/cmd/objdump/testdata/testfilenum' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/objdump/testdata/testfilenum'
'src/cmd/objdump/testdata/testfilenum/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/objdump/testdata/testfilenum/a.go'
'src/cmd/objdump/testdata/testfilenum/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/objdump/testdata/testfilenum/b.go'
'src/cmd/objdump/testdata/testfilenum/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/objdump/testdata/testfilenum/c.go'
'src/cmd/objdump/testdata/testfilenum/go.mod' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/objdump/testdata/testfilenum/go.mod'
'src/cmd/pack' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/pack'
'src/cmd/pack/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/pack/doc.go'
'src/cmd/pack/pack.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/pack/pack.go'
'src/cmd/pack/pack_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/pack/pack_test.go'
'src/cmd/pprof' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/pprof'
'src/cmd/pprof/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/pprof/README'
'src/cmd/pprof/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/pprof/doc.go'
'src/cmd/pprof/pprof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/pprof/pprof.go'
'src/cmd/pprof/pprof_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/pprof/pprof_test.go'
'src/cmd/pprof/readlineui.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/pprof/readlineui.go'
'src/cmd/pprof/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/pprof/testdata'
'src/cmd/pprof/testdata/cpu.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/pprof/testdata/cpu.go'
'src/cmd/test2json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/test2json'
'src/cmd/test2json/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/test2json/main.go'
'src/cmd/test2json/signal_notunix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/test2json/signal_notunix.go'
'src/cmd/test2json/signal_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/test2json/signal_unix.go'
'src/cmd/trace' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/trace'
'src/cmd/trace/annotations.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/trace/annotations.go'
'src/cmd/trace/annotations_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/trace/annotations_test.go'
'src/cmd/trace/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/trace/doc.go'
'src/cmd/trace/goroutines.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/trace/goroutines.go'
'src/cmd/trace/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/trace/main.go'
'src/cmd/trace/mmu.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/trace/mmu.go'
'src/cmd/trace/pprof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/trace/pprof.go'
'src/cmd/trace/static' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/trace/static'
'src/cmd/trace/static/README.md' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/trace/static/README.md'
'src/cmd/trace/static/trace_viewer_full.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/trace/static/trace_viewer_full.html'
'src/cmd/trace/static/webcomponents.min.js' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/trace/static/webcomponents.min.js'
'src/cmd/trace/trace.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/trace/trace.go'
'src/cmd/trace/trace_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/trace/trace_test.go'
'src/cmd/trace/trace_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/trace/trace_unix_test.go'
'src/cmd/vendor' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor'
'src/cmd/vendor/github.com' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com'
'src/cmd/vendor/github.com/google' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google'
'src/cmd/vendor/github.com/google/pprof' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof'
'src/cmd/vendor/github.com/google/pprof/AUTHORS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/AUTHORS'
'src/cmd/vendor/github.com/google/pprof/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/CONTRIBUTORS'
'src/cmd/vendor/github.com/google/pprof/LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/LICENSE'
'src/cmd/vendor/github.com/google/pprof/driver' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/driver'
'src/cmd/vendor/github.com/google/pprof/driver/driver.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/driver/driver.go'
'src/cmd/vendor/github.com/google/pprof/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal'
'src/cmd/vendor/github.com/google/pprof/internal/binutils' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/binutils'
'src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner.go'
'src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner_llvm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner_llvm.go'
'src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner_nm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner_nm.go'
'src/cmd/vendor/github.com/google/pprof/internal/binutils/binutils.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/binutils/binutils.go'
'src/cmd/vendor/github.com/google/pprof/internal/binutils/disasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/binutils/disasm.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver'
'src/cmd/vendor/github.com/google/pprof/internal/driver/cli.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/cli.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver/commands.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/commands.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver/config.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/config.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver/driver.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/driver.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver/driver_focus.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/driver_focus.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver/fetch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/fetch.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver/flags.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/flags.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver/flamegraph.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/flamegraph.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver/html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/html'
'src/cmd/vendor/github.com/google/pprof/internal/driver/html/common.css' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/html/common.css'
'src/cmd/vendor/github.com/google/pprof/internal/driver/html/common.js' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/html/common.js'
'src/cmd/vendor/github.com/google/pprof/internal/driver/html/flamegraph.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/html/flamegraph.html'
'src/cmd/vendor/github.com/google/pprof/internal/driver/html/graph.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/html/graph.html'
'src/cmd/vendor/github.com/google/pprof/internal/driver/html/header.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/html/header.html'
'src/cmd/vendor/github.com/google/pprof/internal/driver/html/plaintext.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/html/plaintext.html'
'src/cmd/vendor/github.com/google/pprof/internal/driver/html/source.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/html/source.html'
'src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.css' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.css'
'src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.html'
'src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.js' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.js'
'src/cmd/vendor/github.com/google/pprof/internal/driver/html/top.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/html/top.html'
'src/cmd/vendor/github.com/google/pprof/internal/driver/interactive.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/interactive.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver/options.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/options.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver/settings.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/settings.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver/stacks.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/stacks.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver/svg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/svg.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver/tagroot.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/tagroot.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver/tempfile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/tempfile.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver/webhtml.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/webhtml.go'
'src/cmd/vendor/github.com/google/pprof/internal/driver/webui.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/driver/webui.go'
'src/cmd/vendor/github.com/google/pprof/internal/elfexec' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/elfexec'
'src/cmd/vendor/github.com/google/pprof/internal/elfexec/elfexec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/elfexec/elfexec.go'
'src/cmd/vendor/github.com/google/pprof/internal/graph' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/graph'
'src/cmd/vendor/github.com/google/pprof/internal/graph/dotgraph.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/graph/dotgraph.go'
'src/cmd/vendor/github.com/google/pprof/internal/graph/graph.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/graph/graph.go'
'src/cmd/vendor/github.com/google/pprof/internal/measurement' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/measurement'
'src/cmd/vendor/github.com/google/pprof/internal/measurement/measurement.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/measurement/measurement.go'
'src/cmd/vendor/github.com/google/pprof/internal/plugin' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/plugin'
'src/cmd/vendor/github.com/google/pprof/internal/plugin/plugin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/plugin/plugin.go'
'src/cmd/vendor/github.com/google/pprof/internal/report' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/report'
'src/cmd/vendor/github.com/google/pprof/internal/report/package.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/report/package.go'
'src/cmd/vendor/github.com/google/pprof/internal/report/report.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/report/report.go'
'src/cmd/vendor/github.com/google/pprof/internal/report/shortnames.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/report/shortnames.go'
'src/cmd/vendor/github.com/google/pprof/internal/report/source.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/report/source.go'
'src/cmd/vendor/github.com/google/pprof/internal/report/source_html.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/report/source_html.go'
'src/cmd/vendor/github.com/google/pprof/internal/report/stacks.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/report/stacks.go'
'src/cmd/vendor/github.com/google/pprof/internal/report/synth.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/report/synth.go'
'src/cmd/vendor/github.com/google/pprof/internal/symbolizer' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/symbolizer'
'src/cmd/vendor/github.com/google/pprof/internal/symbolizer/symbolizer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/symbolizer/symbolizer.go'
'src/cmd/vendor/github.com/google/pprof/internal/symbolz' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/symbolz'
'src/cmd/vendor/github.com/google/pprof/internal/symbolz/symbolz.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/symbolz/symbolz.go'
'src/cmd/vendor/github.com/google/pprof/internal/transport' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/transport'
'src/cmd/vendor/github.com/google/pprof/internal/transport/transport.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/internal/transport/transport.go'
'src/cmd/vendor/github.com/google/pprof/profile' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/profile'
'src/cmd/vendor/github.com/google/pprof/profile/encode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/profile/encode.go'
'src/cmd/vendor/github.com/google/pprof/profile/filter.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/profile/filter.go'
'src/cmd/vendor/github.com/google/pprof/profile/index.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/profile/index.go'
'src/cmd/vendor/github.com/google/pprof/profile/legacy_java_profile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/profile/legacy_java_profile.go'
'src/cmd/vendor/github.com/google/pprof/profile/legacy_profile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/profile/legacy_profile.go'
'src/cmd/vendor/github.com/google/pprof/profile/merge.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/profile/merge.go'
'src/cmd/vendor/github.com/google/pprof/profile/profile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/profile/profile.go'
'src/cmd/vendor/github.com/google/pprof/profile/proto.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/profile/proto.go'
'src/cmd/vendor/github.com/google/pprof/profile/prune.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/profile/prune.go'
'src/cmd/vendor/github.com/google/pprof/third_party' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/third_party'
'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph'
'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/D3_FLAME_GRAPH_LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/D3_FLAME_GRAPH_LICENSE'
'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/D3_LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/D3_LICENSE'
'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/README.md' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/README.md'
'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/d3_flame_graph.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/d3_flame_graph.go'
'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/index.js' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/index.js'
'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package-lock.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package-lock.json'
'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package.json'
'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/update.sh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/update.sh'
'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/webpack.config.js' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/webpack.config.js'
'src/cmd/vendor/github.com/google/pprof/third_party/svgpan' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/third_party/svgpan'
'src/cmd/vendor/github.com/google/pprof/third_party/svgpan/LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/third_party/svgpan/LICENSE'
'src/cmd/vendor/github.com/google/pprof/third_party/svgpan/svgpan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/google/pprof/third_party/svgpan/svgpan.go'
'src/cmd/vendor/github.com/ianlancetaylor' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/ianlancetaylor'
'src/cmd/vendor/github.com/ianlancetaylor/demangle' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/ianlancetaylor/demangle'
'src/cmd/vendor/github.com/ianlancetaylor/demangle/.gitignore' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/ianlancetaylor/demangle/.gitignore'
'src/cmd/vendor/github.com/ianlancetaylor/demangle/LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/ianlancetaylor/demangle/LICENSE'
'src/cmd/vendor/github.com/ianlancetaylor/demangle/README.md' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/ianlancetaylor/demangle/README.md'
'src/cmd/vendor/github.com/ianlancetaylor/demangle/ast.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/ianlancetaylor/demangle/ast.go'
'src/cmd/vendor/github.com/ianlancetaylor/demangle/demangle.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/ianlancetaylor/demangle/demangle.go'
'src/cmd/vendor/github.com/ianlancetaylor/demangle/rust.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/github.com/ianlancetaylor/demangle/rust.go'
'src/cmd/vendor/golang.org' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org'
'src/cmd/vendor/golang.org/x' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x'
'src/cmd/vendor/golang.org/x/arch' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch'
'src/cmd/vendor/golang.org/x/arch/LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/LICENSE'
'src/cmd/vendor/golang.org/x/arch/PATENTS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/PATENTS'
'src/cmd/vendor/golang.org/x/arch/arm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm'
'src/cmd/vendor/golang.org/x/arch/arm/armasm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm/armasm'
'src/cmd/vendor/golang.org/x/arch/arm/armasm/Makefile' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm/armasm/Makefile'
'src/cmd/vendor/golang.org/x/arch/arm/armasm/decode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm/armasm/decode.go'
'src/cmd/vendor/golang.org/x/arch/arm/armasm/gnu.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm/armasm/gnu.go'
'src/cmd/vendor/golang.org/x/arch/arm/armasm/inst.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm/armasm/inst.go'
'src/cmd/vendor/golang.org/x/arch/arm/armasm/plan9x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm/armasm/plan9x.go'
'src/cmd/vendor/golang.org/x/arch/arm/armasm/tables.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm/armasm/tables.go'
'src/cmd/vendor/golang.org/x/arch/arm64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm64'
'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm'
'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/arg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/arg.go'
'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/condition.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/condition.go'
'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/condition_util.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/condition_util.go'
'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/decode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/decode.go'
'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/gnu.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/gnu.go'
'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/inst.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/inst.go'
'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/inst.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/inst.json'
'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/plan9x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/plan9x.go'
'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/tables.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/tables.go'
'src/cmd/vendor/golang.org/x/arch/ppc64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/ppc64'
'src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm'
'src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/decode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/decode.go'
'src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/doc.go'
'src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/field.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/field.go'
'src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/gnu.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/gnu.go'
'src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/inst.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/inst.go'
'src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/plan9.go'
'src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/tables.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/tables.go'
'src/cmd/vendor/golang.org/x/arch/x86' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/x86'
'src/cmd/vendor/golang.org/x/arch/x86/x86asm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/x86/x86asm'
'src/cmd/vendor/golang.org/x/arch/x86/x86asm/Makefile' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/x86/x86asm/Makefile'
'src/cmd/vendor/golang.org/x/arch/x86/x86asm/decode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/x86/x86asm/decode.go'
'src/cmd/vendor/golang.org/x/arch/x86/x86asm/gnu.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/x86/x86asm/gnu.go'
'src/cmd/vendor/golang.org/x/arch/x86/x86asm/inst.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/x86/x86asm/inst.go'
'src/cmd/vendor/golang.org/x/arch/x86/x86asm/intel.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/x86/x86asm/intel.go'
'src/cmd/vendor/golang.org/x/arch/x86/x86asm/plan9x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/x86/x86asm/plan9x.go'
'src/cmd/vendor/golang.org/x/arch/x86/x86asm/tables.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/arch/x86/x86asm/tables.go'
'src/cmd/vendor/golang.org/x/mod' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod'
'src/cmd/vendor/golang.org/x/mod/LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/LICENSE'
'src/cmd/vendor/golang.org/x/mod/PATENTS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/PATENTS'
'src/cmd/vendor/golang.org/x/mod/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/internal'
'src/cmd/vendor/golang.org/x/mod/internal/lazyregexp' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/internal/lazyregexp'
'src/cmd/vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go'
'src/cmd/vendor/golang.org/x/mod/modfile' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/modfile'
'src/cmd/vendor/golang.org/x/mod/modfile/print.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/modfile/print.go'
'src/cmd/vendor/golang.org/x/mod/modfile/read.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/modfile/read.go'
'src/cmd/vendor/golang.org/x/mod/modfile/rule.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/modfile/rule.go'
'src/cmd/vendor/golang.org/x/mod/modfile/work.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/modfile/work.go'
'src/cmd/vendor/golang.org/x/mod/module' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/module'
'src/cmd/vendor/golang.org/x/mod/module/module.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/module/module.go'
'src/cmd/vendor/golang.org/x/mod/module/pseudo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/module/pseudo.go'
'src/cmd/vendor/golang.org/x/mod/semver' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/semver'
'src/cmd/vendor/golang.org/x/mod/semver/semver.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/semver/semver.go'
'src/cmd/vendor/golang.org/x/mod/sumdb' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/sumdb'
'src/cmd/vendor/golang.org/x/mod/sumdb/cache.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/sumdb/cache.go'
'src/cmd/vendor/golang.org/x/mod/sumdb/client.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/sumdb/client.go'
'src/cmd/vendor/golang.org/x/mod/sumdb/dirhash' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/sumdb/dirhash'
'src/cmd/vendor/golang.org/x/mod/sumdb/dirhash/hash.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/sumdb/dirhash/hash.go'
'src/cmd/vendor/golang.org/x/mod/sumdb/note' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/sumdb/note'
'src/cmd/vendor/golang.org/x/mod/sumdb/note/note.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/sumdb/note/note.go'
'src/cmd/vendor/golang.org/x/mod/sumdb/server.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/sumdb/server.go'
'src/cmd/vendor/golang.org/x/mod/sumdb/test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/sumdb/test.go'
'src/cmd/vendor/golang.org/x/mod/sumdb/tlog' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/sumdb/tlog'
'src/cmd/vendor/golang.org/x/mod/sumdb/tlog/note.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/sumdb/tlog/note.go'
'src/cmd/vendor/golang.org/x/mod/sumdb/tlog/tile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/sumdb/tlog/tile.go'
'src/cmd/vendor/golang.org/x/mod/sumdb/tlog/tlog.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/sumdb/tlog/tlog.go'
'src/cmd/vendor/golang.org/x/mod/zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/zip'
'src/cmd/vendor/golang.org/x/mod/zip/zip.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/mod/zip/zip.go'
'src/cmd/vendor/golang.org/x/sync' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sync'
'src/cmd/vendor/golang.org/x/sync/LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sync/LICENSE'
'src/cmd/vendor/golang.org/x/sync/PATENTS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sync/PATENTS'
'src/cmd/vendor/golang.org/x/sync/semaphore' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sync/semaphore'
'src/cmd/vendor/golang.org/x/sync/semaphore/semaphore.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sync/semaphore/semaphore.go'
'src/cmd/vendor/golang.org/x/sys' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys'
'src/cmd/vendor/golang.org/x/sys/LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/LICENSE'
'src/cmd/vendor/golang.org/x/sys/PATENTS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/PATENTS'
'src/cmd/vendor/golang.org/x/sys/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/internal'
'src/cmd/vendor/golang.org/x/sys/internal/unsafeheader' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/internal/unsafeheader'
'src/cmd/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go'
'src/cmd/vendor/golang.org/x/sys/plan9' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9'
'src/cmd/vendor/golang.org/x/sys/plan9/asm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/asm.s'
'src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_386.s'
'src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_amd64.s'
'src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_arm.s'
'src/cmd/vendor/golang.org/x/sys/plan9/const_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/const_plan9.go'
'src/cmd/vendor/golang.org/x/sys/plan9/dir_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/dir_plan9.go'
'src/cmd/vendor/golang.org/x/sys/plan9/env_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/env_plan9.go'
'src/cmd/vendor/golang.org/x/sys/plan9/errors_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/errors_plan9.go'
'src/cmd/vendor/golang.org/x/sys/plan9/mkall.sh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/mkall.sh'
'src/cmd/vendor/golang.org/x/sys/plan9/mkerrors.sh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/mkerrors.sh'
'src/cmd/vendor/golang.org/x/sys/plan9/mksysnum_plan9.sh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/mksysnum_plan9.sh'
'src/cmd/vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go'
'src/cmd/vendor/golang.org/x/sys/plan9/pwd_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/pwd_plan9.go'
'src/cmd/vendor/golang.org/x/sys/plan9/race.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/race.go'
'src/cmd/vendor/golang.org/x/sys/plan9/race0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/race0.go'
'src/cmd/vendor/golang.org/x/sys/plan9/str.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/str.go'
'src/cmd/vendor/golang.org/x/sys/plan9/syscall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/syscall.go'
'src/cmd/vendor/golang.org/x/sys/plan9/syscall_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/syscall_plan9.go'
'src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go'
'src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go'
'src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go'
'src/cmd/vendor/golang.org/x/sys/plan9/zsysnum_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/plan9/zsysnum_plan9.go'
'src/cmd/vendor/golang.org/x/sys/unix' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix'
'src/cmd/vendor/golang.org/x/sys/unix/.gitignore' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/.gitignore'
'src/cmd/vendor/golang.org/x/sys/unix/README.md' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/README.md'
'src/cmd/vendor/golang.org/x/sys/unix/affinity_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/affinity_linux.go'
'src/cmd/vendor/golang.org/x/sys/unix/aliases.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/aliases.go'
'src/cmd/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_386.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_arm.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_ppc64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_ppc64.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_386.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_amd64.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_arm.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_arm64.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_loong64.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_s390x.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s'
'src/cmd/vendor/golang.org/x/sys/unix/asm_zos_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/asm_zos_s390x.s'
'src/cmd/vendor/golang.org/x/sys/unix/bluetooth_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/bluetooth_linux.go'
'src/cmd/vendor/golang.org/x/sys/unix/cap_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/cap_freebsd.go'
'src/cmd/vendor/golang.org/x/sys/unix/constants.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/constants.go'
'src/cmd/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/dev_aix_ppc.go'
'src/cmd/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/dev_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/dev_darwin.go'
'src/cmd/vendor/golang.org/x/sys/unix/dev_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/dev_dragonfly.go'
'src/cmd/vendor/golang.org/x/sys/unix/dev_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/dev_freebsd.go'
'src/cmd/vendor/golang.org/x/sys/unix/dev_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/dev_linux.go'
'src/cmd/vendor/golang.org/x/sys/unix/dev_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/dev_netbsd.go'
'src/cmd/vendor/golang.org/x/sys/unix/dev_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/dev_openbsd.go'
'src/cmd/vendor/golang.org/x/sys/unix/dev_zos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/dev_zos.go'
'src/cmd/vendor/golang.org/x/sys/unix/dirent.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/dirent.go'
'src/cmd/vendor/golang.org/x/sys/unix/endian_big.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/endian_big.go'
'src/cmd/vendor/golang.org/x/sys/unix/endian_little.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/endian_little.go'
'src/cmd/vendor/golang.org/x/sys/unix/env_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/env_unix.go'
'src/cmd/vendor/golang.org/x/sys/unix/epoll_zos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/epoll_zos.go'
'src/cmd/vendor/golang.org/x/sys/unix/fcntl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/fcntl.go'
'src/cmd/vendor/golang.org/x/sys/unix/fcntl_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/fcntl_darwin.go'
'src/cmd/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go'
'src/cmd/vendor/golang.org/x/sys/unix/fdset.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/fdset.go'
'src/cmd/vendor/golang.org/x/sys/unix/fstatfs_zos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/fstatfs_zos.go'
'src/cmd/vendor/golang.org/x/sys/unix/gccgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/gccgo.go'
'src/cmd/vendor/golang.org/x/sys/unix/gccgo_c.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/gccgo_c.c'
'src/cmd/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ifreq_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ifreq_linux.go'
'src/cmd/vendor/golang.org/x/sys/unix/ioctl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ioctl.go'
'src/cmd/vendor/golang.org/x/sys/unix/ioctl_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ioctl_linux.go'
'src/cmd/vendor/golang.org/x/sys/unix/ioctl_zos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ioctl_zos.go'
'src/cmd/vendor/golang.org/x/sys/unix/mkall.sh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/mkall.sh'
'src/cmd/vendor/golang.org/x/sys/unix/mkerrors.sh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/mkerrors.sh'
'src/cmd/vendor/golang.org/x/sys/unix/pagesize_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/pagesize_unix.go'
'src/cmd/vendor/golang.org/x/sys/unix/pledge_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/pledge_openbsd.go'
'src/cmd/vendor/golang.org/x/sys/unix/ptrace_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ptrace_darwin.go'
'src/cmd/vendor/golang.org/x/sys/unix/ptrace_ios.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ptrace_ios.go'
'src/cmd/vendor/golang.org/x/sys/unix/race.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/race.go'
'src/cmd/vendor/golang.org/x/sys/unix/race0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/race0.go'
'src/cmd/vendor/golang.org/x/sys/unix/readdirent_getdents.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/readdirent_getdents.go'
'src/cmd/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go'
'src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go'
'src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_linux.go'
'src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_unix.go'
'src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_aix.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_bsd.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_dragonfly.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_illumos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_illumos.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_loong64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_libc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_libc.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_ppc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_riscv64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_solaris.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_unix.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_unix_gc.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go'
'src/cmd/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go'
'src/cmd/vendor/golang.org/x/sys/unix/sysvshm_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/sysvshm_linux.go'
'src/cmd/vendor/golang.org/x/sys/unix/sysvshm_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/sysvshm_unix.go'
'src/cmd/vendor/golang.org/x/sys/unix/sysvshm_unix_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/sysvshm_unix_other.go'
'src/cmd/vendor/golang.org/x/sys/unix/timestruct.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/timestruct.go'
'src/cmd/vendor/golang.org/x/sys/unix/unveil_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/unveil_openbsd.go'
'src/cmd/vendor/golang.org/x/sys/unix/xattr_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/xattr_bsd.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go'
'src/cmd/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go'
'src/cmd/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go'
'src/cmd/vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go'
'src/cmd/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.s'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.s'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.s'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.s'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go'
'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_ppc64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_riscv64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go'
'src/cmd/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go'
'src/cmd/vendor/golang.org/x/sys/windows' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows'
'src/cmd/vendor/golang.org/x/sys/windows/aliases.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/aliases.go'
'src/cmd/vendor/golang.org/x/sys/windows/dll_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/dll_windows.go'
'src/cmd/vendor/golang.org/x/sys/windows/empty.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/empty.s'
'src/cmd/vendor/golang.org/x/sys/windows/env_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/env_windows.go'
'src/cmd/vendor/golang.org/x/sys/windows/eventlog.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/eventlog.go'
'src/cmd/vendor/golang.org/x/sys/windows/exec_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/exec_windows.go'
'src/cmd/vendor/golang.org/x/sys/windows/memory_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/memory_windows.go'
'src/cmd/vendor/golang.org/x/sys/windows/mkerrors.bash' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/mkerrors.bash'
'src/cmd/vendor/golang.org/x/sys/windows/mkknownfolderids.bash' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/mkknownfolderids.bash'
'src/cmd/vendor/golang.org/x/sys/windows/mksyscall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/mksyscall.go'
'src/cmd/vendor/golang.org/x/sys/windows/race.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/race.go'
'src/cmd/vendor/golang.org/x/sys/windows/race0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/race0.go'
'src/cmd/vendor/golang.org/x/sys/windows/security_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/security_windows.go'
'src/cmd/vendor/golang.org/x/sys/windows/service.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/service.go'
'src/cmd/vendor/golang.org/x/sys/windows/setupapi_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/setupapi_windows.go'
'src/cmd/vendor/golang.org/x/sys/windows/str.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/str.go'
'src/cmd/vendor/golang.org/x/sys/windows/syscall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/syscall.go'
'src/cmd/vendor/golang.org/x/sys/windows/syscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/syscall_windows.go'
'src/cmd/vendor/golang.org/x/sys/windows/types_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/types_windows.go'
'src/cmd/vendor/golang.org/x/sys/windows/types_windows_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/types_windows_386.go'
'src/cmd/vendor/golang.org/x/sys/windows/types_windows_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/types_windows_amd64.go'
'src/cmd/vendor/golang.org/x/sys/windows/types_windows_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/types_windows_arm.go'
'src/cmd/vendor/golang.org/x/sys/windows/types_windows_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/types_windows_arm64.go'
'src/cmd/vendor/golang.org/x/sys/windows/zerrors_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/zerrors_windows.go'
'src/cmd/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go'
'src/cmd/vendor/golang.org/x/sys/windows/zsyscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/sys/windows/zsyscall_windows.go'
'src/cmd/vendor/golang.org/x/term' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/term'
'src/cmd/vendor/golang.org/x/term/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/term/CONTRIBUTING.md'
'src/cmd/vendor/golang.org/x/term/LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/term/LICENSE'
'src/cmd/vendor/golang.org/x/term/PATENTS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/term/PATENTS'
'src/cmd/vendor/golang.org/x/term/README.md' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/term/README.md'
'src/cmd/vendor/golang.org/x/term/codereview.cfg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/term/codereview.cfg'
'src/cmd/vendor/golang.org/x/term/term.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/term/term.go'
'src/cmd/vendor/golang.org/x/term/term_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/term/term_plan9.go'
'src/cmd/vendor/golang.org/x/term/term_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/term/term_unix.go'
'src/cmd/vendor/golang.org/x/term/term_unix_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/term/term_unix_bsd.go'
'src/cmd/vendor/golang.org/x/term/term_unix_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/term/term_unix_other.go'
'src/cmd/vendor/golang.org/x/term/term_unsupported.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/term/term_unsupported.go'
'src/cmd/vendor/golang.org/x/term/term_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/term/term_windows.go'
'src/cmd/vendor/golang.org/x/term/terminal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/term/terminal.go'
'src/cmd/vendor/golang.org/x/tools' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools'
'src/cmd/vendor/golang.org/x/tools/LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/LICENSE'
'src/cmd/vendor/golang.org/x/tools/PATENTS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/PATENTS'
'src/cmd/vendor/golang.org/x/tools/cover' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/cover'
'src/cmd/vendor/golang.org/x/tools/cover/profile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/cover/profile.go'
'src/cmd/vendor/golang.org/x/tools/go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go'
'src/cmd/vendor/golang.org/x/tools/go/analysis' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis'
'src/cmd/vendor/golang.org/x/tools/go/analysis/analysis.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/analysis.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/diagnostic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/diagnostic.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/doc.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/internal'
'src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags'
'src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags/flags.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags/flags.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags/help.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags/help.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go118.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go118.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go119.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go119.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/assign' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/assign'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/atomic' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/atomic'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/bools' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/bools'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag_old.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag_old.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/copylock' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/copylock'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas/errorsas.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas/errorsas.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/framepointer' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/framepointer'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/framepointer/framepointer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/framepointer/framepointer.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/httpresponse' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/httpresponse'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/ifaceassert.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/ifaceassert.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/parameterized.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/parameterized.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/inspect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/inspect'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/loopclosure' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/loopclosure'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/lostcancel' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/lostcancel'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/nilfunc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/nilfunc'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer/sigchanyzer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer/sigchanyzer.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stdmethods' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stdmethods'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stringintconv' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stringintconv'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stringintconv/string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stringintconv/string.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/structtag' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/structtag'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine/testinggoroutine.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine/testinggoroutine.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/tests' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/tests'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/timeformat' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/timeformat'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/timeformat/timeformat.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/timeformat/timeformat.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unmarshal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unmarshal'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unreachable' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unreachable'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unusedresult' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unusedresult'
'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker'
'src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker112.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker112.go'
'src/cmd/vendor/golang.org/x/tools/go/analysis/validate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/analysis/validate.go'
'src/cmd/vendor/golang.org/x/tools/go/ast' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/ast'
'src/cmd/vendor/golang.org/x/tools/go/ast/astutil' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/ast/astutil'
'src/cmd/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go'
'src/cmd/vendor/golang.org/x/tools/go/ast/astutil/imports.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/imports.go'
'src/cmd/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go'
'src/cmd/vendor/golang.org/x/tools/go/ast/astutil/util.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/util.go'
'src/cmd/vendor/golang.org/x/tools/go/ast/inspector' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/ast/inspector'
'src/cmd/vendor/golang.org/x/tools/go/ast/inspector/inspector.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/ast/inspector/inspector.go'
'src/cmd/vendor/golang.org/x/tools/go/ast/inspector/typeof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/ast/inspector/typeof.go'
'src/cmd/vendor/golang.org/x/tools/go/cfg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/cfg'
'src/cmd/vendor/golang.org/x/tools/go/cfg/builder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/cfg/builder.go'
'src/cmd/vendor/golang.org/x/tools/go/cfg/cfg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/cfg/cfg.go'
'src/cmd/vendor/golang.org/x/tools/go/types' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/types'
'src/cmd/vendor/golang.org/x/tools/go/types/objectpath' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/types/objectpath'
'src/cmd/vendor/golang.org/x/tools/go/types/objectpath/objectpath.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/types/objectpath/objectpath.go'
'src/cmd/vendor/golang.org/x/tools/go/types/typeutil' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/types/typeutil'
'src/cmd/vendor/golang.org/x/tools/go/types/typeutil/callee.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/callee.go'
'src/cmd/vendor/golang.org/x/tools/go/types/typeutil/imports.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/imports.go'
'src/cmd/vendor/golang.org/x/tools/go/types/typeutil/map.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/map.go'
'src/cmd/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go'
'src/cmd/vendor/golang.org/x/tools/go/types/typeutil/ui.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/ui.go'
'src/cmd/vendor/golang.org/x/tools/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/internal'
'src/cmd/vendor/golang.org/x/tools/internal/analysisinternal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/internal/analysisinternal'
'src/cmd/vendor/golang.org/x/tools/internal/analysisinternal/analysis.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/internal/analysisinternal/analysis.go'
'src/cmd/vendor/golang.org/x/tools/internal/facts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/internal/facts'
'src/cmd/vendor/golang.org/x/tools/internal/facts/facts.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/internal/facts/facts.go'
'src/cmd/vendor/golang.org/x/tools/internal/facts/imports.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/internal/facts/imports.go'
'src/cmd/vendor/golang.org/x/tools/internal/typeparams' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/internal/typeparams'
'src/cmd/vendor/golang.org/x/tools/internal/typeparams/common.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/internal/typeparams/common.go'
'src/cmd/vendor/golang.org/x/tools/internal/typeparams/coretype.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/internal/typeparams/coretype.go'
'src/cmd/vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go'
'src/cmd/vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go'
'src/cmd/vendor/golang.org/x/tools/internal/typeparams/normalize.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/internal/typeparams/normalize.go'
'src/cmd/vendor/golang.org/x/tools/internal/typeparams/termlist.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/internal/typeparams/termlist.go'
'src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go'
'src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go'
'src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeterm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeterm.go'
'src/cmd/vendor/modules.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vendor/modules.txt'
'src/cmd/vet' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet'
'src/cmd/vet/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/README'
'src/cmd/vet/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/doc.go'
'src/cmd/vet/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/main.go'
'src/cmd/vet/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata'
'src/cmd/vet/testdata/asm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/asm'
'src/cmd/vet/testdata/asm/asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/asm/asm.go'
'src/cmd/vet/testdata/asm/asm1.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/asm/asm1.s'
'src/cmd/vet/testdata/assign' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/assign'
'src/cmd/vet/testdata/assign/assign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/assign/assign.go'
'src/cmd/vet/testdata/atomic' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/atomic'
'src/cmd/vet/testdata/atomic/atomic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/atomic/atomic.go'
'src/cmd/vet/testdata/bool' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/bool'
'src/cmd/vet/testdata/bool/bool.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/bool/bool.go'
'src/cmd/vet/testdata/buildtag' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/buildtag'
'src/cmd/vet/testdata/buildtag/buildtag.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/buildtag/buildtag.go'
'src/cmd/vet/testdata/buildtag/buildtag2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/buildtag/buildtag2.go'
'src/cmd/vet/testdata/buildtag/buildtag3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/buildtag/buildtag3.go'
'src/cmd/vet/testdata/buildtag/buildtag4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/buildtag/buildtag4.go'
'src/cmd/vet/testdata/buildtag/buildtag5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/buildtag/buildtag5.go'
'src/cmd/vet/testdata/buildtag/buildtag6.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/buildtag/buildtag6.s'
'src/cmd/vet/testdata/buildtag/buildtag7.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/buildtag/buildtag7.s'
'src/cmd/vet/testdata/cgo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/cgo'
'src/cmd/vet/testdata/cgo/cgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/cgo/cgo.go'
'src/cmd/vet/testdata/composite' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/composite'
'src/cmd/vet/testdata/composite/composite.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/composite/composite.go'
'src/cmd/vet/testdata/copylock' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/copylock'
'src/cmd/vet/testdata/copylock/copylock.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/copylock/copylock.go'
'src/cmd/vet/testdata/deadcode' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/deadcode'
'src/cmd/vet/testdata/deadcode/deadcode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/deadcode/deadcode.go'
'src/cmd/vet/testdata/httpresponse' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/httpresponse'
'src/cmd/vet/testdata/httpresponse/httpresponse.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/httpresponse/httpresponse.go'
'src/cmd/vet/testdata/lostcancel' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/lostcancel'
'src/cmd/vet/testdata/lostcancel/lostcancel.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/lostcancel/lostcancel.go'
'src/cmd/vet/testdata/method' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/method'
'src/cmd/vet/testdata/method/method.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/method/method.go'
'src/cmd/vet/testdata/nilfunc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/nilfunc'
'src/cmd/vet/testdata/nilfunc/nilfunc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/nilfunc/nilfunc.go'
'src/cmd/vet/testdata/print' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/print'
'src/cmd/vet/testdata/print/print.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/print/print.go'
'src/cmd/vet/testdata/rangeloop' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/rangeloop'
'src/cmd/vet/testdata/rangeloop/rangeloop.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/rangeloop/rangeloop.go'
'src/cmd/vet/testdata/shift' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/shift'
'src/cmd/vet/testdata/shift/shift.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/shift/shift.go'
'src/cmd/vet/testdata/structtag' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/structtag'
'src/cmd/vet/testdata/structtag/structtag.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/structtag/structtag.go'
'src/cmd/vet/testdata/tagtest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/tagtest'
'src/cmd/vet/testdata/tagtest/file1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/tagtest/file1.go'
'src/cmd/vet/testdata/tagtest/file2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/tagtest/file2.go'
'src/cmd/vet/testdata/testingpkg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/testingpkg'
'src/cmd/vet/testdata/testingpkg/tests.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/testingpkg/tests.go'
'src/cmd/vet/testdata/testingpkg/tests_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/testingpkg/tests_test.go'
'src/cmd/vet/testdata/unmarshal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/unmarshal'
'src/cmd/vet/testdata/unmarshal/unmarshal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/unmarshal/unmarshal.go'
'src/cmd/vet/testdata/unsafeptr' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/unsafeptr'
'src/cmd/vet/testdata/unsafeptr/unsafeptr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/unsafeptr/unsafeptr.go'
'src/cmd/vet/testdata/unused' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/unused'
'src/cmd/vet/testdata/unused/unused.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/testdata/unused/unused.go'
'src/cmd/vet/vet_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/cmd/vet/vet_test.go'
'src/mime' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime'
'src/mime/encodedword.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/encodedword.go'
'src/mime/encodedword_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/encodedword_test.go'
'src/mime/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/example_test.go'
'src/mime/grammar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/grammar.go'
'src/mime/mediatype.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/mediatype.go'
'src/mime/mediatype_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/mediatype_test.go'
'src/mime/type.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/type.go'
'src/mime/type_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/type_dragonfly.go'
'src/mime/type_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/type_freebsd.go'
'src/mime/type_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/type_openbsd.go'
'src/mime/type_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/type_plan9.go'
'src/mime/type_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/type_test.go'
'src/mime/type_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/type_unix.go'
'src/mime/type_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/type_unix_test.go'
'src/mime/type_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/type_windows.go'
'src/mime/multipart' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/multipart'
'src/mime/multipart/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/multipart/example_test.go'
'src/mime/multipart/formdata.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/multipart/formdata.go'
'src/mime/multipart/formdata_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/multipart/formdata_test.go'
'src/mime/multipart/multipart.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/multipart/multipart.go'
'src/mime/multipart/multipart_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/multipart/multipart_test.go'
'src/mime/multipart/readmimeheader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/multipart/readmimeheader.go'
'src/mime/multipart/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/multipart/testdata'
'src/mime/multipart/testdata/nested-mime' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/multipart/testdata/nested-mime'
'src/mime/multipart/writer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/multipart/writer.go'
'src/mime/multipart/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/multipart/writer_test.go'
'src/mime/quotedprintable' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/quotedprintable'
'src/mime/quotedprintable/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/quotedprintable/example_test.go'
'src/mime/quotedprintable/reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/quotedprintable/reader.go'
'src/mime/quotedprintable/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/quotedprintable/reader_test.go'
'src/mime/quotedprintable/writer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/quotedprintable/writer.go'
'src/mime/quotedprintable/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/quotedprintable/writer_test.go'
'src/mime/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/testdata'
'src/mime/testdata/test.types' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/testdata/test.types'
'src/mime/testdata/test.types.globs2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/testdata/test.types.globs2'
'src/mime/testdata/test.types.plan9' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/mime/testdata/test.types.plan9'
'src/container' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/container'
'src/container/heap' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/container/heap'
'src/container/heap/example_intheap_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/container/heap/example_intheap_test.go'
'src/container/heap/example_pq_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/container/heap/example_pq_test.go'
'src/container/heap/heap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/container/heap/heap.go'
'src/container/heap/heap_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/container/heap/heap_test.go'
'src/container/list' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/container/list'
'src/container/list/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/container/list/example_test.go'
'src/container/list/list.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/container/list/list.go'
'src/container/list/list_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/container/list/list_test.go'
'src/container/ring' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/container/ring'
'src/container/ring/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/container/ring/example_test.go'
'src/container/ring/ring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/container/ring/ring.go'
'src/container/ring/ring_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/container/ring/ring_test.go'
'src/context' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/context'
'src/context/benchmark_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/context/benchmark_test.go'
'src/context/context.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/context/context.go'
'src/context/context_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/context/context_test.go'
'src/context/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/context/example_test.go'
'src/context/net_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/context/net_test.go'
'src/context/x_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/context/x_test.go'
'src/crypto' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto'
'src/crypto/crypto.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/crypto.go'
'src/crypto/issue21104_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/issue21104_test.go'
'src/crypto/aes' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes'
'src/crypto/aes/cipher.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/cipher.go'
'src/crypto/aes/aes_gcm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/aes_gcm.go'
'src/crypto/aes/aes_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/aes_test.go'
'src/crypto/aes/asm_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/asm_amd64.s'
'src/crypto/aes/asm_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/asm_arm64.s'
'src/crypto/aes/asm_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/asm_ppc64x.s'
'src/crypto/aes/asm_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/asm_s390x.s'
'src/crypto/aes/block.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/block.go'
'src/crypto/aes/cbc_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/cbc_ppc64x.go'
'src/crypto/aes/cbc_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/cbc_s390x.go'
'src/crypto/aes/cipher_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/cipher_generic.go'
'src/crypto/aes/cipher_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/cipher_s390x.go'
'src/crypto/aes/const.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/const.go'
'src/crypto/aes/ctr_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/ctr_s390x.go'
'src/crypto/aes/gcm_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/gcm_amd64.s'
'src/crypto/aes/gcm_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/gcm_arm64.s'
'src/crypto/aes/gcm_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/gcm_ppc64x.go'
'src/crypto/aes/gcm_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/gcm_ppc64x.s'
'src/crypto/aes/gcm_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/gcm_s390x.go'
'src/crypto/aes/modes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/modes.go'
'src/crypto/aes/modes_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/modes_test.go'
'src/crypto/aes/cipher_asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/aes/cipher_asm.go'
'src/crypto/boring' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/boring'
'src/crypto/boring/boring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/boring/boring.go'
'src/crypto/cipher' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher'
'src/crypto/cipher/benchmark_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/benchmark_test.go'
'src/crypto/cipher/cbc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/cbc.go'
'src/crypto/cipher/cbc_aes_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/cbc_aes_test.go'
'src/crypto/cipher/cfb.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/cfb.go'
'src/crypto/cipher/cfb_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/cfb_test.go'
'src/crypto/cipher/cipher.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/cipher.go'
'src/crypto/cipher/cipher_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/cipher_test.go'
'src/crypto/cipher/common_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/common_test.go'
'src/crypto/cipher/ctr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/ctr.go'
'src/crypto/cipher/ctr_aes_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/ctr_aes_test.go'
'src/crypto/cipher/ctr_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/ctr_test.go'
'src/crypto/cipher/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/example_test.go'
'src/crypto/cipher/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/export_test.go'
'src/crypto/cipher/fuzz_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/fuzz_test.go'
'src/crypto/cipher/gcm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/gcm.go'
'src/crypto/cipher/gcm_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/gcm_test.go'
'src/crypto/cipher/io.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/io.go'
'src/crypto/cipher/ofb.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/ofb.go'
'src/crypto/cipher/ofb_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/cipher/ofb_test.go'
'src/crypto/des' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/des'
'src/crypto/des/block.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/des/block.go'
'src/crypto/des/cipher.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/des/cipher.go'
'src/crypto/des/const.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/des/const.go'
'src/crypto/des/des_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/des/des_test.go'
'src/crypto/des/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/des/example_test.go'
'src/crypto/dsa' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/dsa'
'src/crypto/dsa/dsa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/dsa/dsa.go'
'src/crypto/dsa/dsa_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/dsa/dsa_test.go'
'src/crypto/ecdh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdh'
'src/crypto/ecdh/x25519.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdh/x25519.go'
'src/crypto/ecdh/ecdh.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdh/ecdh.go'
'src/crypto/ecdh/ecdh_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdh/ecdh_test.go'
'src/crypto/ecdh/nist.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdh/nist.go'
'src/crypto/ecdsa' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdsa'
'src/crypto/ecdsa/ecdsa_legacy.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go'
'src/crypto/ecdsa/ecdsa_noasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go'
'src/crypto/ecdsa/ecdsa_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdsa/ecdsa_s390x.go'
'src/crypto/ecdsa/ecdsa_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdsa/ecdsa_s390x.s'
'src/crypto/ecdsa/ecdsa_s390x_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdsa/ecdsa_s390x_test.go'
'src/crypto/ecdsa/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdsa/example_test.go'
'src/crypto/ecdsa/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdsa/testdata'
'src/crypto/ecdsa/testdata/SigVer.rsp.bz2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdsa/testdata/SigVer.rsp.bz2'
'src/crypto/ecdsa/boring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdsa/boring.go'
'src/crypto/ecdsa/ecdsa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdsa/ecdsa.go'
'src/crypto/ecdsa/ecdsa_hashsignverify.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdsa/ecdsa_hashsignverify.go'
'src/crypto/ecdsa/ecdsa_hashsignverify_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdsa/ecdsa_hashsignverify_test.go'
'src/crypto/ecdsa/ecdsa_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdsa/ecdsa_test.go'
'src/crypto/ecdsa/equal_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdsa/equal_test.go'
'src/crypto/ecdsa/notboring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ecdsa/notboring.go'
'src/crypto/ed25519' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ed25519'
'src/crypto/ed25519/ed25519.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ed25519/ed25519.go'
'src/crypto/ed25519/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ed25519/testdata'
'src/crypto/ed25519/testdata/sign.input.gz' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ed25519/testdata/sign.input.gz'
'src/crypto/ed25519/ed25519_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ed25519/ed25519_test.go'
'src/crypto/ed25519/ed25519vectors_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/ed25519/ed25519vectors_test.go'
'src/crypto/elliptic' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/elliptic'
'src/crypto/elliptic/elliptic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/elliptic/elliptic.go'
'src/crypto/elliptic/elliptic_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/elliptic/elliptic_test.go'
'src/crypto/elliptic/nistec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/elliptic/nistec.go'
'src/crypto/elliptic/nistec_p256.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/elliptic/nistec_p256.go'
'src/crypto/elliptic/p224_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/elliptic/p224_test.go'
'src/crypto/elliptic/p256_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/elliptic/p256_test.go'
'src/crypto/elliptic/params.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/elliptic/params.go'
'src/crypto/hmac' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/hmac'
'src/crypto/hmac/hmac.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/hmac/hmac.go'
'src/crypto/hmac/hmac_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/hmac/hmac_test.go'
'src/crypto/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal'
'src/crypto/internal/alias' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/alias'
'src/crypto/internal/alias/alias.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/alias/alias.go'
'src/crypto/internal/alias/alias_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/alias/alias_test.go'
'src/crypto/internal/bigmod' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/bigmod'
'src/crypto/internal/bigmod/_asm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/bigmod/_asm'
'src/crypto/internal/bigmod/_asm/go.mod' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/bigmod/_asm/go.mod'
'src/crypto/internal/bigmod/_asm/go.sum' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/bigmod/_asm/go.sum'
'src/crypto/internal/bigmod/_asm/nat_amd64_asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/bigmod/_asm/nat_amd64_asm.go'
'src/crypto/internal/bigmod/nat.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/bigmod/nat.go'
'src/crypto/internal/bigmod/nat_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/bigmod/nat_amd64.go'
'src/crypto/internal/bigmod/nat_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/bigmod/nat_amd64.s'
'src/crypto/internal/bigmod/nat_noasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/bigmod/nat_noasm.go'
'src/crypto/internal/bigmod/nat_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/bigmod/nat_test.go'
'src/crypto/internal/boring' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring'
'src/crypto/internal/boring/Dockerfile' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/Dockerfile'
'src/crypto/internal/boring/LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/LICENSE'
'src/crypto/internal/boring/README.md' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/README.md'
'src/crypto/internal/boring/bcache' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/bcache'
'src/crypto/internal/boring/bcache/cache.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/bcache/cache.go'
'src/crypto/internal/boring/bcache/cache_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/bcache/cache_test.go'
'src/crypto/internal/boring/bcache/stub.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/bcache/stub.s'
'src/crypto/internal/boring/build-boring.sh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/build-boring.sh'
'src/crypto/internal/boring/build-goboring.sh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/build-goboring.sh'
'src/crypto/internal/boring/build.sh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/build.sh'
'src/crypto/internal/boring/div_test.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/div_test.c'
'src/crypto/internal/boring/goboringcrypto.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h'
'src/crypto/internal/boring/fipstls' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/fipstls'
'src/crypto/internal/boring/fipstls/stub.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/fipstls/stub.s'
'src/crypto/internal/boring/fipstls/tls.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/fipstls/tls.go'
'src/crypto/internal/boring/sig' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/sig'
'src/crypto/internal/boring/sig/sig.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/sig/sig.go'
'src/crypto/internal/boring/sig/sig_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/sig/sig_amd64.s'
'src/crypto/internal/boring/sig/sig_other.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/sig/sig_other.s'
'src/crypto/internal/boring/syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/syso'
'src/crypto/internal/boring/syso/syso.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/syso/syso.go'
'src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso'
'src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso'
'src/crypto/internal/edwards25519' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519'
'src/crypto/internal/edwards25519/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/doc.go'
'src/crypto/internal/edwards25519/edwards25519.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go'
'src/crypto/internal/edwards25519/edwards25519_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/edwards25519_test.go'
'src/crypto/internal/edwards25519/field' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/field'
'src/crypto/internal/edwards25519/field/_asm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/field/_asm'
'src/crypto/internal/edwards25519/field/_asm/fe_amd64_asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/field/_asm/fe_amd64_asm.go'
'src/crypto/internal/edwards25519/field/_asm/go.mod' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/field/_asm/go.mod'
'src/crypto/internal/edwards25519/field/_asm/go.sum' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/field/_asm/go.sum'
'src/crypto/internal/edwards25519/field/fe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go'
'src/crypto/internal/edwards25519/field/fe_alias_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/field/fe_alias_test.go'
'src/crypto/internal/edwards25519/field/fe_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go'
'src/crypto/internal/edwards25519/field/fe_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.s'
'src/crypto/internal/edwards25519/field/fe_amd64_noasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go'
'src/crypto/internal/edwards25519/field/fe_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64.go'
'src/crypto/internal/edwards25519/field/fe_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64.s'
'src/crypto/internal/edwards25519/field/fe_arm64_noasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go'
'src/crypto/internal/edwards25519/field/fe_bench_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/field/fe_bench_test.go'
'src/crypto/internal/edwards25519/field/fe_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go'
'src/crypto/internal/edwards25519/field/fe_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/field/fe_test.go'
'src/crypto/internal/edwards25519/scalar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/scalar.go'
'src/crypto/internal/edwards25519/scalar_alias_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/scalar_alias_test.go'
'src/crypto/internal/edwards25519/scalar_fiat.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/scalar_fiat.go'
'src/crypto/internal/edwards25519/scalar_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/scalar_test.go'
'src/crypto/internal/edwards25519/scalarmult.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go'
'src/crypto/internal/edwards25519/scalarmult_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/scalarmult_test.go'
'src/crypto/internal/edwards25519/tables.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/tables.go'
'src/crypto/internal/edwards25519/tables_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/edwards25519/tables_test.go'
'src/crypto/internal/nistec' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec'
'src/crypto/internal/nistec/fiat' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat'
'src/crypto/internal/nistec/fiat/Dockerfile' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat/Dockerfile'
'src/crypto/internal/nistec/fiat/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat/README'
'src/crypto/internal/nistec/fiat/fiat_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat/fiat_test.go'
'src/crypto/internal/nistec/fiat/generate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat/generate.go'
'src/crypto/internal/nistec/fiat/p224.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go'
'src/crypto/internal/nistec/fiat/p224_fiat64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go'
'src/crypto/internal/nistec/fiat/p224_invert.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go'
'src/crypto/internal/nistec/fiat/p256.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go'
'src/crypto/internal/nistec/fiat/p256_fiat64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go'
'src/crypto/internal/nistec/fiat/p256_invert.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go'
'src/crypto/internal/nistec/fiat/p384.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go'
'src/crypto/internal/nistec/fiat/p384_fiat64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go'
'src/crypto/internal/nistec/fiat/p384_invert.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go'
'src/crypto/internal/nistec/fiat/p521.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go'
'src/crypto/internal/nistec/fiat/p521_fiat64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go'
'src/crypto/internal/nistec/fiat/p521_invert.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go'
'src/crypto/internal/nistec/generate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/generate.go'
'src/crypto/internal/nistec/nistec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/nistec.go'
'src/crypto/internal/nistec/nistec_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/nistec_test.go'
'src/crypto/internal/nistec/p224.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/p224.go'
'src/crypto/internal/nistec/p224_sqrt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go'
'src/crypto/internal/nistec/p256.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/p256.go'
'src/crypto/internal/nistec/p256_asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/p256_asm.go'
'src/crypto/internal/nistec/p256_asm_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/p256_asm_amd64.s'
'src/crypto/internal/nistec/p256_asm_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/p256_asm_arm64.s'
'src/crypto/internal/nistec/p256_asm_ppc64le.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/p256_asm_ppc64le.s'
'src/crypto/internal/nistec/p256_asm_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/p256_asm_s390x.s'
'src/crypto/internal/nistec/p256_asm_table.bin' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin'
'src/crypto/internal/nistec/p256_asm_table_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table_test.go'
'src/crypto/internal/nistec/p256_ordinv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/p256_ordinv.go'
'src/crypto/internal/nistec/p256_ordinv_noasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/p256_ordinv_noasm.go'
'src/crypto/internal/nistec/p256_ordinv_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/p256_ordinv_test.go'
'src/crypto/internal/nistec/p384.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/p384.go'
'src/crypto/internal/nistec/p521.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/nistec/p521.go'
'src/crypto/internal/randutil' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/randutil'
'src/crypto/internal/randutil/randutil.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/randutil/randutil.go'
'src/crypto/internal/backend' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/backend'
'src/crypto/internal/backend/hostfips.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/backend/hostfips.go'
'src/crypto/internal/backend/not_strict_fips.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/backend/not_strict_fips.go'
'src/crypto/internal/backend/openssl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/backend/openssl.go'
'src/crypto/internal/backend/strict_fips.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/backend/strict_fips.go'
'src/crypto/internal/backend/nobackend.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/backend/nobackend.go'
'src/crypto/internal/backend/dummy.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/backend/dummy.s'
'src/crypto/internal/backend/bbig' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/backend/bbig'
'src/crypto/internal/backend/bbig/big.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/backend/bbig/big.go'
'src/crypto/internal/backend/boringtest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/backend/boringtest'
'src/crypto/internal/backend/boringtest/config.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/internal/backend/boringtest/config.go'
'src/crypto/md5' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/md5'
'src/crypto/md5/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/md5/example_test.go'
'src/crypto/md5/gen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/md5/gen.go'
'src/crypto/md5/md5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/md5/md5.go'
'src/crypto/md5/md5_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/md5/md5_test.go'
'src/crypto/md5/md5block.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/md5/md5block.go'
'src/crypto/md5/md5block_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/md5/md5block_386.s'
'src/crypto/md5/md5block_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/md5/md5block_amd64.s'
'src/crypto/md5/md5block_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/md5/md5block_arm.s'
'src/crypto/md5/md5block_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/md5/md5block_arm64.s'
'src/crypto/md5/md5block_decl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/md5/md5block_decl.go'
'src/crypto/md5/md5block_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/md5/md5block_generic.go'
'src/crypto/md5/md5block_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/md5/md5block_ppc64x.s'
'src/crypto/md5/md5block_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/md5/md5block_s390x.s'
'src/crypto/rand' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rand'
'src/crypto/rand/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rand/example_test.go'
'src/crypto/rand/rand.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rand/rand.go'
'src/crypto/rand/rand_batched_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rand/rand_batched_test.go'
'src/crypto/rand/rand_getentropy.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rand/rand_getentropy.go'
'src/crypto/rand/rand_getrandom.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rand/rand_getrandom.go'
'src/crypto/rand/rand_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rand/rand_js.go'
'src/crypto/rand/rand_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rand/rand_plan9.go'
'src/crypto/rand/rand_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rand/rand_test.go'
'src/crypto/rand/rand_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rand/rand_windows.go'
'src/crypto/rand/util.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rand/util.go'
'src/crypto/rand/util_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rand/util_test.go'
'src/crypto/rand/rand_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rand/rand_unix.go'
'src/crypto/rc4' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rc4'
'src/crypto/rc4/rc4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rc4/rc4.go'
'src/crypto/rc4/rc4_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rc4/rc4_test.go'
'src/crypto/rsa' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rsa'
'src/crypto/rsa/boring_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rsa/boring_test.go'
'src/crypto/rsa/equal_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rsa/equal_test.go'
'src/crypto/rsa/pss_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rsa/pss_test.go'
'src/crypto/rsa/rsa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rsa/rsa.go'
'src/crypto/rsa/rsa_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rsa/rsa_test.go'
'src/crypto/rsa/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rsa/example_test.go'
'src/crypto/rsa/rsa_export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rsa/rsa_export_test.go'
'src/crypto/rsa/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rsa/testdata'
'src/crypto/rsa/testdata/pss-vect.txt.bz2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rsa/testdata/pss-vect.txt.bz2'
'src/crypto/rsa/boring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rsa/boring.go'
'src/crypto/rsa/notboring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rsa/notboring.go'
'src/crypto/rsa/pkcs1v15.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rsa/pkcs1v15.go'
'src/crypto/rsa/pkcs1v15_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rsa/pkcs1v15_test.go'
'src/crypto/rsa/pss.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/rsa/pss.go'
'src/crypto/sha1' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1'
'src/crypto/sha1/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/example_test.go'
'src/crypto/sha1/fallback_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/fallback_test.go'
'src/crypto/sha1/issue15617_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/issue15617_test.go'
'src/crypto/sha1/sha1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/sha1.go'
'src/crypto/sha1/sha1block.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/sha1block.go'
'src/crypto/sha1/sha1block_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/sha1block_386.s'
'src/crypto/sha1/sha1block_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/sha1block_amd64.go'
'src/crypto/sha1/sha1block_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/sha1block_amd64.s'
'src/crypto/sha1/sha1block_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/sha1block_arm.s'
'src/crypto/sha1/sha1block_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/sha1block_arm64.go'
'src/crypto/sha1/sha1block_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/sha1block_arm64.s'
'src/crypto/sha1/sha1block_decl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/sha1block_decl.go'
'src/crypto/sha1/sha1block_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/sha1block_generic.go'
'src/crypto/sha1/sha1block_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/sha1block_s390x.go'
'src/crypto/sha1/sha1block_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/sha1block_s390x.s'
'src/crypto/sha1/boring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/boring.go'
'src/crypto/sha1/notboring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/notboring.go'
'src/crypto/sha1/sha1_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha1/sha1_test.go'
'src/crypto/sha256' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha256'
'src/crypto/sha256/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha256/example_test.go'
'src/crypto/sha256/fallback_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha256/fallback_test.go'
'src/crypto/sha256/sha256block.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha256/sha256block.go'
'src/crypto/sha256/sha256block_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha256/sha256block_386.s'
'src/crypto/sha256/sha256block_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha256/sha256block_amd64.go'
'src/crypto/sha256/sha256block_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha256/sha256block_amd64.s'
'src/crypto/sha256/sha256block_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha256/sha256block_arm64.go'
'src/crypto/sha256/sha256block_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha256/sha256block_arm64.s'
'src/crypto/sha256/sha256block_decl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha256/sha256block_decl.go'
'src/crypto/sha256/sha256block_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha256/sha256block_generic.go'
'src/crypto/sha256/sha256block_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha256/sha256block_ppc64x.s'
'src/crypto/sha256/sha256block_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha256/sha256block_s390x.go'
'src/crypto/sha256/sha256block_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha256/sha256block_s390x.s'
'src/crypto/sha256/sha256.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha256/sha256.go'
'src/crypto/sha256/sha256_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha256/sha256_test.go'
'src/crypto/sha512' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha512'
'src/crypto/sha512/fallback_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha512/fallback_test.go'
'src/crypto/sha512/sha512block.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha512/sha512block.go'
'src/crypto/sha512/sha512block_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha512/sha512block_amd64.go'
'src/crypto/sha512/sha512block_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha512/sha512block_amd64.s'
'src/crypto/sha512/sha512block_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha512/sha512block_arm64.go'
'src/crypto/sha512/sha512block_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha512/sha512block_arm64.s'
'src/crypto/sha512/sha512block_decl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha512/sha512block_decl.go'
'src/crypto/sha512/sha512block_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha512/sha512block_generic.go'
'src/crypto/sha512/sha512block_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha512/sha512block_ppc64x.s'
'src/crypto/sha512/sha512block_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha512/sha512block_s390x.go'
'src/crypto/sha512/sha512block_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha512/sha512block_s390x.s'
'src/crypto/sha512/sha512.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha512/sha512.go'
'src/crypto/sha512/sha512_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/sha512/sha512_test.go'
'src/crypto/subtle' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/subtle'
'src/crypto/subtle/constant_time.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/subtle/constant_time.go'
'src/crypto/subtle/constant_time_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/subtle/constant_time_test.go'
'src/crypto/subtle/xor.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/subtle/xor.go'
'src/crypto/subtle/xor_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/subtle/xor_amd64.go'
'src/crypto/subtle/xor_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/subtle/xor_amd64.s'
'src/crypto/subtle/xor_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/subtle/xor_arm64.go'
'src/crypto/subtle/xor_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/subtle/xor_arm64.s'
'src/crypto/subtle/xor_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/subtle/xor_generic.go'
'src/crypto/subtle/xor_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/subtle/xor_ppc64x.go'
'src/crypto/subtle/xor_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/subtle/xor_ppc64x.s'
'src/crypto/subtle/xor_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/subtle/xor_test.go'
'src/crypto/tls' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls'
'src/crypto/tls/boring_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/boring_test.go'
'src/crypto/tls/alert.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/alert.go'
'src/crypto/tls/auth.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/auth.go'
'src/crypto/tls/auth_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/auth_test.go'
'src/crypto/tls/cache.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/cache.go'
'src/crypto/tls/cache_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/cache_test.go'
'src/crypto/tls/common_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/common_string.go'
'src/crypto/tls/conn.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/conn.go'
'src/crypto/tls/conn_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/conn_test.go'
'src/crypto/tls/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/example_test.go'
'src/crypto/tls/fipsonly' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/fipsonly'
'src/crypto/tls/fipsonly/fipsonly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/fipsonly/fipsonly.go'
'src/crypto/tls/fipsonly/fipsonly_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/fipsonly/fipsonly_test.go'
'src/crypto/tls/generate_cert.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/generate_cert.go'
'src/crypto/tls/handshake_client.go.orig' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/handshake_client.go.orig'
'src/crypto/tls/handshake_messages.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/handshake_messages.go'
'src/crypto/tls/handshake_messages_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/handshake_messages_test.go'
'src/crypto/tls/handshake_server.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/handshake_server.go'
'src/crypto/tls/handshake_server_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/handshake_server_test.go'
'src/crypto/tls/handshake_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/handshake_test.go'
'src/crypto/tls/handshake_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/handshake_unix_test.go'
'src/crypto/tls/key_agreement.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/key_agreement.go'
'src/crypto/tls/key_schedule_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/key_schedule_test.go'
'src/crypto/tls/link_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/link_test.go'
'src/crypto/tls/prf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/prf.go'
'src/crypto/tls/prf_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/prf_test.go'
'src/crypto/tls/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata'
'src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-ECDSA' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-ECDSA'
'src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-RSA' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-RSA'
'src/crypto/tls/testdata/Client-TLSv10-ClientCert-Ed25519' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-ClientCert-Ed25519'
'src/crypto/tls/testdata/Client-TLSv10-ClientCert-RSA-ECDSA' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-ClientCert-RSA-ECDSA'
'src/crypto/tls/testdata/Client-TLSv10-ClientCert-RSA-RSA' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-ClientCert-RSA-RSA'
'src/crypto/tls/testdata/Client-TLSv10-ECDHE-ECDSA-AES' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-ECDHE-ECDSA-AES'
'src/crypto/tls/testdata/Client-TLSv10-ECDHE-RSA-AES' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-ECDHE-RSA-AES'
'src/crypto/tls/testdata/Client-TLSv10-Ed25519' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-Ed25519'
'src/crypto/tls/testdata/Client-TLSv10-ExportKeyingMaterial' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-ExportKeyingMaterial'
'src/crypto/tls/testdata/Client-TLSv10-RSA-RC4' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-RSA-RC4'
'src/crypto/tls/testdata/Client-TLSv11-ECDHE-ECDSA-AES' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv11-ECDHE-ECDSA-AES'
'src/crypto/tls/testdata/Client-TLSv11-ECDHE-RSA-AES' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv11-ECDHE-RSA-AES'
'src/crypto/tls/testdata/Client-TLSv11-Ed25519' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv11-Ed25519'
'src/crypto/tls/testdata/Client-TLSv11-RSA-RC4' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv11-RSA-RC4'
'src/crypto/tls/testdata/Client-TLSv12-AES128-GCM-SHA256' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-AES128-GCM-SHA256'
'src/crypto/tls/testdata/Client-TLSv12-AES128-SHA256' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-AES128-SHA256'
'src/crypto/tls/testdata/Client-TLSv12-AES256-GCM-SHA384' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-AES256-GCM-SHA384'
'src/crypto/tls/testdata/Client-TLSv12-ALPN' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ALPN'
'src/crypto/tls/testdata/Client-TLSv12-ALPN-NoMatch' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ALPN-NoMatch'
'src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-ECDSA' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-ECDSA'
'src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-RSA' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-RSA'
'src/crypto/tls/testdata/Client-TLSv12-ClientCert-Ed25519' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ClientCert-Ed25519'
'src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-AES256-GCM-SHA384' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-AES256-GCM-SHA384'
'src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-ECDSA' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-ECDSA'
'src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSA' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSA'
'src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSAPKCS1v15' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSAPKCS1v15'
'src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSAPSS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSAPSS'
'src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES'
'src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES-GCM' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES-GCM'
'src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES128-SHA256' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES128-SHA256'
'src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES256-GCM-SHA384' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES256-GCM-SHA384'
'src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-CHACHA20-POLY1305' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-CHACHA20-POLY1305'
'src/crypto/tls/testdata/Client-TLSv12-ECDHE-RSA-AES' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ECDHE-RSA-AES'
'src/crypto/tls/testdata/Client-TLSv12-ECDHE-RSA-AES128-SHA256' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ECDHE-RSA-AES128-SHA256'
'src/crypto/tls/testdata/Client-TLSv12-ECDHE-RSA-CHACHA20-POLY1305' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ECDHE-RSA-CHACHA20-POLY1305'
'src/crypto/tls/testdata/Client-TLSv12-Ed25519' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-Ed25519'
'src/crypto/tls/testdata/Client-TLSv12-ExportKeyingMaterial' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ExportKeyingMaterial'
'src/crypto/tls/testdata/Client-TLSv12-P256-ECDHE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-P256-ECDHE'
'src/crypto/tls/testdata/Client-TLSv12-RSA-RC4' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-RSA-RC4'
'src/crypto/tls/testdata/Client-TLSv12-RenegotiateOnce' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-RenegotiateOnce'
'src/crypto/tls/testdata/Client-TLSv12-RenegotiateTwice' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-RenegotiateTwice'
'src/crypto/tls/testdata/Client-TLSv12-RenegotiateTwiceRejected' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-RenegotiateTwiceRejected'
'src/crypto/tls/testdata/Client-TLSv12-RenegotiationRejected' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-RenegotiationRejected'
'src/crypto/tls/testdata/Client-TLSv12-SCT' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-SCT'
'src/crypto/tls/testdata/Client-TLSv12-X25519-ECDHE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-X25519-ECDHE'
'src/crypto/tls/testdata/Client-TLSv13-AES128-SHA256' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv13-AES128-SHA256'
'src/crypto/tls/testdata/Client-TLSv13-AES256-SHA384' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv13-AES256-SHA384'
'src/crypto/tls/testdata/Client-TLSv13-ALPN' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv13-ALPN'
'src/crypto/tls/testdata/Client-TLSv13-CHACHA20-SHA256' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv13-CHACHA20-SHA256'
'src/crypto/tls/testdata/Client-TLSv13-ClientCert-ECDSA-RSA' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv13-ClientCert-ECDSA-RSA'
'src/crypto/tls/testdata/Client-TLSv13-ClientCert-Ed25519' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv13-ClientCert-Ed25519'
'src/crypto/tls/testdata/Client-TLSv13-ClientCert-RSA-ECDSA' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv13-ClientCert-RSA-ECDSA'
'src/crypto/tls/testdata/Client-TLSv13-ClientCert-RSA-RSAPSS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv13-ClientCert-RSA-RSAPSS'
'src/crypto/tls/testdata/Client-TLSv13-ECDSA' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv13-ECDSA'
'src/crypto/tls/testdata/Client-TLSv13-Ed25519' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv13-Ed25519'
'src/crypto/tls/testdata/Client-TLSv13-ExportKeyingMaterial' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv13-ExportKeyingMaterial'
'src/crypto/tls/testdata/Client-TLSv13-HelloRetryRequest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv13-HelloRetryRequest'
'src/crypto/tls/testdata/Client-TLSv13-KeyUpdate' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv13-KeyUpdate'
'src/crypto/tls/testdata/Client-TLSv13-P256-ECDHE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv13-P256-ECDHE'
'src/crypto/tls/testdata/Client-TLSv13-X25519-ECDHE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv13-X25519-ECDHE'
'src/crypto/tls/testdata/Server-TLSv10-ECDHE-ECDSA-AES' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv10-ECDHE-ECDSA-AES'
'src/crypto/tls/testdata/Server-TLSv10-ExportKeyingMaterial' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv10-ExportKeyingMaterial'
'src/crypto/tls/testdata/Server-TLSv10-RSA-3DES' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv10-RSA-3DES'
'src/crypto/tls/testdata/Server-TLSv10-RSA-AES' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv10-RSA-AES'
'src/crypto/tls/testdata/Server-TLSv10-RSA-RC4' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv10-RSA-RC4'
'src/crypto/tls/testdata/Server-TLSv11-FallbackSCSV' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv11-FallbackSCSV'
'src/crypto/tls/testdata/Server-TLSv11-RSA-RC4' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv11-RSA-RC4'
'src/crypto/tls/testdata/Server-TLSv12-ALPN' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ALPN'
'src/crypto/tls/testdata/Server-TLSv12-ALPN-Fallback' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ALPN-Fallback'
'src/crypto/tls/testdata/Server-TLSv12-ALPN-NoMatch' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ALPN-NoMatch'
'src/crypto/tls/testdata/Server-TLSv12-ALPN-NotConfigured' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ALPN-NotConfigured'
'src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndECDSAGiven' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndECDSAGiven'
'src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndEd25519Given' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndEd25519Given'
'src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndGiven' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndGiven'
'src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndPKCS1v15Given' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndPKCS1v15Given'
'src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedNotGiven' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedNotGiven'
'src/crypto/tls/testdata/Server-TLSv12-ECDHE-ECDSA-AES' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ECDHE-ECDSA-AES'
'src/crypto/tls/testdata/Server-TLSv12-Ed25519' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-Ed25519'
'src/crypto/tls/testdata/Server-TLSv12-ExportKeyingMaterial' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ExportKeyingMaterial'
'src/crypto/tls/testdata/Server-TLSv12-IssueTicket' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-IssueTicket'
'src/crypto/tls/testdata/Server-TLSv12-IssueTicketPreDisable' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-IssueTicketPreDisable'
'src/crypto/tls/testdata/Server-TLSv12-P256' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-P256'
'src/crypto/tls/testdata/Server-TLSv12-RSA-3DES' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-RSA-3DES'
'src/crypto/tls/testdata/Server-TLSv12-RSA-AES' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-RSA-AES'
'src/crypto/tls/testdata/Server-TLSv12-RSA-AES-GCM' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-RSA-AES-GCM'
'src/crypto/tls/testdata/Server-TLSv12-RSA-AES256-GCM-SHA384' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-RSA-AES256-GCM-SHA384'
'src/crypto/tls/testdata/Server-TLSv12-RSA-RC4' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-RSA-RC4'
'src/crypto/tls/testdata/Server-TLSv12-RSA-RSAPKCS1v15' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-RSA-RSAPKCS1v15'
'src/crypto/tls/testdata/Server-TLSv12-RSA-RSAPSS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-RSA-RSAPSS'
'src/crypto/tls/testdata/Server-TLSv12-Resume' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-Resume'
'src/crypto/tls/testdata/Server-TLSv12-ResumeDisabled' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ResumeDisabled'
'src/crypto/tls/testdata/Server-TLSv12-SNI' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-SNI'
'src/crypto/tls/testdata/Server-TLSv12-SNI-GetCertificate' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-SNI-GetCertificate'
'src/crypto/tls/testdata/Server-TLSv12-SNI-GetCertificateNotFound' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-SNI-GetCertificateNotFound'
'src/crypto/tls/testdata/Server-TLSv12-X25519' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-X25519'
'src/crypto/tls/testdata/Server-TLSv13-AES128-SHA256' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-AES128-SHA256'
'src/crypto/tls/testdata/Server-TLSv13-AES256-SHA384' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-AES256-SHA384'
'src/crypto/tls/testdata/Server-TLSv13-ALPN' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-ALPN'
'src/crypto/tls/testdata/Server-TLSv13-ALPN-Fallback' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-ALPN-Fallback'
'src/crypto/tls/testdata/Server-TLSv13-ALPN-NoMatch' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-ALPN-NoMatch'
'src/crypto/tls/testdata/Server-TLSv13-ALPN-NotConfigured' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-ALPN-NotConfigured'
'src/crypto/tls/testdata/Server-TLSv13-CHACHA20-SHA256' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-CHACHA20-SHA256'
'src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndECDSAGiven' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndECDSAGiven'
'src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndEd25519Given' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndEd25519Given'
'src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndGiven' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndGiven'
'src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedNotGiven' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedNotGiven'
'src/crypto/tls/testdata/Server-TLSv13-ECDHE-ECDSA-AES' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-ECDHE-ECDSA-AES'
'src/crypto/tls/testdata/Server-TLSv13-Ed25519' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-Ed25519'
'src/crypto/tls/testdata/Server-TLSv13-ExportKeyingMaterial' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-ExportKeyingMaterial'
'src/crypto/tls/testdata/Server-TLSv13-HelloRetryRequest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-HelloRetryRequest'
'src/crypto/tls/testdata/Server-TLSv13-IssueTicket' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-IssueTicket'
'src/crypto/tls/testdata/Server-TLSv13-IssueTicketPreDisable' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-IssueTicketPreDisable'
'src/crypto/tls/testdata/Server-TLSv13-P256' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-P256'
'src/crypto/tls/testdata/Server-TLSv13-RSA-RSAPSS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-RSA-RSAPSS'
'src/crypto/tls/testdata/Server-TLSv13-RSA-RSAPSS-TooSmall' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-RSA-RSAPSS-TooSmall'
'src/crypto/tls/testdata/Server-TLSv13-Resume' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-Resume'
'src/crypto/tls/testdata/Server-TLSv13-Resume-HelloRetryRequest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-Resume-HelloRetryRequest'
'src/crypto/tls/testdata/Server-TLSv13-ResumeDisabled' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-ResumeDisabled'
'src/crypto/tls/testdata/Server-TLSv13-X25519' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv13-X25519'
'src/crypto/tls/testdata/example-cert.pem' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/example-cert.pem'
'src/crypto/tls/testdata/example-key.pem' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/testdata/example-key.pem'
'src/crypto/tls/ticket.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/ticket.go'
'src/crypto/tls/tls.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/tls.go'
'src/crypto/tls/tls_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/tls_test.go'
'src/crypto/tls/handshake_client.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/handshake_client.go'
'src/crypto/tls/handshake_client_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/handshake_client_test.go'
'src/crypto/tls/handshake_client_tls13.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/handshake_client_tls13.go'
'src/crypto/tls/handshake_server_tls13.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/handshake_server_tls13.go'
'src/crypto/tls/boring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/boring.go'
'src/crypto/tls/cipher_suites.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/cipher_suites.go'
'src/crypto/tls/common.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/common.go'
'src/crypto/tls/key_schedule.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/key_schedule.go'
'src/crypto/tls/notboring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/tls/notboring.go'
'src/crypto/x509' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509'
'src/crypto/x509/x509_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/x509_test.go'
'src/crypto/x509/boring_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/boring_test.go'
'src/crypto/x509/cert_pool.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/cert_pool.go'
'src/crypto/x509/cert_pool_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/cert_pool_test.go'
'src/crypto/x509/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/example_test.go'
'src/crypto/x509/hybrid_pool_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/hybrid_pool_test.go'
'src/crypto/x509/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/internal'
'src/crypto/x509/internal/macos' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/internal/macos'
'src/crypto/x509/internal/macos/corefoundation.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/internal/macos/corefoundation.go'
'src/crypto/x509/internal/macos/corefoundation.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/internal/macos/corefoundation.s'
'src/crypto/x509/internal/macos/security.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/internal/macos/security.go'
'src/crypto/x509/internal/macos/security.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/internal/macos/security.s'
'src/crypto/x509/name_constraints_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/name_constraints_test.go'
'src/crypto/x509/parser.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/parser.go'
'src/crypto/x509/parser_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/parser_test.go'
'src/crypto/x509/pem_decrypt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/pem_decrypt.go'
'src/crypto/x509/pem_decrypt_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/pem_decrypt_test.go'
'src/crypto/x509/pkcs1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/pkcs1.go'
'src/crypto/x509/pkcs8.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/pkcs8.go'
'src/crypto/x509/pkcs8_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/pkcs8_test.go'
'src/crypto/x509/pkix' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/pkix'
'src/crypto/x509/pkix/pkix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/pkix/pkix.go'
'src/crypto/x509/root.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/root.go'
'src/crypto/x509/root_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/root_aix.go'
'src/crypto/x509/root_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/root_bsd.go'
'src/crypto/x509/root_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/root_darwin.go'
'src/crypto/x509/root_darwin_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/root_darwin_test.go'
'src/crypto/x509/root_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/root_js.go'
'src/crypto/x509/root_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/root_linux.go'
'src/crypto/x509/root_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/root_plan9.go'
'src/crypto/x509/root_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/root_solaris.go'
'src/crypto/x509/root_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/root_test.go'
'src/crypto/x509/root_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/root_unix.go'
'src/crypto/x509/root_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/root_unix_test.go'
'src/crypto/x509/root_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/root_windows.go'
'src/crypto/x509/root_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/root_windows_test.go'
'src/crypto/x509/sec1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/sec1.go'
'src/crypto/x509/sec1_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/sec1_test.go'
'src/crypto/x509/test-file.crt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/test-file.crt'
'src/crypto/x509/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/testdata'
'src/crypto/x509/testdata/test-dir.crt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/testdata/test-dir.crt'
'src/crypto/x509/verify.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/verify.go'
'src/crypto/x509/verify_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/verify_test.go'
'src/crypto/x509/x509.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/x509.go'
'src/crypto/x509/x509_test_import.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/x509_test_import.go'
'src/crypto/x509/boring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/boring.go'
'src/crypto/x509/notboring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/crypto/x509/notboring.go'
'src/database' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/database'
'src/database/sql' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/database/sql'
'src/database/sql/convert.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/database/sql/convert.go'
'src/database/sql/convert_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/database/sql/convert_test.go'
'src/database/sql/ctxutil.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/database/sql/ctxutil.go'
'src/database/sql/doc.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/database/sql/doc.txt'
'src/database/sql/driver' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/database/sql/driver'
'src/database/sql/driver/driver.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/database/sql/driver/driver.go'
'src/database/sql/driver/types.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/database/sql/driver/types.go'
'src/database/sql/driver/types_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/database/sql/driver/types_test.go'
'src/database/sql/example_cli_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/database/sql/example_cli_test.go'
'src/database/sql/example_service_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/database/sql/example_service_test.go'
'src/database/sql/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/database/sql/example_test.go'
'src/database/sql/fakedb_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/database/sql/fakedb_test.go'
'src/database/sql/sql.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/database/sql/sql.go'
'src/database/sql/sql_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/database/sql/sql_test.go'
'src/debug' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug'
'src/debug/buildinfo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/buildinfo'
'src/debug/buildinfo/buildinfo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/buildinfo/buildinfo.go'
'src/debug/buildinfo/buildinfo_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/buildinfo/buildinfo_test.go'
'src/debug/dwarf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf'
'src/debug/dwarf/attr_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/attr_string.go'
'src/debug/dwarf/buf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/buf.go'
'src/debug/dwarf/class_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/class_string.go'
'src/debug/dwarf/const.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/const.go'
'src/debug/dwarf/dwarf5ranges_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/dwarf5ranges_test.go'
'src/debug/dwarf/entry.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/entry.go'
'src/debug/dwarf/entry_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/entry_test.go'
'src/debug/dwarf/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/export_test.go'
'src/debug/dwarf/line.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/line.go'
'src/debug/dwarf/line_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/line_test.go'
'src/debug/dwarf/open.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/open.go'
'src/debug/dwarf/tag_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/tag_string.go'
'src/debug/dwarf/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata'
'src/debug/dwarf/testdata/bitfields.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/bitfields.c'
'src/debug/dwarf/testdata/bitfields.elf4' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/bitfields.elf4'
'src/debug/dwarf/testdata/cppunsuptypes.cc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/cppunsuptypes.cc'
'src/debug/dwarf/testdata/cppunsuptypes.elf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/cppunsuptypes.elf'
'src/debug/dwarf/testdata/cycle.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/cycle.c'
'src/debug/dwarf/testdata/cycle.elf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/cycle.elf'
'src/debug/dwarf/testdata/debug_rnglists' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/debug_rnglists'
'src/debug/dwarf/testdata/line-clang-dwarf5.elf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/line-clang-dwarf5.elf'
'src/debug/dwarf/testdata/line-clang.elf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/line-clang.elf'
'src/debug/dwarf/testdata/line-gcc-dwarf5.elf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/line-gcc-dwarf5.elf'
'src/debug/dwarf/testdata/line-gcc-win.bin' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/line-gcc-win.bin'
'src/debug/dwarf/testdata/line-gcc.elf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/line-gcc.elf'
'src/debug/dwarf/testdata/line1.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/line1.c'
'src/debug/dwarf/testdata/line1.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/line1.h'
'src/debug/dwarf/testdata/line2.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/line2.c'
'src/debug/dwarf/testdata/ranges.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/ranges.c'
'src/debug/dwarf/testdata/ranges.elf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/ranges.elf'
'src/debug/dwarf/testdata/rnglistx.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/rnglistx.c'
'src/debug/dwarf/testdata/rnglistx.elf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/rnglistx.elf'
'src/debug/dwarf/testdata/split.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/split.c'
'src/debug/dwarf/testdata/split.elf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/split.elf'
'src/debug/dwarf/testdata/typedef.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/typedef.c'
'src/debug/dwarf/testdata/typedef.elf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/typedef.elf'
'src/debug/dwarf/testdata/typedef.elf4' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/typedef.elf4'
'src/debug/dwarf/testdata/typedef.elf5' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/typedef.elf5'
'src/debug/dwarf/testdata/typedef.macho' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/typedef.macho'
'src/debug/dwarf/testdata/typedef.macho4' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/testdata/typedef.macho4'
'src/debug/dwarf/type.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/type.go'
'src/debug/dwarf/type_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/type_test.go'
'src/debug/dwarf/typeunit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/typeunit.go'
'src/debug/dwarf/unit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/dwarf/unit.go'
'src/debug/elf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf'
'src/debug/elf/elf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/elf.go'
'src/debug/elf/elf_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/elf_test.go'
'src/debug/elf/file.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/file.go'
'src/debug/elf/file_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/file_test.go'
'src/debug/elf/reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/reader.go'
'src/debug/elf/symbols_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/symbols_test.go'
'src/debug/elf/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata'
'src/debug/elf/testdata/compressed-32.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/compressed-32.obj'
'src/debug/elf/testdata/compressed-64.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/compressed-64.obj'
'src/debug/elf/testdata/gcc-386-freebsd-exec' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/gcc-386-freebsd-exec'
'src/debug/elf/testdata/gcc-amd64-linux-exec' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/gcc-amd64-linux-exec'
'src/debug/elf/testdata/gcc-amd64-openbsd-debug-with-rela.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/gcc-amd64-openbsd-debug-with-rela.obj'
'src/debug/elf/testdata/go-relocation-test-clang-arm.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-clang-arm.obj'
'src/debug/elf/testdata/go-relocation-test-clang-x86.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-clang-x86.obj'
'src/debug/elf/testdata/go-relocation-test-gcc424-x86-64.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc424-x86-64.obj'
'src/debug/elf/testdata/go-relocation-test-gcc441-x86-64.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc441-x86-64.obj'
'src/debug/elf/testdata/go-relocation-test-gcc441-x86.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc441-x86.obj'
'src/debug/elf/testdata/go-relocation-test-gcc482-aarch64.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc482-aarch64.obj'
'src/debug/elf/testdata/go-relocation-test-gcc482-ppc64le.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc482-ppc64le.obj'
'src/debug/elf/testdata/go-relocation-test-gcc492-arm.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc492-arm.obj'
'src/debug/elf/testdata/go-relocation-test-gcc492-mips64.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc492-mips64.obj'
'src/debug/elf/testdata/go-relocation-test-gcc492-mipsle.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc492-mipsle.obj'
'src/debug/elf/testdata/go-relocation-test-gcc493-mips64le.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc493-mips64le.obj'
'src/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj'
'src/debug/elf/testdata/go-relocation-test-gcc531-s390x.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc531-s390x.obj'
'src/debug/elf/testdata/go-relocation-test-gcc540-mips.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc540-mips.obj'
'src/debug/elf/testdata/go-relocation-test-gcc620-sparc64.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc620-sparc64.obj'
'src/debug/elf/testdata/go-relocation-test-gcc720-riscv64.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc720-riscv64.obj'
'src/debug/elf/testdata/go-relocation-test-gcc930-ranges-no-rela-x86-64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc930-ranges-no-rela-x86-64'
'src/debug/elf/testdata/go-relocation-test-gcc930-ranges-with-rela-x86-64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc930-ranges-with-rela-x86-64'
'src/debug/elf/testdata/hello-world-core.gz' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/hello-world-core.gz'
'src/debug/elf/testdata/hello.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/hello.c'
'src/debug/elf/testdata/multiple-code-sections.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/multiple-code-sections.c'
'src/debug/elf/testdata/zdebug-test-gcc484-x86-64.obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/elf/testdata/zdebug-test-gcc484-x86-64.obj'
'src/debug/gosym' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/gosym'
'src/debug/gosym/pclntab.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/gosym/pclntab.go'
'src/debug/gosym/pclntab_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/gosym/pclntab_test.go'
'src/debug/gosym/symtab.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/gosym/symtab.go'
'src/debug/gosym/symtab_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/gosym/symtab_test.go'
'src/debug/gosym/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/gosym/testdata'
'src/debug/gosym/testdata/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/gosym/testdata/main.go'
'src/debug/gosym/testdata/pclinetest.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/gosym/testdata/pclinetest.h'
'src/debug/gosym/testdata/pclinetest.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/gosym/testdata/pclinetest.s'
'src/debug/gosym/testdata/pcln115.gz' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/gosym/testdata/pcln115.gz'
'src/debug/macho' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho'
'src/debug/macho/fat.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/fat.go'
'src/debug/macho/file.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/file.go'
'src/debug/macho/file_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/file_test.go'
'src/debug/macho/macho.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/macho.go'
'src/debug/macho/reloctype.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/reloctype.go'
'src/debug/macho/reloctype_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/reloctype_string.go'
'src/debug/macho/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/testdata'
'src/debug/macho/testdata/clang-386-darwin-exec-with-rpath.base64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/testdata/clang-386-darwin-exec-with-rpath.base64'
'src/debug/macho/testdata/clang-386-darwin.obj.base64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/testdata/clang-386-darwin.obj.base64'
'src/debug/macho/testdata/clang-amd64-darwin-exec-with-rpath.base64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/testdata/clang-amd64-darwin-exec-with-rpath.base64'
'src/debug/macho/testdata/clang-amd64-darwin.obj.base64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/testdata/clang-amd64-darwin.obj.base64'
'src/debug/macho/testdata/fat-gcc-386-amd64-darwin-exec.base64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/testdata/fat-gcc-386-amd64-darwin-exec.base64'
'src/debug/macho/testdata/gcc-386-darwin-exec.base64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/testdata/gcc-386-darwin-exec.base64'
'src/debug/macho/testdata/gcc-amd64-darwin-exec-debug.base64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/testdata/gcc-amd64-darwin-exec-debug.base64'
'src/debug/macho/testdata/gcc-amd64-darwin-exec-with-bad-dysym.base64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/testdata/gcc-amd64-darwin-exec-with-bad-dysym.base64'
'src/debug/macho/testdata/gcc-amd64-darwin-exec.base64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/testdata/gcc-amd64-darwin-exec.base64'
'src/debug/macho/testdata/hello.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/macho/testdata/hello.c'
'src/debug/pe' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe'
'src/debug/pe/file.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/file.go'
'src/debug/pe/file_cgo_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/file_cgo_test.go'
'src/debug/pe/file_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/file_test.go'
'src/debug/pe/pe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/pe.go'
'src/debug/pe/section.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/section.go'
'src/debug/pe/string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/string.go'
'src/debug/pe/symbol.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/symbol.go'
'src/debug/pe/symbols_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/symbols_test.go'
'src/debug/pe/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/testdata'
'src/debug/pe/testdata/gcc-386-mingw-exec' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/testdata/gcc-386-mingw-exec'
'src/debug/pe/testdata/gcc-386-mingw-no-symbols-exec' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/testdata/gcc-386-mingw-no-symbols-exec'
'src/debug/pe/testdata/gcc-386-mingw-obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/testdata/gcc-386-mingw-obj'
'src/debug/pe/testdata/gcc-amd64-mingw-exec' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/testdata/gcc-amd64-mingw-exec'
'src/debug/pe/testdata/gcc-amd64-mingw-obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/testdata/gcc-amd64-mingw-obj'
'src/debug/pe/testdata/hello.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/testdata/hello.c'
'src/debug/pe/testdata/llvm-mingw-20211002-msvcrt-x86_64-crt2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/testdata/llvm-mingw-20211002-msvcrt-x86_64-crt2'
'src/debug/pe/testdata/vmlinuz-4.15.0-47-generic' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/pe/testdata/vmlinuz-4.15.0-47-generic'
'src/debug/plan9obj' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/plan9obj'
'src/debug/plan9obj/file.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/plan9obj/file.go'
'src/debug/plan9obj/file_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/plan9obj/file_test.go'
'src/debug/plan9obj/plan9obj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/plan9obj/plan9obj.go'
'src/debug/plan9obj/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/plan9obj/testdata'
'src/debug/plan9obj/testdata/386-plan9-exec' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/plan9obj/testdata/386-plan9-exec'
'src/debug/plan9obj/testdata/amd64-plan9-exec' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/plan9obj/testdata/amd64-plan9-exec'
'src/debug/plan9obj/testdata/hello.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/debug/plan9obj/testdata/hello.c'
'src/embed' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed'
'src/embed/embed.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/embed.go'
'src/embed/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/example_test.go'
'src/embed/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal'
'src/embed/internal/embedtest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest'
'src/embed/internal/embedtest/concurrency.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/concurrency.txt'
'src/embed/internal/embedtest/embed_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/embed_test.go'
'src/embed/internal/embedtest/embedx_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/embedx_test.go'
'src/embed/internal/embedtest/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata'
'src/embed/internal/embedtest/testdata/-not-hidden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/-not-hidden'
'src/embed/internal/embedtest/testdata/-not-hidden/fortune.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/-not-hidden/fortune.txt'
'src/embed/internal/embedtest/testdata/.hidden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/.hidden'
'src/embed/internal/embedtest/testdata/.hidden/.more' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/.hidden/.more'
'src/embed/internal/embedtest/testdata/.hidden/.more/tip.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/.hidden/.more/tip.txt'
'src/embed/internal/embedtest/testdata/.hidden/_more' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/.hidden/_more'
'src/embed/internal/embedtest/testdata/.hidden/_more/tip.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/.hidden/_more/tip.txt'
'src/embed/internal/embedtest/testdata/.hidden/fortune.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/.hidden/fortune.txt'
'src/embed/internal/embedtest/testdata/.hidden/more' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/.hidden/more'
'src/embed/internal/embedtest/testdata/.hidden/more/tip.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/.hidden/more/tip.txt'
'src/embed/internal/embedtest/testdata/_hidden' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/_hidden'
'src/embed/internal/embedtest/testdata/_hidden/fortune.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/_hidden/fortune.txt'
'src/embed/internal/embedtest/testdata/ascii.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/ascii.txt'
'src/embed/internal/embedtest/testdata/glass.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/glass.txt'
'src/embed/internal/embedtest/testdata/hello.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/hello.txt'
'src/embed/internal/embedtest/testdata/i' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/i'
'src/embed/internal/embedtest/testdata/i/i18n.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/i/i18n.txt'
'src/embed/internal/embedtest/testdata/i/j' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/i/j'
'src/embed/internal/embedtest/testdata/i/j/k' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/i/j/k'
'src/embed/internal/embedtest/testdata/i/j/k/k8s.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/i/j/k/k8s.txt'
'src/embed/internal/embedtest/testdata/ken.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/embed/internal/embedtest/testdata/ken.txt'
'src/encoding' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding'
'src/encoding/ascii85' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/ascii85'
'src/encoding/ascii85/ascii85.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/ascii85/ascii85.go'
'src/encoding/ascii85/ascii85_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/ascii85/ascii85_test.go'
'src/encoding/asn1' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/asn1'
'src/encoding/asn1/asn1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/asn1/asn1.go'
'src/encoding/asn1/asn1_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/asn1/asn1_test.go'
'src/encoding/asn1/common.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/asn1/common.go'
'src/encoding/asn1/marshal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/asn1/marshal.go'
'src/encoding/asn1/marshal_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/asn1/marshal_test.go'
'src/encoding/base32' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/base32'
'src/encoding/base32/base32.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/base32/base32.go'
'src/encoding/base32/base32_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/base32/base32_test.go'
'src/encoding/base32/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/base32/example_test.go'
'src/encoding/base64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/base64'
'src/encoding/base64/base64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/base64/base64.go'
'src/encoding/base64/base64_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/base64/base64_test.go'
'src/encoding/base64/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/base64/example_test.go'
'src/encoding/binary' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/binary'
'src/encoding/binary/binary.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/binary/binary.go'
'src/encoding/binary/binary_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/binary/binary_test.go'
'src/encoding/binary/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/binary/example_test.go'
'src/encoding/binary/varint.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/binary/varint.go'
'src/encoding/binary/varint_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/binary/varint_test.go'
'src/encoding/csv' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/csv'
'src/encoding/csv/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/csv/example_test.go'
'src/encoding/csv/fuzz.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/csv/fuzz.go'
'src/encoding/csv/reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/csv/reader.go'
'src/encoding/csv/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/csv/reader_test.go'
'src/encoding/csv/writer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/csv/writer.go'
'src/encoding/csv/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/csv/writer_test.go'
'src/encoding/encoding.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/encoding.go'
'src/encoding/gob' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob'
'src/encoding/gob/codec_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/codec_test.go'
'src/encoding/gob/debug.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/debug.go'
'src/encoding/gob/dec_helpers.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/dec_helpers.go'
'src/encoding/gob/decgen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/decgen.go'
'src/encoding/gob/decode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/decode.go'
'src/encoding/gob/decoder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/decoder.go'
'src/encoding/gob/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/doc.go'
'src/encoding/gob/dump.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/dump.go'
'src/encoding/gob/enc_helpers.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/enc_helpers.go'
'src/encoding/gob/encgen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/encgen.go'
'src/encoding/gob/encode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/encode.go'
'src/encoding/gob/encoder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/encoder.go'
'src/encoding/gob/encoder_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/encoder_test.go'
'src/encoding/gob/error.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/error.go'
'src/encoding/gob/example_encdec_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/example_encdec_test.go'
'src/encoding/gob/example_interface_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/example_interface_test.go'
'src/encoding/gob/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/example_test.go'
'src/encoding/gob/gobencdec_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/gobencdec_test.go'
'src/encoding/gob/timing_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/timing_test.go'
'src/encoding/gob/type.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/type.go'
'src/encoding/gob/type_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/gob/type_test.go'
'src/encoding/hex' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/hex'
'src/encoding/hex/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/hex/example_test.go'
'src/encoding/hex/hex.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/hex/hex.go'
'src/encoding/hex/hex_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/hex/hex_test.go'
'src/encoding/json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json'
'src/encoding/json/bench_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/bench_test.go'
'src/encoding/json/decode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/decode.go'
'src/encoding/json/decode_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/decode_test.go'
'src/encoding/json/encode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/encode.go'
'src/encoding/json/encode_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/encode_test.go'
'src/encoding/json/example_marshaling_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/example_marshaling_test.go'
'src/encoding/json/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/example_test.go'
'src/encoding/json/example_text_marshaling_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/example_text_marshaling_test.go'
'src/encoding/json/fold.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/fold.go'
'src/encoding/json/fold_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/fold_test.go'
'src/encoding/json/fuzz.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/fuzz.go'
'src/encoding/json/fuzz_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/fuzz_test.go'
'src/encoding/json/indent.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/indent.go'
'src/encoding/json/number_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/number_test.go'
'src/encoding/json/scanner.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/scanner.go'
'src/encoding/json/scanner_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/scanner_test.go'
'src/encoding/json/stream.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/stream.go'
'src/encoding/json/stream_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/stream_test.go'
'src/encoding/json/tables.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/tables.go'
'src/encoding/json/tagkey_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/tagkey_test.go'
'src/encoding/json/tags.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/tags.go'
'src/encoding/json/tags_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/tags_test.go'
'src/encoding/json/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/testdata'
'src/encoding/json/testdata/code.json.gz' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/json/testdata/code.json.gz'
'src/encoding/pem' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/pem'
'src/encoding/pem/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/pem/example_test.go'
'src/encoding/pem/pem.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/pem/pem.go'
'src/encoding/pem/pem_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/pem/pem_test.go'
'src/encoding/xml' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/xml'
'src/encoding/xml/atom_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/xml/atom_test.go'
'src/encoding/xml/example_marshaling_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/xml/example_marshaling_test.go'
'src/encoding/xml/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/xml/example_test.go'
'src/encoding/xml/example_text_marshaling_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/xml/example_text_marshaling_test.go'
'src/encoding/xml/marshal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/xml/marshal.go'
'src/encoding/xml/marshal_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/xml/marshal_test.go'
'src/encoding/xml/read.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/xml/read.go'
'src/encoding/xml/read_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/xml/read_test.go'
'src/encoding/xml/typeinfo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/xml/typeinfo.go'
'src/encoding/xml/xml.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/xml/xml.go'
'src/encoding/xml/xml_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/encoding/xml/xml_test.go'
'src/errors' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/errors'
'src/errors/errors.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/errors/errors.go'
'src/errors/errors_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/errors/errors_test.go'
'src/errors/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/errors/example_test.go'
'src/errors/join.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/errors/join.go'
'src/errors/join_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/errors/join_test.go'
'src/errors/wrap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/errors/wrap.go'
'src/errors/wrap_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/errors/wrap_test.go'
'src/expvar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/expvar'
'src/expvar/expvar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/expvar/expvar.go'
'src/expvar/expvar_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/expvar/expvar_test.go'
'src/flag' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/flag'
'src/flag/example_func_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/flag/example_func_test.go'
'src/flag/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/flag/example_test.go'
'src/flag/example_textvar_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/flag/example_textvar_test.go'
'src/flag/example_value_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/flag/example_value_test.go'
'src/flag/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/flag/export_test.go'
'src/flag/flag.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/flag/flag.go'
'src/flag/flag_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/flag/flag_test.go'
'src/fmt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/fmt'
'src/fmt/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/fmt/doc.go'
'src/fmt/errors.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/fmt/errors.go'
'src/fmt/errors_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/fmt/errors_test.go'
'src/fmt/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/fmt/example_test.go'
'src/fmt/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/fmt/export_test.go'
'src/fmt/fmt_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/fmt/fmt_test.go'
'src/fmt/format.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/fmt/format.go'
'src/fmt/gostringer_example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/fmt/gostringer_example_test.go'
'src/fmt/print.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/fmt/print.go'
'src/fmt/scan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/fmt/scan.go'
'src/fmt/scan_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/fmt/scan_test.go'
'src/fmt/state_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/fmt/state_test.go'
'src/fmt/stringer_example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/fmt/stringer_example_test.go'
'src/fmt/stringer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/fmt/stringer_test.go'
'src/hash' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash'
'src/hash/adler32' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/adler32'
'src/hash/adler32/adler32.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/adler32/adler32.go'
'src/hash/adler32/adler32_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/adler32/adler32_test.go'
'src/hash/crc32' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc32'
'src/hash/crc32/crc32.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc32/crc32.go'
'src/hash/crc32/crc32_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc32/crc32_amd64.go'
'src/hash/crc32/crc32_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc32/crc32_amd64.s'
'src/hash/crc32/crc32_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc32/crc32_arm64.go'
'src/hash/crc32/crc32_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc32/crc32_arm64.s'
'src/hash/crc32/crc32_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc32/crc32_generic.go'
'src/hash/crc32/crc32_otherarch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc32/crc32_otherarch.go'
'src/hash/crc32/crc32_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc32/crc32_ppc64le.go'
'src/hash/crc32/crc32_ppc64le.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc32/crc32_ppc64le.s'
'src/hash/crc32/crc32_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc32/crc32_s390x.go'
'src/hash/crc32/crc32_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc32/crc32_s390x.s'
'src/hash/crc32/crc32_table_ppc64le.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc32/crc32_table_ppc64le.s'
'src/hash/crc32/crc32_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc32/crc32_test.go'
'src/hash/crc32/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc32/example_test.go'
'src/hash/crc32/gen_const_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc32/gen_const_ppc64le.go'
'src/hash/crc64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc64'
'src/hash/crc64/crc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc64/crc64.go'
'src/hash/crc64/crc64_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/crc64/crc64_test.go'
'src/hash/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/example_test.go'
'src/hash/fnv' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/fnv'
'src/hash/fnv/fnv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/fnv/fnv.go'
'src/hash/fnv/fnv_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/fnv/fnv_test.go'
'src/hash/hash.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/hash.go'
'src/hash/maphash' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/maphash'
'src/hash/maphash/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/maphash/example_test.go'
'src/hash/maphash/maphash.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/maphash/maphash.go'
'src/hash/maphash/maphash_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/maphash/maphash_test.go'
'src/hash/maphash/smhasher_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/maphash/smhasher_test.go'
'src/hash/marshal_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/marshal_test.go'
'src/hash/test_cases.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/test_cases.txt'
'src/hash/test_gen.awk' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/hash/test_gen.awk'
'src/html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html'
'src/html/entity.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/entity.go'
'src/html/entity_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/entity_test.go'
'src/html/escape.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/escape.go'
'src/html/escape_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/escape_test.go'
'src/html/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/example_test.go'
'src/html/fuzz.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/fuzz.go'
'src/html/template' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template'
'src/html/template/attr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/attr.go'
'src/html/template/attr_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/attr_string.go'
'src/html/template/clone_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/clone_test.go'
'src/html/template/content.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/content.go'
'src/html/template/content_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/content_test.go'
'src/html/template/context.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/context.go'
'src/html/template/css.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/css.go'
'src/html/template/css_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/css_test.go'
'src/html/template/delim_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/delim_string.go'
'src/html/template/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/doc.go'
'src/html/template/element_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/element_string.go'
'src/html/template/error.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/error.go'
'src/html/template/escape.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/escape.go'
'src/html/template/escape_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/escape_test.go'
'src/html/template/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/example_test.go'
'src/html/template/examplefiles_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/examplefiles_test.go'
'src/html/template/exec_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/exec_test.go'
'src/html/template/html.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/html.go'
'src/html/template/html_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/html_test.go'
'src/html/template/js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/js.go'
'src/html/template/js_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/js_test.go'
'src/html/template/jsctx_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/jsctx_string.go'
'src/html/template/multi_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/multi_test.go'
'src/html/template/state_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/state_string.go'
'src/html/template/template.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/template.go'
'src/html/template/template_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/template_test.go'
'src/html/template/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/testdata'
'src/html/template/testdata/file1.tmpl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/testdata/file1.tmpl'
'src/html/template/testdata/file2.tmpl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/testdata/file2.tmpl'
'src/html/template/testdata/fs.zip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/testdata/fs.zip'
'src/html/template/testdata/tmpl1.tmpl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/testdata/tmpl1.tmpl'
'src/html/template/testdata/tmpl2.tmpl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/testdata/tmpl2.tmpl'
'src/html/template/transition.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/transition.go'
'src/html/template/transition_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/transition_test.go'
'src/html/template/url.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/url.go'
'src/html/template/url_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/url_test.go'
'src/html/template/urlpart_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/html/template/urlpart_string.go'
'src/image' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image'
'src/image/color' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/color'
'src/image/color/color.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/color/color.go'
'src/image/color/color_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/color/color_test.go'
'src/image/color/palette' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/color/palette'
'src/image/color/palette/gen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/color/palette/gen.go'
'src/image/color/palette/generate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/color/palette/generate.go'
'src/image/color/palette/palette.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/color/palette/palette.go'
'src/image/color/ycbcr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/color/ycbcr.go'
'src/image/color/ycbcr_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/color/ycbcr_test.go'
'src/image/decode_example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/decode_example_test.go'
'src/image/decode_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/decode_test.go'
'src/image/draw' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/draw'
'src/image/draw/bench_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/draw/bench_test.go'
'src/image/draw/clip_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/draw/clip_test.go'
'src/image/draw/draw.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/draw/draw.go'
'src/image/draw/draw_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/draw/draw_test.go'
'src/image/draw/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/draw/example_test.go'
'src/image/format.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/format.go'
'src/image/geom.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/geom.go'
'src/image/geom_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/geom_test.go'
'src/image/gif' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/gif'
'src/image/gif/fuzz_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/gif/fuzz_test.go'
'src/image/gif/reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/gif/reader.go'
'src/image/gif/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/gif/reader_test.go'
'src/image/gif/writer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/gif/writer.go'
'src/image/gif/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/gif/writer_test.go'
'src/image/image.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/image.go'
'src/image/image_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/image_test.go'
'src/image/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/internal'
'src/image/internal/imageutil' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/internal/imageutil'
'src/image/internal/imageutil/gen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/internal/imageutil/gen.go'
'src/image/internal/imageutil/imageutil.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/internal/imageutil/imageutil.go'
'src/image/internal/imageutil/impl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/internal/imageutil/impl.go'
'src/image/jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/jpeg'
'src/image/jpeg/dct_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/jpeg/dct_test.go'
'src/image/jpeg/fdct.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/jpeg/fdct.go'
'src/image/jpeg/fuzz_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/jpeg/fuzz_test.go'
'src/image/jpeg/huffman.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/jpeg/huffman.go'
'src/image/jpeg/idct.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/jpeg/idct.go'
'src/image/jpeg/reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/jpeg/reader.go'
'src/image/jpeg/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/jpeg/reader_test.go'
'src/image/jpeg/scan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/jpeg/scan.go'
'src/image/jpeg/writer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/jpeg/writer.go'
'src/image/jpeg/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/jpeg/writer_test.go'
'src/image/names.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/names.go'
'src/image/png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png'
'src/image/png/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/example_test.go'
'src/image/png/fuzz.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/fuzz.go'
'src/image/png/fuzz_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/fuzz_test.go'
'src/image/png/paeth.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/paeth.go'
'src/image/png/paeth_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/paeth_test.go'
'src/image/png/reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/reader.go'
'src/image/png/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/reader_test.go'
'src/image/png/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata'
'src/image/png/testdata/benchGray.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/benchGray.png'
'src/image/png/testdata/benchNRGBA-gradient.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/benchNRGBA-gradient.png'
'src/image/png/testdata/benchNRGBA-opaque.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/benchNRGBA-opaque.png'
'src/image/png/testdata/benchPaletted.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/benchPaletted.png'
'src/image/png/testdata/benchRGB-interlace.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/benchRGB-interlace.png'
'src/image/png/testdata/benchRGB.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/benchRGB.png'
'src/image/png/testdata/gray-gradient.interlaced.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/gray-gradient.interlaced.png'
'src/image/png/testdata/gray-gradient.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/gray-gradient.png'
'src/image/png/testdata/invalid-crc32.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/invalid-crc32.png'
'src/image/png/testdata/invalid-noend.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/invalid-noend.png'
'src/image/png/testdata/invalid-palette.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/invalid-palette.png'
'src/image/png/testdata/invalid-trunc.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/invalid-trunc.png'
'src/image/png/testdata/invalid-zlib.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/invalid-zlib.png'
'src/image/png/testdata/pngsuite' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite'
'src/image/png/testdata/pngsuite/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/README'
'src/image/png/testdata/pngsuite/README.original' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/README.original'
'src/image/png/testdata/pngsuite/basn0g01-30.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g01-30.png'
'src/image/png/testdata/pngsuite/basn0g01-30.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g01-30.sng'
'src/image/png/testdata/pngsuite/basn0g01.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g01.png'
'src/image/png/testdata/pngsuite/basn0g01.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g01.sng'
'src/image/png/testdata/pngsuite/basn0g02-29.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g02-29.png'
'src/image/png/testdata/pngsuite/basn0g02-29.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g02-29.sng'
'src/image/png/testdata/pngsuite/basn0g02.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g02.png'
'src/image/png/testdata/pngsuite/basn0g02.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g02.sng'
'src/image/png/testdata/pngsuite/basn0g04-31.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g04-31.png'
'src/image/png/testdata/pngsuite/basn0g04-31.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g04-31.sng'
'src/image/png/testdata/pngsuite/basn0g04.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g04.png'
'src/image/png/testdata/pngsuite/basn0g04.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g04.sng'
'src/image/png/testdata/pngsuite/basn0g08.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g08.png'
'src/image/png/testdata/pngsuite/basn0g08.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g08.sng'
'src/image/png/testdata/pngsuite/basn0g16.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g16.png'
'src/image/png/testdata/pngsuite/basn0g16.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g16.sng'
'src/image/png/testdata/pngsuite/basn2c08.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn2c08.png'
'src/image/png/testdata/pngsuite/basn2c08.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn2c08.sng'
'src/image/png/testdata/pngsuite/basn2c16.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn2c16.png'
'src/image/png/testdata/pngsuite/basn2c16.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn2c16.sng'
'src/image/png/testdata/pngsuite/basn3p01.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p01.png'
'src/image/png/testdata/pngsuite/basn3p01.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p01.sng'
'src/image/png/testdata/pngsuite/basn3p02.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p02.png'
'src/image/png/testdata/pngsuite/basn3p02.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p02.sng'
'src/image/png/testdata/pngsuite/basn3p04-31i.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p04-31i.png'
'src/image/png/testdata/pngsuite/basn3p04-31i.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p04-31i.sng'
'src/image/png/testdata/pngsuite/basn3p04.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p04.png'
'src/image/png/testdata/pngsuite/basn3p04.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p04.sng'
'src/image/png/testdata/pngsuite/basn3p08-trns.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p08-trns.png'
'src/image/png/testdata/pngsuite/basn3p08-trns.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p08-trns.sng'
'src/image/png/testdata/pngsuite/basn3p08.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p08.png'
'src/image/png/testdata/pngsuite/basn3p08.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p08.sng'
'src/image/png/testdata/pngsuite/basn4a08.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn4a08.png'
'src/image/png/testdata/pngsuite/basn4a08.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn4a08.sng'
'src/image/png/testdata/pngsuite/basn4a16.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn4a16.png'
'src/image/png/testdata/pngsuite/basn4a16.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn4a16.sng'
'src/image/png/testdata/pngsuite/basn6a08.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn6a08.png'
'src/image/png/testdata/pngsuite/basn6a08.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn6a08.sng'
'src/image/png/testdata/pngsuite/basn6a16.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn6a16.png'
'src/image/png/testdata/pngsuite/basn6a16.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/basn6a16.sng'
'src/image/png/testdata/pngsuite/ftbbn0g01.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbbn0g01.png'
'src/image/png/testdata/pngsuite/ftbbn0g01.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbbn0g01.sng'
'src/image/png/testdata/pngsuite/ftbbn0g02.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbbn0g02.png'
'src/image/png/testdata/pngsuite/ftbbn0g02.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbbn0g02.sng'
'src/image/png/testdata/pngsuite/ftbbn0g04.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbbn0g04.png'
'src/image/png/testdata/pngsuite/ftbbn0g04.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbbn0g04.sng'
'src/image/png/testdata/pngsuite/ftbbn2c16.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbbn2c16.png'
'src/image/png/testdata/pngsuite/ftbbn2c16.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbbn2c16.sng'
'src/image/png/testdata/pngsuite/ftbbn3p08.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbbn3p08.png'
'src/image/png/testdata/pngsuite/ftbbn3p08.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbbn3p08.sng'
'src/image/png/testdata/pngsuite/ftbgn2c16.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbgn2c16.png'
'src/image/png/testdata/pngsuite/ftbgn2c16.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbgn2c16.sng'
'src/image/png/testdata/pngsuite/ftbgn3p08.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbgn3p08.png'
'src/image/png/testdata/pngsuite/ftbgn3p08.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbgn3p08.sng'
'src/image/png/testdata/pngsuite/ftbrn2c08.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbrn2c08.png'
'src/image/png/testdata/pngsuite/ftbrn2c08.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbrn2c08.sng'
'src/image/png/testdata/pngsuite/ftbwn0g16.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbwn0g16.png'
'src/image/png/testdata/pngsuite/ftbwn0g16.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbwn0g16.sng'
'src/image/png/testdata/pngsuite/ftbwn3p08.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbwn3p08.png'
'src/image/png/testdata/pngsuite/ftbwn3p08.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbwn3p08.sng'
'src/image/png/testdata/pngsuite/ftbyn3p08.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbyn3p08.png'
'src/image/png/testdata/pngsuite/ftbyn3p08.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftbyn3p08.sng'
'src/image/png/testdata/pngsuite/ftp0n0g08.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftp0n0g08.png'
'src/image/png/testdata/pngsuite/ftp0n0g08.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftp0n0g08.sng'
'src/image/png/testdata/pngsuite/ftp0n2c08.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftp0n2c08.png'
'src/image/png/testdata/pngsuite/ftp0n2c08.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftp0n2c08.sng'
'src/image/png/testdata/pngsuite/ftp0n3p08.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftp0n3p08.png'
'src/image/png/testdata/pngsuite/ftp0n3p08.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftp0n3p08.sng'
'src/image/png/testdata/pngsuite/ftp1n3p08.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftp1n3p08.png'
'src/image/png/testdata/pngsuite/ftp1n3p08.sng' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/testdata/pngsuite/ftp1n3p08.sng'
'src/image/png/writer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/writer.go'
'src/image/png/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/png/writer_test.go'
'src/image/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata'
'src/image/testdata/triangle-001.gif' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/triangle-001.gif'
'src/image/testdata/video-001.221212.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.221212.jpeg'
'src/image/testdata/video-001.221212.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.221212.png'
'src/image/testdata/video-001.5bpp.gif' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.5bpp.gif'
'src/image/testdata/video-001.cmyk.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.cmyk.jpeg'
'src/image/testdata/video-001.cmyk.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.cmyk.png'
'src/image/testdata/video-001.gif' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.gif'
'src/image/testdata/video-001.interlaced.gif' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.interlaced.gif'
'src/image/testdata/video-001.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.jpeg'
'src/image/testdata/video-001.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.png'
'src/image/testdata/video-001.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.progressive.jpeg'
'src/image/testdata/video-001.progressive.truncated.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.progressive.truncated.jpeg'
'src/image/testdata/video-001.progressive.truncated.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.progressive.truncated.png'
'src/image/testdata/video-001.q50.410.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.q50.410.jpeg'
'src/image/testdata/video-001.q50.410.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.q50.410.progressive.jpeg'
'src/image/testdata/video-001.q50.411.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.q50.411.jpeg'
'src/image/testdata/video-001.q50.411.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.q50.411.progressive.jpeg'
'src/image/testdata/video-001.q50.420.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.q50.420.jpeg'
'src/image/testdata/video-001.q50.420.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.q50.420.progressive.jpeg'
'src/image/testdata/video-001.q50.422.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.q50.422.jpeg'
'src/image/testdata/video-001.q50.422.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.q50.422.progressive.jpeg'
'src/image/testdata/video-001.q50.440.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.q50.440.jpeg'
'src/image/testdata/video-001.q50.440.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.q50.440.progressive.jpeg'
'src/image/testdata/video-001.q50.444.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.q50.444.jpeg'
'src/image/testdata/video-001.q50.444.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.q50.444.progressive.jpeg'
'src/image/testdata/video-001.rgb.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.rgb.jpeg'
'src/image/testdata/video-001.rgb.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.rgb.png'
'src/image/testdata/video-001.separate.dc.progression.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.separate.dc.progression.jpeg'
'src/image/testdata/video-001.separate.dc.progression.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-001.separate.dc.progression.progressive.jpeg'
'src/image/testdata/video-005.gray.gif' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-005.gray.gif'
'src/image/testdata/video-005.gray.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-005.gray.jpeg'
'src/image/testdata/video-005.gray.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-005.gray.png'
'src/image/testdata/video-005.gray.q50.2x2.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-005.gray.q50.2x2.jpeg'
'src/image/testdata/video-005.gray.q50.2x2.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-005.gray.q50.2x2.progressive.jpeg'
'src/image/testdata/video-005.gray.q50.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-005.gray.q50.jpeg'
'src/image/testdata/video-005.gray.q50.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/testdata/video-005.gray.q50.progressive.jpeg'
'src/image/ycbcr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/ycbcr.go'
'src/image/ycbcr_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/image/ycbcr_test.go'
'src/index' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/index'
'src/index/suffixarray' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/index/suffixarray'
'src/index/suffixarray/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/index/suffixarray/example_test.go'
'src/index/suffixarray/gen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/index/suffixarray/gen.go'
'src/index/suffixarray/sais.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/index/suffixarray/sais.go'
'src/index/suffixarray/sais2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/index/suffixarray/sais2.go'
'src/index/suffixarray/suffixarray.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/index/suffixarray/suffixarray.go'
'src/index/suffixarray/suffixarray_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/index/suffixarray/suffixarray_test.go'
'src/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal'
'src/internal/abi' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/abi'
'src/internal/abi/abi.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/abi/abi.go'
'src/internal/abi/abi_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/abi/abi_amd64.go'
'src/internal/abi/abi_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/abi/abi_arm64.go'
'src/internal/abi/abi_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/abi/abi_generic.go'
'src/internal/abi/abi_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/abi/abi_ppc64x.go'
'src/internal/abi/abi_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/abi/abi_riscv64.go'
'src/internal/abi/abi_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/abi/abi_test.go'
'src/internal/abi/abi_test.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/abi/abi_test.s'
'src/internal/abi/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/abi/export_test.go'
'src/internal/abi/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/abi/testdata'
'src/internal/abi/testdata/x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/abi/testdata/x.go'
'src/internal/abi/testdata/x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/abi/testdata/x.s'
'src/internal/buildcfg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/buildcfg'
'src/internal/buildcfg/zbootstrap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/buildcfg/zbootstrap.go'
'src/internal/buildcfg/cfg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/buildcfg/cfg.go'
'src/internal/buildcfg/cfg_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/buildcfg/cfg_test.go'
'src/internal/buildcfg/exp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/buildcfg/exp.go'
'src/internal/bytealg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg'
'src/internal/bytealg/bytealg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/bytealg.go'
'src/internal/bytealg/compare_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/compare_386.s'
'src/internal/bytealg/compare_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/compare_amd64.s'
'src/internal/bytealg/compare_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/compare_arm.s'
'src/internal/bytealg/compare_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/compare_arm64.s'
'src/internal/bytealg/compare_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/compare_generic.go'
'src/internal/bytealg/compare_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/compare_loong64.s'
'src/internal/bytealg/compare_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/compare_mips64x.s'
'src/internal/bytealg/compare_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/compare_mipsx.s'
'src/internal/bytealg/compare_native.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/compare_native.go'
'src/internal/bytealg/compare_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/compare_ppc64x.s'
'src/internal/bytealg/compare_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/compare_riscv64.s'
'src/internal/bytealg/compare_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/compare_s390x.s'
'src/internal/bytealg/compare_wasm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/compare_wasm.s'
'src/internal/bytealg/count_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/count_amd64.s'
'src/internal/bytealg/count_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/count_arm.s'
'src/internal/bytealg/count_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/count_arm64.s'
'src/internal/bytealg/count_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/count_generic.go'
'src/internal/bytealg/count_native.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/count_native.go'
'src/internal/bytealg/count_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/count_ppc64x.s'
'src/internal/bytealg/count_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/count_riscv64.s'
'src/internal/bytealg/count_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/count_s390x.s'
'src/internal/bytealg/equal_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/equal_386.s'
'src/internal/bytealg/equal_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/equal_amd64.s'
'src/internal/bytealg/equal_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/equal_arm.s'
'src/internal/bytealg/equal_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/equal_arm64.s'
'src/internal/bytealg/equal_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/equal_generic.go'
'src/internal/bytealg/equal_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/equal_loong64.s'
'src/internal/bytealg/equal_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/equal_mips64x.s'
'src/internal/bytealg/equal_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/equal_mipsx.s'
'src/internal/bytealg/equal_native.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/equal_native.go'
'src/internal/bytealg/equal_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/equal_ppc64x.s'
'src/internal/bytealg/equal_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/equal_riscv64.s'
'src/internal/bytealg/equal_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/equal_s390x.s'
'src/internal/bytealg/equal_wasm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/equal_wasm.s'
'src/internal/bytealg/index_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/index_amd64.go'
'src/internal/bytealg/index_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/index_amd64.s'
'src/internal/bytealg/index_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/index_arm64.go'
'src/internal/bytealg/index_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/index_arm64.s'
'src/internal/bytealg/index_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/index_generic.go'
'src/internal/bytealg/index_native.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/index_native.go'
'src/internal/bytealg/index_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/index_ppc64x.go'
'src/internal/bytealg/index_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/index_ppc64x.s'
'src/internal/bytealg/index_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/index_s390x.go'
'src/internal/bytealg/index_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/index_s390x.s'
'src/internal/bytealg/indexbyte_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/indexbyte_386.s'
'src/internal/bytealg/indexbyte_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/indexbyte_amd64.s'
'src/internal/bytealg/indexbyte_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/indexbyte_arm.s'
'src/internal/bytealg/indexbyte_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/indexbyte_arm64.s'
'src/internal/bytealg/indexbyte_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/indexbyte_generic.go'
'src/internal/bytealg/indexbyte_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/indexbyte_loong64.s'
'src/internal/bytealg/indexbyte_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/indexbyte_mips64x.s'
'src/internal/bytealg/indexbyte_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/indexbyte_mipsx.s'
'src/internal/bytealg/indexbyte_native.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/indexbyte_native.go'
'src/internal/bytealg/indexbyte_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/indexbyte_ppc64x.s'
'src/internal/bytealg/indexbyte_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/indexbyte_riscv64.s'
'src/internal/bytealg/indexbyte_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/indexbyte_s390x.s'
'src/internal/bytealg/indexbyte_wasm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/bytealg/indexbyte_wasm.s'
'src/internal/cfg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cfg'
'src/internal/cfg/cfg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cfg/cfg.go'
'src/internal/coverage' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage'
'src/internal/coverage/calloc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/calloc'
'src/internal/coverage/calloc/batchcounteralloc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/calloc/batchcounteralloc.go'
'src/internal/coverage/cformat' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/cformat'
'src/internal/coverage/cformat/fmt_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/cformat/fmt_test.go'
'src/internal/coverage/cformat/format.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/cformat/format.go'
'src/internal/coverage/cmddefs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/cmddefs.go'
'src/internal/coverage/cmerge' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/cmerge'
'src/internal/coverage/cmerge/merge.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/cmerge/merge.go'
'src/internal/coverage/cmerge/merge_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/cmerge/merge_test.go'
'src/internal/coverage/decodecounter' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/decodecounter'
'src/internal/coverage/decodecounter/decodecounterfile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/decodecounter/decodecounterfile.go'
'src/internal/coverage/decodemeta' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/decodemeta'
'src/internal/coverage/decodemeta/decode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/decodemeta/decode.go'
'src/internal/coverage/decodemeta/decodefile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/decodemeta/decodefile.go'
'src/internal/coverage/defs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/defs.go'
'src/internal/coverage/encodecounter' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/encodecounter'
'src/internal/coverage/encodecounter/encode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/encodecounter/encode.go'
'src/internal/coverage/encodemeta' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/encodemeta'
'src/internal/coverage/encodemeta/encode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/encodemeta/encode.go'
'src/internal/coverage/encodemeta/encodefile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/encodemeta/encodefile.go'
'src/internal/coverage/pkid.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/pkid.go'
'src/internal/coverage/pods' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/pods'
'src/internal/coverage/pods/pods.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/pods/pods.go'
'src/internal/coverage/pods/pods_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/pods/pods_test.go'
'src/internal/coverage/rtcov' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/rtcov'
'src/internal/coverage/rtcov/rtcov.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/rtcov/rtcov.go'
'src/internal/coverage/slicereader' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/slicereader'
'src/internal/coverage/slicereader/slicereader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/slicereader/slicereader.go'
'src/internal/coverage/slicereader/slr_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/slicereader/slr_test.go'
'src/internal/coverage/slicewriter' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/slicewriter'
'src/internal/coverage/slicewriter/slicewriter.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/slicewriter/slicewriter.go'
'src/internal/coverage/slicewriter/slw_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/slicewriter/slw_test.go'
'src/internal/coverage/stringtab' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/stringtab'
'src/internal/coverage/stringtab/stringtab.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/stringtab/stringtab.go'
'src/internal/coverage/test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/test'
'src/internal/coverage/test/counter_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/test/counter_test.go'
'src/internal/coverage/test/roundtrip_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/test/roundtrip_test.go'
'src/internal/coverage/uleb128' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/uleb128'
'src/internal/coverage/uleb128/uleb128.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/coverage/uleb128/uleb128.go'
'src/internal/cpu' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu'
'src/internal/cpu/cpu.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu.go'
'src/internal/cpu/cpu.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu.s'
'src/internal/cpu/cpu_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_arm.go'
'src/internal/cpu/cpu_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_arm64.go'
'src/internal/cpu/cpu_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_arm64.s'
'src/internal/cpu/cpu_arm64_android.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_arm64_android.go'
'src/internal/cpu/cpu_arm64_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_arm64_darwin.go'
'src/internal/cpu/cpu_arm64_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_arm64_freebsd.go'
'src/internal/cpu/cpu_arm64_hwcap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go'
'src/internal/cpu/cpu_arm64_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go'
'src/internal/cpu/cpu_arm64_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_arm64_openbsd.go'
'src/internal/cpu/cpu_arm64_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_arm64_other.go'
'src/internal/cpu/cpu_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_loong64.go'
'src/internal/cpu/cpu_mips.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_mips.go'
'src/internal/cpu/cpu_mips64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_mips64x.go'
'src/internal/cpu/cpu_mipsle.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_mipsle.go'
'src/internal/cpu/cpu_no_name.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_no_name.go'
'src/internal/cpu/cpu_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_ppc64x.go'
'src/internal/cpu/cpu_ppc64x_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_ppc64x_aix.go'
'src/internal/cpu/cpu_ppc64x_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_ppc64x_linux.go'
'src/internal/cpu/cpu_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_riscv64.go'
'src/internal/cpu/cpu_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_s390x.go'
'src/internal/cpu/cpu_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_s390x.s'
'src/internal/cpu/cpu_s390x_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_s390x_test.go'
'src/internal/cpu/cpu_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_test.go'
'src/internal/cpu/cpu_wasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_wasm.go'
'src/internal/cpu/cpu_x86.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_x86.go'
'src/internal/cpu/cpu_x86.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_x86.s'
'src/internal/cpu/cpu_x86_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/cpu_x86_test.go'
'src/internal/cpu/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/export_test.go'
'src/internal/cpu/export_x86_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/cpu/export_x86_test.go'
'src/internal/dag' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/dag'
'src/internal/dag/alg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/dag/alg.go'
'src/internal/dag/alg_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/dag/alg_test.go'
'src/internal/dag/parse.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/dag/parse.go'
'src/internal/dag/parse_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/dag/parse_test.go'
'src/internal/diff' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/diff'
'src/internal/diff/diff.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/diff/diff.go'
'src/internal/diff/diff_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/diff/diff_test.go'
'src/internal/diff/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/diff/testdata'
'src/internal/diff/testdata/allnew.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/diff/testdata/allnew.txt'
'src/internal/diff/testdata/allold.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/diff/testdata/allold.txt'
'src/internal/diff/testdata/basic.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/diff/testdata/basic.txt'
'src/internal/diff/testdata/dups.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/diff/testdata/dups.txt'
'src/internal/diff/testdata/end.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/diff/testdata/end.txt'
'src/internal/diff/testdata/eof.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/diff/testdata/eof.txt'
'src/internal/diff/testdata/eof1.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/diff/testdata/eof1.txt'
'src/internal/diff/testdata/eof2.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/diff/testdata/eof2.txt'
'src/internal/diff/testdata/long.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/diff/testdata/long.txt'
'src/internal/diff/testdata/same.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/diff/testdata/same.txt'
'src/internal/diff/testdata/start.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/diff/testdata/start.txt'
'src/internal/diff/testdata/triv.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/diff/testdata/triv.txt'
'src/internal/fmtsort' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fmtsort'
'src/internal/fmtsort/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fmtsort/export_test.go'
'src/internal/fmtsort/sort.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fmtsort/sort.go'
'src/internal/fmtsort/sort_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fmtsort/sort_test.go'
'src/internal/fuzz' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz'
'src/internal/fuzz/counters_supported.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/counters_supported.go'
'src/internal/fuzz/counters_unsupported.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/counters_unsupported.go'
'src/internal/fuzz/coverage.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/coverage.go'
'src/internal/fuzz/encoding.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/encoding.go'
'src/internal/fuzz/encoding_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/encoding_test.go'
'src/internal/fuzz/fuzz.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/fuzz.go'
'src/internal/fuzz/mem.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/mem.go'
'src/internal/fuzz/minimize.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/minimize.go'
'src/internal/fuzz/minimize_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/minimize_test.go'
'src/internal/fuzz/mutator.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/mutator.go'
'src/internal/fuzz/mutator_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/mutator_test.go'
'src/internal/fuzz/mutators_byteslice.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/mutators_byteslice.go'
'src/internal/fuzz/mutators_byteslice_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/mutators_byteslice_test.go'
'src/internal/fuzz/pcg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/pcg.go'
'src/internal/fuzz/queue.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/queue.go'
'src/internal/fuzz/queue_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/queue_test.go'
'src/internal/fuzz/sys_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/sys_posix.go'
'src/internal/fuzz/sys_unimplemented.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/sys_unimplemented.go'
'src/internal/fuzz/sys_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/sys_windows.go'
'src/internal/fuzz/trace.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/trace.go'
'src/internal/fuzz/worker.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/worker.go'
'src/internal/fuzz/worker_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/fuzz/worker_test.go'
'src/internal/goarch' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch'
'src/internal/goarch/gengoarch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/gengoarch.go'
'src/internal/goarch/goarch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/goarch.go'
'src/internal/goarch/goarch_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/goarch_386.go'
'src/internal/goarch/goarch_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/goarch_amd64.go'
'src/internal/goarch/goarch_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/goarch_arm.go'
'src/internal/goarch/goarch_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/goarch_arm64.go'
'src/internal/goarch/goarch_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/goarch_loong64.go'
'src/internal/goarch/goarch_mips.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/goarch_mips.go'
'src/internal/goarch/goarch_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/goarch_mips64.go'
'src/internal/goarch/goarch_mips64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/goarch_mips64le.go'
'src/internal/goarch/goarch_mipsle.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/goarch_mipsle.go'
'src/internal/goarch/goarch_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/goarch_ppc64.go'
'src/internal/goarch/goarch_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/goarch_ppc64le.go'
'src/internal/goarch/goarch_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/goarch_riscv64.go'
'src/internal/goarch/goarch_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/goarch_s390x.go'
'src/internal/goarch/goarch_wasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/goarch_wasm.go'
'src/internal/goarch/zgoarch_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_386.go'
'src/internal/goarch/zgoarch_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_amd64.go'
'src/internal/goarch/zgoarch_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_arm.go'
'src/internal/goarch/zgoarch_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_arm64.go'
'src/internal/goarch/zgoarch_arm64be.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_arm64be.go'
'src/internal/goarch/zgoarch_armbe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_armbe.go'
'src/internal/goarch/zgoarch_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_loong64.go'
'src/internal/goarch/zgoarch_mips.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_mips.go'
'src/internal/goarch/zgoarch_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_mips64.go'
'src/internal/goarch/zgoarch_mips64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_mips64le.go'
'src/internal/goarch/zgoarch_mips64p32.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_mips64p32.go'
'src/internal/goarch/zgoarch_mips64p32le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_mips64p32le.go'
'src/internal/goarch/zgoarch_mipsle.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_mipsle.go'
'src/internal/goarch/zgoarch_ppc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_ppc.go'
'src/internal/goarch/zgoarch_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_ppc64.go'
'src/internal/goarch/zgoarch_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_ppc64le.go'
'src/internal/goarch/zgoarch_riscv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_riscv.go'
'src/internal/goarch/zgoarch_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_riscv64.go'
'src/internal/goarch/zgoarch_s390.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_s390.go'
'src/internal/goarch/zgoarch_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_s390x.go'
'src/internal/goarch/zgoarch_sparc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_sparc.go'
'src/internal/goarch/zgoarch_sparc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_sparc64.go'
'src/internal/goarch/zgoarch_wasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goarch/zgoarch_wasm.go'
'src/internal/godebug' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/godebug'
'src/internal/godebug/godebug.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/godebug/godebug.go'
'src/internal/godebug/godebug_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/godebug/godebug_test.go'
'src/internal/goexperiment' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment'
'src/internal/goexperiment/exp_strictfipsruntime_off.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_strictfipsruntime_off.go'
'src/internal/goexperiment/exp_strictfipsruntime_on.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_strictfipsruntime_on.go'
'src/internal/goexperiment/flags.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/flags.go'
'src/internal/goexperiment/exp_arenas_off.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go'
'src/internal/goexperiment/exp_arenas_on.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_arenas_on.go'
'src/internal/goexperiment/exp_boringcrypto_off.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go'
'src/internal/goexperiment/exp_boringcrypto_on.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_on.go'
'src/internal/goexperiment/exp_coverageredesign_off.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_off.go'
'src/internal/goexperiment/exp_coverageredesign_on.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go'
'src/internal/goexperiment/exp_fieldtrack_off.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go'
'src/internal/goexperiment/exp_fieldtrack_on.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_on.go'
'src/internal/goexperiment/exp_heapminimum512kib_off.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go'
'src/internal/goexperiment/exp_heapminimum512kib_on.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_on.go'
'src/internal/goexperiment/exp_pagetrace_off.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_pagetrace_off.go'
'src/internal/goexperiment/exp_pagetrace_on.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_pagetrace_on.go'
'src/internal/goexperiment/exp_preemptibleloops_off.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go'
'src/internal/goexperiment/exp_preemptibleloops_on.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_on.go'
'src/internal/goexperiment/exp_regabiargs_off.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_regabiargs_off.go'
'src/internal/goexperiment/exp_regabiargs_on.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go'
'src/internal/goexperiment/exp_regabiwrappers_off.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_off.go'
'src/internal/goexperiment/exp_regabiwrappers_on.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go'
'src/internal/goexperiment/exp_staticlockranking_off.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go'
'src/internal/goexperiment/exp_staticlockranking_on.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_on.go'
'src/internal/goexperiment/exp_unified_off.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_unified_off.go'
'src/internal/goexperiment/exp_unified_on.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/exp_unified_on.go'
'src/internal/goexperiment/mkconsts.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goexperiment/mkconsts.go'
'src/internal/goos' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos'
'src/internal/goos/gengoos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/gengoos.go'
'src/internal/goos/goos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/goos.go'
'src/internal/goos/nonunix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/nonunix.go'
'src/internal/goos/unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/unix.go'
'src/internal/goos/zgoos_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/zgoos_aix.go'
'src/internal/goos/zgoos_android.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/zgoos_android.go'
'src/internal/goos/zgoos_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/zgoos_darwin.go'
'src/internal/goos/zgoos_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/zgoos_dragonfly.go'
'src/internal/goos/zgoos_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/zgoos_freebsd.go'
'src/internal/goos/zgoos_hurd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/zgoos_hurd.go'
'src/internal/goos/zgoos_illumos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/zgoos_illumos.go'
'src/internal/goos/zgoos_ios.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/zgoos_ios.go'
'src/internal/goos/zgoos_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/zgoos_js.go'
'src/internal/goos/zgoos_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/zgoos_linux.go'
'src/internal/goos/zgoos_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/zgoos_netbsd.go'
'src/internal/goos/zgoos_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/zgoos_openbsd.go'
'src/internal/goos/zgoos_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/zgoos_plan9.go'
'src/internal/goos/zgoos_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/zgoos_solaris.go'
'src/internal/goos/zgoos_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/zgoos_windows.go'
'src/internal/goos/zgoos_zos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goos/zgoos_zos.go'
'src/internal/goroot' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goroot'
'src/internal/goroot/gc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goroot/gc.go'
'src/internal/goroot/gccgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goroot/gccgo.go'
'src/internal/goroot/importcfg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goroot/importcfg.go'
'src/internal/goversion' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goversion'
'src/internal/goversion/goversion.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/goversion/goversion.go'
'src/internal/intern' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/intern'
'src/internal/intern/intern.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/intern/intern.go'
'src/internal/intern/intern_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/intern/intern_test.go'
'src/internal/itoa' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/itoa'
'src/internal/itoa/itoa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/itoa/itoa.go'
'src/internal/itoa/itoa_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/itoa/itoa_test.go'
'src/internal/lazyregexp' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/lazyregexp'
'src/internal/lazyregexp/lazyre.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/lazyregexp/lazyre.go'
'src/internal/lazytemplate' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/lazytemplate'
'src/internal/lazytemplate/lazytemplate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/lazytemplate/lazytemplate.go'
'src/internal/nettrace' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/nettrace'
'src/internal/nettrace/nettrace.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/nettrace/nettrace.go'
'src/internal/obscuretestdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/obscuretestdata'
'src/internal/obscuretestdata/obscuretestdata.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/obscuretestdata/obscuretestdata.go'
'src/internal/oserror' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/oserror'
'src/internal/oserror/errors.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/oserror/errors.go'
'src/internal/pkgbits' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/pkgbits'
'src/internal/pkgbits/codes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/pkgbits/codes.go'
'src/internal/pkgbits/decoder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/pkgbits/decoder.go'
'src/internal/pkgbits/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/pkgbits/doc.go'
'src/internal/pkgbits/encoder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/pkgbits/encoder.go'
'src/internal/pkgbits/flags.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/pkgbits/flags.go'
'src/internal/pkgbits/reloc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/pkgbits/reloc.go'
'src/internal/pkgbits/support.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/pkgbits/support.go'
'src/internal/pkgbits/sync.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/pkgbits/sync.go'
'src/internal/pkgbits/syncmarker_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/pkgbits/syncmarker_string.go'
'src/internal/platform' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/platform'
'src/internal/platform/supported.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/platform/supported.go'
'src/internal/poll' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll'
'src/internal/poll/copy_file_range_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/copy_file_range_linux.go'
'src/internal/poll/errno_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/errno_unix.go'
'src/internal/poll/errno_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/errno_windows.go'
'src/internal/poll/error_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/error_linux_test.go'
'src/internal/poll/error_stub_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/error_stub_test.go'
'src/internal/poll/error_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/error_test.go'
'src/internal/poll/export_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/export_linux_test.go'
'src/internal/poll/export_posix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/export_posix_test.go'
'src/internal/poll/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/export_test.go'
'src/internal/poll/export_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/export_windows_test.go'
'src/internal/poll/fcntl_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fcntl_js.go'
'src/internal/poll/fcntl_libc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fcntl_libc.go'
'src/internal/poll/fcntl_syscall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fcntl_syscall.go'
'src/internal/poll/fd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd.go'
'src/internal/poll/fd_fsync_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_fsync_darwin.go'
'src/internal/poll/fd_fsync_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_fsync_posix.go'
'src/internal/poll/fd_fsync_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_fsync_windows.go'
'src/internal/poll/fd_io_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_io_plan9.go'
'src/internal/poll/fd_mutex.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_mutex.go'
'src/internal/poll/fd_mutex_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_mutex_test.go'
'src/internal/poll/fd_opendir_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_opendir_darwin.go'
'src/internal/poll/fd_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_plan9.go'
'src/internal/poll/fd_poll_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_poll_js.go'
'src/internal/poll/fd_poll_runtime.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_poll_runtime.go'
'src/internal/poll/fd_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_posix.go'
'src/internal/poll/fd_posix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_posix_test.go'
'src/internal/poll/fd_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_unix.go'
'src/internal/poll/fd_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_windows.go'
'src/internal/poll/fd_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_windows_test.go'
'src/internal/poll/fd_writev_libc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_writev_libc.go'
'src/internal/poll/fd_writev_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/fd_writev_unix.go'
'src/internal/poll/file_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/file_plan9.go'
'src/internal/poll/hook_cloexec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/hook_cloexec.go'
'src/internal/poll/hook_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/hook_unix.go'
'src/internal/poll/hook_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/hook_windows.go'
'src/internal/poll/iovec_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/iovec_solaris.go'
'src/internal/poll/iovec_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/iovec_unix.go'
'src/internal/poll/read_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/read_test.go'
'src/internal/poll/sendfile_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/sendfile_bsd.go'
'src/internal/poll/sendfile_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/sendfile_linux.go'
'src/internal/poll/sendfile_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/sendfile_solaris.go'
'src/internal/poll/sendfile_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/sendfile_windows.go'
'src/internal/poll/sock_cloexec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/sock_cloexec.go'
'src/internal/poll/sock_cloexec_accept.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/sock_cloexec_accept.go'
'src/internal/poll/sockopt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/sockopt.go'
'src/internal/poll/sockopt_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/sockopt_linux.go'
'src/internal/poll/sockopt_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/sockopt_unix.go'
'src/internal/poll/sockopt_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/sockopt_windows.go'
'src/internal/poll/sockoptip.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/sockoptip.go'
'src/internal/poll/splice_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/splice_linux.go'
'src/internal/poll/splice_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/splice_linux_test.go'
'src/internal/poll/strconv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/strconv.go'
'src/internal/poll/sys_cloexec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/sys_cloexec.go'
'src/internal/poll/writev.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/writev.go'
'src/internal/poll/writev_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/poll/writev_test.go'
'src/internal/profile' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/profile'
'src/internal/profile/encode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/profile/encode.go'
'src/internal/profile/filter.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/profile/filter.go'
'src/internal/profile/legacy_profile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/profile/legacy_profile.go'
'src/internal/profile/merge.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/profile/merge.go'
'src/internal/profile/profile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/profile/profile.go'
'src/internal/profile/profile_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/profile/profile_test.go'
'src/internal/profile/proto.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/profile/proto.go'
'src/internal/profile/proto_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/profile/proto_test.go'
'src/internal/profile/prune.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/profile/prune.go'
'src/internal/race' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/race'
'src/internal/race/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/race/doc.go'
'src/internal/race/norace.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/race/norace.go'
'src/internal/race/race.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/race/race.go'
'src/internal/reflectlite' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/reflectlite'
'src/internal/reflectlite/all_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/reflectlite/all_test.go'
'src/internal/reflectlite/asm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/reflectlite/asm.s'
'src/internal/reflectlite/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/reflectlite/export_test.go'
'src/internal/reflectlite/reflect_mirror_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/reflectlite/reflect_mirror_test.go'
'src/internal/reflectlite/set_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/reflectlite/set_test.go'
'src/internal/reflectlite/swapper.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/reflectlite/swapper.go'
'src/internal/reflectlite/tostring_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/reflectlite/tostring_test.go'
'src/internal/reflectlite/type.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/reflectlite/type.go'
'src/internal/reflectlite/value.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/reflectlite/value.go'
'src/internal/safefilepath' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/safefilepath'
'src/internal/safefilepath/path.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/safefilepath/path.go'
'src/internal/safefilepath/path_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/safefilepath/path_other.go'
'src/internal/safefilepath/path_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/safefilepath/path_test.go'
'src/internal/safefilepath/path_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/safefilepath/path_windows.go'
'src/internal/saferio' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/saferio'
'src/internal/saferio/io.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/saferio/io.go'
'src/internal/saferio/io_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/saferio/io_test.go'
'src/internal/singleflight' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/singleflight'
'src/internal/singleflight/singleflight.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/singleflight/singleflight.go'
'src/internal/singleflight/singleflight_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/singleflight/singleflight_test.go'
'src/internal/syscall' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall'
'src/internal/syscall/execenv' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/execenv'
'src/internal/syscall/execenv/execenv_default.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/execenv/execenv_default.go'
'src/internal/syscall/execenv/execenv_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/execenv/execenv_windows.go'
'src/internal/syscall/unix' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix'
'src/internal/syscall/unix/asm_aix_ppc64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/asm_aix_ppc64.s'
'src/internal/syscall/unix/asm_darwin.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/asm_darwin.s'
'src/internal/syscall/unix/asm_solaris.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/asm_solaris.s'
'src/internal/syscall/unix/at.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/at.go'
'src/internal/syscall/unix/at_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/at_aix.go'
'src/internal/syscall/unix/at_fstatat.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/at_fstatat.go'
'src/internal/syscall/unix/at_fstatat2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/at_fstatat2.go'
'src/internal/syscall/unix/at_libc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/at_libc.go'
'src/internal/syscall/unix/at_libc2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/at_libc2.go'
'src/internal/syscall/unix/at_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/at_solaris.go'
'src/internal/syscall/unix/at_sysnum_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/at_sysnum_darwin.go'
'src/internal/syscall/unix/at_sysnum_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/at_sysnum_dragonfly.go'
'src/internal/syscall/unix/at_sysnum_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/at_sysnum_freebsd.go'
'src/internal/syscall/unix/at_sysnum_fstatat64_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat64_linux.go'
'src/internal/syscall/unix/at_sysnum_fstatat_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go'
'src/internal/syscall/unix/at_sysnum_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go'
'src/internal/syscall/unix/at_sysnum_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/at_sysnum_netbsd.go'
'src/internal/syscall/unix/at_sysnum_newfstatat_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go'
'src/internal/syscall/unix/at_sysnum_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/at_sysnum_openbsd.go'
'src/internal/syscall/unix/constants.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/constants.go'
'src/internal/syscall/unix/copy_file_range_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go'
'src/internal/syscall/unix/eaccess_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/eaccess_linux.go'
'src/internal/syscall/unix/eaccess_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/eaccess_other.go'
'src/internal/syscall/unix/fcntl_linux_32bit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/fcntl_linux_32bit.go'
'src/internal/syscall/unix/getentropy_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/getentropy_darwin.go'
'src/internal/syscall/unix/getentropy_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/getentropy_openbsd.go'
'src/internal/syscall/unix/getentropy_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/getentropy_openbsd_mips64.go'
'src/internal/syscall/unix/getrandom.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/getrandom.go'
'src/internal/syscall/unix/getrandom_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/getrandom_dragonfly.go'
'src/internal/syscall/unix/getrandom_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/getrandom_freebsd.go'
'src/internal/syscall/unix/getrandom_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go'
'src/internal/syscall/unix/getrandom_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/getrandom_solaris.go'
'src/internal/syscall/unix/ioctl_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/ioctl_aix.go'
'src/internal/syscall/unix/kernel_version_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go'
'src/internal/syscall/unix/kernel_version_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/kernel_version_other.go'
'src/internal/syscall/unix/net.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/net.go'
'src/internal/syscall/unix/net_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/net_darwin.go'
'src/internal/syscall/unix/net_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/net_js.go'
'src/internal/syscall/unix/nonblocking.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/nonblocking.go'
'src/internal/syscall/unix/nonblocking_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/nonblocking_js.go'
'src/internal/syscall/unix/nonblocking_libc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/nonblocking_libc.go'
'src/internal/syscall/unix/pty_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/pty_darwin.go'
'src/internal/syscall/unix/sysnum_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/sysnum_linux_386.go'
'src/internal/syscall/unix/sysnum_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go'
'src/internal/syscall/unix/sysnum_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/sysnum_linux_arm.go'
'src/internal/syscall/unix/sysnum_linux_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go'
'src/internal/syscall/unix/sysnum_linux_mips64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/sysnum_linux_mips64x.go'
'src/internal/syscall/unix/sysnum_linux_mipsx.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/sysnum_linux_mipsx.go'
'src/internal/syscall/unix/sysnum_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/sysnum_linux_ppc64x.go'
'src/internal/syscall/unix/sysnum_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/sysnum_linux_s390x.go'
'src/internal/syscall/unix/user_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/unix/user_darwin.go'
'src/internal/syscall/windows' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows'
'src/internal/syscall/windows/exec_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/exec_windows_test.go'
'src/internal/syscall/windows/memory_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/memory_windows.go'
'src/internal/syscall/windows/mksyscall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/mksyscall.go'
'src/internal/syscall/windows/net_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/net_windows.go'
'src/internal/syscall/windows/psapi_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/psapi_windows.go'
'src/internal/syscall/windows/registry' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/registry'
'src/internal/syscall/windows/registry/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/registry/export_test.go'
'src/internal/syscall/windows/registry/key.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/registry/key.go'
'src/internal/syscall/windows/registry/mksyscall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/registry/mksyscall.go'
'src/internal/syscall/windows/registry/registry_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/registry/registry_test.go'
'src/internal/syscall/windows/registry/syscall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/registry/syscall.go'
'src/internal/syscall/windows/registry/value.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/registry/value.go'
'src/internal/syscall/windows/registry/zsyscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/registry/zsyscall_windows.go'
'src/internal/syscall/windows/reparse_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/reparse_windows.go'
'src/internal/syscall/windows/security_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/security_windows.go'
'src/internal/syscall/windows/symlink_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/symlink_windows.go'
'src/internal/syscall/windows/syscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/syscall_windows.go'
'src/internal/syscall/windows/sysdll' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/sysdll'
'src/internal/syscall/windows/sysdll/sysdll.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/sysdll/sysdll.go'
'src/internal/syscall/windows/zsyscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/syscall/windows/zsyscall_windows.go'
'src/internal/sysinfo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/sysinfo'
'src/internal/sysinfo/sysinfo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/sysinfo/sysinfo.go'
'src/internal/testenv' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testenv'
'src/internal/testenv/exec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testenv/exec.go'
'src/internal/testenv/noopt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testenv/noopt.go'
'src/internal/testenv/opt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testenv/opt.go'
'src/internal/testenv/testenv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testenv/testenv.go'
'src/internal/testenv/testenv_cgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testenv/testenv_cgo.go'
'src/internal/testenv/testenv_notunix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testenv/testenv_notunix.go'
'src/internal/testenv/testenv_notwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testenv/testenv_notwin.go'
'src/internal/testenv/testenv_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testenv/testenv_test.go'
'src/internal/testenv/testenv_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testenv/testenv_unix.go'
'src/internal/testenv/testenv_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testenv/testenv_windows.go'
'src/internal/testlog' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testlog'
'src/internal/testlog/exit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testlog/exit.go'
'src/internal/testlog/log.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testlog/log.go'
'src/internal/testpty' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testpty'
'src/internal/testpty/pty.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testpty/pty.go'
'src/internal/testpty/pty_cgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testpty/pty_cgo.go'
'src/internal/testpty/pty_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testpty/pty_darwin.go'
'src/internal/testpty/pty_none.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/testpty/pty_none.go'
'src/internal/trace' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace'
'src/internal/trace/gc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/gc.go'
'src/internal/trace/gc_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/gc_test.go'
'src/internal/trace/goroutines.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/goroutines.go'
'src/internal/trace/mkcanned.bash' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/mkcanned.bash'
'src/internal/trace/mud.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/mud.go'
'src/internal/trace/mud_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/mud_test.go'
'src/internal/trace/order.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/order.go'
'src/internal/trace/parser.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/parser.go'
'src/internal/trace/parser_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/parser_test.go'
'src/internal/trace/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata'
'src/internal/trace/testdata/http_1_10_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/http_1_10_good'
'src/internal/trace/testdata/http_1_11_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/http_1_11_good'
'src/internal/trace/testdata/http_1_19_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/http_1_19_good'
'src/internal/trace/testdata/http_1_5_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/http_1_5_good'
'src/internal/trace/testdata/http_1_7_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/http_1_7_good'
'src/internal/trace/testdata/http_1_9_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/http_1_9_good'
'src/internal/trace/testdata/stress_1_10_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/stress_1_10_good'
'src/internal/trace/testdata/stress_1_11_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/stress_1_11_good'
'src/internal/trace/testdata/stress_1_19_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/stress_1_19_good'
'src/internal/trace/testdata/stress_1_5_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/stress_1_5_good'
'src/internal/trace/testdata/stress_1_5_unordered' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/stress_1_5_unordered'
'src/internal/trace/testdata/stress_1_7_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/stress_1_7_good'
'src/internal/trace/testdata/stress_1_9_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/stress_1_9_good'
'src/internal/trace/testdata/stress_start_stop_1_10_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/stress_start_stop_1_10_good'
'src/internal/trace/testdata/stress_start_stop_1_11_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/stress_start_stop_1_11_good'
'src/internal/trace/testdata/stress_start_stop_1_19_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/stress_start_stop_1_19_good'
'src/internal/trace/testdata/stress_start_stop_1_5_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/stress_start_stop_1_5_good'
'src/internal/trace/testdata/stress_start_stop_1_7_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/stress_start_stop_1_7_good'
'src/internal/trace/testdata/stress_start_stop_1_9_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/stress_start_stop_1_9_good'
'src/internal/trace/testdata/user_task_region_1_11_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/user_task_region_1_11_good'
'src/internal/trace/testdata/user_task_region_1_19_good' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/testdata/user_task_region_1_19_good'
'src/internal/trace/writer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/trace/writer.go'
'src/internal/txtar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/txtar'
'src/internal/txtar/archive.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/txtar/archive.go'
'src/internal/types' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types'
'src/internal/types/errors' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/errors'
'src/internal/types/errors/codes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/errors/codes.go'
'src/internal/types/errors/codes_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/errors/codes_test.go'
'src/internal/types/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata'
'src/internal/types/testdata/check' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check'
'src/internal/types/testdata/check/blank.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/blank.go'
'src/internal/types/testdata/check/builtins0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/builtins0.go'
'src/internal/types/testdata/check/builtins1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/builtins1.go'
'src/internal/types/testdata/check/chans.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/chans.go'
'src/internal/types/testdata/check/compliterals.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/compliterals.go'
'src/internal/types/testdata/check/const0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/const0.go'
'src/internal/types/testdata/check/const1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/const1.go'
'src/internal/types/testdata/check/constdecl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/constdecl.go'
'src/internal/types/testdata/check/conversions0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/conversions0.go'
'src/internal/types/testdata/check/conversions1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/conversions1.go'
'src/internal/types/testdata/check/cycles0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/cycles0.go'
'src/internal/types/testdata/check/cycles1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/cycles1.go'
'src/internal/types/testdata/check/cycles2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/cycles2.go'
'src/internal/types/testdata/check/cycles3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/cycles3.go'
'src/internal/types/testdata/check/cycles4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/cycles4.go'
'src/internal/types/testdata/check/cycles5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/cycles5.go'
'src/internal/types/testdata/check/decls0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/decls0.go'
'src/internal/types/testdata/check/decls1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/decls1.go'
'src/internal/types/testdata/check/decls2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/decls2'
'src/internal/types/testdata/check/decls2/decls2a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/decls2/decls2a.go'
'src/internal/types/testdata/check/decls2/decls2b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/decls2/decls2b.go'
'src/internal/types/testdata/check/decls3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/decls3.go'
'src/internal/types/testdata/check/decls4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/decls4.go'
'src/internal/types/testdata/check/decls5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/decls5.go'
'src/internal/types/testdata/check/errors.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/errors.go'
'src/internal/types/testdata/check/expr0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/expr0.go'
'src/internal/types/testdata/check/expr1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/expr1.go'
'src/internal/types/testdata/check/expr2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/expr2.go'
'src/internal/types/testdata/check/expr3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/expr3.go'
'src/internal/types/testdata/check/funcinference.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/funcinference.go'
'src/internal/types/testdata/check/go1_12.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/go1_12.go'
'src/internal/types/testdata/check/go1_13.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/go1_13.go'
'src/internal/types/testdata/check/go1_16.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/go1_16.go'
'src/internal/types/testdata/check/go1_19.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/go1_19.go'
'src/internal/types/testdata/check/go1_8.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/go1_8.go'
'src/internal/types/testdata/check/gotos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/gotos.go'
'src/internal/types/testdata/check/importC.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/importC.go'
'src/internal/types/testdata/check/importdecl0' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/importdecl0'
'src/internal/types/testdata/check/importdecl0/importdecl0a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/importdecl0/importdecl0a.go'
'src/internal/types/testdata/check/importdecl0/importdecl0b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/importdecl0/importdecl0b.go'
'src/internal/types/testdata/check/importdecl1' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/importdecl1'
'src/internal/types/testdata/check/importdecl1/importdecl1a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/importdecl1/importdecl1a.go'
'src/internal/types/testdata/check/importdecl1/importdecl1b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/importdecl1/importdecl1b.go'
'src/internal/types/testdata/check/init0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/init0.go'
'src/internal/types/testdata/check/init1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/init1.go'
'src/internal/types/testdata/check/init2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/init2.go'
'src/internal/types/testdata/check/issue25008' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/issue25008'
'src/internal/types/testdata/check/issue25008/issue25008a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/issue25008/issue25008a.go'
'src/internal/types/testdata/check/issue25008/issue25008b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/issue25008/issue25008b.go'
'src/internal/types/testdata/check/issues0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/issues0.go'
'src/internal/types/testdata/check/issues1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/issues1.go'
'src/internal/types/testdata/check/labels.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/labels.go'
'src/internal/types/testdata/check/linalg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/linalg.go'
'src/internal/types/testdata/check/literals.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/literals.go'
'src/internal/types/testdata/check/main0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/main0.go'
'src/internal/types/testdata/check/main1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/main1.go'
'src/internal/types/testdata/check/map0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/map0.go'
'src/internal/types/testdata/check/map1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/map1.go'
'src/internal/types/testdata/check/methodsets.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/methodsets.go'
'src/internal/types/testdata/check/shifts.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/shifts.go'
'src/internal/types/testdata/check/slices.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/slices.go'
'src/internal/types/testdata/check/stmt0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/stmt0.go'
'src/internal/types/testdata/check/stmt1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/stmt1.go'
'src/internal/types/testdata/check/typeinference.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/typeinference.go'
'src/internal/types/testdata/check/typeinst0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/typeinst0.go'
'src/internal/types/testdata/check/typeinst1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/typeinst1.go'
'src/internal/types/testdata/check/typeinstcycles.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/typeinstcycles.go'
'src/internal/types/testdata/check/typeparams.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/typeparams.go'
'src/internal/types/testdata/check/unions.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/unions.go'
'src/internal/types/testdata/check/vardecl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/check/vardecl.go'
'src/internal/types/testdata/examples' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/examples'
'src/internal/types/testdata/examples/constraints.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/examples/constraints.go'
'src/internal/types/testdata/examples/functions.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/examples/functions.go'
'src/internal/types/testdata/examples/inference.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/examples/inference.go'
'src/internal/types/testdata/examples/methods.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/examples/methods.go'
'src/internal/types/testdata/examples/operations.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/examples/operations.go'
'src/internal/types/testdata/examples/types.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/examples/types.go'
'src/internal/types/testdata/examples/typesets.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/examples/typesets.go'
'src/internal/types/testdata/fixedbugs' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs'
'src/internal/types/testdata/fixedbugs/54942.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/54942.go'
'src/internal/types/testdata/fixedbugs/issue20583.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue20583.go'
'src/internal/types/testdata/fixedbugs/issue23203a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue23203a.go'
'src/internal/types/testdata/fixedbugs/issue23203b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue23203b.go'
'src/internal/types/testdata/fixedbugs/issue25838.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue25838.go'
'src/internal/types/testdata/fixedbugs/issue26390.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue26390.go'
'src/internal/types/testdata/fixedbugs/issue28251.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue28251.go'
'src/internal/types/testdata/fixedbugs/issue39634.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue39634.go'
'src/internal/types/testdata/fixedbugs/issue39664.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue39664.go'
'src/internal/types/testdata/fixedbugs/issue39680.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue39680.go'
'src/internal/types/testdata/fixedbugs/issue39693.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue39693.go'
'src/internal/types/testdata/fixedbugs/issue39699.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue39699.go'
'src/internal/types/testdata/fixedbugs/issue39711.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue39711.go'
'src/internal/types/testdata/fixedbugs/issue39723.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue39723.go'
'src/internal/types/testdata/fixedbugs/issue39725.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue39725.go'
'src/internal/types/testdata/fixedbugs/issue39754.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue39754.go'
'src/internal/types/testdata/fixedbugs/issue39755.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue39755.go'
'src/internal/types/testdata/fixedbugs/issue39768.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue39768.go'
'src/internal/types/testdata/fixedbugs/issue39938.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue39938.go'
'src/internal/types/testdata/fixedbugs/issue39948.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue39948.go'
'src/internal/types/testdata/fixedbugs/issue39976.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue39976.go'
'src/internal/types/testdata/fixedbugs/issue39982.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue39982.go'
'src/internal/types/testdata/fixedbugs/issue40038.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue40038.go'
'src/internal/types/testdata/fixedbugs/issue40056.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue40056.go'
'src/internal/types/testdata/fixedbugs/issue40057.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue40057.go'
'src/internal/types/testdata/fixedbugs/issue40301.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue40301.go'
'src/internal/types/testdata/fixedbugs/issue40350.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue40350.go'
'src/internal/types/testdata/fixedbugs/issue40684.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue40684.go'
'src/internal/types/testdata/fixedbugs/issue40789.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue40789.go'
'src/internal/types/testdata/fixedbugs/issue41124.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue41124.go'
'src/internal/types/testdata/fixedbugs/issue42695.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue42695.go'
'src/internal/types/testdata/fixedbugs/issue42758.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue42758.go'
'src/internal/types/testdata/fixedbugs/issue42881.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue42881.go'
'src/internal/types/testdata/fixedbugs/issue42987.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue42987.go'
'src/internal/types/testdata/fixedbugs/issue43056.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue43056.go'
'src/internal/types/testdata/fixedbugs/issue43087.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue43087.go'
'src/internal/types/testdata/fixedbugs/issue43109.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue43109.go'
'src/internal/types/testdata/fixedbugs/issue43110.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue43110.go'
'src/internal/types/testdata/fixedbugs/issue43124.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue43124.go'
'src/internal/types/testdata/fixedbugs/issue43125.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue43125.go'
'src/internal/types/testdata/fixedbugs/issue43190.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue43190.go'
'src/internal/types/testdata/fixedbugs/issue43527.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue43527.go'
'src/internal/types/testdata/fixedbugs/issue43671.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue43671.go'
'src/internal/types/testdata/fixedbugs/issue44688.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue44688.go'
'src/internal/types/testdata/fixedbugs/issue44799.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue44799.go'
'src/internal/types/testdata/fixedbugs/issue45114.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue45114.go'
'src/internal/types/testdata/fixedbugs/issue45548.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue45548.go'
'src/internal/types/testdata/fixedbugs/issue45550.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue45550.go'
'src/internal/types/testdata/fixedbugs/issue45635.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue45635.go'
'src/internal/types/testdata/fixedbugs/issue45639.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue45639.go'
'src/internal/types/testdata/fixedbugs/issue45920.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue45920.go'
'src/internal/types/testdata/fixedbugs/issue45985.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue45985.go'
'src/internal/types/testdata/fixedbugs/issue46090.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue46090.go'
'src/internal/types/testdata/fixedbugs/issue46275.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue46275.go'
'src/internal/types/testdata/fixedbugs/issue46403.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue46403.go'
'src/internal/types/testdata/fixedbugs/issue46404.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue46404.go'
'src/internal/types/testdata/fixedbugs/issue46461.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue46461.go'
'src/internal/types/testdata/fixedbugs/issue46583.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue46583.go'
'src/internal/types/testdata/fixedbugs/issue47031.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue47031.go'
'src/internal/types/testdata/fixedbugs/issue47115.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue47115.go'
'src/internal/types/testdata/fixedbugs/issue47127.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue47127.go'
'src/internal/types/testdata/fixedbugs/issue47411.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue47411.go'
'src/internal/types/testdata/fixedbugs/issue47747.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue47747.go'
'src/internal/types/testdata/fixedbugs/issue47796.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue47796.go'
'src/internal/types/testdata/fixedbugs/issue47818.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue47818.go'
'src/internal/types/testdata/fixedbugs/issue47887.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue47887.go'
'src/internal/types/testdata/fixedbugs/issue47968.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue47968.go'
'src/internal/types/testdata/fixedbugs/issue48008.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48008.go'
'src/internal/types/testdata/fixedbugs/issue48018.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48018.go'
'src/internal/types/testdata/fixedbugs/issue48048.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48048.go'
'src/internal/types/testdata/fixedbugs/issue48082.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48082.go'
'src/internal/types/testdata/fixedbugs/issue48083.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48083.go'
'src/internal/types/testdata/fixedbugs/issue48136.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48136.go'
'src/internal/types/testdata/fixedbugs/issue48234.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48234.go'
'src/internal/types/testdata/fixedbugs/issue48312.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48312.go'
'src/internal/types/testdata/fixedbugs/issue48472.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48472.go'
'src/internal/types/testdata/fixedbugs/issue48529.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48529.go'
'src/internal/types/testdata/fixedbugs/issue48582.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48582.go'
'src/internal/types/testdata/fixedbugs/issue48619.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48619.go'
'src/internal/types/testdata/fixedbugs/issue48656.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48656.go'
'src/internal/types/testdata/fixedbugs/issue48695.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48695.go'
'src/internal/types/testdata/fixedbugs/issue48703.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48703.go'
'src/internal/types/testdata/fixedbugs/issue48712.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48712.go'
'src/internal/types/testdata/fixedbugs/issue48819.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48819.go'
'src/internal/types/testdata/fixedbugs/issue48827.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48827.go'
'src/internal/types/testdata/fixedbugs/issue48951.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48951.go'
'src/internal/types/testdata/fixedbugs/issue48962.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48962.go'
'src/internal/types/testdata/fixedbugs/issue48974.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue48974.go'
'src/internal/types/testdata/fixedbugs/issue49003.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49003.go'
'src/internal/types/testdata/fixedbugs/issue49005.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49005.go'
'src/internal/types/testdata/fixedbugs/issue49043.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49043.go'
'src/internal/types/testdata/fixedbugs/issue49112.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49112.go'
'src/internal/types/testdata/fixedbugs/issue49179.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49179.go'
'src/internal/types/testdata/fixedbugs/issue49242.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49242.go'
'src/internal/types/testdata/fixedbugs/issue49247.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49247.go'
'src/internal/types/testdata/fixedbugs/issue49276.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49276.go'
'src/internal/types/testdata/fixedbugs/issue49296.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49296.go'
'src/internal/types/testdata/fixedbugs/issue49439.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49439.go'
'src/internal/types/testdata/fixedbugs/issue49482.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49482.go'
'src/internal/types/testdata/fixedbugs/issue49541.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49541.go'
'src/internal/types/testdata/fixedbugs/issue49579.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49579.go'
'src/internal/types/testdata/fixedbugs/issue49592.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49592.go'
'src/internal/types/testdata/fixedbugs/issue49602.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49602.go'
'src/internal/types/testdata/fixedbugs/issue49705.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49705.go'
'src/internal/types/testdata/fixedbugs/issue49735.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49735.go'
'src/internal/types/testdata/fixedbugs/issue49739.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49739.go'
'src/internal/types/testdata/fixedbugs/issue49864.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue49864.go'
'src/internal/types/testdata/fixedbugs/issue50259.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50259.go'
'src/internal/types/testdata/fixedbugs/issue50276.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50276.go'
'src/internal/types/testdata/fixedbugs/issue50281.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50281.go'
'src/internal/types/testdata/fixedbugs/issue50321.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50321.go'
'src/internal/types/testdata/fixedbugs/issue50372.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50372.go'
'src/internal/types/testdata/fixedbugs/issue50417.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50417.go'
'src/internal/types/testdata/fixedbugs/issue50426.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50426.go'
'src/internal/types/testdata/fixedbugs/issue50427.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50427.go'
'src/internal/types/testdata/fixedbugs/issue50450.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50450.go'
'src/internal/types/testdata/fixedbugs/issue50516.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50516.go'
'src/internal/types/testdata/fixedbugs/issue50646.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50646.go'
'src/internal/types/testdata/fixedbugs/issue50729.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50729.go'
'src/internal/types/testdata/fixedbugs/issue50755.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50755.go'
'src/internal/types/testdata/fixedbugs/issue50779.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50779.go'
'src/internal/types/testdata/fixedbugs/issue50782.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50782.go'
'src/internal/types/testdata/fixedbugs/issue50816.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50816.go'
'src/internal/types/testdata/fixedbugs/issue50833.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50833.go'
'src/internal/types/testdata/fixedbugs/issue50912.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50912.go'
'src/internal/types/testdata/fixedbugs/issue50918.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50918.go'
'src/internal/types/testdata/fixedbugs/issue50929.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50929.go'
'src/internal/types/testdata/fixedbugs/issue50965.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue50965.go'
'src/internal/types/testdata/fixedbugs/issue51025.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51025.go'
'src/internal/types/testdata/fixedbugs/issue51048.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51048.go'
'src/internal/types/testdata/fixedbugs/issue51145.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51145.go'
'src/internal/types/testdata/fixedbugs/issue51158.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51158.go'
'src/internal/types/testdata/fixedbugs/issue51229.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51229.go'
'src/internal/types/testdata/fixedbugs/issue51232.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51232.go'
'src/internal/types/testdata/fixedbugs/issue51233.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51233.go'
'src/internal/types/testdata/fixedbugs/issue51257.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51257.go'
'src/internal/types/testdata/fixedbugs/issue51335.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51335.go'
'src/internal/types/testdata/fixedbugs/issue51339.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51339.go'
'src/internal/types/testdata/fixedbugs/issue51360.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51360.go'
'src/internal/types/testdata/fixedbugs/issue51376.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51376.go'
'src/internal/types/testdata/fixedbugs/issue51386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51386.go'
'src/internal/types/testdata/fixedbugs/issue51437.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51437.go'
'src/internal/types/testdata/fixedbugs/issue51472.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51472.go'
'src/internal/types/testdata/fixedbugs/issue51509.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51509.go'
'src/internal/types/testdata/fixedbugs/issue51525.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51525.go'
'src/internal/types/testdata/fixedbugs/issue51533.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51533.go'
'src/internal/types/testdata/fixedbugs/issue51578.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51578.go'
'src/internal/types/testdata/fixedbugs/issue51593.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51593.go'
'src/internal/types/testdata/fixedbugs/issue51607.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51607.go'
'src/internal/types/testdata/fixedbugs/issue51610.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51610.go'
'src/internal/types/testdata/fixedbugs/issue51616.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51616.go'
'src/internal/types/testdata/fixedbugs/issue51658.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51658.go'
'src/internal/types/testdata/fixedbugs/issue51877.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue51877.go'
'src/internal/types/testdata/fixedbugs/issue52031.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue52031.go'
'src/internal/types/testdata/fixedbugs/issue52401.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue52401.go'
'src/internal/types/testdata/fixedbugs/issue52529.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue52529.go'
'src/internal/types/testdata/fixedbugs/issue52698.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue52698.go'
'src/internal/types/testdata/fixedbugs/issue52915.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue52915.go'
'src/internal/types/testdata/fixedbugs/issue53358.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue53358.go'
'src/internal/types/testdata/fixedbugs/issue54280.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue54280.go'
'src/internal/types/testdata/fixedbugs/issue54405.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue54405.go'
'src/internal/types/testdata/fixedbugs/issue56351.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue56351.go'
'src/internal/types/testdata/fixedbugs/issue56425.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue56425.go'
'src/internal/types/testdata/fixedbugs/issue56665.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue56665.go'
'src/internal/types/testdata/fixedbugs/issue57155.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue57155.go'
'src/internal/types/testdata/fixedbugs/issue57160.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue57160.go'
'src/internal/types/testdata/fixedbugs/issue57486.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue57486.go'
'src/internal/types/testdata/fixedbugs/issue57500.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue57500.go'
'src/internal/types/testdata/fixedbugs/issue57522.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue57522.go'
'src/internal/types/testdata/fixedbugs/issue6977.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/fixedbugs/issue6977.go'
'src/internal/types/testdata/spec' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/spec'
'src/internal/types/testdata/spec/assignability.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/spec/assignability.go'
'src/internal/types/testdata/spec/comparable.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/spec/comparable.go'
'src/internal/types/testdata/spec/comparable1.19.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/spec/comparable1.19.go'
'src/internal/types/testdata/spec/comparisons.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/spec/comparisons.go'
'src/internal/types/testdata/spec/conversions.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/spec/conversions.go'
'src/internal/types/testdata/spec/oldcomparable.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/types/testdata/spec/oldcomparable.go'
'src/internal/unsafeheader' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/unsafeheader'
'src/internal/unsafeheader/unsafeheader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/unsafeheader/unsafeheader.go'
'src/internal/unsafeheader/unsafeheader_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/unsafeheader/unsafeheader_test.go'
'src/internal/xcoff' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/xcoff'
'src/internal/xcoff/ar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/xcoff/ar.go'
'src/internal/xcoff/ar_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/xcoff/ar_test.go'
'src/internal/xcoff/file.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/xcoff/file.go'
'src/internal/xcoff/file_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/xcoff/file_test.go'
'src/internal/xcoff/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/xcoff/testdata'
'src/internal/xcoff/testdata/bigar-empty' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/xcoff/testdata/bigar-empty'
'src/internal/xcoff/testdata/bigar-ppc64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/xcoff/testdata/bigar-ppc64'
'src/internal/xcoff/testdata/gcc-ppc32-aix-dwarf2-exec' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/xcoff/testdata/gcc-ppc32-aix-dwarf2-exec'
'src/internal/xcoff/testdata/gcc-ppc64-aix-dwarf2-exec' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/xcoff/testdata/gcc-ppc64-aix-dwarf2-exec'
'src/internal/xcoff/testdata/hello.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/xcoff/testdata/hello.c'
'src/internal/xcoff/testdata/printbye.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/xcoff/testdata/printbye.c'
'src/internal/xcoff/testdata/printhello.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/xcoff/testdata/printhello.c'
'src/internal/xcoff/xcoff.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/xcoff/xcoff.go'
'src/io' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io'
'src/io/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/example_test.go'
'src/io/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/export_test.go'
'src/io/fs' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/fs'
'src/io/fs/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/fs/example_test.go'
'src/io/fs/fs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/fs/fs.go'
'src/io/fs/fs_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/fs/fs_test.go'
'src/io/fs/glob.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/fs/glob.go'
'src/io/fs/glob_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/fs/glob_test.go'
'src/io/fs/readdir.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/fs/readdir.go'
'src/io/fs/readdir_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/fs/readdir_test.go'
'src/io/fs/readfile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/fs/readfile.go'
'src/io/fs/readfile_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/fs/readfile_test.go'
'src/io/fs/stat.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/fs/stat.go'
'src/io/fs/stat_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/fs/stat_test.go'
'src/io/fs/sub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/fs/sub.go'
'src/io/fs/sub_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/fs/sub_test.go'
'src/io/fs/walk.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/fs/walk.go'
'src/io/fs/walk_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/fs/walk_test.go'
'src/io/io.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/io.go'
'src/io/io_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/io_test.go'
'src/io/ioutil' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/ioutil'
'src/io/ioutil/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/ioutil/example_test.go'
'src/io/ioutil/ioutil.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/ioutil/ioutil.go'
'src/io/ioutil/ioutil_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/ioutil/ioutil_test.go'
'src/io/ioutil/tempfile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/ioutil/tempfile.go'
'src/io/ioutil/tempfile_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/ioutil/tempfile_test.go'
'src/io/ioutil/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/ioutil/testdata'
'src/io/ioutil/testdata/hello' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/ioutil/testdata/hello'
'src/io/multi.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/multi.go'
'src/io/multi_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/multi_test.go'
'src/io/pipe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/pipe.go'
'src/io/pipe_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/io/pipe_test.go'
'src/log' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/log'
'src/log/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/log/example_test.go'
'src/log/log.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/log/log.go'
'src/log/log_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/log/log_test.go'
'src/log/syslog' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/log/syslog'
'src/log/syslog/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/log/syslog/doc.go'
'src/log/syslog/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/log/syslog/example_test.go'
'src/log/syslog/syslog.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/log/syslog/syslog.go'
'src/log/syslog/syslog_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/log/syslog/syslog_test.go'
'src/log/syslog/syslog_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/log/syslog/syslog_unix.go'
'src/net' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net'
'src/net/addrselect.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/addrselect.go'
'src/net/addrselect_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/addrselect_test.go'
'src/net/cgo_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_aix.go'
'src/net/cgo_android.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_android.go'
'src/net/cgo_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_bsd.go'
'src/net/cgo_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_darwin.go'
'src/net/cgo_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_linux.go'
'src/net/cgo_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_netbsd.go'
'src/net/cgo_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_openbsd.go'
'src/net/cgo_resnew.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_resnew.go'
'src/net/cgo_resold.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_resold.go'
'src/net/cgo_socknew.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_socknew.go'
'src/net/cgo_sockold.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_sockold.go'
'src/net/cgo_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_solaris.go'
'src/net/cgo_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_stub.go'
'src/net/cgo_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_unix.go'
'src/net/cgo_unix_cgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_unix_cgo.go'
'src/net/cgo_unix_cgo_res.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_unix_cgo_res.go'
'src/net/cgo_unix_cgo_resn.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_unix_cgo_resn.go'
'src/net/cgo_unix_syscall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_unix_syscall.go'
'src/net/cgo_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_unix_test.go'
'src/net/cgo_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/cgo_windows.go'
'src/net/conf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/conf.go'
'src/net/conf_netcgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/conf_netcgo.go'
'src/net/conf_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/conf_test.go'
'src/net/conn_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/conn_test.go'
'src/net/dial.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/dial.go'
'src/net/dial_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/dial_test.go'
'src/net/dial_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/dial_unix_test.go'
'src/net/dnsclient.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/dnsclient.go'
'src/net/dnsclient_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/dnsclient_test.go'
'src/net/dnsclient_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/dnsclient_unix.go'
'src/net/dnsclient_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/dnsclient_unix_test.go'
'src/net/dnsconfig.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/dnsconfig.go'
'src/net/dnsconfig_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/dnsconfig_unix.go'
'src/net/dnsconfig_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/dnsconfig_unix_test.go'
'src/net/dnsconfig_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/dnsconfig_windows.go'
'src/net/dnsname_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/dnsname_test.go'
'src/net/error_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/error_plan9.go'
'src/net/error_plan9_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/error_plan9_test.go'
'src/net/error_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/error_posix.go'
'src/net/error_posix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/error_posix_test.go'
'src/net/error_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/error_test.go'
'src/net/error_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/error_unix.go'
'src/net/error_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/error_unix_test.go'
'src/net/error_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/error_windows.go'
'src/net/error_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/error_windows_test.go'
'src/net/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/example_test.go'
'src/net/external_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/external_test.go'
'src/net/fcntl_libc_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/fcntl_libc_test.go'
'src/net/fcntl_syscall_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/fcntl_syscall_test.go'
'src/net/fd_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/fd_plan9.go'
'src/net/fd_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/fd_posix.go'
'src/net/fd_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/fd_unix.go'
'src/net/fd_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/fd_windows.go'
'src/net/file.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/file.go'
'src/net/file_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/file_plan9.go'
'src/net/file_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/file_stub.go'
'src/net/file_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/file_test.go'
'src/net/file_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/file_unix.go'
'src/net/file_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/file_unix_test.go'
'src/net/file_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/file_windows.go'
'src/net/hook.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/hook.go'
'src/net/hook_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/hook_plan9.go'
'src/net/hook_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/hook_unix.go'
'src/net/hook_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/hook_windows.go'
'src/net/hosts.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/hosts.go'
'src/net/hosts_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/hosts_test.go'
'src/net/http' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http'
'src/net/http/alpn_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/alpn_test.go'
'src/net/http/cgi' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cgi'
'src/net/http/cgi/child.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cgi/child.go'
'src/net/http/cgi/child_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cgi/child_test.go'
'src/net/http/cgi/host.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cgi/host.go'
'src/net/http/cgi/host_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cgi/host_test.go'
'src/net/http/cgi/integration_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cgi/integration_test.go'
'src/net/http/cgi/plan9_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cgi/plan9_test.go'
'src/net/http/cgi/posix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cgi/posix_test.go'
'src/net/http/cgi/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cgi/testdata'
'src/net/http/cgi/testdata/test.cgi' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cgi/testdata/test.cgi'
'src/net/http/client.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/client.go'
'src/net/http/client_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/client_test.go'
'src/net/http/clientserver_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/clientserver_test.go'
'src/net/http/clone.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/clone.go'
'src/net/http/cookie.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cookie.go'
'src/net/http/cookie_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cookie_test.go'
'src/net/http/cookiejar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cookiejar'
'src/net/http/cookiejar/dummy_publicsuffix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cookiejar/dummy_publicsuffix_test.go'
'src/net/http/cookiejar/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cookiejar/example_test.go'
'src/net/http/cookiejar/jar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cookiejar/jar.go'
'src/net/http/cookiejar/jar_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cookiejar/jar_test.go'
'src/net/http/cookiejar/punycode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cookiejar/punycode.go'
'src/net/http/cookiejar/punycode_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/cookiejar/punycode_test.go'
'src/net/http/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/doc.go'
'src/net/http/example_filesystem_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/example_filesystem_test.go'
'src/net/http/example_handle_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/example_handle_test.go'
'src/net/http/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/example_test.go'
'src/net/http/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/export_test.go'
'src/net/http/fcgi' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/fcgi'
'src/net/http/fcgi/child.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/fcgi/child.go'
'src/net/http/fcgi/fcgi.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/fcgi/fcgi.go'
'src/net/http/fcgi/fcgi_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/fcgi/fcgi_test.go'
'src/net/http/filetransport.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/filetransport.go'
'src/net/http/filetransport_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/filetransport_test.go'
'src/net/http/fs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/fs.go'
'src/net/http/fs_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/fs_test.go'
'src/net/http/h2_bundle.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/h2_bundle.go'
'src/net/http/h2_error.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/h2_error.go'
'src/net/http/h2_error_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/h2_error_test.go'
'src/net/http/header.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/header.go'
'src/net/http/header_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/header_test.go'
'src/net/http/http.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/http.go'
'src/net/http/http_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/http_test.go'
'src/net/http/httptest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httptest'
'src/net/http/httptest/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httptest/example_test.go'
'src/net/http/httptest/httptest.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httptest/httptest.go'
'src/net/http/httptest/httptest_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httptest/httptest_test.go'
'src/net/http/httptest/recorder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httptest/recorder.go'
'src/net/http/httptest/recorder_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httptest/recorder_test.go'
'src/net/http/httptest/server.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httptest/server.go'
'src/net/http/httptest/server_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httptest/server_test.go'
'src/net/http/httptrace' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httptrace'
'src/net/http/httptrace/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httptrace/example_test.go'
'src/net/http/httptrace/trace.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httptrace/trace.go'
'src/net/http/httptrace/trace_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httptrace/trace_test.go'
'src/net/http/httputil' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httputil'
'src/net/http/httputil/dump.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httputil/dump.go'
'src/net/http/httputil/dump_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httputil/dump_test.go'
'src/net/http/httputil/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httputil/example_test.go'
'src/net/http/httputil/httputil.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httputil/httputil.go'
'src/net/http/httputil/persist.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httputil/persist.go'
'src/net/http/httputil/reverseproxy.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httputil/reverseproxy.go'
'src/net/http/httputil/reverseproxy_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/httputil/reverseproxy_test.go'
'src/net/http/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/internal'
'src/net/http/internal/ascii' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/internal/ascii'
'src/net/http/internal/ascii/print.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/internal/ascii/print.go'
'src/net/http/internal/ascii/print_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/internal/ascii/print_test.go'
'src/net/http/internal/chunked.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/internal/chunked.go'
'src/net/http/internal/chunked_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/internal/chunked_test.go'
'src/net/http/internal/testcert' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/internal/testcert'
'src/net/http/internal/testcert/testcert.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/internal/testcert/testcert.go'
'src/net/http/jar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/jar.go'
'src/net/http/main_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/main_test.go'
'src/net/http/method.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/method.go'
'src/net/http/omithttp2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/omithttp2.go'
'src/net/http/pprof' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/pprof'
'src/net/http/pprof/pprof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/pprof/pprof.go'
'src/net/http/pprof/pprof_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/pprof/pprof_test.go'
'src/net/http/proxy_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/proxy_test.go'
'src/net/http/range_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/range_test.go'
'src/net/http/readrequest_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/readrequest_test.go'
'src/net/http/request.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/request.go'
'src/net/http/request_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/request_test.go'
'src/net/http/requestwrite_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/requestwrite_test.go'
'src/net/http/response.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/response.go'
'src/net/http/response_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/response_test.go'
'src/net/http/responsecontroller.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/responsecontroller.go'
'src/net/http/responsecontroller_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/responsecontroller_test.go'
'src/net/http/responsewrite_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/responsewrite_test.go'
'src/net/http/roundtrip.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/roundtrip.go'
'src/net/http/roundtrip_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/roundtrip_js.go'
'src/net/http/serve_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/serve_test.go'
'src/net/http/server.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/server.go'
'src/net/http/server_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/server_test.go'
'src/net/http/sniff.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/sniff.go'
'src/net/http/sniff_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/sniff_test.go'
'src/net/http/socks_bundle.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/socks_bundle.go'
'src/net/http/status.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/status.go'
'src/net/http/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/testdata'
'src/net/http/testdata/file' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/testdata/file'
'src/net/http/testdata/index.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/testdata/index.html'
'src/net/http/testdata/style.css' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/testdata/style.css'
'src/net/http/transfer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/transfer.go'
'src/net/http/transfer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/transfer_test.go'
'src/net/http/transport.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/transport.go'
'src/net/http/transport_default_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/transport_default_js.go'
'src/net/http/transport_default_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/transport_default_other.go'
'src/net/http/transport_internal_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/transport_internal_test.go'
'src/net/http/transport_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/transport_test.go'
'src/net/http/triv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/http/triv.go'
'src/net/interface.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/interface.go'
'src/net/interface_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/interface_aix.go'
'src/net/interface_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/interface_bsd.go'
'src/net/interface_bsd_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/interface_bsd_test.go'
'src/net/interface_bsdvar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/interface_bsdvar.go'
'src/net/interface_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/interface_darwin.go'
'src/net/interface_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/interface_freebsd.go'
'src/net/interface_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/interface_linux.go'
'src/net/interface_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/interface_linux_test.go'
'src/net/interface_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/interface_plan9.go'
'src/net/interface_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/interface_solaris.go'
'src/net/interface_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/interface_stub.go'
'src/net/interface_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/interface_test.go'
'src/net/interface_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/interface_unix_test.go'
'src/net/interface_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/interface_windows.go'
'src/net/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/internal'
'src/net/internal/socktest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/internal/socktest'
'src/net/internal/socktest/main_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/internal/socktest/main_test.go'
'src/net/internal/socktest/main_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/internal/socktest/main_unix_test.go'
'src/net/internal/socktest/main_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/internal/socktest/main_windows_test.go'
'src/net/internal/socktest/switch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/internal/socktest/switch.go'
'src/net/internal/socktest/switch_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/internal/socktest/switch_posix.go'
'src/net/internal/socktest/switch_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/internal/socktest/switch_stub.go'
'src/net/internal/socktest/switch_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/internal/socktest/switch_unix.go'
'src/net/internal/socktest/switch_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/internal/socktest/switch_windows.go'
'src/net/internal/socktest/sys_cloexec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/internal/socktest/sys_cloexec.go'
'src/net/internal/socktest/sys_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/internal/socktest/sys_unix.go'
'src/net/internal/socktest/sys_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/internal/socktest/sys_windows.go'
'src/net/ip.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/ip.go'
'src/net/ip_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/ip_test.go'
'src/net/iprawsock.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/iprawsock.go'
'src/net/iprawsock_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/iprawsock_plan9.go'
'src/net/iprawsock_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/iprawsock_posix.go'
'src/net/iprawsock_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/iprawsock_test.go'
'src/net/ipsock.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/ipsock.go'
'src/net/ipsock_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/ipsock_plan9.go'
'src/net/ipsock_plan9_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/ipsock_plan9_test.go'
'src/net/ipsock_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/ipsock_posix.go'
'src/net/ipsock_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/ipsock_test.go'
'src/net/listen_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/listen_test.go'
'src/net/lookup.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/lookup.go'
'src/net/lookup_fake.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/lookup_fake.go'
'src/net/lookup_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/lookup_plan9.go'
'src/net/lookup_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/lookup_test.go'
'src/net/lookup_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/lookup_unix.go'
'src/net/lookup_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/lookup_windows.go'
'src/net/lookup_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/lookup_windows_test.go'
'src/net/mac.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/mac.go'
'src/net/mac_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/mac_test.go'
'src/net/mail' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/mail'
'src/net/mail/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/mail/example_test.go'
'src/net/mail/message.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/mail/message.go'
'src/net/mail/message_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/mail/message_test.go'
'src/net/main_cloexec_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/main_cloexec_test.go'
'src/net/main_conf_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/main_conf_test.go'
'src/net/main_noconf_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/main_noconf_test.go'
'src/net/main_plan9_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/main_plan9_test.go'
'src/net/main_posix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/main_posix_test.go'
'src/net/main_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/main_test.go'
'src/net/main_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/main_unix_test.go'
'src/net/main_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/main_windows_test.go'
'src/net/mockserver_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/mockserver_test.go'
'src/net/net.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/net.go'
'src/net/net_fake.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/net_fake.go'
'src/net/net_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/net_test.go'
'src/net/net_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/net_windows_test.go'
'src/net/netgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/netgo.go'
'src/net/netgo_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/netgo_unix_test.go'
'src/net/netip' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/netip'
'src/net/netip/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/netip/export_test.go'
'src/net/netip/fuzz_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/netip/fuzz_test.go'
'src/net/netip/inlining_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/netip/inlining_test.go'
'src/net/netip/leaf_alts.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/netip/leaf_alts.go'
'src/net/netip/netip.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/netip/netip.go'
'src/net/netip/netip_pkg_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/netip/netip_pkg_test.go'
'src/net/netip/netip_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/netip/netip_test.go'
'src/net/netip/slow_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/netip/slow_test.go'
'src/net/netip/uint128.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/netip/uint128.go'
'src/net/netip/uint128_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/netip/uint128_test.go'
'src/net/nss.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/nss.go'
'src/net/nss_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/nss_test.go'
'src/net/packetconn_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/packetconn_test.go'
'src/net/parse.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/parse.go'
'src/net/parse_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/parse_test.go'
'src/net/pipe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/pipe.go'
'src/net/pipe_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/pipe_test.go'
'src/net/platform_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/platform_test.go'
'src/net/port.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/port.go'
'src/net/port_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/port_test.go'
'src/net/port_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/port_unix.go'
'src/net/protoconn_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/protoconn_test.go'
'src/net/rawconn.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/rawconn.go'
'src/net/rawconn_stub_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/rawconn_stub_test.go'
'src/net/rawconn_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/rawconn_test.go'
'src/net/rawconn_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/rawconn_unix_test.go'
'src/net/rawconn_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/rawconn_windows_test.go'
'src/net/resolverdialfunc_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/resolverdialfunc_test.go'
'src/net/rpc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/rpc'
'src/net/rpc/client.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/rpc/client.go'
'src/net/rpc/client_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/rpc/client_test.go'
'src/net/rpc/debug.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/rpc/debug.go'
'src/net/rpc/jsonrpc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/rpc/jsonrpc'
'src/net/rpc/jsonrpc/all_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/rpc/jsonrpc/all_test.go'
'src/net/rpc/jsonrpc/client.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/rpc/jsonrpc/client.go'
'src/net/rpc/jsonrpc/server.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/rpc/jsonrpc/server.go'
'src/net/rpc/server.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/rpc/server.go'
'src/net/rpc/server_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/rpc/server_test.go'
'src/net/sendfile_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sendfile_linux.go'
'src/net/sendfile_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sendfile_linux_test.go'
'src/net/sendfile_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sendfile_stub.go'
'src/net/sendfile_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sendfile_test.go'
'src/net/sendfile_unix_alt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sendfile_unix_alt.go'
'src/net/sendfile_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sendfile_windows.go'
'src/net/server_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/server_test.go'
'src/net/smtp' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/smtp'
'src/net/smtp/auth.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/smtp/auth.go'
'src/net/smtp/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/smtp/example_test.go'
'src/net/smtp/smtp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/smtp/smtp.go'
'src/net/smtp/smtp_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/smtp/smtp_test.go'
'src/net/sock_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sock_bsd.go'
'src/net/sock_cloexec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sock_cloexec.go'
'src/net/sock_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sock_linux.go'
'src/net/sock_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sock_linux_test.go'
'src/net/sock_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sock_plan9.go'
'src/net/sock_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sock_posix.go'
'src/net/sock_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sock_stub.go'
'src/net/sock_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sock_windows.go'
'src/net/sockaddr_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sockaddr_posix.go'
'src/net/sockopt_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sockopt_aix.go'
'src/net/sockopt_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sockopt_bsd.go'
'src/net/sockopt_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sockopt_linux.go'
'src/net/sockopt_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sockopt_plan9.go'
'src/net/sockopt_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sockopt_posix.go'
'src/net/sockopt_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sockopt_solaris.go'
'src/net/sockopt_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sockopt_stub.go'
'src/net/sockopt_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sockopt_windows.go'
'src/net/sockoptip_bsdvar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sockoptip_bsdvar.go'
'src/net/sockoptip_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sockoptip_linux.go'
'src/net/sockoptip_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sockoptip_posix.go'
'src/net/sockoptip_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sockoptip_stub.go'
'src/net/sockoptip_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sockoptip_windows.go'
'src/net/splice_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/splice_linux.go'
'src/net/splice_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/splice_stub.go'
'src/net/splice_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/splice_test.go'
'src/net/sys_cloexec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/sys_cloexec.go'
'src/net/tcpsock.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/tcpsock.go'
'src/net/tcpsock_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/tcpsock_plan9.go'
'src/net/tcpsock_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/tcpsock_posix.go'
'src/net/tcpsock_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/tcpsock_test.go'
'src/net/tcpsock_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/tcpsock_unix_test.go'
'src/net/tcpsockopt_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/tcpsockopt_darwin.go'
'src/net/tcpsockopt_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/tcpsockopt_dragonfly.go'
'src/net/tcpsockopt_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/tcpsockopt_openbsd.go'
'src/net/tcpsockopt_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/tcpsockopt_plan9.go'
'src/net/tcpsockopt_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/tcpsockopt_posix.go'
'src/net/tcpsockopt_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/tcpsockopt_solaris.go'
'src/net/tcpsockopt_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/tcpsockopt_stub.go'
'src/net/tcpsockopt_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/tcpsockopt_unix.go'
'src/net/tcpsockopt_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/tcpsockopt_windows.go'
'src/net/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata'
'src/net/testdata/aliases' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/aliases'
'src/net/testdata/case-hosts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/case-hosts'
'src/net/testdata/domain-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/domain-resolv.conf'
'src/net/testdata/empty-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/empty-resolv.conf'
'src/net/testdata/freebsd-usevc-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/freebsd-usevc-resolv.conf'
'src/net/testdata/hosts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/hosts'
'src/net/testdata/igmp' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/igmp'
'src/net/testdata/igmp6' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/igmp6'
'src/net/testdata/invalid-ndots-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/invalid-ndots-resolv.conf'
'src/net/testdata/ipv4-hosts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/ipv4-hosts'
'src/net/testdata/ipv6-hosts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/ipv6-hosts'
'src/net/testdata/large-ndots-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/large-ndots-resolv.conf'
'src/net/testdata/linux-use-vc-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/linux-use-vc-resolv.conf'
'src/net/testdata/negative-ndots-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/negative-ndots-resolv.conf'
'src/net/testdata/openbsd-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/openbsd-resolv.conf'
'src/net/testdata/openbsd-tcp-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/openbsd-tcp-resolv.conf'
'src/net/testdata/resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/resolv.conf'
'src/net/testdata/search-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/search-resolv.conf'
'src/net/testdata/search-single-dot-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/search-single-dot-resolv.conf'
'src/net/testdata/single-request-reopen-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/single-request-reopen-resolv.conf'
'src/net/testdata/single-request-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/single-request-resolv.conf'
'src/net/testdata/singleline-hosts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/testdata/singleline-hosts'
'src/net/textproto' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/textproto'
'src/net/textproto/header.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/textproto/header.go'
'src/net/textproto/header_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/textproto/header_test.go'
'src/net/textproto/pipeline.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/textproto/pipeline.go'
'src/net/textproto/reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/textproto/reader.go'
'src/net/textproto/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/textproto/reader_test.go'
'src/net/textproto/textproto.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/textproto/textproto.go'
'src/net/textproto/writer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/textproto/writer.go'
'src/net/textproto/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/textproto/writer_test.go'
'src/net/timeout_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/timeout_test.go'
'src/net/udpsock.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/udpsock.go'
'src/net/udpsock_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/udpsock_plan9.go'
'src/net/udpsock_plan9_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/udpsock_plan9_test.go'
'src/net/udpsock_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/udpsock_posix.go'
'src/net/udpsock_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/udpsock_test.go'
'src/net/unixsock.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/unixsock.go'
'src/net/unixsock_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/unixsock_linux_test.go'
'src/net/unixsock_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/unixsock_plan9.go'
'src/net/unixsock_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/unixsock_posix.go'
'src/net/unixsock_readmsg_cloexec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/unixsock_readmsg_cloexec.go'
'src/net/unixsock_readmsg_cmsg_cloexec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go'
'src/net/unixsock_readmsg_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/unixsock_readmsg_other.go'
'src/net/unixsock_readmsg_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/unixsock_readmsg_test.go'
'src/net/unixsock_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/unixsock_test.go'
'src/net/unixsock_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/unixsock_windows_test.go'
'src/net/url' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/url'
'src/net/url/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/url/example_test.go'
'src/net/url/url.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/url/url.go'
'src/net/url/url_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/url/url_test.go'
'src/net/write_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/write_unix_test.go'
'src/net/writev_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/writev_test.go'
'src/net/writev_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/net/writev_unix.go'
'src/os' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os'
'src/os/dir.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/dir.go'
'src/os/dir_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/dir_darwin.go'
'src/os/dir_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/dir_plan9.go'
'src/os/dir_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/dir_unix.go'
'src/os/dir_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/dir_windows.go'
'src/os/dirent_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/dirent_aix.go'
'src/os/dirent_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/dirent_dragonfly.go'
'src/os/dirent_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/dirent_freebsd.go'
'src/os/dirent_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/dirent_js.go'
'src/os/dirent_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/dirent_linux.go'
'src/os/dirent_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/dirent_netbsd.go'
'src/os/dirent_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/dirent_openbsd.go'
'src/os/dirent_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/dirent_solaris.go'
'src/os/endian_big.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/endian_big.go'
'src/os/endian_little.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/endian_little.go'
'src/os/env.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/env.go'
'src/os/env_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/env_test.go'
'src/os/env_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/env_unix_test.go'
'src/os/error.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/error.go'
'src/os/error_errno.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/error_errno.go'
'src/os/error_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/error_plan9.go'
'src/os/error_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/error_posix.go'
'src/os/error_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/error_test.go'
'src/os/error_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/error_unix_test.go'
'src/os/error_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/error_windows_test.go'
'src/os/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/example_test.go'
'src/os/exec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec.go'
'src/os/exec' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec'
'src/os/exec/bench_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/bench_test.go'
'src/os/exec/dot_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/dot_test.go'
'src/os/exec/env_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/env_test.go'
'src/os/exec/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/example_test.go'
'src/os/exec/exec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/exec.go'
'src/os/exec/exec_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/exec_linux_test.go'
'src/os/exec/exec_other_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/exec_other_test.go'
'src/os/exec/exec_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/exec_plan9.go'
'src/os/exec/exec_posix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/exec_posix_test.go'
'src/os/exec/exec_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/exec_test.go'
'src/os/exec/exec_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/exec_unix.go'
'src/os/exec/exec_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/exec_unix_test.go'
'src/os/exec/exec_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/exec_windows.go'
'src/os/exec/exec_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/exec_windows_test.go'
'src/os/exec/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/internal'
'src/os/exec/internal/fdtest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/internal/fdtest'
'src/os/exec/internal/fdtest/exists_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/internal/fdtest/exists_js.go'
'src/os/exec/internal/fdtest/exists_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/internal/fdtest/exists_plan9.go'
'src/os/exec/internal/fdtest/exists_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/internal/fdtest/exists_test.go'
'src/os/exec/internal/fdtest/exists_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/internal/fdtest/exists_unix.go'
'src/os/exec/internal/fdtest/exists_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/internal/fdtest/exists_windows.go'
'src/os/exec/internal_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/internal_test.go'
'src/os/exec/lp_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/lp_js.go'
'src/os/exec/lp_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/lp_linux_test.go'
'src/os/exec/lp_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/lp_plan9.go'
'src/os/exec/lp_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/lp_test.go'
'src/os/exec/lp_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/lp_unix.go'
'src/os/exec/lp_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/lp_unix_test.go'
'src/os/exec/lp_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/lp_windows.go'
'src/os/exec/lp_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/lp_windows_test.go'
'src/os/exec/read3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec/read3.go'
'src/os/exec_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec_plan9.go'
'src/os/exec_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec_posix.go'
'src/os/exec_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec_unix.go'
'src/os/exec_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec_unix_test.go'
'src/os/exec_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/exec_windows.go'
'src/os/executable.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/executable.go'
'src/os/executable_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/executable_darwin.go'
'src/os/executable_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/executable_dragonfly.go'
'src/os/executable_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/executable_freebsd.go'
'src/os/executable_path.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/executable_path.go'
'src/os/executable_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/executable_plan9.go'
'src/os/executable_procfs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/executable_procfs.go'
'src/os/executable_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/executable_solaris.go'
'src/os/executable_sysctl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/executable_sysctl.go'
'src/os/executable_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/executable_test.go'
'src/os/executable_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/executable_windows.go'
'src/os/export_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/export_linux_test.go'
'src/os/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/export_test.go'
'src/os/export_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/export_unix_test.go'
'src/os/export_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/export_windows_test.go'
'src/os/fifo_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/fifo_test.go'
'src/os/file.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/file.go'
'src/os/file_mutex_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/file_mutex_plan9.go'
'src/os/file_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/file_plan9.go'
'src/os/file_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/file_posix.go'
'src/os/file_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/file_unix.go'
'src/os/file_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/file_windows.go'
'src/os/getwd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/getwd.go'
'src/os/os_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/os_test.go'
'src/os/os_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/os_unix_test.go'
'src/os/os_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/os_windows_test.go'
'src/os/path.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/path.go'
'src/os/path_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/path_plan9.go'
'src/os/path_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/path_test.go'
'src/os/path_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/path_unix.go'
'src/os/path_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/path_windows.go'
'src/os/path_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/path_windows_test.go'
'src/os/pipe2_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/pipe2_unix.go'
'src/os/pipe_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/pipe_test.go'
'src/os/pipe_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/pipe_unix.go'
'src/os/proc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/proc.go'
'src/os/rawconn.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/rawconn.go'
'src/os/rawconn_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/rawconn_test.go'
'src/os/read_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/read_test.go'
'src/os/readfrom_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/readfrom_linux.go'
'src/os/readfrom_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/readfrom_linux_test.go'
'src/os/readfrom_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/readfrom_stub.go'
'src/os/removeall_at.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/removeall_at.go'
'src/os/removeall_noat.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/removeall_noat.go'
'src/os/removeall_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/removeall_test.go'
'src/os/signal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/signal'
'src/os/signal/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/signal/doc.go'
'src/os/signal/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/signal/example_test.go'
'src/os/signal/example_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/signal/example_unix_test.go'
'src/os/signal/sig.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/signal/sig.s'
'src/os/signal/signal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/signal/signal.go'
'src/os/signal/signal_cgo_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/signal/signal_cgo_test.go'
'src/os/signal/signal_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/signal/signal_linux_test.go'
'src/os/signal/signal_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/signal/signal_plan9.go'
'src/os/signal/signal_plan9_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/signal/signal_plan9_test.go'
'src/os/signal/signal_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/signal/signal_test.go'
'src/os/signal/signal_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/signal/signal_unix.go'
'src/os/signal/signal_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/signal/signal_windows_test.go'
'src/os/stat.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/stat.go'
'src/os/stat_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/stat_aix.go'
'src/os/stat_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/stat_darwin.go'
'src/os/stat_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/stat_dragonfly.go'
'src/os/stat_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/stat_freebsd.go'
'src/os/stat_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/stat_js.go'
'src/os/stat_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/stat_linux.go'
'src/os/stat_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/stat_netbsd.go'
'src/os/stat_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/stat_openbsd.go'
'src/os/stat_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/stat_plan9.go'
'src/os/stat_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/stat_solaris.go'
'src/os/stat_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/stat_test.go'
'src/os/stat_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/stat_unix.go'
'src/os/stat_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/stat_windows.go'
'src/os/sticky_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/sticky_bsd.go'
'src/os/sticky_notbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/sticky_notbsd.go'
'src/os/str.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/str.go'
'src/os/sys.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/sys.go'
'src/os/sys_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/sys_aix.go'
'src/os/sys_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/sys_bsd.go'
'src/os/sys_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/sys_js.go'
'src/os/sys_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/sys_linux.go'
'src/os/sys_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/sys_plan9.go'
'src/os/sys_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/sys_solaris.go'
'src/os/sys_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/sys_unix.go'
'src/os/sys_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/sys_windows.go'
'src/os/tempfile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/tempfile.go'
'src/os/tempfile_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/tempfile_test.go'
'src/os/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/testdata'
'src/os/testdata/dirfs' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/testdata/dirfs'
'src/os/testdata/dirfs/a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/testdata/dirfs/a'
'src/os/testdata/dirfs/b' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/testdata/dirfs/b'
'src/os/testdata/dirfs/dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/testdata/dirfs/dir'
'src/os/testdata/dirfs/dir/x' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/testdata/dirfs/dir/x'
'src/os/testdata/hello' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/testdata/hello'
'src/os/testdata/issue37161' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/testdata/issue37161'
'src/os/testdata/issue37161/a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/testdata/issue37161/a'
'src/os/testdata/issue37161/b' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/testdata/issue37161/b'
'src/os/testdata/issue37161/c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/testdata/issue37161/c'
'src/os/timeout_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/timeout_test.go'
'src/os/types.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/types.go'
'src/os/types_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/types_plan9.go'
'src/os/types_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/types_unix.go'
'src/os/types_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/types_windows.go'
'src/os/user' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user'
'src/os/user/cgo_listgroups_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/cgo_listgroups_unix.go'
'src/os/user/cgo_lookup_cgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/cgo_lookup_cgo.go'
'src/os/user/cgo_lookup_syscall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/cgo_lookup_syscall.go'
'src/os/user/cgo_lookup_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/cgo_lookup_unix.go'
'src/os/user/cgo_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/cgo_unix_test.go'
'src/os/user/getgrouplist_syscall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/getgrouplist_syscall.go'
'src/os/user/getgrouplist_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/getgrouplist_unix.go'
'src/os/user/listgroups_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/listgroups_stub.go'
'src/os/user/listgroups_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/listgroups_unix.go'
'src/os/user/listgroups_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/listgroups_unix_test.go'
'src/os/user/lookup.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/lookup.go'
'src/os/user/lookup_android.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/lookup_android.go'
'src/os/user/lookup_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/lookup_plan9.go'
'src/os/user/lookup_stubs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/lookup_stubs.go'
'src/os/user/lookup_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/lookup_unix.go'
'src/os/user/lookup_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/lookup_unix_test.go'
'src/os/user/lookup_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/lookup_windows.go'
'src/os/user/user.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/user.go'
'src/os/user/user_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/user/user_test.go'
'src/os/wait6_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/wait6_dragonfly.go'
'src/os/wait6_freebsd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/wait6_freebsd64.go'
'src/os/wait6_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/wait6_freebsd_386.go'
'src/os/wait6_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/wait6_freebsd_arm.go'
'src/os/wait6_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/wait6_netbsd.go'
'src/os/wait_unimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/wait_unimp.go'
'src/os/wait_wait6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/wait_wait6.go'
'src/os/wait_waitid.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/os/wait_waitid.go'
'src/path' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path'
'src/path/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/example_test.go'
'src/path/filepath' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath'
'src/path/filepath/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/example_test.go'
'src/path/filepath/example_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/example_unix_test.go'
'src/path/filepath/example_unix_walk_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/example_unix_walk_test.go'
'src/path/filepath/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/export_test.go'
'src/path/filepath/export_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/export_windows_test.go'
'src/path/filepath/match.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/match.go'
'src/path/filepath/match_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/match_test.go'
'src/path/filepath/path.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/path.go'
'src/path/filepath/path_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/path_plan9.go'
'src/path/filepath/path_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/path_test.go'
'src/path/filepath/path_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/path_unix.go'
'src/path/filepath/path_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/path_windows.go'
'src/path/filepath/path_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/path_windows_test.go'
'src/path/filepath/symlink.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/symlink.go'
'src/path/filepath/symlink_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/symlink_plan9.go'
'src/path/filepath/symlink_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/symlink_unix.go'
'src/path/filepath/symlink_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/filepath/symlink_windows.go'
'src/path/match.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/match.go'
'src/path/match_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/match_test.go'
'src/path/path.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/path.go'
'src/path/path_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/path/path_test.go'
'src/plugin' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/plugin'
'src/plugin/plugin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/plugin/plugin.go'
'src/plugin/plugin_dlopen.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/plugin/plugin_dlopen.go'
'src/plugin/plugin_stubs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/plugin/plugin_stubs.go'
'src/plugin/plugin_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/plugin/plugin_test.go'
'src/reflect' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect'
'src/reflect/abi.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/abi.go'
'src/reflect/abi_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/abi_test.go'
'src/reflect/all_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/all_test.go'
'src/reflect/arena.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/arena.go'
'src/reflect/asm_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/asm_386.s'
'src/reflect/asm_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/asm_amd64.s'
'src/reflect/asm_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/asm_arm.s'
'src/reflect/asm_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/asm_arm64.s'
'src/reflect/asm_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/asm_loong64.s'
'src/reflect/asm_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/asm_mips64x.s'
'src/reflect/asm_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/asm_mipsx.s'
'src/reflect/asm_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/asm_ppc64x.s'
'src/reflect/asm_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/asm_riscv64.s'
'src/reflect/asm_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/asm_s390x.s'
'src/reflect/asm_wasm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/asm_wasm.s'
'src/reflect/benchmark_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/benchmark_test.go'
'src/reflect/deepequal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/deepequal.go'
'src/reflect/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/example_test.go'
'src/reflect/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/export_test.go'
'src/reflect/float32reg_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/float32reg_generic.go'
'src/reflect/float32reg_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/float32reg_ppc64x.s'
'src/reflect/float32reg_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/float32reg_riscv64.s'
'src/reflect/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/internal'
'src/reflect/internal/example1' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/internal/example1'
'src/reflect/internal/example1/example.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/internal/example1/example.go'
'src/reflect/internal/example2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/internal/example2'
'src/reflect/internal/example2/example.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/internal/example2/example.go'
'src/reflect/makefunc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/makefunc.go'
'src/reflect/nih_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/nih_test.go'
'src/reflect/set_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/set_test.go'
'src/reflect/stubs_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/stubs_ppc64x.go'
'src/reflect/stubs_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/stubs_riscv64.go'
'src/reflect/swapper.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/swapper.go'
'src/reflect/tostring_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/tostring_test.go'
'src/reflect/type.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/type.go'
'src/reflect/value.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/value.go'
'src/reflect/visiblefields.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/visiblefields.go'
'src/reflect/visiblefields_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/reflect/visiblefields_test.go'
'src/regexp' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp'
'src/regexp/all_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/all_test.go'
'src/regexp/backtrack.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/backtrack.go'
'src/regexp/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/example_test.go'
'src/regexp/exec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/exec.go'
'src/regexp/exec2_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/exec2_test.go'
'src/regexp/exec_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/exec_test.go'
'src/regexp/find_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/find_test.go'
'src/regexp/onepass.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/onepass.go'
'src/regexp/onepass_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/onepass_test.go'
'src/regexp/regexp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/regexp.go'
'src/regexp/syntax' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/syntax'
'src/regexp/syntax/compile.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/syntax/compile.go'
'src/regexp/syntax/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/syntax/doc.go'
'src/regexp/syntax/make_perl_groups.pl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/syntax/make_perl_groups.pl'
'src/regexp/syntax/op_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/syntax/op_string.go'
'src/regexp/syntax/parse.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/syntax/parse.go'
'src/regexp/syntax/parse_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/syntax/parse_test.go'
'src/regexp/syntax/perl_groups.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/syntax/perl_groups.go'
'src/regexp/syntax/prog.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/syntax/prog.go'
'src/regexp/syntax/prog_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/syntax/prog_test.go'
'src/regexp/syntax/regexp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/syntax/regexp.go'
'src/regexp/syntax/simplify.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/syntax/simplify.go'
'src/regexp/syntax/simplify_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/syntax/simplify_test.go'
'src/regexp/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/testdata'
'src/regexp/testdata/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/testdata/README'
'src/regexp/testdata/basic.dat' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/testdata/basic.dat'
'src/regexp/testdata/nullsubexpr.dat' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/testdata/nullsubexpr.dat'
'src/regexp/testdata/re2-exhaustive.txt.bz2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/testdata/re2-exhaustive.txt.bz2'
'src/regexp/testdata/re2-search.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/testdata/re2-search.txt'
'src/regexp/testdata/repetition.dat' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/testdata/repetition.dat'
'src/regexp/testdata/testregex.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/regexp/testdata/testregex.c'
'src/runtime' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime'
'src/runtime/fedora.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/fedora.go'
'src/runtime/HACKING.md' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/HACKING.md'
'src/runtime/Makefile' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/Makefile'
'src/runtime/abi_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/abi_test.go'
'src/runtime/alg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/alg.go'
'src/runtime/align_runtime_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/align_runtime_test.go'
'src/runtime/align_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/align_test.go'
'src/runtime/arena.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/arena.go'
'src/runtime/arena_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/arena_test.go'
'src/runtime/asan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asan.go'
'src/runtime/asan' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asan'
'src/runtime/asan/asan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asan/asan.go'
'src/runtime/asan0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asan0.go'
'src/runtime/asan_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asan_amd64.s'
'src/runtime/asan_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asan_arm64.s'
'src/runtime/asan_ppc64le.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asan_ppc64le.s'
'src/runtime/asan_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asan_riscv64.s'
'src/runtime/asm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asm.s'
'src/runtime/asm_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asm_386.s'
'src/runtime/asm_amd64.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asm_amd64.h'
'src/runtime/asm_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asm_amd64.s'
'src/runtime/asm_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asm_arm.s'
'src/runtime/asm_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asm_arm64.s'
'src/runtime/asm_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asm_loong64.s'
'src/runtime/asm_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asm_mips64x.s'
'src/runtime/asm_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asm_mipsx.s'
'src/runtime/asm_ppc64x.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asm_ppc64x.h'
'src/runtime/asm_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asm_ppc64x.s'
'src/runtime/asm_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asm_riscv64.s'
'src/runtime/asm_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asm_s390x.s'
'src/runtime/asm_wasm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/asm_wasm.s'
'src/runtime/atomic_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/atomic_arm64.s'
'src/runtime/atomic_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/atomic_loong64.s'
'src/runtime/atomic_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/atomic_mips64x.s'
'src/runtime/atomic_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/atomic_mipsx.s'
'src/runtime/atomic_pointer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/atomic_pointer.go'
'src/runtime/atomic_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/atomic_ppc64x.s'
'src/runtime/atomic_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/atomic_riscv64.s'
'src/runtime/auxv_none.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/auxv_none.go'
'src/runtime/callers_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/callers_test.go'
'src/runtime/cgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo.go'
'src/runtime/cgo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo'
'src/runtime/cgo/abi_amd64.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/abi_amd64.h'
'src/runtime/cgo/abi_arm64.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/abi_arm64.h'
'src/runtime/cgo/asm_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/asm_386.s'
'src/runtime/cgo/asm_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/asm_amd64.s'
'src/runtime/cgo/asm_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/asm_arm.s'
'src/runtime/cgo/asm_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/asm_arm64.s'
'src/runtime/cgo/asm_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/asm_loong64.s'
'src/runtime/cgo/asm_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/asm_mips64x.s'
'src/runtime/cgo/asm_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/asm_mipsx.s'
'src/runtime/cgo/asm_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/asm_ppc64x.s'
'src/runtime/cgo/asm_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/asm_riscv64.s'
'src/runtime/cgo/asm_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/asm_s390x.s'
'src/runtime/cgo/asm_wasm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/asm_wasm.s'
'src/runtime/cgo/callbacks.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/callbacks.go'
'src/runtime/cgo/callbacks_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/callbacks_aix.go'
'src/runtime/cgo/callbacks_traceback.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/callbacks_traceback.go'
'src/runtime/cgo/cgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/cgo.go'
'src/runtime/cgo/dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/dragonfly.go'
'src/runtime/cgo/freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/freebsd.go'
'src/runtime/cgo/gcc_386.S' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_386.S'
'src/runtime/cgo/gcc_aix_ppc64.S' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_aix_ppc64.S'
'src/runtime/cgo/gcc_aix_ppc64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_aix_ppc64.c'
'src/runtime/cgo/gcc_amd64.S' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_amd64.S'
'src/runtime/cgo/gcc_android.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_android.c'
'src/runtime/cgo/gcc_arm.S' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_arm.S'
'src/runtime/cgo/gcc_arm64.S' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_arm64.S'
'src/runtime/cgo/gcc_context.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_context.c'
'src/runtime/cgo/gcc_darwin_amd64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_darwin_amd64.c'
'src/runtime/cgo/gcc_darwin_arm64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_darwin_arm64.c'
'src/runtime/cgo/gcc_dragonfly_amd64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_dragonfly_amd64.c'
'src/runtime/cgo/gcc_fatalf.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_fatalf.c'
'src/runtime/cgo/gcc_freebsd_386.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_freebsd_386.c'
'src/runtime/cgo/gcc_freebsd_amd64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_freebsd_amd64.c'
'src/runtime/cgo/gcc_freebsd_arm.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_freebsd_arm.c'
'src/runtime/cgo/gcc_freebsd_arm64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_freebsd_arm64.c'
'src/runtime/cgo/gcc_freebsd_riscv64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_freebsd_riscv64.c'
'src/runtime/cgo/gcc_freebsd_sigaction.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_freebsd_sigaction.c'
'src/runtime/cgo/gcc_libinit.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_libinit.c'
'src/runtime/cgo/gcc_libinit_windows.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_libinit_windows.c'
'src/runtime/cgo/gcc_linux_386.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_linux_386.c'
'src/runtime/cgo/gcc_linux_amd64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_linux_amd64.c'
'src/runtime/cgo/gcc_linux_arm.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_linux_arm.c'
'src/runtime/cgo/gcc_linux_arm64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_linux_arm64.c'
'src/runtime/cgo/gcc_linux_loong64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_linux_loong64.c'
'src/runtime/cgo/gcc_linux_mips64x.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_linux_mips64x.c'
'src/runtime/cgo/gcc_linux_mipsx.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_linux_mipsx.c'
'src/runtime/cgo/gcc_linux_ppc64x.S' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_linux_ppc64x.S'
'src/runtime/cgo/gcc_linux_riscv64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_linux_riscv64.c'
'src/runtime/cgo/gcc_linux_s390x.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_linux_s390x.c'
'src/runtime/cgo/gcc_loong64.S' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_loong64.S'
'src/runtime/cgo/gcc_mips64x.S' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_mips64x.S'
'src/runtime/cgo/gcc_mipsx.S' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_mipsx.S'
'src/runtime/cgo/gcc_mmap.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_mmap.c'
'src/runtime/cgo/gcc_netbsd_386.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_netbsd_386.c'
'src/runtime/cgo/gcc_netbsd_amd64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_netbsd_amd64.c'
'src/runtime/cgo/gcc_netbsd_arm.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_netbsd_arm.c'
'src/runtime/cgo/gcc_netbsd_arm64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_netbsd_arm64.c'
'src/runtime/cgo/gcc_openbsd_386.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_openbsd_386.c'
'src/runtime/cgo/gcc_openbsd_amd64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_openbsd_amd64.c'
'src/runtime/cgo/gcc_openbsd_arm.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_openbsd_arm.c'
'src/runtime/cgo/gcc_openbsd_arm64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_openbsd_arm64.c'
'src/runtime/cgo/gcc_openbsd_mips64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_openbsd_mips64.c'
'src/runtime/cgo/gcc_ppc64x.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_ppc64x.c'
'src/runtime/cgo/gcc_riscv64.S' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_riscv64.S'
'src/runtime/cgo/gcc_s390x.S' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_s390x.S'
'src/runtime/cgo/gcc_setenv.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_setenv.c'
'src/runtime/cgo/gcc_sigaction.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_sigaction.c'
'src/runtime/cgo/gcc_signal2_ios_arm64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_signal2_ios_arm64.c'
'src/runtime/cgo/gcc_signal_ios_arm64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_signal_ios_arm64.c'
'src/runtime/cgo/gcc_signal_ios_nolldb.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_signal_ios_nolldb.c'
'src/runtime/cgo/gcc_solaris_amd64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_solaris_amd64.c'
'src/runtime/cgo/gcc_traceback.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_traceback.c'
'src/runtime/cgo/gcc_util.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_util.c'
'src/runtime/cgo/gcc_windows_386.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_windows_386.c'
'src/runtime/cgo/gcc_windows_amd64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_windows_amd64.c'
'src/runtime/cgo/gcc_windows_arm64.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/gcc_windows_arm64.c'
'src/runtime/cgo/handle.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/handle.go'
'src/runtime/cgo/handle_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/handle_test.go'
'src/runtime/cgo/iscgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/iscgo.go'
'src/runtime/cgo/libcgo.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/libcgo.h'
'src/runtime/cgo/libcgo_unix.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/libcgo_unix.h'
'src/runtime/cgo/libcgo_windows.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/libcgo_windows.h'
'src/runtime/cgo/linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/linux.go'
'src/runtime/cgo/linux_syscall.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/linux_syscall.c'
'src/runtime/cgo/mmap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/mmap.go'
'src/runtime/cgo/netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/netbsd.go'
'src/runtime/cgo/openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/openbsd.go'
'src/runtime/cgo/setenv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/setenv.go'
'src/runtime/cgo/sigaction.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/sigaction.go'
'src/runtime/cgo/signal_ios_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/signal_ios_arm64.go'
'src/runtime/cgo/signal_ios_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo/signal_ios_arm64.s'
'src/runtime/cgo_mmap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo_mmap.go'
'src/runtime/cgo_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo_ppc64x.go'
'src/runtime/cgo_sigaction.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgo_sigaction.go'
'src/runtime/cgocall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgocall.go'
'src/runtime/cgocallback.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgocallback.go'
'src/runtime/cgocheck.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cgocheck.go'
'src/runtime/chan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/chan.go'
'src/runtime/chan_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/chan_test.go'
'src/runtime/chanbarrier_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/chanbarrier_test.go'
'src/runtime/checkptr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/checkptr.go'
'src/runtime/checkptr_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/checkptr_test.go'
'src/runtime/closure_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/closure_test.go'
'src/runtime/compiler.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/compiler.go'
'src/runtime/complex.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/complex.go'
'src/runtime/complex_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/complex_test.go'
'src/runtime/conv_wasm_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/conv_wasm_test.go'
'src/runtime/coverage' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/coverage'
'src/runtime/coverage/apis.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/coverage/apis.go'
'src/runtime/coverage/dummy.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/coverage/dummy.s'
'src/runtime/coverage/emit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/coverage/emit.go'
'src/runtime/coverage/emitdata_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/coverage/emitdata_test.go'
'src/runtime/coverage/hooks.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/coverage/hooks.go'
'src/runtime/coverage/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/coverage/testdata'
'src/runtime/coverage/testdata/harness.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/coverage/testdata/harness.go'
'src/runtime/coverage/testdata/issue56006' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/coverage/testdata/issue56006'
'src/runtime/coverage/testdata/issue56006/repro.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/coverage/testdata/issue56006/repro.go'
'src/runtime/coverage/testdata/issue56006/repro_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/coverage/testdata/issue56006/repro_test.go'
'src/runtime/coverage/testsupport.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/coverage/testsupport.go'
'src/runtime/coverage/ts_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/coverage/ts_test.go'
'src/runtime/covercounter.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/covercounter.go'
'src/runtime/covermeta.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/covermeta.go'
'src/runtime/cpuflags.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cpuflags.go'
'src/runtime/cpuflags_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cpuflags_amd64.go'
'src/runtime/cpuflags_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cpuflags_arm64.go'
'src/runtime/cpuprof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cpuprof.go'
'src/runtime/cputicks.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/cputicks.go'
'src/runtime/crash_cgo_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/crash_cgo_test.go'
'src/runtime/crash_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/crash_test.go'
'src/runtime/crash_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/crash_unix_test.go'
'src/runtime/create_file_nounix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/create_file_nounix.go'
'src/runtime/create_file_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/create_file_unix.go'
'src/runtime/debug.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debug.go'
'src/runtime/debug' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debug'
'src/runtime/debug/debug.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debug/debug.s'
'src/runtime/debug/garbage.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debug/garbage.go'
'src/runtime/debug/garbage_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debug/garbage_test.go'
'src/runtime/debug/heapdump_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debug/heapdump_test.go'
'src/runtime/debug/mod.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debug/mod.go'
'src/runtime/debug/mod_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debug/mod_test.go'
'src/runtime/debug/panic_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debug/panic_test.go'
'src/runtime/debug/stack.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debug/stack.go'
'src/runtime/debug/stack_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debug/stack_test.go'
'src/runtime/debug/stubs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debug/stubs.go'
'src/runtime/debug_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debug_test.go'
'src/runtime/debugcall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debugcall.go'
'src/runtime/debuglog.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debuglog.go'
'src/runtime/debuglog_off.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debuglog_off.go'
'src/runtime/debuglog_on.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debuglog_on.go'
'src/runtime/debuglog_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/debuglog_test.go'
'src/runtime/defer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defer_test.go'
'src/runtime/defs1_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs1_linux.go'
'src/runtime/defs1_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs1_netbsd_386.go'
'src/runtime/defs1_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs1_netbsd_amd64.go'
'src/runtime/defs1_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs1_netbsd_arm.go'
'src/runtime/defs1_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs1_netbsd_arm64.go'
'src/runtime/defs1_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs1_solaris_amd64.go'
'src/runtime/defs2_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs2_linux.go'
'src/runtime/defs3_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs3_linux.go'
'src/runtime/defs_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_aix.go'
'src/runtime/defs_aix_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_aix_ppc64.go'
'src/runtime/defs_arm_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_arm_linux.go'
'src/runtime/defs_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_darwin.go'
'src/runtime/defs_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_darwin_amd64.go'
'src/runtime/defs_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_darwin_arm64.go'
'src/runtime/defs_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_dragonfly.go'
'src/runtime/defs_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_dragonfly_amd64.go'
'src/runtime/defs_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_freebsd.go'
'src/runtime/defs_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_freebsd_386.go'
'src/runtime/defs_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_freebsd_amd64.go'
'src/runtime/defs_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_freebsd_arm.go'
'src/runtime/defs_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_freebsd_arm64.go'
'src/runtime/defs_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_freebsd_riscv64.go'
'src/runtime/defs_illumos_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_illumos_amd64.go'
'src/runtime/defs_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_linux.go'
'src/runtime/defs_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_linux_386.go'
'src/runtime/defs_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_linux_amd64.go'
'src/runtime/defs_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_linux_arm.go'
'src/runtime/defs_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_linux_arm64.go'
'src/runtime/defs_linux_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_linux_loong64.go'
'src/runtime/defs_linux_mips64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_linux_mips64x.go'
'src/runtime/defs_linux_mipsx.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_linux_mipsx.go'
'src/runtime/defs_linux_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_linux_ppc64.go'
'src/runtime/defs_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_linux_ppc64le.go'
'src/runtime/defs_linux_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_linux_riscv64.go'
'src/runtime/defs_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_linux_s390x.go'
'src/runtime/defs_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_netbsd.go'
'src/runtime/defs_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_netbsd_386.go'
'src/runtime/defs_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_netbsd_amd64.go'
'src/runtime/defs_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_netbsd_arm.go'
'src/runtime/defs_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_openbsd.go'
'src/runtime/defs_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_openbsd_386.go'
'src/runtime/defs_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_openbsd_amd64.go'
'src/runtime/defs_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_openbsd_arm.go'
'src/runtime/defs_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_openbsd_arm64.go'
'src/runtime/defs_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_openbsd_mips64.go'
'src/runtime/defs_plan9_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_plan9_386.go'
'src/runtime/defs_plan9_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_plan9_amd64.go'
'src/runtime/defs_plan9_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_plan9_arm.go'
'src/runtime/defs_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_solaris.go'
'src/runtime/defs_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_solaris_amd64.go'
'src/runtime/defs_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_windows.go'
'src/runtime/defs_windows_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_windows_386.go'
'src/runtime/defs_windows_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_windows_amd64.go'
'src/runtime/defs_windows_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_windows_arm.go'
'src/runtime/defs_windows_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/defs_windows_arm64.go'
'src/runtime/duff_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/duff_386.s'
'src/runtime/duff_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/duff_amd64.s'
'src/runtime/duff_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/duff_arm.s'
'src/runtime/duff_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/duff_arm64.s'
'src/runtime/duff_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/duff_loong64.s'
'src/runtime/duff_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/duff_mips64x.s'
'src/runtime/duff_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/duff_ppc64x.s'
'src/runtime/duff_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/duff_riscv64.s'
'src/runtime/duff_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/duff_s390x.s'
'src/runtime/ehooks_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/ehooks_test.go'
'src/runtime/env_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/env_plan9.go'
'src/runtime/env_posix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/env_posix.go'
'src/runtime/env_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/env_test.go'
'src/runtime/error.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/error.go'
'src/runtime/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/example_test.go'
'src/runtime/exithook.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/exithook.go'
'src/runtime/export_aix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/export_aix_test.go'
'src/runtime/export_arm_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/export_arm_test.go'
'src/runtime/export_darwin_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/export_darwin_test.go'
'src/runtime/export_debug_amd64_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/export_debug_amd64_test.go'
'src/runtime/export_debug_arm64_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/export_debug_arm64_test.go'
'src/runtime/export_debug_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/export_debug_test.go'
'src/runtime/export_debuglog_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/export_debuglog_test.go'
'src/runtime/export_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/export_linux_test.go'
'src/runtime/export_mmap_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/export_mmap_test.go'
'src/runtime/export_pipe2_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/export_pipe2_test.go'
'src/runtime/export_pipe_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/export_pipe_test.go'
'src/runtime/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/export_test.go'
'src/runtime/export_unix2_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/export_unix2_test.go'
'src/runtime/export_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/export_unix_test.go'
'src/runtime/export_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/export_windows_test.go'
'src/runtime/extern.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/extern.go'
'src/runtime/fastlog2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/fastlog2.go'
'src/runtime/fastlog2_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/fastlog2_test.go'
'src/runtime/fastlog2table.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/fastlog2table.go'
'src/runtime/float.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/float.go'
'src/runtime/float_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/float_test.go'
'src/runtime/funcdata.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/funcdata.h'
'src/runtime/gc_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/gc_test.go'
'src/runtime/gcinfo_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/gcinfo_test.go'
'src/runtime/go_tls.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/go_tls.h'
'src/runtime/hash32.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/hash32.go'
'src/runtime/hash64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/hash64.go'
'src/runtime/hash_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/hash_test.go'
'src/runtime/heapdump.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/heapdump.go'
'src/runtime/histogram.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/histogram.go'
'src/runtime/histogram_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/histogram_test.go'
'src/runtime/iface.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/iface.go'
'src/runtime/iface_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/iface_test.go'
'src/runtime/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal'
'src/runtime/internal/atomic' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic'
'src/runtime/internal/atomic/atomic_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_386.go'
'src/runtime/internal/atomic/atomic_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_386.s'
'src/runtime/internal/atomic/atomic_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go'
'src/runtime/internal/atomic/atomic_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.s'
'src/runtime/internal/atomic/atomic_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_arm.go'
'src/runtime/internal/atomic/atomic_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_arm.s'
'src/runtime/internal/atomic/atomic_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_arm64.go'
'src/runtime/internal/atomic/atomic_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_arm64.s'
'src/runtime/internal/atomic/atomic_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_loong64.go'
'src/runtime/internal/atomic/atomic_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_loong64.s'
'src/runtime/internal/atomic/atomic_mips64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_mips64x.go'
'src/runtime/internal/atomic/atomic_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_mips64x.s'
'src/runtime/internal/atomic/atomic_mipsx.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_mipsx.go'
'src/runtime/internal/atomic/atomic_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_mipsx.s'
'src/runtime/internal/atomic/atomic_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_ppc64x.go'
'src/runtime/internal/atomic/atomic_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_ppc64x.s'
'src/runtime/internal/atomic/atomic_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_riscv64.go'
'src/runtime/internal/atomic/atomic_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_riscv64.s'
'src/runtime/internal/atomic/atomic_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_s390x.go'
'src/runtime/internal/atomic/atomic_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_s390x.s'
'src/runtime/internal/atomic/atomic_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_test.go'
'src/runtime/internal/atomic/atomic_wasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_wasm.go'
'src/runtime/internal/atomic/atomic_wasm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/atomic_wasm.s'
'src/runtime/internal/atomic/bench_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/bench_test.go'
'src/runtime/internal/atomic/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/doc.go'
'src/runtime/internal/atomic/stubs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/stubs.go'
'src/runtime/internal/atomic/sys_linux_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/sys_linux_arm.s'
'src/runtime/internal/atomic/sys_nonlinux_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/sys_nonlinux_arm.s'
'src/runtime/internal/atomic/types.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/types.go'
'src/runtime/internal/atomic/types_64bit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/types_64bit.go'
'src/runtime/internal/atomic/unaligned.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/atomic/unaligned.go'
'src/runtime/internal/math' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/math'
'src/runtime/internal/math/math.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/math/math.go'
'src/runtime/internal/math/math_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/math/math_test.go'
'src/runtime/internal/startlinetest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/startlinetest'
'src/runtime/internal/startlinetest/func_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/startlinetest/func_amd64.go'
'src/runtime/internal/startlinetest/func_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/startlinetest/func_amd64.s'
'src/runtime/internal/sys' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/sys'
'src/runtime/internal/sys/zversion.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/sys/zversion.go'
'src/runtime/internal/sys/consts.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/sys/consts.go'
'src/runtime/internal/sys/consts_norace.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/sys/consts_norace.go'
'src/runtime/internal/sys/consts_race.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/sys/consts_race.go'
'src/runtime/internal/sys/intrinsics.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/sys/intrinsics.go'
'src/runtime/internal/sys/intrinsics_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/sys/intrinsics_386.s'
'src/runtime/internal/sys/intrinsics_common.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go'
'src/runtime/internal/sys/intrinsics_stubs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/sys/intrinsics_stubs.go'
'src/runtime/internal/sys/intrinsics_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/sys/intrinsics_test.go'
'src/runtime/internal/sys/nih.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/sys/nih.go'
'src/runtime/internal/sys/sys.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/sys/sys.go'
'src/runtime/internal/syscall' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall'
'src/runtime/internal/syscall/asm_linux_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/asm_linux_386.s'
'src/runtime/internal/syscall/asm_linux_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/asm_linux_amd64.s'
'src/runtime/internal/syscall/asm_linux_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/asm_linux_arm.s'
'src/runtime/internal/syscall/asm_linux_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/asm_linux_arm64.s'
'src/runtime/internal/syscall/asm_linux_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/asm_linux_loong64.s'
'src/runtime/internal/syscall/asm_linux_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/asm_linux_mips64x.s'
'src/runtime/internal/syscall/asm_linux_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/asm_linux_mipsx.s'
'src/runtime/internal/syscall/asm_linux_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/asm_linux_ppc64x.s'
'src/runtime/internal/syscall/asm_linux_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/asm_linux_riscv64.s'
'src/runtime/internal/syscall/asm_linux_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/asm_linux_s390x.s'
'src/runtime/internal/syscall/defs_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/defs_linux.go'
'src/runtime/internal/syscall/defs_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/defs_linux_386.go'
'src/runtime/internal/syscall/defs_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/defs_linux_amd64.go'
'src/runtime/internal/syscall/defs_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/defs_linux_arm.go'
'src/runtime/internal/syscall/defs_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/defs_linux_arm64.go'
'src/runtime/internal/syscall/defs_linux_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/defs_linux_loong64.go'
'src/runtime/internal/syscall/defs_linux_mips64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/defs_linux_mips64x.go'
'src/runtime/internal/syscall/defs_linux_mipsx.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/defs_linux_mipsx.go'
'src/runtime/internal/syscall/defs_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/defs_linux_ppc64x.go'
'src/runtime/internal/syscall/defs_linux_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/defs_linux_riscv64.go'
'src/runtime/internal/syscall/defs_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/defs_linux_s390x.go'
'src/runtime/internal/syscall/syscall_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go'
'src/runtime/internal/syscall/syscall_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/internal/syscall/syscall_linux_test.go'
'src/runtime/lfstack.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/lfstack.go'
'src/runtime/lfstack_32bit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/lfstack_32bit.go'
'src/runtime/lfstack_64bit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/lfstack_64bit.go'
'src/runtime/lfstack_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/lfstack_test.go'
'src/runtime/libfuzzer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/libfuzzer.go'
'src/runtime/libfuzzer_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/libfuzzer_amd64.s'
'src/runtime/libfuzzer_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/libfuzzer_arm64.s'
'src/runtime/lock_futex.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/lock_futex.go'
'src/runtime/lock_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/lock_js.go'
'src/runtime/lock_sema.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/lock_sema.go'
'src/runtime/lockrank.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/lockrank.go'
'src/runtime/lockrank_off.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/lockrank_off.go'
'src/runtime/lockrank_on.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/lockrank_on.go'
'src/runtime/lockrank_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/lockrank_test.go'
'src/runtime/malloc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/malloc.go'
'src/runtime/malloc_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/malloc_test.go'
'src/runtime/map.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/map.go'
'src/runtime/map_benchmark_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/map_benchmark_test.go'
'src/runtime/map_fast32.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/map_fast32.go'
'src/runtime/map_fast64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/map_fast64.go'
'src/runtime/map_faststr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/map_faststr.go'
'src/runtime/map_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/map_test.go'
'src/runtime/mbarrier.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mbarrier.go'
'src/runtime/mbitmap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mbitmap.go'
'src/runtime/mcache.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mcache.go'
'src/runtime/mcentral.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mcentral.go'
'src/runtime/mcheckmark.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mcheckmark.go'
'src/runtime/mem.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mem.go'
'src/runtime/mem_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mem_aix.go'
'src/runtime/mem_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mem_bsd.go'
'src/runtime/mem_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mem_darwin.go'
'src/runtime/mem_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mem_js.go'
'src/runtime/mem_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mem_linux.go'
'src/runtime/mem_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mem_plan9.go'
'src/runtime/mem_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mem_windows.go'
'src/runtime/memclr_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memclr_386.s'
'src/runtime/memclr_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memclr_amd64.s'
'src/runtime/memclr_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memclr_arm.s'
'src/runtime/memclr_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memclr_arm64.s'
'src/runtime/memclr_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memclr_loong64.s'
'src/runtime/memclr_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memclr_mips64x.s'
'src/runtime/memclr_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memclr_mipsx.s'
'src/runtime/memclr_plan9_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memclr_plan9_386.s'
'src/runtime/memclr_plan9_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memclr_plan9_amd64.s'
'src/runtime/memclr_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memclr_ppc64x.s'
'src/runtime/memclr_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memclr_riscv64.s'
'src/runtime/memclr_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memclr_s390x.s'
'src/runtime/memclr_wasm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memclr_wasm.s'
'src/runtime/memmove_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memmove_386.s'
'src/runtime/memmove_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memmove_amd64.s'
'src/runtime/memmove_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memmove_arm.s'
'src/runtime/memmove_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memmove_arm64.s'
'src/runtime/memmove_linux_amd64_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memmove_linux_amd64_test.go'
'src/runtime/memmove_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memmove_loong64.s'
'src/runtime/memmove_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memmove_mips64x.s'
'src/runtime/memmove_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memmove_mipsx.s'
'src/runtime/memmove_plan9_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memmove_plan9_386.s'
'src/runtime/memmove_plan9_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memmove_plan9_amd64.s'
'src/runtime/memmove_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memmove_ppc64x.s'
'src/runtime/memmove_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memmove_riscv64.s'
'src/runtime/memmove_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memmove_s390x.s'
'src/runtime/memmove_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memmove_test.go'
'src/runtime/memmove_wasm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/memmove_wasm.s'
'src/runtime/metrics.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/metrics.go'
'src/runtime/metrics' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/metrics'
'src/runtime/metrics/description.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/metrics/description.go'
'src/runtime/metrics/description_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/metrics/description_test.go'
'src/runtime/metrics/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/metrics/doc.go'
'src/runtime/metrics/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/metrics/example_test.go'
'src/runtime/metrics/histogram.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/metrics/histogram.go'
'src/runtime/metrics/sample.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/metrics/sample.go'
'src/runtime/metrics/value.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/metrics/value.go'
'src/runtime/metrics_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/metrics_test.go'
'src/runtime/mfinal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mfinal.go'
'src/runtime/mfinal_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mfinal_test.go'
'src/runtime/mfixalloc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mfixalloc.go'
'src/runtime/mgc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mgc.go'
'src/runtime/mgclimit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mgclimit.go'
'src/runtime/mgclimit_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mgclimit_test.go'
'src/runtime/mgcmark.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mgcmark.go'
'src/runtime/mgcpacer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mgcpacer.go'
'src/runtime/mgcpacer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mgcpacer_test.go'
'src/runtime/mgcscavenge.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mgcscavenge.go'
'src/runtime/mgcscavenge_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mgcscavenge_test.go'
'src/runtime/mgcstack.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mgcstack.go'
'src/runtime/mgcsweep.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mgcsweep.go'
'src/runtime/mgcwork.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mgcwork.go'
'src/runtime/mheap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mheap.go'
'src/runtime/mkduff.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mkduff.go'
'src/runtime/mkfastlog2table.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mkfastlog2table.go'
'src/runtime/mklockrank.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mklockrank.go'
'src/runtime/mkpreempt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mkpreempt.go'
'src/runtime/mksizeclasses.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mksizeclasses.go'
'src/runtime/mmap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mmap.go'
'src/runtime/mpagealloc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mpagealloc.go'
'src/runtime/mpagealloc_32bit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mpagealloc_32bit.go'
'src/runtime/mpagealloc_64bit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mpagealloc_64bit.go'
'src/runtime/mpagealloc_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mpagealloc_test.go'
'src/runtime/mpagecache.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mpagecache.go'
'src/runtime/mpagecache_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mpagecache_test.go'
'src/runtime/mpallocbits.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mpallocbits.go'
'src/runtime/mpallocbits_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mpallocbits_test.go'
'src/runtime/mprof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mprof.go'
'src/runtime/mranges.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mranges.go'
'src/runtime/mranges_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mranges_test.go'
'src/runtime/msan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/msan.go'
'src/runtime/msan' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/msan'
'src/runtime/msan/msan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/msan/msan.go'
'src/runtime/msan0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/msan0.go'
'src/runtime/msan_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/msan_amd64.s'
'src/runtime/msan_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/msan_arm64.s'
'src/runtime/msize.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/msize.go'
'src/runtime/mspanset.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mspanset.go'
'src/runtime/mstats.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mstats.go'
'src/runtime/mwbbuf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/mwbbuf.go'
'src/runtime/nbpipe_pipe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/nbpipe_pipe.go'
'src/runtime/nbpipe_pipe2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/nbpipe_pipe2.go'
'src/runtime/nbpipe_pipe_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/nbpipe_pipe_test.go'
'src/runtime/nbpipe_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/nbpipe_test.go'
'src/runtime/net_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/net_plan9.go'
'src/runtime/netpoll.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/netpoll.go'
'src/runtime/netpoll_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/netpoll_aix.go'
'src/runtime/netpoll_epoll.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/netpoll_epoll.go'
'src/runtime/netpoll_fake.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/netpoll_fake.go'
'src/runtime/netpoll_kqueue.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/netpoll_kqueue.go'
'src/runtime/netpoll_os_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/netpoll_os_test.go'
'src/runtime/netpoll_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/netpoll_solaris.go'
'src/runtime/netpoll_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/netpoll_stub.go'
'src/runtime/netpoll_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/netpoll_windows.go'
'src/runtime/norace_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/norace_linux_test.go'
'src/runtime/norace_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/norace_test.go'
'src/runtime/numcpu_freebsd_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/numcpu_freebsd_test.go'
'src/runtime/os2_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os2_aix.go'
'src/runtime/os2_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os2_freebsd.go'
'src/runtime/os2_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os2_openbsd.go'
'src/runtime/os2_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os2_plan9.go'
'src/runtime/os2_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os2_solaris.go'
'src/runtime/os3_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os3_plan9.go'
'src/runtime/os3_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os3_solaris.go'
'src/runtime/os_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_aix.go'
'src/runtime/os_android.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_android.go'
'src/runtime/os_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_darwin.go'
'src/runtime/os_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_darwin_arm64.go'
'src/runtime/os_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_dragonfly.go'
'src/runtime/os_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_freebsd.go'
'src/runtime/os_freebsd2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_freebsd2.go'
'src/runtime/os_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_freebsd_amd64.go'
'src/runtime/os_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_freebsd_arm.go'
'src/runtime/os_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_freebsd_arm64.go'
'src/runtime/os_freebsd_noauxv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_freebsd_noauxv.go'
'src/runtime/os_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_freebsd_riscv64.go'
'src/runtime/os_illumos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_illumos.go'
'src/runtime/os_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_js.go'
'src/runtime/os_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_linux.go'
'src/runtime/os_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_linux_arm.go'
'src/runtime/os_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_linux_arm64.go'
'src/runtime/os_linux_be64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_linux_be64.go'
'src/runtime/os_linux_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_linux_generic.go'
'src/runtime/os_linux_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_linux_loong64.go'
'src/runtime/os_linux_mips64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_linux_mips64x.go'
'src/runtime/os_linux_mipsx.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_linux_mipsx.go'
'src/runtime/os_linux_noauxv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_linux_noauxv.go'
'src/runtime/os_linux_novdso.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_linux_novdso.go'
'src/runtime/os_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_linux_ppc64x.go'
'src/runtime/os_linux_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_linux_riscv64.go'
'src/runtime/os_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_linux_s390x.go'
'src/runtime/os_linux_x86.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_linux_x86.go'
'src/runtime/os_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_netbsd.go'
'src/runtime/os_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_netbsd_386.go'
'src/runtime/os_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_netbsd_amd64.go'
'src/runtime/os_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_netbsd_arm.go'
'src/runtime/os_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_netbsd_arm64.go'
'src/runtime/os_nonopenbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_nonopenbsd.go'
'src/runtime/os_only_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_only_solaris.go'
'src/runtime/os_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_openbsd.go'
'src/runtime/os_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_openbsd_arm.go'
'src/runtime/os_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_openbsd_arm64.go'
'src/runtime/os_openbsd_libc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_openbsd_libc.go'
'src/runtime/os_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_openbsd_mips64.go'
'src/runtime/os_openbsd_syscall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_openbsd_syscall.go'
'src/runtime/os_openbsd_syscall1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_openbsd_syscall1.go'
'src/runtime/os_openbsd_syscall2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_openbsd_syscall2.go'
'src/runtime/os_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_plan9.go'
'src/runtime/os_plan9_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_plan9_arm.go'
'src/runtime/os_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_solaris.go'
'src/runtime/os_unix_nonlinux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_unix_nonlinux.go'
'src/runtime/os_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_windows.go'
'src/runtime/os_windows_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_windows_arm.go'
'src/runtime/os_windows_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/os_windows_arm64.go'
'src/runtime/pagetrace_off.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pagetrace_off.go'
'src/runtime/pagetrace_on.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pagetrace_on.go'
'src/runtime/panic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/panic.go'
'src/runtime/panic32.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/panic32.go'
'src/runtime/panic_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/panic_test.go'
'src/runtime/plugin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/plugin.go'
'src/runtime/pprof' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof'
'src/runtime/pprof/elf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/elf.go'
'src/runtime/pprof/label.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/label.go'
'src/runtime/pprof/label_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/label_test.go'
'src/runtime/pprof/map.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/map.go'
'src/runtime/pprof/mprof_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/mprof_test.go'
'src/runtime/pprof/pe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/pe.go'
'src/runtime/pprof/pprof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/pprof.go'
'src/runtime/pprof/pprof_norusage.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/pprof_norusage.go'
'src/runtime/pprof/pprof_rusage.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/pprof_rusage.go'
'src/runtime/pprof/pprof_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/pprof_test.go'
'src/runtime/pprof/pprof_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/pprof_windows.go'
'src/runtime/pprof/proto.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/proto.go'
'src/runtime/pprof/proto_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/proto_other.go'
'src/runtime/pprof/proto_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/proto_windows.go'
'src/runtime/pprof/protobuf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/protobuf.go'
'src/runtime/pprof/protomem.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/protomem.go'
'src/runtime/pprof/protomem_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/protomem_test.go'
'src/runtime/pprof/runtime.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/runtime.go'
'src/runtime/pprof/runtime_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/runtime_test.go'
'src/runtime/pprof/rusage_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/rusage_test.go'
'src/runtime/pprof/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/testdata'
'src/runtime/pprof/testdata/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/testdata/README'
'src/runtime/pprof/testdata/mappingtest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/testdata/mappingtest'
'src/runtime/pprof/testdata/mappingtest/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/testdata/mappingtest/main.go'
'src/runtime/pprof/testdata/test32' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/testdata/test32'
'src/runtime/pprof/testdata/test32be' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/testdata/test32be'
'src/runtime/pprof/testdata/test64' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/testdata/test64'
'src/runtime/pprof/testdata/test64be' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/testdata/test64be'
'src/runtime/pprof/proto_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/pprof/proto_test.go'
'src/runtime/preempt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/preempt.go'
'src/runtime/preempt_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/preempt_386.s'
'src/runtime/preempt_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/preempt_amd64.s'
'src/runtime/preempt_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/preempt_arm.s'
'src/runtime/preempt_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/preempt_arm64.s'
'src/runtime/preempt_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/preempt_loong64.s'
'src/runtime/preempt_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/preempt_mips64x.s'
'src/runtime/preempt_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/preempt_mipsx.s'
'src/runtime/preempt_nonwindows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/preempt_nonwindows.go'
'src/runtime/preempt_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/preempt_ppc64x.s'
'src/runtime/preempt_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/preempt_riscv64.s'
'src/runtime/preempt_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/preempt_s390x.s'
'src/runtime/preempt_wasm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/preempt_wasm.s'
'src/runtime/print.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/print.go'
'src/runtime/proc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/proc.go'
'src/runtime/proc_runtime_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/proc_runtime_test.go'
'src/runtime/proc_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/proc_test.go'
'src/runtime/profbuf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/profbuf.go'
'src/runtime/profbuf_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/profbuf_test.go'
'src/runtime/proflabel.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/proflabel.go'
'src/runtime/race.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race.go'
'src/runtime/race' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race'
'src/runtime/race/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/README'
'src/runtime/race/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/doc.go'
'src/runtime/race/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/internal'
'src/runtime/race/internal/amd64v1' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/internal/amd64v1'
'src/runtime/race/internal/amd64v1/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/internal/amd64v1/doc.go'
'src/runtime/race/internal/amd64v1/race_darwin.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/internal/amd64v1/race_darwin.syso'
'src/runtime/race/internal/amd64v1/race_freebsd.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/internal/amd64v1/race_freebsd.syso'
'src/runtime/race/internal/amd64v1/race_linux.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/internal/amd64v1/race_linux.syso'
'src/runtime/race/internal/amd64v1/race_netbsd.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/internal/amd64v1/race_netbsd.syso'
'src/runtime/race/internal/amd64v1/race_openbsd.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/internal/amd64v1/race_openbsd.syso'
'src/runtime/race/internal/amd64v1/race_windows.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/internal/amd64v1/race_windows.syso'
'src/runtime/race/internal/amd64v3' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/internal/amd64v3'
'src/runtime/race/internal/amd64v3/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/internal/amd64v3/doc.go'
'src/runtime/race/internal/amd64v3/race_linux.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/internal/amd64v3/race_linux.syso'
'src/runtime/race/mkcgo.sh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/mkcgo.sh'
'src/runtime/race/output_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/output_test.go'
'src/runtime/race/race.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/race.go'
'src/runtime/race/race_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/race_darwin_amd64.go'
'src/runtime/race/race_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/race_darwin_arm64.go'
'src/runtime/race/race_darwin_arm64.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/race_darwin_arm64.syso'
'src/runtime/race/race_linux_arm64.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/race_linux_arm64.syso'
'src/runtime/race/race_linux_ppc64le.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/race_linux_ppc64le.syso'
'src/runtime/race/race_linux_s390x.syso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/race_linux_s390x.syso'
'src/runtime/race/race_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/race_linux_test.go'
'src/runtime/race/race_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/race_test.go'
'src/runtime/race/race_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/race_unix_test.go'
'src/runtime/race/race_v1_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/race_v1_amd64.go'
'src/runtime/race/race_v3_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/race_v3_amd64.go'
'src/runtime/race/race_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/race_windows_test.go'
'src/runtime/race/sched_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/sched_test.go'
'src/runtime/race/syso_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/syso_test.go'
'src/runtime/race/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata'
'src/runtime/race/testdata/atomic_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/atomic_test.go'
'src/runtime/race/testdata/cgo_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/cgo_test.go'
'src/runtime/race/testdata/cgo_test_main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/cgo_test_main.go'
'src/runtime/race/testdata/chan_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/chan_test.go'
'src/runtime/race/testdata/comp_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/comp_test.go'
'src/runtime/race/testdata/finalizer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/finalizer_test.go'
'src/runtime/race/testdata/io_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/io_test.go'
'src/runtime/race/testdata/issue12225_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/issue12225_test.go'
'src/runtime/race/testdata/issue12664_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/issue12664_test.go'
'src/runtime/race/testdata/issue13264_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/issue13264_test.go'
'src/runtime/race/testdata/map_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/map_test.go'
'src/runtime/race/testdata/mop_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/mop_test.go'
'src/runtime/race/testdata/mutex_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/mutex_test.go'
'src/runtime/race/testdata/pool_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/pool_test.go'
'src/runtime/race/testdata/reflect_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/reflect_test.go'
'src/runtime/race/testdata/regression_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/regression_test.go'
'src/runtime/race/testdata/rwmutex_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/rwmutex_test.go'
'src/runtime/race/testdata/select_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/select_test.go'
'src/runtime/race/testdata/slice_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/slice_test.go'
'src/runtime/race/testdata/sync_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/sync_test.go'
'src/runtime/race/testdata/waitgroup_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/testdata/waitgroup_test.go'
'src/runtime/race/timer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race/timer_test.go'
'src/runtime/race0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race0.go'
'src/runtime/race_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race_amd64.s'
'src/runtime/race_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race_arm64.s'
'src/runtime/race_ppc64le.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race_ppc64le.s'
'src/runtime/race_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/race_s390x.s'
'src/runtime/rand_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rand_test.go'
'src/runtime/rdebug.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rdebug.go'
'src/runtime/relax_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/relax_stub.go'
'src/runtime/retry.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/retry.go'
'src/runtime/rt0_aix_ppc64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_aix_ppc64.s'
'src/runtime/rt0_android_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_android_386.s'
'src/runtime/rt0_android_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_android_amd64.s'
'src/runtime/rt0_android_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_android_arm.s'
'src/runtime/rt0_android_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_android_arm64.s'
'src/runtime/rt0_darwin_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_darwin_amd64.s'
'src/runtime/rt0_darwin_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_darwin_arm64.s'
'src/runtime/rt0_dragonfly_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_dragonfly_amd64.s'
'src/runtime/rt0_freebsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_freebsd_386.s'
'src/runtime/rt0_freebsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_freebsd_amd64.s'
'src/runtime/rt0_freebsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_freebsd_arm.s'
'src/runtime/rt0_freebsd_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_freebsd_arm64.s'
'src/runtime/rt0_freebsd_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_freebsd_riscv64.s'
'src/runtime/rt0_illumos_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_illumos_amd64.s'
'src/runtime/rt0_ios_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_ios_amd64.s'
'src/runtime/rt0_ios_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_ios_arm64.s'
'src/runtime/rt0_js_wasm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_js_wasm.s'
'src/runtime/rt0_linux_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_linux_386.s'
'src/runtime/rt0_linux_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_linux_amd64.s'
'src/runtime/rt0_linux_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_linux_arm.s'
'src/runtime/rt0_linux_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_linux_arm64.s'
'src/runtime/rt0_linux_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_linux_loong64.s'
'src/runtime/rt0_linux_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_linux_mips64x.s'
'src/runtime/rt0_linux_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_linux_mipsx.s'
'src/runtime/rt0_linux_ppc64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_linux_ppc64.s'
'src/runtime/rt0_linux_ppc64le.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_linux_ppc64le.s'
'src/runtime/rt0_linux_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_linux_riscv64.s'
'src/runtime/rt0_linux_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_linux_s390x.s'
'src/runtime/rt0_netbsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_netbsd_386.s'
'src/runtime/rt0_netbsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_netbsd_amd64.s'
'src/runtime/rt0_netbsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_netbsd_arm.s'
'src/runtime/rt0_netbsd_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_netbsd_arm64.s'
'src/runtime/rt0_openbsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_openbsd_386.s'
'src/runtime/rt0_openbsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_openbsd_amd64.s'
'src/runtime/rt0_openbsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_openbsd_arm.s'
'src/runtime/rt0_openbsd_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_openbsd_arm64.s'
'src/runtime/rt0_openbsd_mips64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_openbsd_mips64.s'
'src/runtime/rt0_plan9_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_plan9_386.s'
'src/runtime/rt0_plan9_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_plan9_amd64.s'
'src/runtime/rt0_plan9_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_plan9_arm.s'
'src/runtime/rt0_solaris_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_solaris_amd64.s'
'src/runtime/rt0_windows_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_windows_386.s'
'src/runtime/rt0_windows_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_windows_amd64.s'
'src/runtime/rt0_windows_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_windows_arm.s'
'src/runtime/rt0_windows_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rt0_windows_arm64.s'
'src/runtime/runtime-gdb.py' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/runtime-gdb.py'
'src/runtime/runtime-gdb_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/runtime-gdb_test.go'
'src/runtime/runtime-lldb_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/runtime-lldb_test.go'
'src/runtime/runtime.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/runtime.go'
'src/runtime/runtime1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/runtime1.go'
'src/runtime/runtime2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/runtime2.go'
'src/runtime/runtime_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/runtime_linux_test.go'
'src/runtime/runtime_mmap_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/runtime_mmap_test.go'
'src/runtime/runtime_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/runtime_test.go'
'src/runtime/runtime_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/runtime_unix_test.go'
'src/runtime/rwmutex.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rwmutex.go'
'src/runtime/rwmutex_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/rwmutex_test.go'
'src/runtime/security_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/security_aix.go'
'src/runtime/security_issetugid.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/security_issetugid.go'
'src/runtime/security_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/security_linux.go'
'src/runtime/security_nonunix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/security_nonunix.go'
'src/runtime/security_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/security_test.go'
'src/runtime/security_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/security_unix.go'
'src/runtime/select.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/select.go'
'src/runtime/sema.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sema.go'
'src/runtime/sema_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sema_test.go'
'src/runtime/semasleep_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/semasleep_test.go'
'src/runtime/sigaction.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sigaction.go'
'src/runtime/signal_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_386.go'
'src/runtime/signal_aix_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_aix_ppc64.go'
'src/runtime/signal_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_amd64.go'
'src/runtime/signal_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_arm.go'
'src/runtime/signal_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_arm64.go'
'src/runtime/signal_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_darwin.go'
'src/runtime/signal_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_darwin_amd64.go'
'src/runtime/signal_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_darwin_arm64.go'
'src/runtime/signal_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_dragonfly.go'
'src/runtime/signal_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_dragonfly_amd64.go'
'src/runtime/signal_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_freebsd.go'
'src/runtime/signal_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_freebsd_386.go'
'src/runtime/signal_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_freebsd_amd64.go'
'src/runtime/signal_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_freebsd_arm.go'
'src/runtime/signal_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_freebsd_arm64.go'
'src/runtime/signal_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_freebsd_riscv64.go'
'src/runtime/signal_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_linux_386.go'
'src/runtime/signal_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_linux_amd64.go'
'src/runtime/signal_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_linux_arm.go'
'src/runtime/signal_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_linux_arm64.go'
'src/runtime/signal_linux_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_linux_loong64.go'
'src/runtime/signal_linux_mips64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_linux_mips64x.go'
'src/runtime/signal_linux_mipsx.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_linux_mipsx.go'
'src/runtime/signal_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_linux_ppc64x.go'
'src/runtime/signal_linux_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_linux_riscv64.go'
'src/runtime/signal_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_linux_s390x.go'
'src/runtime/signal_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_loong64.go'
'src/runtime/signal_mips64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_mips64x.go'
'src/runtime/signal_mipsx.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_mipsx.go'
'src/runtime/signal_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_netbsd.go'
'src/runtime/signal_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_netbsd_386.go'
'src/runtime/signal_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_netbsd_amd64.go'
'src/runtime/signal_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_netbsd_arm.go'
'src/runtime/signal_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_netbsd_arm64.go'
'src/runtime/signal_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_openbsd.go'
'src/runtime/signal_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_openbsd_386.go'
'src/runtime/signal_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_openbsd_amd64.go'
'src/runtime/signal_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_openbsd_arm.go'
'src/runtime/signal_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_openbsd_arm64.go'
'src/runtime/signal_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_openbsd_mips64.go'
'src/runtime/signal_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_plan9.go'
'src/runtime/signal_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_ppc64x.go'
'src/runtime/signal_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_riscv64.go'
'src/runtime/signal_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_solaris.go'
'src/runtime/signal_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_solaris_amd64.go'
'src/runtime/signal_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_unix.go'
'src/runtime/signal_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_windows.go'
'src/runtime/signal_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/signal_windows_test.go'
'src/runtime/sigqueue.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sigqueue.go'
'src/runtime/sigqueue_note.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sigqueue_note.go'
'src/runtime/sigqueue_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sigqueue_plan9.go'
'src/runtime/sigtab_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sigtab_aix.go'
'src/runtime/sigtab_linux_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sigtab_linux_generic.go'
'src/runtime/sigtab_linux_mipsx.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sigtab_linux_mipsx.go'
'src/runtime/sizeclasses.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sizeclasses.go'
'src/runtime/sizeof_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sizeof_test.go'
'src/runtime/slice.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/slice.go'
'src/runtime/slice_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/slice_test.go'
'src/runtime/softfloat64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/softfloat64.go'
'src/runtime/softfloat64_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/softfloat64_test.go'
'src/runtime/stack.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stack.go'
'src/runtime/stack_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stack_test.go'
'src/runtime/start_line_amd64_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/start_line_amd64_test.go'
'src/runtime/start_line_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/start_line_test.go'
'src/runtime/stkframe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stkframe.go'
'src/runtime/string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/string.go'
'src/runtime/string_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/string_test.go'
'src/runtime/stubs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stubs.go'
'src/runtime/stubs2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stubs2.go'
'src/runtime/stubs3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stubs3.go'
'src/runtime/stubs_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stubs_386.go'
'src/runtime/stubs_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stubs_amd64.go'
'src/runtime/stubs_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stubs_arm.go'
'src/runtime/stubs_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stubs_arm64.go'
'src/runtime/stubs_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stubs_linux.go'
'src/runtime/stubs_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stubs_loong64.go'
'src/runtime/stubs_mips64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stubs_mips64x.go'
'src/runtime/stubs_mipsx.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stubs_mipsx.go'
'src/runtime/stubs_nonlinux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stubs_nonlinux.go'
'src/runtime/stubs_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stubs_ppc64.go'
'src/runtime/stubs_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stubs_ppc64x.go'
'src/runtime/stubs_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stubs_riscv64.go'
'src/runtime/stubs_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/stubs_s390x.go'
'src/runtime/symtab.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/symtab.go'
'src/runtime/symtab_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/symtab_test.go'
'src/runtime/sys_aix_ppc64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_aix_ppc64.s'
'src/runtime/sys_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_arm.go'
'src/runtime/sys_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_arm64.go'
'src/runtime/sys_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_darwin.go'
'src/runtime/sys_darwin_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_darwin_amd64.s'
'src/runtime/sys_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_darwin_arm64.go'
'src/runtime/sys_darwin_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_darwin_arm64.s'
'src/runtime/sys_dragonfly_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_dragonfly_amd64.s'
'src/runtime/sys_freebsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_freebsd_386.s'
'src/runtime/sys_freebsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_freebsd_amd64.s'
'src/runtime/sys_freebsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_freebsd_arm.s'
'src/runtime/sys_freebsd_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_freebsd_arm64.s'
'src/runtime/sys_freebsd_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_freebsd_riscv64.s'
'src/runtime/sys_libc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_libc.go'
'src/runtime/sys_linux_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_linux_386.s'
'src/runtime/sys_linux_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_linux_amd64.s'
'src/runtime/sys_linux_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_linux_arm.s'
'src/runtime/sys_linux_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_linux_arm64.s'
'src/runtime/sys_linux_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_linux_loong64.s'
'src/runtime/sys_linux_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_linux_mips64x.s'
'src/runtime/sys_linux_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_linux_mipsx.s'
'src/runtime/sys_linux_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_linux_ppc64x.s'
'src/runtime/sys_linux_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_linux_riscv64.s'
'src/runtime/sys_linux_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_linux_s390x.s'
'src/runtime/sys_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_loong64.go'
'src/runtime/sys_mips64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_mips64x.go'
'src/runtime/sys_mipsx.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_mipsx.go'
'src/runtime/sys_netbsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_netbsd_386.s'
'src/runtime/sys_netbsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_netbsd_amd64.s'
'src/runtime/sys_netbsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_netbsd_arm.s'
'src/runtime/sys_netbsd_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_netbsd_arm64.s'
'src/runtime/sys_nonppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_nonppc64x.go'
'src/runtime/sys_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_openbsd.go'
'src/runtime/sys_openbsd1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_openbsd1.go'
'src/runtime/sys_openbsd2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_openbsd2.go'
'src/runtime/sys_openbsd3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_openbsd3.go'
'src/runtime/sys_openbsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_openbsd_386.s'
'src/runtime/sys_openbsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_openbsd_amd64.s'
'src/runtime/sys_openbsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_openbsd_arm.s'
'src/runtime/sys_openbsd_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_openbsd_arm64.s'
'src/runtime/sys_openbsd_mips64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_openbsd_mips64.s'
'src/runtime/sys_plan9_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_plan9_386.s'
'src/runtime/sys_plan9_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_plan9_amd64.s'
'src/runtime/sys_plan9_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_plan9_arm.s'
'src/runtime/sys_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_ppc64x.go'
'src/runtime/sys_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_riscv64.go'
'src/runtime/sys_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_s390x.go'
'src/runtime/sys_solaris_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_solaris_amd64.s'
'src/runtime/sys_wasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_wasm.go'
'src/runtime/sys_wasm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_wasm.s'
'src/runtime/sys_windows_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_windows_386.s'
'src/runtime/sys_windows_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_windows_amd64.s'
'src/runtime/sys_windows_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_windows_arm.s'
'src/runtime/sys_windows_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_windows_arm64.s'
'src/runtime/sys_x86.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/sys_x86.go'
'src/runtime/syscall2_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/syscall2_solaris.go'
'src/runtime/syscall_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/syscall_aix.go'
'src/runtime/syscall_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/syscall_solaris.go'
'src/runtime/syscall_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/syscall_unix_test.go'
'src/runtime/syscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/syscall_windows.go'
'src/runtime/syscall_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/syscall_windows_test.go'
'src/runtime/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata'
'src/runtime/testdata/testexithooks' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testexithooks'
'src/runtime/testdata/testexithooks/testexithooks.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testexithooks/testexithooks.go'
'src/runtime/testdata/testfaketime' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testfaketime'
'src/runtime/testdata/testfaketime/faketime.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testfaketime/faketime.go'
'src/runtime/testdata/testprog' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog'
'src/runtime/testdata/testprog/abort.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/abort.go'
'src/runtime/testdata/testprog/badtraceback.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/badtraceback.go'
'src/runtime/testdata/testprog/checkptr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/checkptr.go'
'src/runtime/testdata/testprog/crash.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/crash.go'
'src/runtime/testdata/testprog/crashdump.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/crashdump.go'
'src/runtime/testdata/testprog/deadlock.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/deadlock.go'
'src/runtime/testdata/testprog/gc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/gc.go'
'src/runtime/testdata/testprog/lockosthread.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/lockosthread.go'
'src/runtime/testdata/testprog/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/main.go'
'src/runtime/testdata/testprog/map.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/map.go'
'src/runtime/testdata/testprog/memprof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/memprof.go'
'src/runtime/testdata/testprog/misc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/misc.go'
'src/runtime/testdata/testprog/numcpu_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/numcpu_freebsd.go'
'src/runtime/testdata/testprog/panicprint.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/panicprint.go'
'src/runtime/testdata/testprog/panicrace.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/panicrace.go'
'src/runtime/testdata/testprog/preempt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/preempt.go'
'src/runtime/testdata/testprog/signal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/signal.go'
'src/runtime/testdata/testprog/sleep.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/sleep.go'
'src/runtime/testdata/testprog/stringconcat.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/stringconcat.go'
'src/runtime/testdata/testprog/syscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/syscall_windows.go'
'src/runtime/testdata/testprog/syscalls.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/syscalls.go'
'src/runtime/testdata/testprog/syscalls_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/syscalls_linux.go'
'src/runtime/testdata/testprog/syscalls_none.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/syscalls_none.go'
'src/runtime/testdata/testprog/timeprof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/timeprof.go'
'src/runtime/testdata/testprog/traceback_ancestors.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/traceback_ancestors.go'
'src/runtime/testdata/testprog/unsafe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/unsafe.go'
'src/runtime/testdata/testprog/vdso.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprog/vdso.go'
'src/runtime/testdata/testprogcgo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo'
'src/runtime/testdata/testprogcgo/aprof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/aprof.go'
'src/runtime/testdata/testprogcgo/aprof_c.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/aprof_c.c'
'src/runtime/testdata/testprogcgo/bigstack1_windows.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/bigstack1_windows.c'
'src/runtime/testdata/testprogcgo/bigstack_windows.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/bigstack_windows.c'
'src/runtime/testdata/testprogcgo/bigstack_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/bigstack_windows.go'
'src/runtime/testdata/testprogcgo/callback.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/callback.go'
'src/runtime/testdata/testprogcgo/catchpanic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/catchpanic.go'
'src/runtime/testdata/testprogcgo/cgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/cgo.go'
'src/runtime/testdata/testprogcgo/crash.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/crash.go'
'src/runtime/testdata/testprogcgo/deadlock.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/deadlock.go'
'src/runtime/testdata/testprogcgo/dll_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/dll_windows.go'
'src/runtime/testdata/testprogcgo/dropm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/dropm.go'
'src/runtime/testdata/testprogcgo/dropm_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/dropm_stub.go'
'src/runtime/testdata/testprogcgo/eintr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/eintr.go'
'src/runtime/testdata/testprogcgo/exec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/exec.go'
'src/runtime/testdata/testprogcgo/gprof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/gprof.go'
'src/runtime/testdata/testprogcgo/gprof_c.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/gprof_c.c'
'src/runtime/testdata/testprogcgo/issue29707.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/issue29707.go'
'src/runtime/testdata/testprogcgo/lockosthread.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/lockosthread.c'
'src/runtime/testdata/testprogcgo/lockosthread.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/lockosthread.go'
'src/runtime/testdata/testprogcgo/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/main.go'
'src/runtime/testdata/testprogcgo/needmdeadlock.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/needmdeadlock.go'
'src/runtime/testdata/testprogcgo/numgoroutine.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/numgoroutine.go'
'src/runtime/testdata/testprogcgo/panic.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/panic.c'
'src/runtime/testdata/testprogcgo/panic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/panic.go'
'src/runtime/testdata/testprogcgo/pprof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/pprof.go'
'src/runtime/testdata/testprogcgo/pprof_callback.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/pprof_callback.go'
'src/runtime/testdata/testprogcgo/raceprof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/raceprof.go'
'src/runtime/testdata/testprogcgo/racesig.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/racesig.go'
'src/runtime/testdata/testprogcgo/segv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/segv.go'
'src/runtime/testdata/testprogcgo/segv_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/segv_linux.go'
'src/runtime/testdata/testprogcgo/sigfwd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/sigfwd.go'
'src/runtime/testdata/testprogcgo/sigpanic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/sigpanic.go'
'src/runtime/testdata/testprogcgo/sigstack.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/sigstack.go'
'src/runtime/testdata/testprogcgo/sigthrow.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/sigthrow.go'
'src/runtime/testdata/testprogcgo/stack_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/stack_windows.go'
'src/runtime/testdata/testprogcgo/threadpanic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/threadpanic.go'
'src/runtime/testdata/testprogcgo/threadpanic_unix.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/threadpanic_unix.c'
'src/runtime/testdata/testprogcgo/threadpanic_windows.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/threadpanic_windows.c'
'src/runtime/testdata/testprogcgo/threadpprof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/threadpprof.go'
'src/runtime/testdata/testprogcgo/threadprof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/threadprof.go'
'src/runtime/testdata/testprogcgo/traceback.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/traceback.go'
'src/runtime/testdata/testprogcgo/traceback_c.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/traceback_c.c'
'src/runtime/testdata/testprogcgo/tracebackctxt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/tracebackctxt.go'
'src/runtime/testdata/testprogcgo/tracebackctxt_c.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/tracebackctxt_c.c'
'src/runtime/testdata/testprogcgo/windows' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/windows'
'src/runtime/testdata/testprogcgo/windows/win.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprogcgo/windows/win.go'
'src/runtime/testdata/testprognet' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprognet'
'src/runtime/testdata/testprognet/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprognet/main.go'
'src/runtime/testdata/testprognet/net.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprognet/net.go'
'src/runtime/testdata/testprognet/signal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprognet/signal.go'
'src/runtime/testdata/testprognet/signalexec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testprognet/signalexec.go'
'src/runtime/testdata/testsuid' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testsuid'
'src/runtime/testdata/testsuid/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testsuid/main.go'
'src/runtime/testdata/testwinlib' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testwinlib'
'src/runtime/testdata/testwinlib/main.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testwinlib/main.c'
'src/runtime/testdata/testwinlib/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testwinlib/main.go'
'src/runtime/testdata/testwinlibsignal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testwinlibsignal'
'src/runtime/testdata/testwinlibsignal/dummy.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testwinlibsignal/dummy.go'
'src/runtime/testdata/testwinlibsignal/main.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testwinlibsignal/main.c'
'src/runtime/testdata/testwinlibthrow' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testwinlibthrow'
'src/runtime/testdata/testwinlibthrow/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testwinlibthrow/main.go'
'src/runtime/testdata/testwinlibthrow/veh.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testwinlibthrow/veh.c'
'src/runtime/testdata/testwinsignal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testwinsignal'
'src/runtime/testdata/testwinsignal/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testwinsignal/main.go'
'src/runtime/testdata/testwintls' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testwintls'
'src/runtime/testdata/testwintls/main.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testwintls/main.c'
'src/runtime/testdata/testwintls/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/testdata/testwintls/main.go'
'src/runtime/textflag.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/textflag.h'
'src/runtime/time.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/time.go'
'src/runtime/time_fake.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/time_fake.go'
'src/runtime/time_linux_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/time_linux_amd64.s'
'src/runtime/time_nofake.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/time_nofake.go'
'src/runtime/time_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/time_test.go'
'src/runtime/time_windows.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/time_windows.h'
'src/runtime/time_windows_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/time_windows_386.s'
'src/runtime/time_windows_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/time_windows_amd64.s'
'src/runtime/time_windows_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/time_windows_arm.s'
'src/runtime/time_windows_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/time_windows_arm64.s'
'src/runtime/timeasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/timeasm.go'
'src/runtime/timestub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/timestub.go'
'src/runtime/timestub2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/timestub2.go'
'src/runtime/tls_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/tls_arm.s'
'src/runtime/tls_arm64.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/tls_arm64.h'
'src/runtime/tls_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/tls_arm64.s'
'src/runtime/tls_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/tls_loong64.s'
'src/runtime/tls_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/tls_mips64x.s'
'src/runtime/tls_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/tls_mipsx.s'
'src/runtime/tls_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/tls_ppc64x.s'
'src/runtime/tls_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/tls_riscv64.s'
'src/runtime/tls_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/tls_s390x.s'
'src/runtime/tls_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/tls_stub.go'
'src/runtime/tls_windows_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/tls_windows_amd64.go'
'src/runtime/trace.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/trace.go'
'src/runtime/trace' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/trace'
'src/runtime/trace/annotation.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/trace/annotation.go'
'src/runtime/trace/annotation_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/trace/annotation_test.go'
'src/runtime/trace/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/trace/example_test.go'
'src/runtime/trace/trace.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/trace/trace.go'
'src/runtime/trace/trace_stack_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/trace/trace_stack_test.go'
'src/runtime/trace/trace_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/trace/trace_test.go'
'src/runtime/traceback.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/traceback.go'
'src/runtime/traceback_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/traceback_test.go'
'src/runtime/type.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/type.go'
'src/runtime/typekind.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/typekind.go'
'src/runtime/unsafe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/unsafe.go'
'src/runtime/utf8.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/utf8.go'
'src/runtime/vdso_elf32.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_elf32.go'
'src/runtime/vdso_elf64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_elf64.go'
'src/runtime/vdso_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_freebsd.go'
'src/runtime/vdso_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_freebsd_arm.go'
'src/runtime/vdso_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_freebsd_arm64.go'
'src/runtime/vdso_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_freebsd_riscv64.go'
'src/runtime/vdso_freebsd_x86.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_freebsd_x86.go'
'src/runtime/vdso_in_none.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_in_none.go'
'src/runtime/vdso_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_linux.go'
'src/runtime/vdso_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_linux_386.go'
'src/runtime/vdso_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_linux_amd64.go'
'src/runtime/vdso_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_linux_arm.go'
'src/runtime/vdso_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_linux_arm64.go'
'src/runtime/vdso_linux_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_linux_loong64.go'
'src/runtime/vdso_linux_mips64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_linux_mips64x.go'
'src/runtime/vdso_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_linux_ppc64x.go'
'src/runtime/vdso_linux_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_linux_riscv64.go'
'src/runtime/vdso_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vdso_linux_s390x.go'
'src/runtime/vlop_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vlop_386.s'
'src/runtime/vlop_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vlop_arm.s'
'src/runtime/vlop_arm_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vlop_arm_test.go'
'src/runtime/vlrt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/vlrt.go'
'src/runtime/wincallback.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/wincallback.go'
'src/runtime/write_err.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/write_err.go'
'src/runtime/write_err_android.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/write_err_android.go'
'src/runtime/zcallback_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/zcallback_windows.go'
'src/runtime/zcallback_windows.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/zcallback_windows.s'
'src/runtime/zcallback_windows_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/zcallback_windows_arm.s'
'src/runtime/zcallback_windows_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/zcallback_windows_arm64.s'
'src/runtime/runtime_boring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/runtime/runtime_boring.go'
'src/sort' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sort'
'src/sort/example_interface_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sort/example_interface_test.go'
'src/sort/example_keys_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sort/example_keys_test.go'
'src/sort/example_multi_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sort/example_multi_test.go'
'src/sort/example_search_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sort/example_search_test.go'
'src/sort/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sort/example_test.go'
'src/sort/example_wrapper_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sort/example_wrapper_test.go'
'src/sort/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sort/export_test.go'
'src/sort/gen_sort_variants.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sort/gen_sort_variants.go'
'src/sort/search.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sort/search.go'
'src/sort/search_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sort/search_test.go'
'src/sort/slice.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sort/slice.go'
'src/sort/sort.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sort/sort.go'
'src/sort/sort_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sort/sort_test.go'
'src/sort/zsortfunc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sort/zsortfunc.go'
'src/sort/zsortinterface.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sort/zsortinterface.go'
'src/strconv' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv'
'src/strconv/atob.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/atob.go'
'src/strconv/atob_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/atob_test.go'
'src/strconv/atoc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/atoc.go'
'src/strconv/atoc_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/atoc_test.go'
'src/strconv/atof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/atof.go'
'src/strconv/atof_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/atof_test.go'
'src/strconv/atoi.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/atoi.go'
'src/strconv/atoi_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/atoi_test.go'
'src/strconv/bytealg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/bytealg.go'
'src/strconv/bytealg_bootstrap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/bytealg_bootstrap.go'
'src/strconv/ctoa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/ctoa.go'
'src/strconv/ctoa_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/ctoa_test.go'
'src/strconv/decimal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/decimal.go'
'src/strconv/decimal_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/decimal_test.go'
'src/strconv/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/doc.go'
'src/strconv/eisel_lemire.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/eisel_lemire.go'
'src/strconv/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/example_test.go'
'src/strconv/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/export_test.go'
'src/strconv/fp_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/fp_test.go'
'src/strconv/ftoa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/ftoa.go'
'src/strconv/ftoa_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/ftoa_test.go'
'src/strconv/ftoaryu.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/ftoaryu.go'
'src/strconv/ftoaryu_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/ftoaryu_test.go'
'src/strconv/internal_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/internal_test.go'
'src/strconv/isprint.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/isprint.go'
'src/strconv/itoa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/itoa.go'
'src/strconv/itoa_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/itoa_test.go'
'src/strconv/makeisprint.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/makeisprint.go'
'src/strconv/quote.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/quote.go'
'src/strconv/quote_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/quote_test.go'
'src/strconv/strconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/strconv_test.go'
'src/strconv/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/testdata'
'src/strconv/testdata/testfp.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strconv/testdata/testfp.txt'
'src/strings' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings'
'src/strings/builder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings/builder.go'
'src/strings/builder_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings/builder_test.go'
'src/strings/clone.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings/clone.go'
'src/strings/clone_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings/clone_test.go'
'src/strings/compare.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings/compare.go'
'src/strings/compare_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings/compare_test.go'
'src/strings/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings/example_test.go'
'src/strings/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings/export_test.go'
'src/strings/reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings/reader.go'
'src/strings/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings/reader_test.go'
'src/strings/replace.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings/replace.go'
'src/strings/replace_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings/replace_test.go'
'src/strings/search.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings/search.go'
'src/strings/search_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings/search_test.go'
'src/strings/strings.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings/strings.go'
'src/strings/strings_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/strings/strings_test.go'
'src/sync' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync'
'src/sync/atomic' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/atomic'
'src/sync/atomic/asm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/atomic/asm.s'
'src/sync/atomic/atomic_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/atomic/atomic_test.go'
'src/sync/atomic/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/atomic/doc.go'
'src/sync/atomic/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/atomic/example_test.go'
'src/sync/atomic/race.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/atomic/race.s'
'src/sync/atomic/type.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/atomic/type.go'
'src/sync/atomic/value.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/atomic/value.go'
'src/sync/atomic/value_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/atomic/value_test.go'
'src/sync/cond.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/cond.go'
'src/sync/cond_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/cond_test.go'
'src/sync/example_pool_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/example_pool_test.go'
'src/sync/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/example_test.go'
'src/sync/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/export_test.go'
'src/sync/map.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/map.go'
'src/sync/map_bench_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/map_bench_test.go'
'src/sync/map_reference_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/map_reference_test.go'
'src/sync/map_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/map_test.go'
'src/sync/mutex.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/mutex.go'
'src/sync/mutex_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/mutex_test.go'
'src/sync/once.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/once.go'
'src/sync/once_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/once_test.go'
'src/sync/pool.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/pool.go'
'src/sync/pool_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/pool_test.go'
'src/sync/poolqueue.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/poolqueue.go'
'src/sync/runtime.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/runtime.go'
'src/sync/runtime2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/runtime2.go'
'src/sync/runtime2_lockrank.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/runtime2_lockrank.go'
'src/sync/runtime_sema_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/runtime_sema_test.go'
'src/sync/rwmutex.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/rwmutex.go'
'src/sync/rwmutex_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/rwmutex_test.go'
'src/sync/waitgroup.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/waitgroup.go'
'src/sync/waitgroup_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/sync/waitgroup_test.go'
'src/syscall' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall'
'src/syscall/asan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asan.go'
'src/syscall/asan0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asan0.go'
'src/syscall/asm9_unix2_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm9_unix2_amd64.s'
'src/syscall/asm_aix_ppc64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_aix_ppc64.s'
'src/syscall/asm_darwin_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_darwin_amd64.s'
'src/syscall/asm_darwin_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_darwin_arm64.s'
'src/syscall/asm_freebsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_freebsd_arm.s'
'src/syscall/asm_freebsd_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_freebsd_arm64.s'
'src/syscall/asm_freebsd_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_freebsd_riscv64.s'
'src/syscall/asm_linux_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_linux_386.s'
'src/syscall/asm_linux_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_linux_amd64.s'
'src/syscall/asm_linux_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_linux_arm.s'
'src/syscall/asm_linux_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_linux_arm64.s'
'src/syscall/asm_linux_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_linux_loong64.s'
'src/syscall/asm_linux_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_linux_mips64x.s'
'src/syscall/asm_linux_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_linux_mipsx.s'
'src/syscall/asm_linux_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_linux_ppc64x.s'
'src/syscall/asm_linux_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_linux_riscv64.s'
'src/syscall/asm_linux_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_linux_s390x.s'
'src/syscall/asm_netbsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_netbsd_amd64.s'
'src/syscall/asm_netbsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_netbsd_arm.s'
'src/syscall/asm_netbsd_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_netbsd_arm64.s'
'src/syscall/asm_openbsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_openbsd_386.s'
'src/syscall/asm_openbsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_openbsd_amd64.s'
'src/syscall/asm_openbsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_openbsd_arm.s'
'src/syscall/asm_openbsd_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_openbsd_arm64.s'
'src/syscall/asm_openbsd_mips64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_openbsd_mips64.s'
'src/syscall/asm_plan9_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_plan9_386.s'
'src/syscall/asm_plan9_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_plan9_amd64.s'
'src/syscall/asm_plan9_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_plan9_arm.s'
'src/syscall/asm_solaris_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_solaris_amd64.s'
'src/syscall/asm_unix_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_unix_386.s'
'src/syscall/asm_unix_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/asm_unix_amd64.s'
'src/syscall/bpf_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/bpf_bsd.go'
'src/syscall/bpf_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/bpf_darwin.go'
'src/syscall/const_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/const_plan9.go'
'src/syscall/creds_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/creds_test.go'
'src/syscall/dir_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/dir_plan9.go'
'src/syscall/dirent.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/dirent.go'
'src/syscall/dirent_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/dirent_test.go'
'src/syscall/dll_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/dll_windows.go'
'src/syscall/endian_big.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/endian_big.go'
'src/syscall/endian_little.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/endian_little.go'
'src/syscall/env_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/env_unix.go'
'src/syscall/env_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/env_windows.go'
'src/syscall/errors_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/errors_plan9.go'
'src/syscall/exec_aix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/exec_aix_test.go'
'src/syscall/exec_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/exec_bsd.go'
'src/syscall/exec_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/exec_freebsd.go'
'src/syscall/exec_libc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/exec_libc.go'
'src/syscall/exec_libc2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/exec_libc2.go'
'src/syscall/exec_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/exec_linux.go'
'src/syscall/exec_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/exec_linux_test.go'
'src/syscall/exec_pdeathsig_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/exec_pdeathsig_test.go'
'src/syscall/exec_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/exec_plan9.go'
'src/syscall/exec_solaris_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/exec_solaris_test.go'
'src/syscall/exec_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/exec_unix.go'
'src/syscall/exec_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/exec_unix_test.go'
'src/syscall/exec_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/exec_windows.go'
'src/syscall/exec_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/exec_windows_test.go'
'src/syscall/export_darwin_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/export_darwin_test.go'
'src/syscall/export_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/export_linux_test.go'
'src/syscall/export_rlimit_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/export_rlimit_test.go'
'src/syscall/export_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/export_unix_test.go'
'src/syscall/export_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/export_windows_test.go'
'src/syscall/flock.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/flock.go'
'src/syscall/flock_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/flock_aix.go'
'src/syscall/flock_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/flock_darwin.go'
'src/syscall/flock_linux_32bit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/flock_linux_32bit.go'
'src/syscall/forkpipe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/forkpipe.go'
'src/syscall/forkpipe2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/forkpipe2.go'
'src/syscall/fs_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/fs_js.go'
'src/syscall/getdirentries_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/getdirentries_test.go'
'src/syscall/js' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/js'
'src/syscall/js/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/js/export_test.go'
'src/syscall/js/func.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/js/func.go'
'src/syscall/js/js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/js/js.go'
'src/syscall/js/js_js.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/js/js_js.s'
'src/syscall/js/js_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/js/js_test.go'
'src/syscall/lsf_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/lsf_linux.go'
'src/syscall/mkall.sh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/mkall.sh'
'src/syscall/mkasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/mkasm.go'
'src/syscall/mkerrors.sh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/mkerrors.sh'
'src/syscall/mkpost.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/mkpost.go'
'src/syscall/mksyscall.pl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/mksyscall.pl'
'src/syscall/mksyscall_libc.pl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/mksyscall_libc.pl'
'src/syscall/mksyscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/mksyscall_windows.go'
'src/syscall/mksysctl_openbsd.pl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/mksysctl_openbsd.pl'
'src/syscall/mksysnum_dragonfly.pl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/mksysnum_dragonfly.pl'
'src/syscall/mksysnum_freebsd.pl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/mksysnum_freebsd.pl'
'src/syscall/mksysnum_linux.pl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/mksysnum_linux.pl'
'src/syscall/mksysnum_netbsd.pl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/mksysnum_netbsd.pl'
'src/syscall/mksysnum_openbsd.pl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/mksysnum_openbsd.pl'
'src/syscall/mksysnum_plan9.sh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/mksysnum_plan9.sh'
'src/syscall/mmap_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/mmap_unix_test.go'
'src/syscall/msan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/msan.go'
'src/syscall/msan0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/msan0.go'
'src/syscall/net.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/net.go'
'src/syscall/net_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/net_js.go'
'src/syscall/netlink_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/netlink_linux.go'
'src/syscall/ptrace_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ptrace_darwin.go'
'src/syscall/ptrace_ios.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ptrace_ios.go'
'src/syscall/pwd_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/pwd_plan9.go'
'src/syscall/rlimit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/rlimit.go'
'src/syscall/rlimit_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/rlimit_darwin.go'
'src/syscall/rlimit_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/rlimit_stub.go'
'src/syscall/rlimit_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/rlimit_test.go'
'src/syscall/route_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/route_bsd.go'
'src/syscall/route_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/route_darwin.go'
'src/syscall/route_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/route_dragonfly.go'
'src/syscall/route_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/route_freebsd.go'
'src/syscall/route_freebsd_32bit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/route_freebsd_32bit.go'
'src/syscall/route_freebsd_64bit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/route_freebsd_64bit.go'
'src/syscall/route_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/route_netbsd.go'
'src/syscall/route_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/route_openbsd.go'
'src/syscall/security_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/security_windows.go'
'src/syscall/setuidgid_32_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/setuidgid_32_linux.go'
'src/syscall/setuidgid_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/setuidgid_linux.go'
'src/syscall/sockcmsg_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/sockcmsg_dragonfly.go'
'src/syscall/sockcmsg_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/sockcmsg_linux.go'
'src/syscall/sockcmsg_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/sockcmsg_unix.go'
'src/syscall/sockcmsg_unix_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/sockcmsg_unix_other.go'
'src/syscall/syscall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall.go'
'src/syscall/syscall_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_aix.go'
'src/syscall/syscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_aix_ppc64.go'
'src/syscall/syscall_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_bsd.go'
'src/syscall/syscall_bsd_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_bsd_test.go'
'src/syscall/syscall_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_darwin.go'
'src/syscall/syscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_darwin_amd64.go'
'src/syscall/syscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_darwin_arm64.go'
'src/syscall/syscall_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_dragonfly.go'
'src/syscall/syscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_dragonfly_amd64.go'
'src/syscall/syscall_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_freebsd.go'
'src/syscall/syscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_freebsd_386.go'
'src/syscall/syscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_freebsd_amd64.go'
'src/syscall/syscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_freebsd_arm.go'
'src/syscall/syscall_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_freebsd_arm64.go'
'src/syscall/syscall_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_freebsd_riscv64.go'
'src/syscall/syscall_freebsd_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_freebsd_test.go'
'src/syscall/syscall_illumos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_illumos.go'
'src/syscall/syscall_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_js.go'
'src/syscall/syscall_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_linux.go'
'src/syscall/syscall_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_linux_386.go'
'src/syscall/syscall_linux_accept.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_linux_accept.go'
'src/syscall/syscall_linux_accept4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_linux_accept4.go'
'src/syscall/syscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_linux_amd64.go'
'src/syscall/syscall_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_linux_arm.go'
'src/syscall/syscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_linux_arm64.go'
'src/syscall/syscall_linux_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_linux_loong64.go'
'src/syscall/syscall_linux_mips64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_linux_mips64x.go'
'src/syscall/syscall_linux_mipsx.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_linux_mipsx.go'
'src/syscall/syscall_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_linux_ppc64x.go'
'src/syscall/syscall_linux_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_linux_riscv64.go'
'src/syscall/syscall_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_linux_s390x.go'
'src/syscall/syscall_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_linux_test.go'
'src/syscall/syscall_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_netbsd.go'
'src/syscall/syscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_netbsd_386.go'
'src/syscall/syscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_netbsd_amd64.go'
'src/syscall/syscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_netbsd_arm.go'
'src/syscall/syscall_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_netbsd_arm64.go'
'src/syscall/syscall_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_openbsd.go'
'src/syscall/syscall_openbsd1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_openbsd1.go'
'src/syscall/syscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_openbsd_386.go'
'src/syscall/syscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_openbsd_amd64.go'
'src/syscall/syscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_openbsd_arm.go'
'src/syscall/syscall_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_openbsd_arm64.go'
'src/syscall/syscall_openbsd_libc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_openbsd_libc.go'
'src/syscall/syscall_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_openbsd_mips64.go'
'src/syscall/syscall_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_plan9.go'
'src/syscall/syscall_plan9_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_plan9_test.go'
'src/syscall/syscall_ptrace_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_ptrace_test.go'
'src/syscall/syscall_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_solaris.go'
'src/syscall/syscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_solaris_amd64.go'
'src/syscall/syscall_solarisonly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_solarisonly.go'
'src/syscall/syscall_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_test.go'
'src/syscall/syscall_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_unix.go'
'src/syscall/syscall_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_unix_test.go'
'src/syscall/syscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_windows.go'
'src/syscall/syscall_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/syscall_windows_test.go'
'src/syscall/tables_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/tables_js.go'
'src/syscall/time_fake.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/time_fake.go'
'src/syscall/time_nofake.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/time_nofake.go'
'src/syscall/timestruct.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/timestruct.go'
'src/syscall/types_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/types_aix.go'
'src/syscall/types_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/types_darwin.go'
'src/syscall/types_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/types_dragonfly.go'
'src/syscall/types_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/types_freebsd.go'
'src/syscall/types_illumos_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/types_illumos_amd64.go'
'src/syscall/types_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/types_linux.go'
'src/syscall/types_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/types_netbsd.go'
'src/syscall/types_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/types_openbsd.go'
'src/syscall/types_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/types_solaris.go'
'src/syscall/types_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/types_windows.go'
'src/syscall/types_windows_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/types_windows_386.go'
'src/syscall/types_windows_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/types_windows_amd64.go'
'src/syscall/types_windows_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/types_windows_arm.go'
'src/syscall/types_windows_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/types_windows_arm64.go'
'src/syscall/zerrors_aix_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_aix_ppc64.go'
'src/syscall/zerrors_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_darwin_amd64.go'
'src/syscall/zerrors_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_darwin_arm64.go'
'src/syscall/zerrors_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_dragonfly_amd64.go'
'src/syscall/zerrors_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_freebsd_386.go'
'src/syscall/zerrors_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_freebsd_amd64.go'
'src/syscall/zerrors_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_freebsd_arm.go'
'src/syscall/zerrors_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_freebsd_arm64.go'
'src/syscall/zerrors_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_freebsd_riscv64.go'
'src/syscall/zerrors_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_linux_386.go'
'src/syscall/zerrors_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_linux_amd64.go'
'src/syscall/zerrors_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_linux_arm.go'
'src/syscall/zerrors_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_linux_arm64.go'
'src/syscall/zerrors_linux_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_linux_loong64.go'
'src/syscall/zerrors_linux_mips.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_linux_mips.go'
'src/syscall/zerrors_linux_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_linux_mips64.go'
'src/syscall/zerrors_linux_mips64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_linux_mips64le.go'
'src/syscall/zerrors_linux_mipsle.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_linux_mipsle.go'
'src/syscall/zerrors_linux_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_linux_ppc64.go'
'src/syscall/zerrors_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_linux_ppc64le.go'
'src/syscall/zerrors_linux_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_linux_riscv64.go'
'src/syscall/zerrors_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_linux_s390x.go'
'src/syscall/zerrors_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_netbsd_386.go'
'src/syscall/zerrors_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_netbsd_amd64.go'
'src/syscall/zerrors_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_netbsd_arm.go'
'src/syscall/zerrors_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_netbsd_arm64.go'
'src/syscall/zerrors_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_openbsd_386.go'
'src/syscall/zerrors_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_openbsd_amd64.go'
'src/syscall/zerrors_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_openbsd_arm.go'
'src/syscall/zerrors_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_openbsd_arm64.go'
'src/syscall/zerrors_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_openbsd_mips64.go'
'src/syscall/zerrors_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_solaris_amd64.go'
'src/syscall/zerrors_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zerrors_windows.go'
'src/syscall/zsyscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_aix_ppc64.go'
'src/syscall/zsyscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_darwin_amd64.go'
'src/syscall/zsyscall_darwin_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_darwin_amd64.s'
'src/syscall/zsyscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_darwin_arm64.go'
'src/syscall/zsyscall_darwin_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_darwin_arm64.s'
'src/syscall/zsyscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_dragonfly_amd64.go'
'src/syscall/zsyscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_freebsd_386.go'
'src/syscall/zsyscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_freebsd_amd64.go'
'src/syscall/zsyscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_freebsd_arm.go'
'src/syscall/zsyscall_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_freebsd_arm64.go'
'src/syscall/zsyscall_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_freebsd_riscv64.go'
'src/syscall/zsyscall_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_linux_386.go'
'src/syscall/zsyscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_linux_amd64.go'
'src/syscall/zsyscall_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_linux_arm.go'
'src/syscall/zsyscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_linux_arm64.go'
'src/syscall/zsyscall_linux_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_linux_loong64.go'
'src/syscall/zsyscall_linux_mips.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_linux_mips.go'
'src/syscall/zsyscall_linux_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_linux_mips64.go'
'src/syscall/zsyscall_linux_mips64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_linux_mips64le.go'
'src/syscall/zsyscall_linux_mipsle.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_linux_mipsle.go'
'src/syscall/zsyscall_linux_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_linux_ppc64.go'
'src/syscall/zsyscall_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_linux_ppc64le.go'
'src/syscall/zsyscall_linux_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_linux_riscv64.go'
'src/syscall/zsyscall_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_linux_s390x.go'
'src/syscall/zsyscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_netbsd_386.go'
'src/syscall/zsyscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_netbsd_amd64.go'
'src/syscall/zsyscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_netbsd_arm.go'
'src/syscall/zsyscall_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_netbsd_arm64.go'
'src/syscall/zsyscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_openbsd_386.go'
'src/syscall/zsyscall_openbsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_openbsd_386.s'
'src/syscall/zsyscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_openbsd_amd64.go'
'src/syscall/zsyscall_openbsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_openbsd_amd64.s'
'src/syscall/zsyscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_openbsd_arm.go'
'src/syscall/zsyscall_openbsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_openbsd_arm.s'
'src/syscall/zsyscall_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_openbsd_arm64.go'
'src/syscall/zsyscall_openbsd_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_openbsd_arm64.s'
'src/syscall/zsyscall_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_openbsd_mips64.go'
'src/syscall/zsyscall_plan9_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_plan9_386.go'
'src/syscall/zsyscall_plan9_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_plan9_amd64.go'
'src/syscall/zsyscall_plan9_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_plan9_arm.go'
'src/syscall/zsyscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_solaris_amd64.go'
'src/syscall/zsyscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsyscall_windows.go'
'src/syscall/zsysctl_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysctl_openbsd.go'
'src/syscall/zsysnum_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_darwin_amd64.go'
'src/syscall/zsysnum_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_darwin_arm64.go'
'src/syscall/zsysnum_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_dragonfly_amd64.go'
'src/syscall/zsysnum_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_freebsd_386.go'
'src/syscall/zsysnum_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_freebsd_amd64.go'
'src/syscall/zsysnum_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_freebsd_arm.go'
'src/syscall/zsysnum_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_freebsd_arm64.go'
'src/syscall/zsysnum_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_freebsd_riscv64.go'
'src/syscall/zsysnum_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_linux_386.go'
'src/syscall/zsysnum_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_linux_amd64.go'
'src/syscall/zsysnum_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_linux_arm.go'
'src/syscall/zsysnum_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_linux_arm64.go'
'src/syscall/zsysnum_linux_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_linux_loong64.go'
'src/syscall/zsysnum_linux_mips.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_linux_mips.go'
'src/syscall/zsysnum_linux_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_linux_mips64.go'
'src/syscall/zsysnum_linux_mips64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_linux_mips64le.go'
'src/syscall/zsysnum_linux_mipsle.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_linux_mipsle.go'
'src/syscall/zsysnum_linux_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_linux_ppc64.go'
'src/syscall/zsysnum_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_linux_ppc64le.go'
'src/syscall/zsysnum_linux_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_linux_riscv64.go'
'src/syscall/zsysnum_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_linux_s390x.go'
'src/syscall/zsysnum_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_netbsd_386.go'
'src/syscall/zsysnum_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_netbsd_amd64.go'
'src/syscall/zsysnum_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_netbsd_arm.go'
'src/syscall/zsysnum_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_netbsd_arm64.go'
'src/syscall/zsysnum_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_openbsd_386.go'
'src/syscall/zsysnum_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_openbsd_amd64.go'
'src/syscall/zsysnum_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_openbsd_arm.go'
'src/syscall/zsysnum_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_openbsd_arm64.go'
'src/syscall/zsysnum_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_openbsd_mips64.go'
'src/syscall/zsysnum_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_plan9.go'
'src/syscall/zsysnum_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/zsysnum_solaris_amd64.go'
'src/syscall/ztypes_aix_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_aix_ppc64.go'
'src/syscall/ztypes_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_darwin_amd64.go'
'src/syscall/ztypes_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_darwin_arm64.go'
'src/syscall/ztypes_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_dragonfly_amd64.go'
'src/syscall/ztypes_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_freebsd_386.go'
'src/syscall/ztypes_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_freebsd_amd64.go'
'src/syscall/ztypes_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_freebsd_arm.go'
'src/syscall/ztypes_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_freebsd_arm64.go'
'src/syscall/ztypes_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_freebsd_riscv64.go'
'src/syscall/ztypes_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_linux_386.go'
'src/syscall/ztypes_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_linux_amd64.go'
'src/syscall/ztypes_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_linux_arm.go'
'src/syscall/ztypes_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_linux_arm64.go'
'src/syscall/ztypes_linux_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_linux_loong64.go'
'src/syscall/ztypes_linux_mips.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_linux_mips.go'
'src/syscall/ztypes_linux_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_linux_mips64.go'
'src/syscall/ztypes_linux_mips64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_linux_mips64le.go'
'src/syscall/ztypes_linux_mipsle.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_linux_mipsle.go'
'src/syscall/ztypes_linux_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_linux_ppc64.go'
'src/syscall/ztypes_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_linux_ppc64le.go'
'src/syscall/ztypes_linux_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_linux_riscv64.go'
'src/syscall/ztypes_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_linux_s390x.go'
'src/syscall/ztypes_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_netbsd_386.go'
'src/syscall/ztypes_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_netbsd_amd64.go'
'src/syscall/ztypes_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_netbsd_arm.go'
'src/syscall/ztypes_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_netbsd_arm64.go'
'src/syscall/ztypes_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_openbsd_386.go'
'src/syscall/ztypes_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_openbsd_amd64.go'
'src/syscall/ztypes_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_openbsd_arm.go'
'src/syscall/ztypes_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_openbsd_arm64.go'
'src/syscall/ztypes_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_openbsd_mips64.go'
'src/syscall/ztypes_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/syscall/ztypes_solaris_amd64.go'
'src/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testdata'
'src/testdata/Isaac.Newton-Opticks.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testdata/Isaac.Newton-Opticks.txt'
'src/testing' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing'
'src/testing/allocs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/allocs.go'
'src/testing/allocs_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/allocs_test.go'
'src/testing/benchmark.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/benchmark.go'
'src/testing/benchmark_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/benchmark_test.go'
'src/testing/cover.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/cover.go'
'src/testing/example.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/example.go'
'src/testing/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/export_test.go'
'src/testing/flag_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/flag_test.go'
'src/testing/fstest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/fstest'
'src/testing/fstest/mapfs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/fstest/mapfs.go'
'src/testing/fstest/mapfs_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/fstest/mapfs_test.go'
'src/testing/fstest/testfs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/fstest/testfs.go'
'src/testing/fstest/testfs_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/fstest/testfs_test.go'
'src/testing/fuzz.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/fuzz.go'
'src/testing/helper_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/helper_test.go'
'src/testing/helperfuncs_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/helperfuncs_test.go'
'src/testing/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/internal'
'src/testing/internal/testdeps' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/internal/testdeps'
'src/testing/internal/testdeps/deps.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/internal/testdeps/deps.go'
'src/testing/iotest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/iotest'
'src/testing/iotest/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/iotest/example_test.go'
'src/testing/iotest/logger.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/iotest/logger.go'
'src/testing/iotest/logger_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/iotest/logger_test.go'
'src/testing/iotest/reader.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/iotest/reader.go'
'src/testing/iotest/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/iotest/reader_test.go'
'src/testing/iotest/writer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/iotest/writer.go'
'src/testing/iotest/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/iotest/writer_test.go'
'src/testing/match.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/match.go'
'src/testing/match_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/match_test.go'
'src/testing/newcover.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/newcover.go'
'src/testing/panic_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/panic_test.go'
'src/testing/quick' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/quick'
'src/testing/quick/quick.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/quick/quick.go'
'src/testing/quick/quick_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/quick/quick_test.go'
'src/testing/run_example.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/run_example.go'
'src/testing/run_example_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/run_example_js.go'
'src/testing/sub_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/sub_test.go'
'src/testing/testing.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/testing.go'
'src/testing/testing_other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/testing_other.go'
'src/testing/testing_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/testing_test.go'
'src/testing/testing_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/testing/testing_windows.go'
'src/text' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text'
'src/text/scanner' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/scanner'
'src/text/scanner/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/scanner/example_test.go'
'src/text/scanner/scanner.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/scanner/scanner.go'
'src/text/scanner/scanner_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/scanner/scanner_test.go'
'src/text/tabwriter' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/tabwriter'
'src/text/tabwriter/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/tabwriter/example_test.go'
'src/text/tabwriter/tabwriter.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/tabwriter/tabwriter.go'
'src/text/tabwriter/tabwriter_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/tabwriter/tabwriter_test.go'
'src/text/template' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template'
'src/text/template/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/doc.go'
'src/text/template/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/example_test.go'
'src/text/template/examplefiles_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/examplefiles_test.go'
'src/text/template/examplefunc_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/examplefunc_test.go'
'src/text/template/exec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/exec.go'
'src/text/template/exec_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/exec_test.go'
'src/text/template/funcs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/funcs.go'
'src/text/template/helper.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/helper.go'
'src/text/template/link_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/link_test.go'
'src/text/template/multi_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/multi_test.go'
'src/text/template/option.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/option.go'
'src/text/template/parse' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/parse'
'src/text/template/parse/lex.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/parse/lex.go'
'src/text/template/parse/lex_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/parse/lex_test.go'
'src/text/template/parse/node.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/parse/node.go'
'src/text/template/parse/parse.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/parse/parse.go'
'src/text/template/parse/parse_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/parse/parse_test.go'
'src/text/template/template.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/template.go'
'src/text/template/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/testdata'
'src/text/template/testdata/file1.tmpl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/testdata/file1.tmpl'
'src/text/template/testdata/file2.tmpl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/testdata/file2.tmpl'
'src/text/template/testdata/tmpl1.tmpl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/testdata/tmpl1.tmpl'
'src/text/template/testdata/tmpl2.tmpl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/text/template/testdata/tmpl2.tmpl'
'src/time' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time'
'src/time/embed.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/embed.go'
'src/time/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/example_test.go'
'src/time/export_android_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/export_android_test.go'
'src/time/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/export_test.go'
'src/time/export_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/export_windows_test.go'
'src/time/format.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/format.go'
'src/time/format_rfc3339.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/format_rfc3339.go'
'src/time/format_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/format_test.go'
'src/time/genzabbrs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/genzabbrs.go'
'src/time/internal_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/internal_test.go'
'src/time/mono_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/mono_test.go'
'src/time/sleep.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/sleep.go'
'src/time/sleep_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/sleep_test.go'
'src/time/sys_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/sys_plan9.go'
'src/time/sys_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/sys_unix.go'
'src/time/sys_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/sys_windows.go'
'src/time/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/testdata'
'src/time/testdata/2020b_Europe_Berlin' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/testdata/2020b_Europe_Berlin'
'src/time/testdata/2021a_America_Nuuk' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/testdata/2021a_America_Nuuk'
'src/time/testdata/2021a_Asia_Gaza' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/testdata/2021a_Asia_Gaza'
'src/time/testdata/2021a_Europe_Dublin' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/testdata/2021a_Europe_Dublin'
'src/time/tick.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/tick.go'
'src/time/tick_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/tick_test.go'
'src/time/time.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/time.go'
'src/time/time_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/time_test.go'
'src/time/tzdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/tzdata'
'src/time/tzdata/generate_zipdata.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/tzdata/generate_zipdata.go'
'src/time/tzdata/tzdata.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/tzdata/tzdata.go'
'src/time/tzdata/zipdata.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/tzdata/zipdata.go'
'src/time/tzdata_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/tzdata_test.go'
'src/time/zoneinfo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/zoneinfo.go'
'src/time/zoneinfo_abbrs_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/zoneinfo_abbrs_windows.go'
'src/time/zoneinfo_android.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/zoneinfo_android.go'
'src/time/zoneinfo_android_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/zoneinfo_android_test.go'
'src/time/zoneinfo_goroot.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/zoneinfo_goroot.go'
'src/time/zoneinfo_ios.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/zoneinfo_ios.go'
'src/time/zoneinfo_js.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/zoneinfo_js.go'
'src/time/zoneinfo_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/zoneinfo_plan9.go'
'src/time/zoneinfo_read.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/zoneinfo_read.go'
'src/time/zoneinfo_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/zoneinfo_test.go'
'src/time/zoneinfo_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/zoneinfo_unix.go'
'src/time/zoneinfo_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/zoneinfo_unix_test.go'
'src/time/zoneinfo_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/zoneinfo_windows.go'
'src/time/zoneinfo_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/time/zoneinfo_windows_test.go'
'src/unicode' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode'
'src/unicode/casetables.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/casetables.go'
'src/unicode/digit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/digit.go'
'src/unicode/digit_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/digit_test.go'
'src/unicode/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/example_test.go'
'src/unicode/graphic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/graphic.go'
'src/unicode/graphic_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/graphic_test.go'
'src/unicode/letter.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/letter.go'
'src/unicode/letter_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/letter_test.go'
'src/unicode/script_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/script_test.go'
'src/unicode/tables.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/tables.go'
'src/unicode/utf16' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/utf16'
'src/unicode/utf16/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/utf16/export_test.go'
'src/unicode/utf16/utf16.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/utf16/utf16.go'
'src/unicode/utf16/utf16_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/utf16/utf16_test.go'
'src/unicode/utf8' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/utf8'
'src/unicode/utf8/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/utf8/example_test.go'
'src/unicode/utf8/utf8.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/utf8/utf8.go'
'src/unicode/utf8/utf8_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unicode/utf8/utf8_test.go'
'src/unsafe' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unsafe'
'src/unsafe/unsafe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/unsafe/unsafe.go'
'src/vendor' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor'
'src/vendor/golang.org' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org'
'src/vendor/golang.org/x' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x'
'src/vendor/golang.org/x/crypto' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto'
'src/vendor/golang.org/x/crypto/LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/LICENSE'
'src/vendor/golang.org/x/crypto/PATENTS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/PATENTS'
'src/vendor/golang.org/x/crypto/chacha20' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20'
'src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go'
'src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.s'
'src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go'
'src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go'
'src/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.go'
'src/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.s'
'src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.go'
'src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.s'
'src/vendor/golang.org/x/crypto/chacha20/xor.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go'
'src/vendor/golang.org/x/crypto/chacha20poly1305' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305'
'src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go'
'src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go'
'src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.s'
'src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go'
'src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go'
'src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go'
'src/vendor/golang.org/x/crypto/cryptobyte' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte'
'src/vendor/golang.org/x/crypto/cryptobyte/asn1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go'
'src/vendor/golang.org/x/crypto/cryptobyte/asn1' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1'
'src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go'
'src/vendor/golang.org/x/crypto/cryptobyte/builder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go'
'src/vendor/golang.org/x/crypto/cryptobyte/string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go'
'src/vendor/golang.org/x/crypto/hkdf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf'
'src/vendor/golang.org/x/crypto/hkdf/hkdf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go'
'src/vendor/golang.org/x/crypto/internal' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/internal'
'src/vendor/golang.org/x/crypto/internal/alias' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias'
'src/vendor/golang.org/x/crypto/internal/alias/alias.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go'
'src/vendor/golang.org/x/crypto/internal/alias/alias_purego.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias_purego.go'
'src/vendor/golang.org/x/crypto/internal/poly1305' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305'
'src/vendor/golang.org/x/crypto/internal/poly1305/bits_compat.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_compat.go'
'src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go'
'src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go'
'src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go'
'src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go'
'src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.s'
'src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go'
'src/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.go'
'src/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.s'
'src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.go'
'src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.s'
'src/vendor/golang.org/x/net' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net'
'src/vendor/golang.org/x/net/LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/LICENSE'
'src/vendor/golang.org/x/net/PATENTS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/PATENTS'
'src/vendor/golang.org/x/net/dns' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/dns'
'src/vendor/golang.org/x/net/dns/dnsmessage' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage'
'src/vendor/golang.org/x/net/dns/dnsmessage/message.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go'
'src/vendor/golang.org/x/net/http' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/http'
'src/vendor/golang.org/x/net/http/httpguts' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts'
'src/vendor/golang.org/x/net/http/httpguts/guts.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go'
'src/vendor/golang.org/x/net/http/httpguts/httplex.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go'
'src/vendor/golang.org/x/net/http/httpproxy' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy'
'src/vendor/golang.org/x/net/http/httpproxy/proxy.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go'
'src/vendor/golang.org/x/net/http2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/http2'
'src/vendor/golang.org/x/net/http2/hpack' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack'
'src/vendor/golang.org/x/net/http2/hpack/encode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go'
'src/vendor/golang.org/x/net/http2/hpack/hpack.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go'
'src/vendor/golang.org/x/net/http2/hpack/huffman.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go'
'src/vendor/golang.org/x/net/http2/hpack/static_table.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go'
'src/vendor/golang.org/x/net/http2/hpack/tables.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go'
'src/vendor/golang.org/x/net/idna' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/idna'
'src/vendor/golang.org/x/net/idna/go118.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go'
'src/vendor/golang.org/x/net/idna/idna10.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go'
'src/vendor/golang.org/x/net/idna/idna9.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/idna/idna9.0.0.go'
'src/vendor/golang.org/x/net/idna/pre_go118.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/idna/pre_go118.go'
'src/vendor/golang.org/x/net/idna/punycode.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go'
'src/vendor/golang.org/x/net/idna/tables10.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/idna/tables10.0.0.go'
'src/vendor/golang.org/x/net/idna/tables11.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/idna/tables11.0.0.go'
'src/vendor/golang.org/x/net/idna/tables12.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/idna/tables12.0.0.go'
'src/vendor/golang.org/x/net/idna/tables13.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go'
'src/vendor/golang.org/x/net/idna/tables9.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/idna/tables9.0.0.go'
'src/vendor/golang.org/x/net/idna/trie.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go'
'src/vendor/golang.org/x/net/idna/trieval.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go'
'src/vendor/golang.org/x/net/lif' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/lif'
'src/vendor/golang.org/x/net/lif/address.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/lif/address.go'
'src/vendor/golang.org/x/net/lif/binary.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/lif/binary.go'
'src/vendor/golang.org/x/net/lif/lif.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/lif/lif.go'
'src/vendor/golang.org/x/net/lif/link.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/lif/link.go'
'src/vendor/golang.org/x/net/lif/sys.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/lif/sys.go'
'src/vendor/golang.org/x/net/lif/sys_solaris_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/lif/sys_solaris_amd64.s'
'src/vendor/golang.org/x/net/lif/syscall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/lif/syscall.go'
'src/vendor/golang.org/x/net/lif/zsys_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/lif/zsys_solaris_amd64.go'
'src/vendor/golang.org/x/net/nettest' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/nettest'
'src/vendor/golang.org/x/net/nettest/conntest.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/nettest/conntest.go'
'src/vendor/golang.org/x/net/nettest/nettest.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/nettest/nettest.go'
'src/vendor/golang.org/x/net/nettest/nettest_stub.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/nettest/nettest_stub.go'
'src/vendor/golang.org/x/net/nettest/nettest_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/nettest/nettest_unix.go'
'src/vendor/golang.org/x/net/nettest/nettest_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/nettest/nettest_windows.go'
'src/vendor/golang.org/x/net/route' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route'
'src/vendor/golang.org/x/net/route/address.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/address.go'
'src/vendor/golang.org/x/net/route/binary.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/binary.go'
'src/vendor/golang.org/x/net/route/empty.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/empty.s'
'src/vendor/golang.org/x/net/route/interface.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/interface.go'
'src/vendor/golang.org/x/net/route/interface_announce.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/interface_announce.go'
'src/vendor/golang.org/x/net/route/interface_classic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/interface_classic.go'
'src/vendor/golang.org/x/net/route/interface_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/interface_freebsd.go'
'src/vendor/golang.org/x/net/route/interface_multicast.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/interface_multicast.go'
'src/vendor/golang.org/x/net/route/interface_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/interface_openbsd.go'
'src/vendor/golang.org/x/net/route/message.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/message.go'
'src/vendor/golang.org/x/net/route/route.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/route.go'
'src/vendor/golang.org/x/net/route/route_classic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/route_classic.go'
'src/vendor/golang.org/x/net/route/route_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/route_openbsd.go'
'src/vendor/golang.org/x/net/route/sys.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/sys.go'
'src/vendor/golang.org/x/net/route/sys_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/sys_darwin.go'
'src/vendor/golang.org/x/net/route/sys_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/sys_dragonfly.go'
'src/vendor/golang.org/x/net/route/sys_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/sys_freebsd.go'
'src/vendor/golang.org/x/net/route/sys_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/sys_netbsd.go'
'src/vendor/golang.org/x/net/route/sys_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/sys_openbsd.go'
'src/vendor/golang.org/x/net/route/syscall.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/syscall.go'
'src/vendor/golang.org/x/net/route/zsys_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/zsys_darwin.go'
'src/vendor/golang.org/x/net/route/zsys_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/zsys_dragonfly.go'
'src/vendor/golang.org/x/net/route/zsys_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/zsys_freebsd_386.go'
'src/vendor/golang.org/x/net/route/zsys_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/zsys_freebsd_amd64.go'
'src/vendor/golang.org/x/net/route/zsys_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/zsys_freebsd_arm.go'
'src/vendor/golang.org/x/net/route/zsys_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/zsys_freebsd_arm64.go'
'src/vendor/golang.org/x/net/route/zsys_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/zsys_freebsd_riscv64.go'
'src/vendor/golang.org/x/net/route/zsys_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/zsys_netbsd.go'
'src/vendor/golang.org/x/net/route/zsys_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/net/route/zsys_openbsd.go'
'src/vendor/golang.org/x/sys' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys'
'src/vendor/golang.org/x/sys/LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/LICENSE'
'src/vendor/golang.org/x/sys/PATENTS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/PATENTS'
'src/vendor/golang.org/x/sys/cpu' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu'
'src/vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s'
'src/vendor/golang.org/x/sys/cpu/byteorder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go'
'src/vendor/golang.org/x/sys/cpu/cpu.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go'
'src/vendor/golang.org/x/sys/cpu/cpu_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_aix.go'
'src/vendor/golang.org/x/sys/cpu/cpu_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_arm.go'
'src/vendor/golang.org/x/sys/cpu/cpu_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_arm64.go'
'src/vendor/golang.org/x/sys/cpu/cpu_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_arm64.s'
'src/vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go'
'src/vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go'
'src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go'
'src/vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go'
'src/vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go'
'src/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.c'
'src/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go'
'src/vendor/golang.org/x/sys/cpu/cpu_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux.go'
'src/vendor/golang.org/x/sys/cpu/cpu_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_arm.go'
'src/vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go'
'src/vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go'
'src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go'
'src/vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go'
'src/vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go'
'src/vendor/golang.org/x/sys/cpu/cpu_loong64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_loong64.go'
'src/vendor/golang.org/x/sys/cpu/cpu_mips64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_mips64x.go'
'src/vendor/golang.org/x/sys/cpu/cpu_mipsx.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_mipsx.go'
'src/vendor/golang.org/x/sys/cpu/cpu_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_netbsd_arm64.go'
'src/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.go'
'src/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.s'
'src/vendor/golang.org/x/sys/cpu/cpu_other_arm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_other_arm.go'
'src/vendor/golang.org/x/sys/cpu/cpu_other_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_other_arm64.go'
'src/vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go'
'src/vendor/golang.org/x/sys/cpu/cpu_other_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_other_ppc64x.go'
'src/vendor/golang.org/x/sys/cpu/cpu_other_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_other_riscv64.go'
'src/vendor/golang.org/x/sys/cpu/cpu_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_ppc64x.go'
'src/vendor/golang.org/x/sys/cpu/cpu_riscv64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_riscv64.go'
'src/vendor/golang.org/x/sys/cpu/cpu_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_s390x.go'
'src/vendor/golang.org/x/sys/cpu/cpu_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_s390x.s'
'src/vendor/golang.org/x/sys/cpu/cpu_wasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_wasm.go'
'src/vendor/golang.org/x/sys/cpu/cpu_x86.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go'
'src/vendor/golang.org/x/sys/cpu/cpu_x86.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.s'
'src/vendor/golang.org/x/sys/cpu/cpu_zos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_zos.go'
'src/vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go'
'src/vendor/golang.org/x/sys/cpu/hwcap_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go'
'src/vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go'
'src/vendor/golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go'
'src/vendor/golang.org/x/text' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text'
'src/vendor/golang.org/x/text/LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/LICENSE'
'src/vendor/golang.org/x/text/PATENTS' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/PATENTS'
'src/vendor/golang.org/x/text/secure' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/secure'
'src/vendor/golang.org/x/text/secure/bidirule' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule'
'src/vendor/golang.org/x/text/secure/bidirule/bidirule.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go'
'src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go'
'src/vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go'
'src/vendor/golang.org/x/text/transform' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/transform'
'src/vendor/golang.org/x/text/transform/transform.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go'
'src/vendor/golang.org/x/text/unicode' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode'
'src/vendor/golang.org/x/text/unicode/bidi' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi'
'src/vendor/golang.org/x/text/unicode/bidi/bidi.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go'
'src/vendor/golang.org/x/text/unicode/bidi/bracket.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go'
'src/vendor/golang.org/x/text/unicode/bidi/core.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go'
'src/vendor/golang.org/x/text/unicode/bidi/prop.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go'
'src/vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go'
'src/vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go'
'src/vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go'
'src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go'
'src/vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go'
'src/vendor/golang.org/x/text/unicode/bidi/trieval.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go'
'src/vendor/golang.org/x/text/unicode/norm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm'
'src/vendor/golang.org/x/text/unicode/norm/composition.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go'
'src/vendor/golang.org/x/text/unicode/norm/forminfo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go'
'src/vendor/golang.org/x/text/unicode/norm/input.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go'
'src/vendor/golang.org/x/text/unicode/norm/iter.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go'
'src/vendor/golang.org/x/text/unicode/norm/normalize.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go'
'src/vendor/golang.org/x/text/unicode/norm/readwriter.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go'
'src/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go'
'src/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go'
'src/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go'
'src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go'
'src/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go'
'src/vendor/golang.org/x/text/unicode/norm/transform.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go'
'src/vendor/golang.org/x/text/unicode/norm/trie.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go'
'src/vendor/modules.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/modules.txt'
'src/vendor/github.com' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com'
'src/vendor/github.com/golang-fips' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips'
'src/vendor/github.com/golang-fips/openssl-fips' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips'
'src/vendor/github.com/golang-fips/openssl-fips/LICENSE' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/LICENSE'
'src/vendor/github.com/golang-fips/openssl-fips/openssl' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/doc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/doc.go'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/evp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/evp.go'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_ecdh.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_ecdh.c'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/notboring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/notboring.go'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl.go'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_ecdsa_signature.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_ecdsa_signature.c'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_evp.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_evp.c'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_lock_setup.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_lock_setup.c'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_aead_gcm.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_aead_gcm.c'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_ctr128.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_ctr128.c'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_evp_md5_sha1.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_evp_md5_sha1.c'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_hmac.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_hmac.c'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_rsa.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_port_rsa.c'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_stub_rand.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl_stub_rand.c'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go'
'src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go'
'misc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc'
'misc/android' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/android'
'misc/android/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/android/README'
'misc/android/go_android_exec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/android/go_android_exec.go'
'misc/arm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/arm'
'misc/arm/a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/arm/a'
'misc/cgo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo'
'misc/cgo/errors' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors'
'misc/cgo/errors/argposition_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/argposition_test.go'
'misc/cgo/errors/badsym_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/badsym_test.go'
'misc/cgo/errors/errors_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/errors_test.go'
'misc/cgo/errors/ptr_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/ptr_test.go'
'misc/cgo/errors/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata'
'misc/cgo/errors/testdata/err1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata/err1.go'
'misc/cgo/errors/testdata/err2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata/err2.go'
'misc/cgo/errors/testdata/err4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata/err4.go'
'misc/cgo/errors/testdata/err5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata/err5.go'
'misc/cgo/errors/testdata/issue11097a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata/issue11097a.go'
'misc/cgo/errors/testdata/issue11097b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata/issue11097b.go'
'misc/cgo/errors/testdata/issue14669.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata/issue14669.go'
'misc/cgo/errors/testdata/issue18452.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata/issue18452.go'
'misc/cgo/errors/testdata/issue18889.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata/issue18889.go'
'misc/cgo/errors/testdata/issue28069.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata/issue28069.go'
'misc/cgo/errors/testdata/issue28721.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata/issue28721.go'
'misc/cgo/errors/testdata/issue33061.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata/issue33061.go'
'misc/cgo/errors/testdata/issue42580.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata/issue42580.go'
'misc/cgo/errors/testdata/issue50710.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata/issue50710.go'
'misc/cgo/errors/testdata/long_double_size.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata/long_double_size.go'
'misc/cgo/errors/testdata/malloc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/errors/testdata/malloc.go'
'misc/cgo/fortran' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/fortran'
'misc/cgo/fortran/fortran_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/fortran/fortran_test.go'
'misc/cgo/fortran/helloworld' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/fortran/helloworld'
'misc/cgo/fortran/helloworld/helloworld.f90' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/fortran/helloworld/helloworld.f90'
'misc/cgo/fortran/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/fortran/testdata'
'misc/cgo/fortran/testdata/testprog' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/fortran/testdata/testprog'
'misc/cgo/fortran/testdata/testprog/answer.f90' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/fortran/testdata/testprog/answer.f90'
'misc/cgo/fortran/testdata/testprog/fortran.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/fortran/testdata/testprog/fortran.go'
'misc/cgo/gmp' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/gmp'
'misc/cgo/gmp/fib.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/gmp/fib.go'
'misc/cgo/gmp/gmp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/gmp/gmp.go'
'misc/cgo/gmp/pi.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/gmp/pi.go'
'misc/cgo/life' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/life'
'misc/cgo/life/life_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/life/life_test.go'
'misc/cgo/life/overlaydir_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/life/overlaydir_test.go'
'misc/cgo/life/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/life/testdata'
'misc/cgo/life/testdata/c-life.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/life/testdata/c-life.c'
'misc/cgo/life/testdata/life.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/life/testdata/life.go'
'misc/cgo/life/testdata/life.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/life/testdata/life.h'
'misc/cgo/life/testdata/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/life/testdata/main.go'
'misc/cgo/life/testdata/main.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/life/testdata/main.out'
'misc/cgo/nocgo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/nocgo'
'misc/cgo/nocgo/nocgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/nocgo/nocgo.go'
'misc/cgo/nocgo/nocgo_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/nocgo/nocgo_test.go'
'misc/cgo/stdio' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/stdio'
'misc/cgo/stdio/overlaydir_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/stdio/overlaydir_test.go'
'misc/cgo/stdio/stdio_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/stdio/stdio_test.go'
'misc/cgo/stdio/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/stdio/testdata'
'misc/cgo/stdio/testdata/chain.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/stdio/testdata/chain.go'
'misc/cgo/stdio/testdata/chain.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/stdio/testdata/chain.out'
'misc/cgo/stdio/testdata/fib.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/stdio/testdata/fib.go'
'misc/cgo/stdio/testdata/fib.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/stdio/testdata/fib.out'
'misc/cgo/stdio/testdata/hello.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/stdio/testdata/hello.go'
'misc/cgo/stdio/testdata/hello.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/stdio/testdata/hello.out'
'misc/cgo/stdio/testdata/run.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/stdio/testdata/run.out'
'misc/cgo/stdio/testdata/stdio' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/stdio/testdata/stdio'
'misc/cgo/stdio/testdata/stdio/file.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/stdio/testdata/stdio/file.go'
'misc/cgo/stdio/testdata/stdio/stdio.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/stdio/testdata/stdio/stdio.go'
'misc/cgo/test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test'
'misc/cgo/test/backdoor.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/backdoor.go'
'misc/cgo/test/buildid_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/buildid_linux.go'
'misc/cgo/test/callback.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/callback.go'
'misc/cgo/test/callback_c.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/callback_c.c'
'misc/cgo/test/callback_c_gc.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/callback_c_gc.c'
'misc/cgo/test/callback_c_gccgo.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/callback_c_gccgo.c'
'misc/cgo/test/cgo_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/cgo_linux_test.go'
'misc/cgo/test/cgo_stubs_android_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/cgo_stubs_android_test.go'
'misc/cgo/test/cgo_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/cgo_test.go'
'misc/cgo/test/cgo_thread_lock.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/cgo_thread_lock.go'
'misc/cgo/test/cgo_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/cgo_unix_test.go'
'misc/cgo/test/cthread_unix.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/cthread_unix.c'
'misc/cgo/test/cthread_windows.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/cthread_windows.c'
'misc/cgo/test/gcc68255.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/gcc68255.go'
'misc/cgo/test/gcc68255' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/gcc68255'
'misc/cgo/test/gcc68255/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/gcc68255/a.go'
'misc/cgo/test/gcc68255/c.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/gcc68255/c.c'
'misc/cgo/test/gcc68255/c.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/gcc68255/c.h'
'misc/cgo/test/issue1435.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue1435.go'
'misc/cgo/test/issue18146.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue18146.go'
'misc/cgo/test/issue20266.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue20266.go'
'misc/cgo/test/issue20266' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue20266'
'misc/cgo/test/issue20266/issue20266.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue20266/issue20266.h'
'misc/cgo/test/issue20910.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue20910.c'
'misc/cgo/test/issue21897.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue21897.go'
'misc/cgo/test/issue21897b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue21897b.go'
'misc/cgo/test/issue23555.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue23555.go'
'misc/cgo/test/issue23555a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue23555a'
'misc/cgo/test/issue23555a/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue23555a/a.go'
'misc/cgo/test/issue23555b' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue23555b'
'misc/cgo/test/issue23555b/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue23555b/a.go'
'misc/cgo/test/issue24161_darwin_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue24161_darwin_test.go'
'misc/cgo/test/issue24161arg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue24161arg'
'misc/cgo/test/issue24161arg/def.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue24161arg/def.go'
'misc/cgo/test/issue24161arg/use.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue24161arg/use.go'
'misc/cgo/test/issue24161e0' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue24161e0'
'misc/cgo/test/issue24161e0/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue24161e0/main.go'
'misc/cgo/test/issue26430.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue26430.go'
'misc/cgo/test/issue26743.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue26743.go'
'misc/cgo/test/issue27340.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue27340.go'
'misc/cgo/test/issue29563.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue29563.go'
'misc/cgo/test/issue30527.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue30527.go'
'misc/cgo/test/issue31891.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue31891.c'
'misc/cgo/test/issue4029.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue4029.c'
'misc/cgo/test/issue4029.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue4029.go'
'misc/cgo/test/issue4029w.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue4029w.go'
'misc/cgo/test/issue41761.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue41761.go'
'misc/cgo/test/issue42018.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue42018.go'
'misc/cgo/test/issue42018_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue42018_windows.go'
'misc/cgo/test/issue42495.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue42495.go'
'misc/cgo/test/issue4273.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue4273.c'
'misc/cgo/test/issue4273b.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue4273b.c'
'misc/cgo/test/issue4339.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue4339.c'
'misc/cgo/test/issue4339.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue4339.h'
'misc/cgo/test/issue43639.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue43639.go'
'misc/cgo/test/issue52611.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue52611.go'
'misc/cgo/test/issue5548_c.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue5548_c.c'
'misc/cgo/test/issue5740a.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue5740a.c'
'misc/cgo/test/issue5740b.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue5740b.c'
'misc/cgo/test/issue6833_c.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue6833_c.c'
'misc/cgo/test/issue6907export_c.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue6907export_c.c'
'misc/cgo/test/issue6997_linux.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue6997_linux.c'
'misc/cgo/test/issue6997_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue6997_linux.go'
'misc/cgo/test/issue7234_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue7234_test.go'
'misc/cgo/test/issue8148.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue8148.c'
'misc/cgo/test/issue8148.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue8148.go'
'misc/cgo/test/issue8331.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue8331.h'
'misc/cgo/test/issue8517.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue8517.go'
'misc/cgo/test/issue8517_windows.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue8517_windows.c'
'misc/cgo/test/issue8517_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue8517_windows.go'
'misc/cgo/test/issue8694.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue8694.go'
'misc/cgo/test/issue8756.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue8756.go'
'misc/cgo/test/issue8811.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue8811.c'
'misc/cgo/test/issue8828.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue8828.go'
'misc/cgo/test/issue9026.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9026.go'
'misc/cgo/test/issue9400_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9400_linux.go'
'misc/cgo/test/issue9510.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9510.go'
'misc/cgo/test/setgid2_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/setgid2_linux.go'
'misc/cgo/test/setgid_linux.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/setgid_linux.go'
'misc/cgo/test/sigaltstack.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/sigaltstack.go'
'misc/cgo/test/sigprocmask.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/sigprocmask.c'
'misc/cgo/test/sigprocmask.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/sigprocmask.go'
'misc/cgo/test/test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/test.go'
'misc/cgo/test/test26213.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/test26213.go'
'misc/cgo/test/test_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/test_unix.go'
'misc/cgo/test/test_windows.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/test_windows.go'
'misc/cgo/test/testx.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/testx.c'
'misc/cgo/test/testx.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/testx.go'
'misc/cgo/test/typeparam.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/typeparam.go'
'misc/cgo/test/issue24161e1' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue24161e1'
'misc/cgo/test/issue24161e1/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue24161e1/main.go'
'misc/cgo/test/issue24161e2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue24161e2'
'misc/cgo/test/issue24161e2/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue24161e2/main.go'
'misc/cgo/test/issue24161res' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue24161res'
'misc/cgo/test/issue24161res/restype.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue24161res/restype.go'
'misc/cgo/test/issue26213' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue26213'
'misc/cgo/test/issue26213/jni.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue26213/jni.h'
'misc/cgo/test/issue26213/test26213.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue26213/test26213.go'
'misc/cgo/test/issue26430' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue26430'
'misc/cgo/test/issue26430/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue26430/a.go'
'misc/cgo/test/issue26430/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue26430/b.go'
'misc/cgo/test/issue26743' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue26743'
'misc/cgo/test/issue26743/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue26743/a.go'
'misc/cgo/test/issue26743/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue26743/b.go'
'misc/cgo/test/issue27054' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue27054'
'misc/cgo/test/issue27054/egl.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue27054/egl.h'
'misc/cgo/test/issue27054/test27054.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue27054/test27054.go'
'misc/cgo/test/issue27340' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue27340'
'misc/cgo/test/issue27340/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue27340/a.go'
'misc/cgo/test/issue29563' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue29563'
'misc/cgo/test/issue29563/weak.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue29563/weak.go'
'misc/cgo/test/issue29563/weak1.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue29563/weak1.c'
'misc/cgo/test/issue29563/weak2.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue29563/weak2.c'
'misc/cgo/test/issue30527' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue30527'
'misc/cgo/test/issue30527/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue30527/a.go'
'misc/cgo/test/issue30527/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue30527/b.go'
'misc/cgo/test/issue41761a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue41761a'
'misc/cgo/test/issue41761a/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue41761a/a.go'
'misc/cgo/test/issue43639' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue43639'
'misc/cgo/test/issue43639/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue43639/a.go'
'misc/cgo/test/issue52611a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue52611a'
'misc/cgo/test/issue52611a/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue52611a/a.go'
'misc/cgo/test/issue52611a/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue52611a/b.go'
'misc/cgo/test/issue52611b' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue52611b'
'misc/cgo/test/issue52611b/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue52611b/a.go'
'misc/cgo/test/issue52611b/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue52611b/b.go'
'misc/cgo/test/issue8756' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue8756'
'misc/cgo/test/issue8756/issue8756.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue8756/issue8756.go'
'misc/cgo/test/issue8828' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue8828'
'misc/cgo/test/issue8828/issue8828.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue8828/issue8828.c'
'misc/cgo/test/issue8828/trivial.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue8828/trivial.go'
'misc/cgo/test/issue9026' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9026'
'misc/cgo/test/issue9026/issue9026.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9026/issue9026.go'
'misc/cgo/test/issue9400' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9400'
'misc/cgo/test/issue9400/asm_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9400/asm_386.s'
'misc/cgo/test/issue9400/asm_amd64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9400/asm_amd64x.s'
'misc/cgo/test/issue9400/asm_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9400/asm_arm.s'
'misc/cgo/test/issue9400/asm_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9400/asm_arm64.s'
'misc/cgo/test/issue9400/asm_loong64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9400/asm_loong64.s'
'misc/cgo/test/issue9400/asm_mips64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9400/asm_mips64x.s'
'misc/cgo/test/issue9400/asm_mipsx.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9400/asm_mipsx.s'
'misc/cgo/test/issue9400/asm_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9400/asm_ppc64x.s'
'misc/cgo/test/issue9400/asm_riscv64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9400/asm_riscv64.s'
'misc/cgo/test/issue9400/asm_s390x.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9400/asm_s390x.s'
'misc/cgo/test/issue9400/gccgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9400/gccgo.go'
'misc/cgo/test/issue9400/stubs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9400/stubs.go'
'misc/cgo/test/issue9510a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9510a'
'misc/cgo/test/issue9510a/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9510a/a.go'
'misc/cgo/test/issue9510b' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9510b'
'misc/cgo/test/issue9510b/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/test/issue9510b/b.go'
'misc/cgo/testcarchive' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive'
'misc/cgo/testcarchive/carchive_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/carchive_test.go'
'misc/cgo/testcarchive/overlaydir_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/overlaydir_test.go'
'misc/cgo/testcarchive/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata'
'misc/cgo/testcarchive/testdata/libgo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/libgo'
'misc/cgo/testcarchive/testdata/libgo/libgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/libgo/libgo.go'
'misc/cgo/testcarchive/testdata/libgo2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/libgo2'
'misc/cgo/testcarchive/testdata/libgo2/libgo2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/libgo2/libgo2.go'
'misc/cgo/testcarchive/testdata/libgo3' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/libgo3'
'misc/cgo/testcarchive/testdata/libgo3/libgo3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/libgo3/libgo3.go'
'misc/cgo/testcarchive/testdata/libgo4' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/libgo4'
'misc/cgo/testcarchive/testdata/libgo4/libgo4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/libgo4/libgo4.go'
'misc/cgo/testcarchive/testdata/libgo6' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/libgo6'
'misc/cgo/testcarchive/testdata/libgo6/sigprof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/libgo6/sigprof.go'
'misc/cgo/testcarchive/testdata/libgo7' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/libgo7'
'misc/cgo/testcarchive/testdata/libgo7/sink.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/libgo7/sink.go'
'misc/cgo/testcarchive/testdata/libgo8' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/libgo8'
'misc/cgo/testcarchive/testdata/libgo8/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/libgo8/a.go'
'misc/cgo/testcarchive/testdata/main.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/main.c'
'misc/cgo/testcarchive/testdata/main2.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/main2.c'
'misc/cgo/testcarchive/testdata/main3.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/main3.c'
'misc/cgo/testcarchive/testdata/main4.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/main4.c'
'misc/cgo/testcarchive/testdata/main5.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/main5.c'
'misc/cgo/testcarchive/testdata/main6.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/main6.c'
'misc/cgo/testcarchive/testdata/main7.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/main7.c'
'misc/cgo/testcarchive/testdata/main8.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/main8.c'
'misc/cgo/testcarchive/testdata/main_unix.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/main_unix.c'
'misc/cgo/testcarchive/testdata/main_windows.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/main_windows.c'
'misc/cgo/testcarchive/testdata/p' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/p'
'misc/cgo/testcarchive/testdata/p/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcarchive/testdata/p/p.go'
'misc/cgo/testcshared' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared'
'misc/cgo/testcshared/cshared_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/cshared_test.go'
'misc/cgo/testcshared/overlaydir_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/overlaydir_test.go'
'misc/cgo/testcshared/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata'
'misc/cgo/testcshared/testdata/go2c2go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/go2c2go'
'misc/cgo/testcshared/testdata/go2c2go/go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/go2c2go/go'
'misc/cgo/testcshared/testdata/go2c2go/go/shlib.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/go2c2go/go/shlib.go'
'misc/cgo/testcshared/testdata/go2c2go/m1' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/go2c2go/m1'
'misc/cgo/testcshared/testdata/go2c2go/m1/c.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/go2c2go/m1/c.c'
'misc/cgo/testcshared/testdata/go2c2go/m1/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/go2c2go/m1/main.go'
'misc/cgo/testcshared/testdata/go2c2go/m2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/go2c2go/m2'
'misc/cgo/testcshared/testdata/go2c2go/m2/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/go2c2go/m2/main.go'
'misc/cgo/testcshared/testdata/issue36233' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/issue36233'
'misc/cgo/testcshared/testdata/issue36233/issue36233.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/issue36233/issue36233.go'
'misc/cgo/testcshared/testdata/libgo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/libgo'
'misc/cgo/testcshared/testdata/libgo/libgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/libgo/libgo.go'
'misc/cgo/testcshared/testdata/libgo2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/libgo2'
'misc/cgo/testcshared/testdata/libgo2/dup2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/libgo2/dup2.go'
'misc/cgo/testcshared/testdata/libgo2/dup3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/libgo2/dup3.go'
'misc/cgo/testcshared/testdata/libgo2/libgo2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/libgo2/libgo2.go'
'misc/cgo/testcshared/testdata/libgo4' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/libgo4'
'misc/cgo/testcshared/testdata/libgo4/libgo4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/libgo4/libgo4.go'
'misc/cgo/testcshared/testdata/libgo5' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/libgo5'
'misc/cgo/testcshared/testdata/libgo5/libgo5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/libgo5/libgo5.go'
'misc/cgo/testcshared/testdata/main0.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/main0.c'
'misc/cgo/testcshared/testdata/main1.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/main1.c'
'misc/cgo/testcshared/testdata/main2.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/main2.c'
'misc/cgo/testcshared/testdata/main3.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/main3.c'
'misc/cgo/testcshared/testdata/main4.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/main4.c'
'misc/cgo/testcshared/testdata/main5.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/main5.c'
'misc/cgo/testcshared/testdata/p' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/p'
'misc/cgo/testcshared/testdata/p/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testcshared/testdata/p/p.go'
'misc/cgo/testgodefs' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testgodefs'
'misc/cgo/testgodefs/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testgodefs/testdata'
'misc/cgo/testgodefs/testdata/anonunion.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testgodefs/testdata/anonunion.go'
'misc/cgo/testgodefs/testdata/bitfields.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testgodefs/testdata/bitfields.go'
'misc/cgo/testgodefs/testdata/fieldtypedef.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testgodefs/testdata/fieldtypedef.go'
'misc/cgo/testgodefs/testdata/issue37479.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testgodefs/testdata/issue37479.go'
'misc/cgo/testgodefs/testdata/issue37621.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testgodefs/testdata/issue37621.go'
'misc/cgo/testgodefs/testdata/issue38649.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testgodefs/testdata/issue38649.go'
'misc/cgo/testgodefs/testdata/issue39534.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testgodefs/testdata/issue39534.go'
'misc/cgo/testgodefs/testdata/issue48396.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testgodefs/testdata/issue48396.go'
'misc/cgo/testgodefs/testdata/issue8478.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testgodefs/testdata/issue8478.go'
'misc/cgo/testgodefs/testdata/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testgodefs/testdata/main.go'
'misc/cgo/testgodefs/testgodefs_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testgodefs/testgodefs_test.go'
'misc/cgo/testplugin' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin'
'misc/cgo/testplugin/altpath' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/altpath'
'misc/cgo/testplugin/altpath/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/altpath/testdata'
'misc/cgo/testplugin/altpath/testdata/common' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/altpath/testdata/common'
'misc/cgo/testplugin/altpath/testdata/common/common.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/altpath/testdata/common/common.go'
'misc/cgo/testplugin/altpath/testdata/plugin-mismatch' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/altpath/testdata/plugin-mismatch'
'misc/cgo/testplugin/altpath/testdata/plugin-mismatch/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/altpath/testdata/plugin-mismatch/main.go'
'misc/cgo/testplugin/overlaydir_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/overlaydir_test.go'
'misc/cgo/testplugin/plugin_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/plugin_test.go'
'misc/cgo/testplugin/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata'
'misc/cgo/testplugin/testdata/checkdwarf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/checkdwarf'
'misc/cgo/testplugin/testdata/checkdwarf/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/checkdwarf/main.go'
'misc/cgo/testplugin/testdata/common' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/common'
'misc/cgo/testplugin/testdata/common/common.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/common/common.go'
'misc/cgo/testplugin/testdata/forkexec' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/forkexec'
'misc/cgo/testplugin/testdata/forkexec/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/forkexec/main.go'
'misc/cgo/testplugin/testdata/host' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/host'
'misc/cgo/testplugin/testdata/host/host.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/host/host.go'
'misc/cgo/testplugin/testdata/iface' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/iface'
'misc/cgo/testplugin/testdata/iface/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/iface/main.go'
'misc/cgo/testplugin/testdata/iface_a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/iface_a'
'misc/cgo/testplugin/testdata/iface_a/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/iface_a/a.go'
'misc/cgo/testplugin/testdata/iface_b' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/iface_b'
'misc/cgo/testplugin/testdata/iface_b/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/iface_b/b.go'
'misc/cgo/testplugin/testdata/iface_i' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/iface_i'
'misc/cgo/testplugin/testdata/iface_i/i.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/iface_i/i.go'
'misc/cgo/testplugin/testdata/issue18584' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue18584'
'misc/cgo/testplugin/testdata/issue18584/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue18584/main.go'
'misc/cgo/testplugin/testdata/issue18584/plugin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue18584/plugin.go'
'misc/cgo/testplugin/testdata/issue18676' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue18676'
'misc/cgo/testplugin/testdata/issue18676/dynamodbstreamsevt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue18676/dynamodbstreamsevt'
'misc/cgo/testplugin/testdata/issue18676/dynamodbstreamsevt/definition.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue18676/dynamodbstreamsevt/definition.go'
'misc/cgo/testplugin/testdata/issue18676/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue18676/main.go'
'misc/cgo/testplugin/testdata/issue18676/plugin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue18676/plugin.go'
'misc/cgo/testplugin/testdata/issue19418' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue19418'
'misc/cgo/testplugin/testdata/issue19418/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue19418/main.go'
'misc/cgo/testplugin/testdata/issue19418/plugin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue19418/plugin.go'
'misc/cgo/testplugin/testdata/issue19529' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue19529'
'misc/cgo/testplugin/testdata/issue19529/plugin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue19529/plugin.go'
'misc/cgo/testplugin/testdata/issue19534' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue19534'
'misc/cgo/testplugin/testdata/issue19534/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue19534/main.go'
'misc/cgo/testplugin/testdata/issue19534/plugin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue19534/plugin.go'
'misc/cgo/testplugin/testdata/issue22175' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue22175'
'misc/cgo/testplugin/testdata/issue22175/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue22175/main.go'
'misc/cgo/testplugin/testdata/issue22175/plugin1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue22175/plugin1.go'
'misc/cgo/testplugin/testdata/issue22175/plugin2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue22175/plugin2.go'
'misc/cgo/testplugin/testdata/issue22295.pkg' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue22295.pkg'
'misc/cgo/testplugin/testdata/issue22295.pkg/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue22295.pkg/main.go'
'misc/cgo/testplugin/testdata/issue22295.pkg/plugin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue22295.pkg/plugin.go'
'misc/cgo/testplugin/testdata/issue24351' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue24351'
'misc/cgo/testplugin/testdata/issue24351/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue24351/main.go'
'misc/cgo/testplugin/testdata/issue24351/plugin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue24351/plugin.go'
'misc/cgo/testplugin/testdata/issue25756' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue25756'
'misc/cgo/testplugin/testdata/issue25756/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue25756/main.go'
'misc/cgo/testplugin/testdata/issue25756/plugin' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue25756/plugin'
'misc/cgo/testplugin/testdata/issue25756/plugin/c-life.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue25756/plugin/c-life.c'
'misc/cgo/testplugin/testdata/issue25756/plugin/life.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue25756/plugin/life.go'
'misc/cgo/testplugin/testdata/issue25756/plugin/life.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue25756/plugin/life.h'
'misc/cgo/testplugin/testdata/issue44956' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue44956'
'misc/cgo/testplugin/testdata/issue44956/base' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue44956/base'
'misc/cgo/testplugin/testdata/issue44956/base/base.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue44956/base/base.go'
'misc/cgo/testplugin/testdata/issue44956/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue44956/main.go'
'misc/cgo/testplugin/testdata/issue44956/plugin1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue44956/plugin1.go'
'misc/cgo/testplugin/testdata/issue44956/plugin2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue44956/plugin2.go'
'misc/cgo/testplugin/testdata/issue52937' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue52937'
'misc/cgo/testplugin/testdata/issue52937/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue52937/main.go'
'misc/cgo/testplugin/testdata/issue53989' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue53989'
'misc/cgo/testplugin/testdata/issue53989/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue53989/main.go'
'misc/cgo/testplugin/testdata/issue53989/p' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue53989/p'
'misc/cgo/testplugin/testdata/issue53989/p/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue53989/p/p.go'
'misc/cgo/testplugin/testdata/issue53989/plugin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/issue53989/plugin.go'
'misc/cgo/testplugin/testdata/method' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/method'
'misc/cgo/testplugin/testdata/method/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/method/main.go'
'misc/cgo/testplugin/testdata/method/plugin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/method/plugin.go'
'misc/cgo/testplugin/testdata/method2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/method2'
'misc/cgo/testplugin/testdata/method2/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/method2/main.go'
'misc/cgo/testplugin/testdata/method2/p' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/method2/p'
'misc/cgo/testplugin/testdata/method2/p/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/method2/p/p.go'
'misc/cgo/testplugin/testdata/method2/plugin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/method2/plugin.go'
'misc/cgo/testplugin/testdata/method3' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/method3'
'misc/cgo/testplugin/testdata/method3/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/method3/main.go'
'misc/cgo/testplugin/testdata/method3/p' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/method3/p'
'misc/cgo/testplugin/testdata/method3/p/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/method3/p/p.go'
'misc/cgo/testplugin/testdata/method3/plugin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/method3/plugin.go'
'misc/cgo/testplugin/testdata/plugin1' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/plugin1'
'misc/cgo/testplugin/testdata/plugin1/plugin1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/plugin1/plugin1.go'
'misc/cgo/testplugin/testdata/plugin2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/plugin2'
'misc/cgo/testplugin/testdata/plugin2/plugin2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/plugin2/plugin2.go'
'misc/cgo/testplugin/testdata/sub' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/sub'
'misc/cgo/testplugin/testdata/sub/plugin1' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/sub/plugin1'
'misc/cgo/testplugin/testdata/sub/plugin1/plugin1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/sub/plugin1/plugin1.go'
'misc/cgo/testplugin/testdata/unnamed1' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/unnamed1'
'misc/cgo/testplugin/testdata/unnamed1/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/unnamed1/main.go'
'misc/cgo/testplugin/testdata/unnamed2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/unnamed2'
'misc/cgo/testplugin/testdata/unnamed2/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testplugin/testdata/unnamed2/main.go'
'misc/cgo/testsanitizers' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers'
'misc/cgo/testsanitizers/asan_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/asan_test.go'
'misc/cgo/testsanitizers/cc_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/cc_test.go'
'misc/cgo/testsanitizers/cshared_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/cshared_test.go'
'misc/cgo/testsanitizers/libfuzzer_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/libfuzzer_test.go'
'misc/cgo/testsanitizers/msan_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/msan_test.go'
'misc/cgo/testsanitizers/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata'
'misc/cgo/testsanitizers/testdata/arena_fail.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/arena_fail.go'
'misc/cgo/testsanitizers/testdata/asan1_fail.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan1_fail.go'
'misc/cgo/testsanitizers/testdata/asan2_fail.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan2_fail.go'
'misc/cgo/testsanitizers/testdata/asan3_fail.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan3_fail.go'
'misc/cgo/testsanitizers/testdata/asan4_fail.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan4_fail.go'
'misc/cgo/testsanitizers/testdata/asan5_fail.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan5_fail.go'
'misc/cgo/testsanitizers/testdata/asan_global1_fail.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan_global1_fail.go'
'misc/cgo/testsanitizers/testdata/asan_global2_fail.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan_global2_fail.go'
'misc/cgo/testsanitizers/testdata/asan_global3_fail.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan_global3_fail.go'
'misc/cgo/testsanitizers/testdata/asan_global4_fail.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan_global4_fail.go'
'misc/cgo/testsanitizers/testdata/asan_global5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan_global5.go'
'misc/cgo/testsanitizers/testdata/asan_linkerx' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan_linkerx'
'misc/cgo/testsanitizers/testdata/asan_linkerx/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan_linkerx/main.go'
'misc/cgo/testsanitizers/testdata/asan_linkerx/p' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan_linkerx/p'
'misc/cgo/testsanitizers/testdata/asan_linkerx/p/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan_linkerx/p/p.go'
'misc/cgo/testsanitizers/testdata/asan_unsafe_fail1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan_unsafe_fail1.go'
'misc/cgo/testsanitizers/testdata/asan_unsafe_fail2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan_unsafe_fail2.go'
'misc/cgo/testsanitizers/testdata/asan_unsafe_fail3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan_unsafe_fail3.go'
'misc/cgo/testsanitizers/testdata/asan_useAfterReturn.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/asan_useAfterReturn.go'
'misc/cgo/testsanitizers/testdata/libfuzzer1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/libfuzzer1.go'
'misc/cgo/testsanitizers/testdata/libfuzzer2.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/libfuzzer2.c'
'misc/cgo/testsanitizers/testdata/libfuzzer2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/libfuzzer2.go'
'misc/cgo/testsanitizers/testdata/msan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/msan.go'
'misc/cgo/testsanitizers/testdata/msan2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/msan2.go'
'misc/cgo/testsanitizers/testdata/msan2_cmsan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/msan2_cmsan.go'
'misc/cgo/testsanitizers/testdata/msan3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/msan3.go'
'misc/cgo/testsanitizers/testdata/msan4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/msan4.go'
'misc/cgo/testsanitizers/testdata/msan5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/msan5.go'
'misc/cgo/testsanitizers/testdata/msan6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/msan6.go'
'misc/cgo/testsanitizers/testdata/msan7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/msan7.go'
'misc/cgo/testsanitizers/testdata/msan8.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/msan8.go'
'misc/cgo/testsanitizers/testdata/msan_fail.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/msan_fail.go'
'misc/cgo/testsanitizers/testdata/msan_shared.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/msan_shared.go'
'misc/cgo/testsanitizers/testdata/tsan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/tsan.go'
'misc/cgo/testsanitizers/testdata/tsan10.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/tsan10.go'
'misc/cgo/testsanitizers/testdata/tsan11.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/tsan11.go'
'misc/cgo/testsanitizers/testdata/tsan12.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/tsan12.go'
'misc/cgo/testsanitizers/testdata/tsan2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/tsan2.go'
'misc/cgo/testsanitizers/testdata/tsan3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/tsan3.go'
'misc/cgo/testsanitizers/testdata/tsan4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/tsan4.go'
'misc/cgo/testsanitizers/testdata/tsan5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/tsan5.go'
'misc/cgo/testsanitizers/testdata/tsan6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/tsan6.go'
'misc/cgo/testsanitizers/testdata/tsan7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/tsan7.go'
'misc/cgo/testsanitizers/testdata/tsan8.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/tsan8.go'
'misc/cgo/testsanitizers/testdata/tsan9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/tsan9.go'
'misc/cgo/testsanitizers/testdata/tsan_shared.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/testdata/tsan_shared.go'
'misc/cgo/testsanitizers/tsan_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsanitizers/tsan_test.go'
'misc/cgo/testshared' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared'
'misc/cgo/testshared/overlaydir_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/overlaydir_test.go'
'misc/cgo/testshared/shared_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/shared_test.go'
'misc/cgo/testshared/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata'
'misc/cgo/testshared/testdata/dep2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/dep2'
'misc/cgo/testshared/testdata/dep2/dep2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/dep2/dep2.go'
'misc/cgo/testshared/testdata/dep3' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/dep3'
'misc/cgo/testshared/testdata/dep3/dep3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/dep3/dep3.go'
'misc/cgo/testshared/testdata/depBase' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/depBase'
'misc/cgo/testshared/testdata/depBase/asm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/depBase/asm.s'
'misc/cgo/testshared/testdata/depBase/dep.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/depBase/dep.go'
'misc/cgo/testshared/testdata/depBase/gccgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/depBase/gccgo.go'
'misc/cgo/testshared/testdata/depBase/stubs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/depBase/stubs.go'
'misc/cgo/testshared/testdata/division' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/division'
'misc/cgo/testshared/testdata/division/division.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/division/division.go'
'misc/cgo/testshared/testdata/exe' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/exe'
'misc/cgo/testshared/testdata/exe/exe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/exe/exe.go'
'misc/cgo/testshared/testdata/exe2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/exe2'
'misc/cgo/testshared/testdata/exe2/exe2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/exe2/exe2.go'
'misc/cgo/testshared/testdata/exe3' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/exe3'
'misc/cgo/testshared/testdata/exe3/exe3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/exe3/exe3.go'
'misc/cgo/testshared/testdata/execgo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/execgo'
'misc/cgo/testshared/testdata/execgo/exe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/execgo/exe.go'
'misc/cgo/testshared/testdata/explicit' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/explicit'
'misc/cgo/testshared/testdata/explicit/explicit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/explicit/explicit.go'
'misc/cgo/testshared/testdata/gcdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/gcdata'
'misc/cgo/testshared/testdata/gcdata/main' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/gcdata/main'
'misc/cgo/testshared/testdata/gcdata/main/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/gcdata/main/main.go'
'misc/cgo/testshared/testdata/gcdata/p' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/gcdata/p'
'misc/cgo/testshared/testdata/gcdata/p/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/gcdata/p/p.go'
'misc/cgo/testshared/testdata/global' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/global'
'misc/cgo/testshared/testdata/global/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/global/main.go'
'misc/cgo/testshared/testdata/globallib' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/globallib'
'misc/cgo/testshared/testdata/globallib/global.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/globallib/global.go'
'misc/cgo/testshared/testdata/iface' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/iface'
'misc/cgo/testshared/testdata/iface/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/iface/main.go'
'misc/cgo/testshared/testdata/iface_a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/iface_a'
'misc/cgo/testshared/testdata/iface_a/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/iface_a/a.go'
'misc/cgo/testshared/testdata/iface_b' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/iface_b'
'misc/cgo/testshared/testdata/iface_b/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/iface_b/b.go'
'misc/cgo/testshared/testdata/iface_i' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/iface_i'
'misc/cgo/testshared/testdata/iface_i/i.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/iface_i/i.go'
'misc/cgo/testshared/testdata/implicit' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/implicit'
'misc/cgo/testshared/testdata/implicit/implicit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/implicit/implicit.go'
'misc/cgo/testshared/testdata/implicitcmd' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/implicitcmd'
'misc/cgo/testshared/testdata/implicitcmd/implicitcmd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/implicitcmd/implicitcmd.go'
'misc/cgo/testshared/testdata/issue25065' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue25065'
'misc/cgo/testshared/testdata/issue25065/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue25065/a.go'
'misc/cgo/testshared/testdata/issue30768' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue30768'
'misc/cgo/testshared/testdata/issue30768/issue30768lib' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue30768/issue30768lib'
'misc/cgo/testshared/testdata/issue30768/issue30768lib/lib.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue30768/issue30768lib/lib.go'
'misc/cgo/testshared/testdata/issue30768/x_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue30768/x_test.go'
'misc/cgo/testshared/testdata/issue39777' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue39777'
'misc/cgo/testshared/testdata/issue39777/a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue39777/a'
'misc/cgo/testshared/testdata/issue39777/a/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue39777/a/a.go'
'misc/cgo/testshared/testdata/issue39777/b' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue39777/b'
'misc/cgo/testshared/testdata/issue39777/b/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue39777/b/b.go'
'misc/cgo/testshared/testdata/issue44031' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue44031'
'misc/cgo/testshared/testdata/issue44031/a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue44031/a'
'misc/cgo/testshared/testdata/issue44031/a/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue44031/a/a.go'
'misc/cgo/testshared/testdata/issue44031/b' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue44031/b'
'misc/cgo/testshared/testdata/issue44031/b/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue44031/b/b.go'
'misc/cgo/testshared/testdata/issue44031/main' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue44031/main'
'misc/cgo/testshared/testdata/issue44031/main/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue44031/main/main.go'
'misc/cgo/testshared/testdata/issue47837' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue47837'
'misc/cgo/testshared/testdata/issue47837/a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue47837/a'
'misc/cgo/testshared/testdata/issue47837/a/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue47837/a/a.go'
'misc/cgo/testshared/testdata/issue47837/main' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue47837/main'
'misc/cgo/testshared/testdata/issue47837/main/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue47837/main/main.go'
'misc/cgo/testshared/testdata/issue58966' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue58966'
'misc/cgo/testshared/testdata/issue58966/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/issue58966/main.go'
'misc/cgo/testshared/testdata/trivial' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/trivial'
'misc/cgo/testshared/testdata/trivial/trivial.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testshared/testdata/trivial/trivial.go'
'misc/cgo/testso' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testso'
'misc/cgo/testso/noso_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testso/noso_test.go'
'misc/cgo/testso/overlaydir_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testso/overlaydir_test.go'
'misc/cgo/testso/so_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testso/so_test.go'
'misc/cgo/testso/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testso/testdata'
'misc/cgo/testso/testdata/cgoso.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testso/testdata/cgoso.c'
'misc/cgo/testso/testdata/cgoso.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testso/testdata/cgoso.go'
'misc/cgo/testso/testdata/cgoso_c.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testso/testdata/cgoso_c.c'
'misc/cgo/testso/testdata/cgoso_unix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testso/testdata/cgoso_unix.go'
'misc/cgo/testso/testdata/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testso/testdata/main.go'
'misc/cgo/testsovar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsovar'
'misc/cgo/testsovar/noso_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsovar/noso_test.go'
'misc/cgo/testsovar/overlaydir_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsovar/overlaydir_test.go'
'misc/cgo/testsovar/so_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsovar/so_test.go'
'misc/cgo/testsovar/testdata' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsovar/testdata'
'misc/cgo/testsovar/testdata/cgoso.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsovar/testdata/cgoso.go'
'misc/cgo/testsovar/testdata/cgoso_c.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsovar/testdata/cgoso_c.c'
'misc/cgo/testsovar/testdata/cgoso_c.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsovar/testdata/cgoso_c.h'
'misc/cgo/testsovar/testdata/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testsovar/testdata/main.go'
'misc/cgo/testtls' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testtls'
'misc/cgo/testtls/tls.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testtls/tls.go'
'misc/cgo/testtls/tls_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testtls/tls_test.go'
'misc/cgo/testtls/tls_unix.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/cgo/testtls/tls_unix.c'
'misc/chrome' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/chrome'
'misc/chrome/gophertool' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/chrome/gophertool'
'misc/chrome/gophertool/README.txt' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/chrome/gophertool/README.txt'
'misc/chrome/gophertool/background.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/chrome/gophertool/background.html'
'misc/chrome/gophertool/background.js' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/chrome/gophertool/background.js'
'misc/chrome/gophertool/gopher.js' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/chrome/gophertool/gopher.js'
'misc/chrome/gophertool/gopher.png' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/chrome/gophertool/gopher.png'
'misc/chrome/gophertool/manifest.json' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/chrome/gophertool/manifest.json'
'misc/chrome/gophertool/popup.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/chrome/gophertool/popup.html'
'misc/chrome/gophertool/popup.js' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/chrome/gophertool/popup.js'
'misc/editors' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/editors'
'misc/go.mod' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/go.mod'
'misc/ios' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/ios'
'misc/ios/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/ios/README'
'misc/ios/clangwrap.sh' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/ios/clangwrap.sh'
'misc/ios/detect.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/ios/detect.go'
'misc/ios/go_ios_exec.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/ios/go_ios_exec.go'
'misc/linkcheck' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/linkcheck'
'misc/linkcheck/linkcheck.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/linkcheck/linkcheck.go'
'misc/reboot' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/reboot'
'misc/reboot/experiment_toolid_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/reboot/experiment_toolid_test.go'
'misc/reboot/overlaydir_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/reboot/overlaydir_test.go'
'misc/reboot/reboot_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/reboot/reboot_test.go'
'misc/swig' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/swig'
'misc/swig/callback' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/swig/callback'
'misc/swig/callback/callback.cc' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/swig/callback/callback.cc'
'misc/swig/callback/callback.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/swig/callback/callback.go'
'misc/swig/callback/callback.h' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/swig/callback/callback.h'
'misc/swig/callback/callback.swigcxx' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/swig/callback/callback.swigcxx'
'misc/swig/callback/callback_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/swig/callback/callback_test.go'
'misc/swig/stdio' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/swig/stdio'
'misc/swig/stdio/file.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/swig/stdio/file.go'
'misc/swig/stdio/file.swig' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/swig/stdio/file.swig'
'misc/swig/stdio/file_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/swig/stdio/file_test.go'
'misc/wasm' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/wasm'
'misc/wasm/go_js_wasm_exec' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/wasm/go_js_wasm_exec'
'misc/wasm/wasm_exec.html' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/wasm/wasm_exec.html'
'misc/wasm/wasm_exec.js' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/wasm/wasm_exec.js'
'misc/wasm/wasm_exec_node.js' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/misc/wasm/wasm_exec_node.js'
'test' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test'
'test/235.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/235.go'
'test/64bit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/64bit.go'
'test/README.md' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/README.md'
'test/alg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/alg.go'
'test/alias.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/alias.go'
'test/alias1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/alias1.go'
'test/alias2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/alias2.go'
'test/alias3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/alias3.go'
'test/align.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/align.go'
'test/append.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/append.go'
'test/append1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/append1.go'
'test/args.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/args.go'
'test/armimm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/armimm.go'
'test/asmhdr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/asmhdr.go'
'test/assign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/assign.go'
'test/assign1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/assign1.go'
'test/atomicload.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/atomicload.go'
'test/bigalg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bigalg.go'
'test/bigmap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bigmap.go'
'test/blank.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/blank.go'
'test/blank1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/blank1.go'
'test/bom.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bom.go'
'test/bombad.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bombad.go'
'test/bounds.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bounds.go'
'test/cannotassign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/cannotassign.go'
'test/chancap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chancap.go'
'test/chanlinear.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chanlinear.go'
'test/char_lit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/char_lit.go'
'test/char_lit1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/char_lit1.go'
'test/checkbce.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/checkbce.go'
'test/clearfat.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/clearfat.go'
'test/closedchan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/closedchan.go'
'test/closure.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/closure.go'
'test/closure1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/closure1.go'
'test/closure2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/closure2.go'
'test/closure3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/closure3.go'
'test/closure4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/closure4.go'
'test/closure5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/closure5.go'
'test/closure6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/closure6.go'
'test/closure7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/closure7.go'
'test/cmp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/cmp.go'
'test/cmp6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/cmp6.go'
'test/cmplx.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/cmplx.go'
'test/cmplxdivide.c' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/cmplxdivide.c'
'test/cmplxdivide.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/cmplxdivide.go'
'test/cmplxdivide1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/cmplxdivide1.go'
'test/complit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/complit.go'
'test/complit1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/complit1.go'
'test/compos.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/compos.go'
'test/const.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/const.go'
'test/const1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/const1.go'
'test/const2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/const2.go'
'test/const3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/const3.go'
'test/const4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/const4.go'
'test/const5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/const5.go'
'test/const6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/const6.go'
'test/const7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/const7.go'
'test/const8.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/const8.go'
'test/convT2X.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/convT2X.go'
'test/convert.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/convert.go'
'test/convert1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/convert1.go'
'test/convert2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/convert2.go'
'test/convert3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/convert3.go'
'test/convert4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/convert4.go'
'test/convinline.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/convinline.go'
'test/convlit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/convlit.go'
'test/convlit1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/convlit1.go'
'test/copy.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/copy.go'
'test/copy1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/copy1.go'
'test/crlf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/crlf.go'
'test/ddd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ddd.go'
'test/ddd1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ddd1.go'
'test/ddd2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ddd2.go'
'test/decl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/decl.go'
'test/declbad.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/declbad.go'
'test/defer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/defer.go'
'test/defererrcheck.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/defererrcheck.go'
'test/deferfin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/deferfin.go'
'test/defernil.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/defernil.go'
'test/deferprint.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/deferprint.go'
'test/deferprint.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/deferprint.out'
'test/devirt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/devirt.go'
'test/directive.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/directive.go'
'test/directive2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/directive2.go'
'test/divide.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/divide.go'
'test/divmod.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/divmod.go'
'test/embedfunc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/embedfunc.go'
'test/embedvers.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/embedvers.go'
'test/empty.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/empty.go'
'test/env.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/env.go'
'test/eof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/eof.go'
'test/eof1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/eof1.go'
'test/escape.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape.go'
'test/escape2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape2.go'
'test/escape2n.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape2n.go'
'test/escape3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape3.go'
'test/escape4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape4.go'
'test/escape5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape5.go'
'test/escape_array.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_array.go'
'test/escape_calls.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_calls.go'
'test/escape_closure.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_closure.go'
'test/escape_field.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_field.go'
'test/escape_goto.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_goto.go'
'test/escape_hash_maphash.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_hash_maphash.go'
'test/escape_iface.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_iface.go'
'test/escape_iface_nounified.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_iface_nounified.go'
'test/escape_iface_unified.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_iface_unified.go'
'test/escape_indir.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_indir.go'
'test/escape_level.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_level.go'
'test/escape_map.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_map.go'
'test/escape_param.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_param.go'
'test/escape_runtime_atomic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_runtime_atomic.go'
'test/escape_selfassign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_selfassign.go'
'test/escape_slice.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_slice.go'
'test/escape_struct_param1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_struct_param1.go'
'test/escape_struct_param2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_struct_param2.go'
'test/escape_struct_return.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_struct_return.go'
'test/escape_sync_atomic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_sync_atomic.go'
'test/escape_unsafe.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/escape_unsafe.go'
'test/fibo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fibo.go'
'test/finprofiled.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/finprofiled.go'
'test/float_lit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/float_lit.go'
'test/float_lit2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/float_lit2.go'
'test/float_lit3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/float_lit3.go'
'test/floatcmp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/floatcmp.go'
'test/for.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/for.go'
'test/func.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/func.go'
'test/func1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/func1.go'
'test/func2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/func2.go'
'test/func3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/func3.go'
'test/func4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/func4.go'
'test/func5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/func5.go'
'test/func6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/func6.go'
'test/func7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/func7.go'
'test/func8.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/func8.go'
'test/funcdup.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/funcdup.go'
'test/funcdup2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/funcdup2.go'
'test/fuse.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fuse.go'
'test/gc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/gc.go'
'test/gc1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/gc1.go'
'test/gc2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/gc2.go'
'test/gcgort.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/gcgort.go'
'test/gcstring.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/gcstring.go'
'test/goprint.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/goprint.go'
'test/goprint.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/goprint.out'
'test/goto.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/goto.go'
'test/heapsampling.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/heapsampling.go'
'test/helloworld.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/helloworld.go'
'test/helloworld.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/helloworld.out'
'test/if.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/if.go'
'test/import.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/import.go'
'test/import1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/import1.go'
'test/import2.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/import2.dir'
'test/import2.dir/import2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/import2.dir/import2.go'
'test/import2.dir/import3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/import2.dir/import3.go'
'test/import2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/import2.go'
'test/import4.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/import4.dir'
'test/import4.dir/empty.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/import4.dir/empty.go'
'test/import4.dir/import4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/import4.dir/import4.go'
'test/import4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/import4.go'
'test/import5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/import5.go'
'test/import6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/import6.go'
'test/index.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/index.go'
'test/index0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/index0.go'
'test/index1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/index1.go'
'test/index2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/index2.go'
'test/indirect.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/indirect.go'
'test/indirect1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/indirect1.go'
'test/init.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/init.go'
'test/init1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/init1.go'
'test/initcomma.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/initcomma.go'
'test/initexp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/initexp.go'
'test/initialize.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/initialize.go'
'test/initializerr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/initializerr.go'
'test/initloop.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/initloop.go'
'test/inline.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/inline.go'
'test/inline_big.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/inline_big.go'
'test/inline_caller.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/inline_caller.go'
'test/inline_callers.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/inline_callers.go'
'test/inline_endian.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/inline_endian.go'
'test/inline_literal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/inline_literal.go'
'test/inline_math_bits_rotate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/inline_math_bits_rotate.go'
'test/inline_nounified.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/inline_nounified.go'
'test/inline_sync.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/inline_sync.go'
'test/inline_unified.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/inline_unified.go'
'test/inline_variadic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/inline_variadic.go'
'test/int_lit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/int_lit.go'
'test/intcvt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/intcvt.go'
'test/intrinsic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/intrinsic.go'
'test/intrinsic_atomic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/intrinsic_atomic.go'
'test/iota.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/iota.go'
'test/label.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/label.go'
'test/label1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/label1.go'
'test/linkmain.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/linkmain.go'
'test/linkmain_run.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/linkmain_run.go'
'test/linkname.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/linkname.go'
'test/linkname3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/linkname3.go'
'test/linkobj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/linkobj.go'
'test/linkx.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/linkx.go'
'test/linkx_run.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/linkx_run.go'
'test/literal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/literal.go'
'test/literal2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/literal2.go'
'test/live.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/live.go'
'test/live1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/live1.go'
'test/live2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/live2.go'
'test/live_regabi.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/live_regabi.go'
'test/live_uintptrkeepalive.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/live_uintptrkeepalive.go'
'test/loopbce.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/loopbce.go'
'test/mainsig.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/mainsig.go'
'test/makechan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/makechan.go'
'test/makemap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/makemap.go'
'test/makenew.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/makenew.go'
'test/makeslice.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/makeslice.go'
'test/mallocfin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/mallocfin.go'
'test/map.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/map.go'
'test/map1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/map1.go'
'test/mapclear.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/mapclear.go'
'test/maplinear.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/maplinear.go'
'test/maymorestack.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/maymorestack.go'
'test/mergemul.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/mergemul.go'
'test/method.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/method.go'
'test/method1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/method1.go'
'test/method2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/method2.go'
'test/method3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/method3.go'
'test/method4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/method4.go'
'test/method5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/method5.go'
'test/method6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/method6.go'
'test/method7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/method7.go'
'test/named.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/named.go'
'test/named1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/named1.go'
'test/nil.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/nil.go'
'test/nilcheck.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/nilcheck.go'
'test/nilptr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/nilptr.go'
'test/nilptr2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/nilptr2.go'
'test/nilptr3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/nilptr3.go'
'test/nilptr4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/nilptr4.go'
'test/nilptr5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/nilptr5.go'
'test/nilptr5_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/nilptr5_aix.go'
'test/nilptr5_wasm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/nilptr5_wasm.go'
'test/nilptr_aix.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/nilptr_aix.go'
'test/noinit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/noinit.go'
'test/nosplit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/nosplit.go'
'test/nowritebarrier.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/nowritebarrier.go'
'test/nul1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/nul1.go'
'test/opt_branchlikely.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/opt_branchlikely.go'
'test/parentype.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/parentype.go'
'test/peano.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/peano.go'
'test/phiopt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/phiopt.go'
'test/print.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/print.go'
'test/print.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/print.out'
'test/printbig.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/printbig.go'
'test/printbig.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/printbig.out'
'test/prove.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/prove.go'
'test/prove_constant_folding.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/prove_constant_folding.go'
'test/range.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/range.go'
'test/recover.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/recover.go'
'test/recover1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/recover1.go'
'test/recover2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/recover2.go'
'test/recover3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/recover3.go'
'test/recover4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/recover4.go'
'test/recover5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/recover5.go'
'test/reflectmethod1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/reflectmethod1.go'
'test/reflectmethod2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/reflectmethod2.go'
'test/reflectmethod3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/reflectmethod3.go'
'test/reflectmethod4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/reflectmethod4.go'
'test/reflectmethod5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/reflectmethod5.go'
'test/reflectmethod6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/reflectmethod6.go'
'test/reflectmethod7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/reflectmethod7.go'
'test/reflectmethod8.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/reflectmethod8.go'
'test/rename.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/rename.go'
'test/rename1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/rename1.go'
'test/reorder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/reorder.go'
'test/reorder2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/reorder2.go'
'test/retjmp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/retjmp.go'
'test/return.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/return.go'
'test/rotate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/rotate.go'
'test/rotate0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/rotate0.go'
'test/rotate1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/rotate1.go'
'test/rotate2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/rotate2.go'
'test/rotate3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/rotate3.go'
'test/run.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/run.go'
'test/rune.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/rune.go'
'test/runtime.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/runtime.go'
'test/shift1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/shift1.go'
'test/shift2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/shift2.go'
'test/shift3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/shift3.go'
'test/sieve.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/sieve.go'
'test/sigchld.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/sigchld.go'
'test/sigchld.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/sigchld.out'
'test/simassign.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/simassign.go'
'test/sizeof.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/sizeof.go'
'test/slice3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/slice3.go'
'test/slice3err.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/slice3err.go'
'test/slicecap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/slicecap.go'
'test/sliceopt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/sliceopt.go'
'test/solitaire.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/solitaire.go'
'test/stack.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/stack.go'
'test/stackobj.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/stackobj.go'
'test/stackobj2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/stackobj2.go'
'test/stackobj3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/stackobj3.go'
'test/strcopy.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/strcopy.go'
'test/strength.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/strength.go'
'test/string_lit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/string_lit.go'
'test/stringrange.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/stringrange.go'
'test/struct0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/struct0.go'
'test/switch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/switch.go'
'test/switch2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/switch2.go'
'test/switch3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/switch3.go'
'test/switch4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/switch4.go'
'test/switch5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/switch5.go'
'test/switch6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/switch6.go'
'test/switch7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/switch7.go'
'test/tinyfin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/tinyfin.go'
'test/torture.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/torture.go'
'test/turing.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/turing.go'
'test/typecheck.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typecheck.go'
'test/typecheckloop.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typecheckloop.go'
'test/typeswitch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeswitch.go'
'test/typeswitch1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeswitch1.go'
'test/typeswitch2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeswitch2.go'
'test/typeswitch2b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeswitch2b.go'
'test/typeswitch3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeswitch3.go'
'test/uintptrescapes.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/uintptrescapes.dir'
'test/uintptrescapes.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/uintptrescapes.dir/a.go'
'test/uintptrescapes.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/uintptrescapes.dir/main.go'
'test/uintptrescapes.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/uintptrescapes.go'
'test/uintptrescapes2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/uintptrescapes2.go'
'test/uintptrescapes3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/uintptrescapes3.go'
'test/uintptrkeepalive.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/uintptrkeepalive.go'
'test/undef.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/undef.go'
'test/unsafe_slice_data.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/unsafe_slice_data.go'
'test/unsafe_string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/unsafe_string.go'
'test/unsafe_string_data.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/unsafe_string_data.go'
'test/unsafebuiltins.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/unsafebuiltins.go'
'test/used.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/used.go'
'test/utf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/utf.go'
'test/varerr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/varerr.go'
'test/varinit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/varinit.go'
'test/winbatch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/winbatch.go'
'test/writebarrier.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/writebarrier.go'
'test/zerodivide.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/zerodivide.go'
'test/abi' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi'
'test/abi/bad_internal_offsets.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/bad_internal_offsets.go'
'test/abi/bad_select_crash.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/bad_select_crash.go'
'test/abi/convF_criteria.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/convF_criteria.go'
'test/abi/convF_criteria.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/convF_criteria.out'
'test/abi/convT64_criteria.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/convT64_criteria.go'
'test/abi/convT64_criteria.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/convT64_criteria.out'
'test/abi/defer_aggregate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/defer_aggregate.go'
'test/abi/defer_recover_results.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/defer_recover_results.go'
'test/abi/double_nested_addressed_struct.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/double_nested_addressed_struct.go'
'test/abi/double_nested_struct.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/double_nested_struct.go'
'test/abi/f_ret_z_not.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/f_ret_z_not.go'
'test/abi/f_ret_z_not.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/f_ret_z_not.out'
'test/abi/fibish.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/fibish.go'
'test/abi/fibish.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/fibish.out'
'test/abi/fibish_closure.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/fibish_closure.go'
'test/abi/fibish_closure.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/fibish_closure.out'
'test/abi/fuzz_trailing_zero_field.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/fuzz_trailing_zero_field.go'
'test/abi/idata.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/idata.go'
'test/abi/idata.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/idata.out'
'test/abi/leaf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/leaf.go'
'test/abi/leaf2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/leaf2.go'
'test/abi/many_int_input.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/many_int_input.go'
'test/abi/many_int_input.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/many_int_input.out'
'test/abi/many_intstar_input.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/many_intstar_input.go'
'test/abi/many_intstar_input.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/many_intstar_input.out'
'test/abi/map.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/map.go'
'test/abi/method_wrapper.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/method_wrapper.go'
'test/abi/more_intstar_input.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/more_intstar_input.go'
'test/abi/more_intstar_input.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/more_intstar_input.out'
'test/abi/named_results.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/named_results.go'
'test/abi/named_results.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/named_results.out'
'test/abi/named_return_stuff.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/named_return_stuff.go'
'test/abi/named_return_stuff.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/named_return_stuff.out'
'test/abi/open_defer_1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/open_defer_1.go'
'test/abi/part_live.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/part_live.go'
'test/abi/part_live_2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/part_live_2.go'
'test/abi/result_live.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/result_live.go'
'test/abi/result_regalloc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/result_regalloc.go'
'test/abi/return_stuff.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/return_stuff.go'
'test/abi/return_stuff.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/return_stuff.out'
'test/abi/s_sif_sif.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/s_sif_sif.go'
'test/abi/spills3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/spills3.go'
'test/abi/spills4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/spills4.go'
'test/abi/store_reg_args.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/store_reg_args.go'
'test/abi/struct_3_string_input.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/struct_3_string_input.go'
'test/abi/struct_3_string_input.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/struct_3_string_input.out'
'test/abi/struct_lower_1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/struct_lower_1.go'
'test/abi/struct_lower_1.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/struct_lower_1.out'
'test/abi/too_big_to_ssa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/too_big_to_ssa.go'
'test/abi/too_big_to_ssa.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/too_big_to_ssa.out'
'test/abi/uglyfib.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/uglyfib.go'
'test/abi/uglyfib.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/uglyfib.out'
'test/abi/wrapdefer_largetmp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/wrapdefer_largetmp.go'
'test/abi/wrapdefer_largetmp.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/wrapdefer_largetmp.out'
'test/abi/zombie_struct_select.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/abi/zombie_struct_select.go'
'test/interface' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface'
'test/interface/assertinline.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/assertinline.go'
'test/interface/bigdata.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/bigdata.go'
'test/interface/convert.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/convert.go'
'test/interface/convert1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/convert1.go'
'test/interface/convert2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/convert2.go'
'test/interface/embed.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/embed.go'
'test/interface/embed1.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/embed1.dir'
'test/interface/embed1.dir/embed0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/embed1.dir/embed0.go'
'test/interface/embed1.dir/embed1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/embed1.dir/embed1.go'
'test/interface/embed1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/embed1.go'
'test/interface/embed2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/embed2.go'
'test/interface/embed3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/embed3.go'
'test/interface/explicit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/explicit.go'
'test/interface/fail.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/fail.go'
'test/interface/fake.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/fake.go'
'test/interface/noeq.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/noeq.go'
'test/interface/pointer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/pointer.go'
'test/interface/private.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/private.go'
'test/interface/receiver.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/receiver.go'
'test/interface/receiver1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/receiver1.go'
'test/interface/recursive.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/recursive.go'
'test/interface/recursive1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/recursive1.go'
'test/interface/returntype.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/returntype.go'
'test/interface/struct.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/struct.go'
'test/interface/embed3.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/embed3.dir'
'test/interface/embed3.dir/embed0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/embed3.dir/embed0.go'
'test/interface/embed3.dir/embed1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/embed3.dir/embed1.go'
'test/interface/private.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/private.dir'
'test/interface/private.dir/private1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/private.dir/private1.go'
'test/interface/private.dir/prog.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/private.dir/prog.go'
'test/interface/recursive1.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/recursive1.dir'
'test/interface/recursive1.dir/recursive1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/recursive1.dir/recursive1.go'
'test/interface/recursive1.dir/recursive2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/interface/recursive1.dir/recursive2.go'
'test/alias3.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/alias3.dir'
'test/alias3.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/alias3.dir/a.go'
'test/alias3.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/alias3.dir/b.go'
'test/alias3.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/alias3.dir/c.go'
'test/asmhdr.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/asmhdr.dir'
'test/asmhdr.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/asmhdr.dir/main.go'
'test/asmhdr.dir/main.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/asmhdr.dir/main.s'
'test/intrinsic.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/intrinsic.dir'
'test/intrinsic.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/intrinsic.dir/main.go'
'test/bench' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench'
'test/bench/garbage' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/garbage'
'test/bench/garbage/Makefile' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/garbage/Makefile'
'test/bench/garbage/parser.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/garbage/parser.go'
'test/bench/garbage/peano.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/garbage/peano.go'
'test/bench/garbage/stats.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/garbage/stats.go'
'test/bench/garbage/tree.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/garbage/tree.go'
'test/bench/garbage/tree2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/garbage/tree2.go'
'test/bench/go1' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1'
'test/bench/go1/binarytree_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/binarytree_test.go'
'test/bench/go1/fannkuch_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/fannkuch_test.go'
'test/bench/go1/fasta_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/fasta_test.go'
'test/bench/go1/fmt_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/fmt_test.go'
'test/bench/go1/go.mod' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/go.mod'
'test/bench/go1/gob_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/gob_test.go'
'test/bench/go1/gzip_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/gzip_test.go'
'test/bench/go1/http_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/http_test.go'
'test/bench/go1/json_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/json_test.go'
'test/bench/go1/jsondata_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/jsondata_test.go'
'test/bench/go1/mandel_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/mandel_test.go'
'test/bench/go1/parser_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/parser_test.go'
'test/bench/go1/parserdata_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/parserdata_test.go'
'test/bench/go1/regexp_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/regexp_test.go'
'test/bench/go1/revcomp_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/revcomp_test.go'
'test/bench/go1/template_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/template_test.go'
'test/bench/go1/time_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/bench/go1/time_test.go'
'test/ken' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken'
'test/ken/array.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/array.go'
'test/ken/chan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/chan.go'
'test/ken/chan1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/chan1.go'
'test/ken/complit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/complit.go'
'test/ken/convert.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/convert.go'
'test/ken/cplx0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/cplx0.go'
'test/ken/cplx0.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/cplx0.out'
'test/ken/cplx1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/cplx1.go'
'test/ken/cplx2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/cplx2.go'
'test/ken/cplx3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/cplx3.go'
'test/ken/cplx4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/cplx4.go'
'test/ken/cplx5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/cplx5.go'
'test/ken/divconst.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/divconst.go'
'test/ken/divmod.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/divmod.go'
'test/ken/embed.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/embed.go'
'test/ken/for.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/for.go'
'test/ken/interbasic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/interbasic.go'
'test/ken/interfun.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/interfun.go'
'test/ken/intervar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/intervar.go'
'test/ken/label.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/label.go'
'test/ken/litfun.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/litfun.go'
'test/ken/mfunc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/mfunc.go'
'test/ken/modconst.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/modconst.go'
'test/ken/ptrfun.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/ptrfun.go'
'test/ken/ptrvar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/ptrvar.go'
'test/ken/range.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/range.go'
'test/ken/rob1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/rob1.go'
'test/ken/rob2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/rob2.go'
'test/ken/robfor.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/robfor.go'
'test/ken/robfunc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/robfunc.go'
'test/ken/shift.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/shift.go'
'test/ken/simparray.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/simparray.go'
'test/ken/simpbool.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/simpbool.go'
'test/ken/simpconv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/simpconv.go'
'test/ken/simpfun.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/simpfun.go'
'test/ken/simpswitch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/simpswitch.go'
'test/ken/simpvar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/simpvar.go'
'test/ken/slicearray.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/slicearray.go'
'test/ken/sliceslice.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/sliceslice.go'
'test/ken/string.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/string.go'
'test/ken/string.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/string.out'
'test/ken/strvar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ken/strvar.go'
'test/linkname.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/linkname.dir'
'test/linkname.dir/linkname1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/linkname.dir/linkname1.go'
'test/linkname.dir/linkname2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/linkname.dir/linkname2.go'
'test/linkname.dir/linkname3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/linkname.dir/linkname3.go'
'test/chan' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan'
'test/chan/doubleselect.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/doubleselect.go'
'test/chan/fifo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/fifo.go'
'test/chan/goroutines.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/goroutines.go'
'test/chan/nonblock.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/nonblock.go'
'test/chan/perm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/perm.go'
'test/chan/powser1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/powser1.go'
'test/chan/powser2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/powser2.go'
'test/chan/select.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/select.go'
'test/chan/select2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/select2.go'
'test/chan/select3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/select3.go'
'test/chan/select4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/select4.go'
'test/chan/select5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/select5.go'
'test/chan/select6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/select6.go'
'test/chan/select7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/select7.go'
'test/chan/select8.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/select8.go'
'test/chan/sendstmt.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/sendstmt.go'
'test/chan/sieve1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/sieve1.go'
'test/chan/sieve2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/sieve2.go'
'test/chan/zerosize.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/chan/zerosize.go'
'test/closure3.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/closure3.dir'
'test/closure3.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/closure3.dir/main.go'
'test/closure5.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/closure5.dir'
'test/closure5.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/closure5.dir/a.go'
'test/closure5.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/closure5.dir/main.go'
'test/codegen' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen'
'test/codegen/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/README'
'test/codegen/addrcalc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/addrcalc.go'
'test/codegen/alloc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/alloc.go'
'test/codegen/arithmetic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/arithmetic.go'
'test/codegen/bitfield.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/bitfield.go'
'test/codegen/bits.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/bits.go'
'test/codegen/bmi.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/bmi.go'
'test/codegen/bool.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/bool.go'
'test/codegen/clobberdead.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/clobberdead.go'
'test/codegen/clobberdeadreg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/clobberdeadreg.go'
'test/codegen/compare_and_branch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/compare_and_branch.go'
'test/codegen/comparisons.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/comparisons.go'
'test/codegen/condmove.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/condmove.go'
'test/codegen/copy.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/copy.go'
'test/codegen/floats.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/floats.go'
'test/codegen/fuse.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/fuse.go'
'test/codegen/ifaces.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/ifaces.go'
'test/codegen/issue22703.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/issue22703.go'
'test/codegen/issue25378.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/issue25378.go'
'test/codegen/issue31618.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/issue31618.go'
'test/codegen/issue33580.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/issue33580.go'
'test/codegen/issue38554.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/issue38554.go'
'test/codegen/issue42610.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/issue42610.go'
'test/codegen/issue48054.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/issue48054.go'
'test/codegen/issue52635.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/issue52635.go'
'test/codegen/issue54467.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/issue54467.go'
'test/codegen/issue56440.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/issue56440.go'
'test/codegen/logic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/logic.go'
'test/codegen/mapaccess.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/mapaccess.go'
'test/codegen/maps.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/maps.go'
'test/codegen/math.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/math.go'
'test/codegen/mathbits.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/mathbits.go'
'test/codegen/memcombine.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/memcombine.go'
'test/codegen/memops.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/memops.go'
'test/codegen/noextend.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/noextend.go'
'test/codegen/race.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/race.go'
'test/codegen/regabi_regalloc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/regabi_regalloc.go'
'test/codegen/retpoline.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/retpoline.go'
'test/codegen/rotate.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/rotate.go'
'test/codegen/select.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/select.go'
'test/codegen/shift.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/shift.go'
'test/codegen/shortcircuit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/shortcircuit.go'
'test/codegen/slices.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/slices.go'
'test/codegen/smallintiface.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/smallintiface.go'
'test/codegen/spectre.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/spectre.go'
'test/codegen/stack.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/stack.go'
'test/codegen/strings.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/strings.go'
'test/codegen/structs.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/structs.go'
'test/codegen/switch.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/switch.go'
'test/codegen/zerosize.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/codegen/zerosize.go'
'test/ddd2.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ddd2.dir'
'test/ddd2.dir/ddd2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ddd2.dir/ddd2.go'
'test/ddd2.dir/ddd3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/ddd2.dir/ddd3.go'
'test/dwarf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf'
'test/dwarf/dwarf.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir'
'test/dwarf/dwarf.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/main.go'
'test/dwarf/dwarf.dir/z1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z1.go'
'test/dwarf/dwarf.dir/z10.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z10.go'
'test/dwarf/dwarf.dir/z11.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z11.go'
'test/dwarf/dwarf.dir/z12.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z12.go'
'test/dwarf/dwarf.dir/z13.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z13.go'
'test/dwarf/dwarf.dir/z14.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z14.go'
'test/dwarf/dwarf.dir/z15.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z15.go'
'test/dwarf/dwarf.dir/z16.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z16.go'
'test/dwarf/dwarf.dir/z17.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z17.go'
'test/dwarf/dwarf.dir/z18.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z18.go'
'test/dwarf/dwarf.dir/z19.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z19.go'
'test/dwarf/dwarf.dir/z2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z2.go'
'test/dwarf/dwarf.dir/z20.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z20.go'
'test/dwarf/dwarf.dir/z3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z3.go'
'test/dwarf/dwarf.dir/z4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z4.go'
'test/dwarf/dwarf.dir/z5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z5.go'
'test/dwarf/dwarf.dir/z6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z6.go'
'test/dwarf/dwarf.dir/z7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z7.go'
'test/dwarf/dwarf.dir/z8.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z8.go'
'test/dwarf/dwarf.dir/z9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.dir/z9.go'
'test/dwarf/dwarf.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/dwarf.go'
'test/dwarf/linedirectives.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/dwarf/linedirectives.go'
'test/fixedbugs' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs'
'test/fixedbugs/bug000.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug000.go'
'test/fixedbugs/bug002.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug002.go'
'test/fixedbugs/bug003.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug003.go'
'test/fixedbugs/bug004.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug004.go'
'test/fixedbugs/bug005.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug005.go'
'test/fixedbugs/bug006.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug006.go'
'test/fixedbugs/bug007.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug007.go'
'test/fixedbugs/bug008.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug008.go'
'test/fixedbugs/bug009.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug009.go'
'test/fixedbugs/bug010.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug010.go'
'test/fixedbugs/bug011.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug011.go'
'test/fixedbugs/bug012.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug012.go'
'test/fixedbugs/bug013.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug013.go'
'test/fixedbugs/bug014.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug014.go'
'test/fixedbugs/bug015.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug015.go'
'test/fixedbugs/bug016.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug016.go'
'test/fixedbugs/bug017.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug017.go'
'test/fixedbugs/bug020.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug020.go'
'test/fixedbugs/bug021.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug021.go'
'test/fixedbugs/bug022.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug022.go'
'test/fixedbugs/bug023.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug023.go'
'test/fixedbugs/bug024.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug024.go'
'test/fixedbugs/bug026.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug026.go'
'test/fixedbugs/bug027.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug027.go'
'test/fixedbugs/bug028.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug028.go'
'test/fixedbugs/bug030.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug030.go'
'test/fixedbugs/bug031.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug031.go'
'test/fixedbugs/bug035.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug035.go'
'test/fixedbugs/bug037.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug037.go'
'test/fixedbugs/bug039.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug039.go'
'test/fixedbugs/bug040.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug040.go'
'test/fixedbugs/bug045.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug045.go'
'test/fixedbugs/bug046.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug046.go'
'test/fixedbugs/bug047.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug047.go'
'test/fixedbugs/bug048.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug048.go'
'test/fixedbugs/bug049.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug049.go'
'test/fixedbugs/bug050.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug050.go'
'test/fixedbugs/bug051.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug051.go'
'test/fixedbugs/bug052.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug052.go'
'test/fixedbugs/bug053.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug053.go'
'test/fixedbugs/bug054.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug054.go'
'test/fixedbugs/bug055.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug055.go'
'test/fixedbugs/bug056.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug056.go'
'test/fixedbugs/bug057.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug057.go'
'test/fixedbugs/bug058.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug058.go'
'test/fixedbugs/bug059.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug059.go'
'test/fixedbugs/bug060.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug060.go'
'test/fixedbugs/bug061.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug061.go'
'test/fixedbugs/bug062.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug062.go'
'test/fixedbugs/bug063.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug063.go'
'test/fixedbugs/bug064.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug064.go'
'test/fixedbugs/bug065.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug065.go'
'test/fixedbugs/bug066.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug066.go'
'test/fixedbugs/bug067.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug067.go'
'test/fixedbugs/bug068.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug068.go'
'test/fixedbugs/bug069.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug069.go'
'test/fixedbugs/bug070.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug070.go'
'test/fixedbugs/bug071.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug071.go'
'test/fixedbugs/bug072.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug072.go'
'test/fixedbugs/bug073.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug073.go'
'test/fixedbugs/bug074.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug074.go'
'test/fixedbugs/bug075.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug075.go'
'test/fixedbugs/bug076.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug076.go'
'test/fixedbugs/bug077.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug077.go'
'test/fixedbugs/bug078.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug078.go'
'test/fixedbugs/bug080.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug080.go'
'test/fixedbugs/bug081.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug081.go'
'test/fixedbugs/bug082.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug082.go'
'test/fixedbugs/bug083.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug083.dir'
'test/fixedbugs/bug083.dir/bug0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug083.dir/bug0.go'
'test/fixedbugs/bug083.dir/bug1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug083.dir/bug1.go'
'test/fixedbugs/bug083.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug083.go'
'test/fixedbugs/bug084.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug084.go'
'test/fixedbugs/bug085.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug085.go'
'test/fixedbugs/bug086.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug086.go'
'test/fixedbugs/bug087.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug087.go'
'test/fixedbugs/bug088.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug088.dir'
'test/fixedbugs/bug088.dir/bug0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug088.dir/bug0.go'
'test/fixedbugs/bug088.dir/bug1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug088.dir/bug1.go'
'test/fixedbugs/bug088.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug088.go'
'test/fixedbugs/bug089.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug089.go'
'test/fixedbugs/bug090.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug090.go'
'test/fixedbugs/bug091.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug091.go'
'test/fixedbugs/bug092.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug092.go'
'test/fixedbugs/bug093.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug093.go'
'test/fixedbugs/bug094.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug094.go'
'test/fixedbugs/bug096.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug096.go'
'test/fixedbugs/bug097.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug097.go'
'test/fixedbugs/bug098.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug098.go'
'test/fixedbugs/bug099.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug099.go'
'test/fixedbugs/bug101.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug101.go'
'test/fixedbugs/bug102.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug102.go'
'test/fixedbugs/bug103.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug103.go'
'test/fixedbugs/bug104.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug104.go'
'test/fixedbugs/bug106.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug106.dir'
'test/fixedbugs/bug106.dir/bug0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug106.dir/bug0.go'
'test/fixedbugs/bug106.dir/bug1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug106.dir/bug1.go'
'test/fixedbugs/bug106.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug106.go'
'test/fixedbugs/bug107.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug107.go'
'test/fixedbugs/bug108.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug108.go'
'test/fixedbugs/bug109.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug109.go'
'test/fixedbugs/bug110.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug110.go'
'test/fixedbugs/bug111.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug111.go'
'test/fixedbugs/bug112.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug112.go'
'test/fixedbugs/bug113.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug113.go'
'test/fixedbugs/bug114.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug114.go'
'test/fixedbugs/bug115.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug115.go'
'test/fixedbugs/bug116.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug116.go'
'test/fixedbugs/bug117.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug117.go'
'test/fixedbugs/bug118.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug118.go'
'test/fixedbugs/bug119.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug119.go'
'test/fixedbugs/bug120.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug120.go'
'test/fixedbugs/bug121.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug121.go'
'test/fixedbugs/bug122.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug122.go'
'test/fixedbugs/bug123.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug123.go'
'test/fixedbugs/bug126.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug126.go'
'test/fixedbugs/bug127.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug127.go'
'test/fixedbugs/bug128.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug128.go'
'test/fixedbugs/bug129.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug129.go'
'test/fixedbugs/bug130.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug130.go'
'test/fixedbugs/bug131.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug131.go'
'test/fixedbugs/bug132.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug132.go'
'test/fixedbugs/bug133.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug133.dir'
'test/fixedbugs/bug133.dir/bug0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug133.dir/bug0.go'
'test/fixedbugs/bug133.dir/bug1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug133.dir/bug1.go'
'test/fixedbugs/bug133.dir/bug2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug133.dir/bug2.go'
'test/fixedbugs/bug133.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug133.go'
'test/fixedbugs/bug13343.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug13343.go'
'test/fixedbugs/bug135.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug135.go'
'test/fixedbugs/bug136.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug136.go'
'test/fixedbugs/bug137.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug137.go'
'test/fixedbugs/bug139.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug139.go'
'test/fixedbugs/bug140.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug140.go'
'test/fixedbugs/bug141.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug141.go'
'test/fixedbugs/bug142.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug142.go'
'test/fixedbugs/bug143.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug143.go'
'test/fixedbugs/bug144.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug144.go'
'test/fixedbugs/bug145.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug145.go'
'test/fixedbugs/bug146.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug146.go'
'test/fixedbugs/bug147.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug147.go'
'test/fixedbugs/bug148.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug148.go'
'test/fixedbugs/bug149.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug149.go'
'test/fixedbugs/bug150.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug150.go'
'test/fixedbugs/bug151.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug151.go'
'test/fixedbugs/bug1515.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug1515.go'
'test/fixedbugs/bug152.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug152.go'
'test/fixedbugs/bug154.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug154.go'
'test/fixedbugs/bug155.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug155.go'
'test/fixedbugs/bug156.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug156.go'
'test/fixedbugs/bug157.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug157.go'
'test/fixedbugs/bug158.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug158.go'
'test/fixedbugs/bug159.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug159.go'
'test/fixedbugs/bug160.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug160.dir'
'test/fixedbugs/bug160.dir/x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug160.dir/x.go'
'test/fixedbugs/bug160.dir/y.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug160.dir/y.go'
'test/fixedbugs/bug160.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug160.go'
'test/fixedbugs/bug161.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug161.go'
'test/fixedbugs/bug163.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug163.go'
'test/fixedbugs/bug164.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug164.go'
'test/fixedbugs/bug165.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug165.go'
'test/fixedbugs/bug167.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug167.go'
'test/fixedbugs/bug168.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug168.go'
'test/fixedbugs/bug169.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug169.go'
'test/fixedbugs/bug170.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug170.go'
'test/fixedbugs/bug171.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug171.go'
'test/fixedbugs/bug172.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug172.go'
'test/fixedbugs/bug173.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug173.go'
'test/fixedbugs/bug174.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug174.go'
'test/fixedbugs/bug175.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug175.go'
'test/fixedbugs/bug176.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug176.go'
'test/fixedbugs/bug177.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug177.go'
'test/fixedbugs/bug178.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug178.go'
'test/fixedbugs/bug179.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug179.go'
'test/fixedbugs/bug180.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug180.go'
'test/fixedbugs/bug181.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug181.go'
'test/fixedbugs/bug182.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug182.go'
'test/fixedbugs/bug183.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug183.go'
'test/fixedbugs/bug184.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug184.go'
'test/fixedbugs/bug185.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug185.go'
'test/fixedbugs/bug186.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug186.go'
'test/fixedbugs/bug187.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug187.go'
'test/fixedbugs/bug188.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug188.go'
'test/fixedbugs/bug189.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug189.go'
'test/fixedbugs/bug190.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug190.go'
'test/fixedbugs/bug191.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug191.dir'
'test/fixedbugs/bug191.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug191.dir/a.go'
'test/fixedbugs/bug191.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug191.dir/b.go'
'test/fixedbugs/bug191.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug191.dir/main.go'
'test/fixedbugs/bug191.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug191.go'
'test/fixedbugs/bug192.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug192.go'
'test/fixedbugs/bug193.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug193.go'
'test/fixedbugs/bug194.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug194.go'
'test/fixedbugs/bug19403.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug19403.go'
'test/fixedbugs/bug195.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug195.go'
'test/fixedbugs/bug196.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug196.go'
'test/fixedbugs/bug197.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug197.go'
'test/fixedbugs/bug198.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug198.go'
'test/fixedbugs/bug199.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug199.go'
'test/fixedbugs/bug200.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug200.go'
'test/fixedbugs/bug201.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug201.go'
'test/fixedbugs/bug202.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug202.go'
'test/fixedbugs/bug203.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug203.go'
'test/fixedbugs/bug204.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug204.go'
'test/fixedbugs/bug205.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug205.go'
'test/fixedbugs/bug206.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug206.go'
'test/fixedbugs/bug206.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug206.out'
'test/fixedbugs/bug207.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug207.go'
'test/fixedbugs/bug208.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug208.go'
'test/fixedbugs/bug209.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug209.go'
'test/fixedbugs/bug212.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug212.go'
'test/fixedbugs/bug213.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug213.go'
'test/fixedbugs/bug214.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug214.go'
'test/fixedbugs/bug215.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug215.go'
'test/fixedbugs/bug216.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug216.go'
'test/fixedbugs/bug217.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug217.go'
'test/fixedbugs/bug218.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug218.go'
'test/fixedbugs/bug219.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug219.go'
'test/fixedbugs/bug221.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug221.go'
'test/fixedbugs/bug222.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug222.dir'
'test/fixedbugs/bug222.dir/chanbug.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug222.dir/chanbug.go'
'test/fixedbugs/bug222.dir/chanbug2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug222.dir/chanbug2.go'
'test/fixedbugs/bug222.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug222.go'
'test/fixedbugs/bug223.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug223.go'
'test/fixedbugs/bug224.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug224.go'
'test/fixedbugs/bug225.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug225.go'
'test/fixedbugs/bug227.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug227.go'
'test/fixedbugs/bug228.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug228.go'
'test/fixedbugs/bug228a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug228a.go'
'test/fixedbugs/bug229.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug229.go'
'test/fixedbugs/bug230.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug230.go'
'test/fixedbugs/bug231.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug231.go'
'test/fixedbugs/bug232.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug232.go'
'test/fixedbugs/bug233.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug233.go'
'test/fixedbugs/bug234.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug234.go'
'test/fixedbugs/bug235.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug235.go'
'test/fixedbugs/bug236.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug236.go'
'test/fixedbugs/bug237.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug237.go'
'test/fixedbugs/bug238.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug238.go'
'test/fixedbugs/bug239.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug239.go'
'test/fixedbugs/bug240.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug240.go'
'test/fixedbugs/bug241.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug241.go'
'test/fixedbugs/bug242.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug242.go'
'test/fixedbugs/bug243.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug243.go'
'test/fixedbugs/bug244.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug244.go'
'test/fixedbugs/bug245.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug245.go'
'test/fixedbugs/bug246.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug246.go'
'test/fixedbugs/bug247.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug247.go'
'test/fixedbugs/bug248.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug248.dir'
'test/fixedbugs/bug248.dir/bug0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug248.dir/bug0.go'
'test/fixedbugs/bug248.dir/bug1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug248.dir/bug1.go'
'test/fixedbugs/bug248.dir/bug2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug248.dir/bug2.go'
'test/fixedbugs/bug248.dir/bug3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug248.dir/bug3.go'
'test/fixedbugs/bug248.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug248.go'
'test/fixedbugs/bug249.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug249.go'
'test/fixedbugs/bug250.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug250.go'
'test/fixedbugs/bug251.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug251.go'
'test/fixedbugs/bug252.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug252.go'
'test/fixedbugs/bug253.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug253.go'
'test/fixedbugs/bug254.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug254.go'
'test/fixedbugs/bug255.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug255.go'
'test/fixedbugs/bug256.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug256.go'
'test/fixedbugs/bug257.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug257.go'
'test/fixedbugs/bug258.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug258.go'
'test/fixedbugs/bug259.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug259.go'
'test/fixedbugs/bug260.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug260.go'
'test/fixedbugs/bug261.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug261.go'
'test/fixedbugs/bug262.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug262.go'
'test/fixedbugs/bug263.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug263.go'
'test/fixedbugs/bug264.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug264.go'
'test/fixedbugs/bug265.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug265.go'
'test/fixedbugs/bug266.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug266.go'
'test/fixedbugs/bug267.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug267.go'
'test/fixedbugs/bug269.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug269.go'
'test/fixedbugs/bug271.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug271.go'
'test/fixedbugs/bug272.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug272.go'
'test/fixedbugs/bug273.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug273.go'
'test/fixedbugs/bug274.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug274.go'
'test/fixedbugs/bug275.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug275.go'
'test/fixedbugs/bug276.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug276.go'
'test/fixedbugs/bug277.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug277.go'
'test/fixedbugs/bug278.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug278.go'
'test/fixedbugs/bug279.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug279.go'
'test/fixedbugs/bug280.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug280.go'
'test/fixedbugs/bug281.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug281.go'
'test/fixedbugs/bug282.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug282.dir'
'test/fixedbugs/bug282.dir/p1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug282.dir/p1.go'
'test/fixedbugs/bug282.dir/p2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug282.dir/p2.go'
'test/fixedbugs/bug282.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug282.go'
'test/fixedbugs/bug283.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug283.go'
'test/fixedbugs/bug284.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug284.go'
'test/fixedbugs/bug285.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug285.go'
'test/fixedbugs/bug286.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug286.go'
'test/fixedbugs/bug287.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug287.go'
'test/fixedbugs/bug288.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug288.go'
'test/fixedbugs/bug289.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug289.go'
'test/fixedbugs/bug290.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug290.go'
'test/fixedbugs/bug291.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug291.go'
'test/fixedbugs/bug292.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug292.go'
'test/fixedbugs/bug293.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug293.go'
'test/fixedbugs/bug294.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug294.go'
'test/fixedbugs/bug295.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug295.go'
'test/fixedbugs/bug296.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug296.go'
'test/fixedbugs/bug297.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug297.go'
'test/fixedbugs/bug298.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug298.go'
'test/fixedbugs/bug299.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug299.go'
'test/fixedbugs/bug300.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug300.go'
'test/fixedbugs/bug301.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug301.go'
'test/fixedbugs/bug303.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug303.go'
'test/fixedbugs/bug304.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug304.go'
'test/fixedbugs/bug305.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug305.go'
'test/fixedbugs/bug306.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug306.dir'
'test/fixedbugs/bug306.dir/p1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug306.dir/p1.go'
'test/fixedbugs/bug306.dir/p2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug306.dir/p2.go'
'test/fixedbugs/bug306.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug306.go'
'test/fixedbugs/bug307.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug307.go'
'test/fixedbugs/bug308.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug308.go'
'test/fixedbugs/bug309.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug309.go'
'test/fixedbugs/bug311.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug311.go'
'test/fixedbugs/bug312.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug312.go'
'test/fixedbugs/bug313.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug313.dir'
'test/fixedbugs/bug313.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug313.dir/a.go'
'test/fixedbugs/bug313.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug313.dir/b.go'
'test/fixedbugs/bug313.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug313.go'
'test/fixedbugs/bug314.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug314.go'
'test/fixedbugs/bug315.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug315.go'
'test/fixedbugs/bug316.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug316.go'
'test/fixedbugs/bug317.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug317.go'
'test/fixedbugs/bug318.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug318.go'
'test/fixedbugs/bug319.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug319.go'
'test/fixedbugs/bug320.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug320.go'
'test/fixedbugs/bug321.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug321.go'
'test/fixedbugs/bug322.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug322.dir'
'test/fixedbugs/bug322.dir/lib.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug322.dir/lib.go'
'test/fixedbugs/bug322.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug322.dir/main.go'
'test/fixedbugs/bug322.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug322.go'
'test/fixedbugs/bug323.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug323.go'
'test/fixedbugs/bug324.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug324.dir'
'test/fixedbugs/bug324.dir/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug324.dir/p.go'
'test/fixedbugs/bug324.dir/prog.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug324.dir/prog.go'
'test/fixedbugs/bug324.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug324.go'
'test/fixedbugs/bug325.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug325.go'
'test/fixedbugs/bug326.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug326.go'
'test/fixedbugs/bug327.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug327.go'
'test/fixedbugs/bug328.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug328.go'
'test/fixedbugs/bug328.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug328.out'
'test/fixedbugs/bug329.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug329.go'
'test/fixedbugs/bug330.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug330.go'
'test/fixedbugs/bug331.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug331.go'
'test/fixedbugs/bug332.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug332.go'
'test/fixedbugs/bug333.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug333.go'
'test/fixedbugs/bug334.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug334.go'
'test/fixedbugs/bug335.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug335.dir'
'test/fixedbugs/bug335.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug335.dir/a.go'
'test/fixedbugs/bug335.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug335.dir/b.go'
'test/fixedbugs/bug335.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug335.go'
'test/fixedbugs/bug336.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug336.go'
'test/fixedbugs/bug337.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug337.go'
'test/fixedbugs/bug338.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug338.go'
'test/fixedbugs/bug339.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug339.go'
'test/fixedbugs/bug340.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug340.go'
'test/fixedbugs/bug341.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug341.go'
'test/fixedbugs/bug342.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug342.go'
'test/fixedbugs/bug343.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug343.go'
'test/fixedbugs/bug344.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug344.go'
'test/fixedbugs/bug345.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug345.go'
'test/fixedbugs/bug346.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug346.go'
'test/fixedbugs/bug347.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug347.go'
'test/fixedbugs/bug348.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug348.go'
'test/fixedbugs/bug349.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug349.go'
'test/fixedbugs/bug350.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug350.go'
'test/fixedbugs/bug351.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug351.go'
'test/fixedbugs/bug352.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug352.go'
'test/fixedbugs/bug353.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug353.go'
'test/fixedbugs/bug354.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug354.go'
'test/fixedbugs/bug355.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug355.go'
'test/fixedbugs/bug356.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug356.go'
'test/fixedbugs/bug357.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug357.go'
'test/fixedbugs/bug358.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug358.go'
'test/fixedbugs/bug361.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug361.go'
'test/fixedbugs/bug362.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug362.go'
'test/fixedbugs/bug363.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug363.go'
'test/fixedbugs/bug364.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug364.go'
'test/fixedbugs/bug365.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug365.go'
'test/fixedbugs/bug366.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug366.go'
'test/fixedbugs/bug367.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug367.go'
'test/fixedbugs/bug368.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug368.go'
'test/fixedbugs/bug369.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug369.go'
'test/fixedbugs/bug370.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug370.go'
'test/fixedbugs/bug371.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug371.go'
'test/fixedbugs/bug372.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug372.go'
'test/fixedbugs/bug373.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug373.go'
'test/fixedbugs/bug374.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug374.go'
'test/fixedbugs/bug375.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug375.go'
'test/fixedbugs/bug376.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug376.go'
'test/fixedbugs/bug377.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug377.go'
'test/fixedbugs/bug378.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug378.go'
'test/fixedbugs/bug379.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug379.go'
'test/fixedbugs/bug380.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug380.go'
'test/fixedbugs/bug381.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug381.go'
'test/fixedbugs/bug382.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug382.go'
'test/fixedbugs/bug383.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug383.go'
'test/fixedbugs/bug384.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug384.go'
'test/fixedbugs/bug385_32.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug385_32.go'
'test/fixedbugs/bug385_64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug385_64.go'
'test/fixedbugs/bug386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug386.go'
'test/fixedbugs/bug387.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug387.go'
'test/fixedbugs/bug388.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug388.go'
'test/fixedbugs/bug388a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug388a.go'
'test/fixedbugs/bug389.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug389.go'
'test/fixedbugs/bug390.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug390.go'
'test/fixedbugs/bug391.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug391.go'
'test/fixedbugs/bug392.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug392.go'
'test/fixedbugs/bug393.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug393.go'
'test/fixedbugs/bug394.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug394.go'
'test/fixedbugs/bug396.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug396.go'
'test/fixedbugs/bug397.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug397.go'
'test/fixedbugs/bug398.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug398.go'
'test/fixedbugs/bug399.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug399.go'
'test/fixedbugs/bug401.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug401.go'
'test/fixedbugs/bug402.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug402.go'
'test/fixedbugs/bug403.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug403.go'
'test/fixedbugs/bug404.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug404.go'
'test/fixedbugs/bug405.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug405.go'
'test/fixedbugs/bug406.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug406.go'
'test/fixedbugs/bug407.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug407.go'
'test/fixedbugs/bug409.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug409.go'
'test/fixedbugs/bug409.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug409.out'
'test/fixedbugs/bug410.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug410.go'
'test/fixedbugs/bug411.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug411.go'
'test/fixedbugs/bug412.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug412.go'
'test/fixedbugs/bug413.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug413.go'
'test/fixedbugs/bug414.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug414.dir'
'test/fixedbugs/bug414.dir/p1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug414.dir/p1.go'
'test/fixedbugs/bug414.dir/prog.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug414.dir/prog.go'
'test/fixedbugs/bug414.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug414.go'
'test/fixedbugs/bug415.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug415.go'
'test/fixedbugs/bug416.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug416.go'
'test/fixedbugs/bug417.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug417.go'
'test/fixedbugs/bug418.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug418.go'
'test/fixedbugs/bug419.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug419.go'
'test/fixedbugs/bug420.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug420.go'
'test/fixedbugs/bug421.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug421.go'
'test/fixedbugs/bug422.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug422.go'
'test/fixedbugs/bug423.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug423.go'
'test/fixedbugs/bug424.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug424.go'
'test/fixedbugs/bug425.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug425.go'
'test/fixedbugs/bug426.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug426.go'
'test/fixedbugs/bug427.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug427.go'
'test/fixedbugs/bug428.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug428.go'
'test/fixedbugs/bug430.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug430.go'
'test/fixedbugs/bug431.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug431.go'
'test/fixedbugs/bug432.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug432.go'
'test/fixedbugs/bug433.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug433.go'
'test/fixedbugs/bug434.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug434.go'
'test/fixedbugs/bug435.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug435.go'
'test/fixedbugs/bug436.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug436.go'
'test/fixedbugs/bug437.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug437.go'
'test/fixedbugs/bug438.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug438.go'
'test/fixedbugs/bug439.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug439.go'
'test/fixedbugs/bug440_32.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug440_32.go'
'test/fixedbugs/bug440_64.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug440_64.go'
'test/fixedbugs/bug441.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug441.go'
'test/fixedbugs/bug442.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug442.go'
'test/fixedbugs/bug443.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug443.go'
'test/fixedbugs/bug444.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug444.go'
'test/fixedbugs/bug445.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug445.go'
'test/fixedbugs/bug446.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug446.go'
'test/fixedbugs/bug447.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug447.go'
'test/fixedbugs/bug448.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug448.go'
'test/fixedbugs/bug449.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug449.go'
'test/fixedbugs/bug450.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug450.go'
'test/fixedbugs/bug451.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug451.go'
'test/fixedbugs/bug452.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug452.go'
'test/fixedbugs/bug453.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug453.go'
'test/fixedbugs/bug454.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug454.go'
'test/fixedbugs/bug455.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug455.go'
'test/fixedbugs/bug456.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug456.go'
'test/fixedbugs/bug457.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug457.go'
'test/fixedbugs/bug458.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug458.go'
'test/fixedbugs/bug459.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug459.go'
'test/fixedbugs/bug460.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug460.go'
'test/fixedbugs/bug461.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug461.go'
'test/fixedbugs/bug462.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug462.go'
'test/fixedbugs/bug463.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug463.go'
'test/fixedbugs/bug464.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug464.go'
'test/fixedbugs/bug465.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug465.go'
'test/fixedbugs/bug466.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug466.go'
'test/fixedbugs/bug467.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug467.go'
'test/fixedbugs/bug468.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug468.go'
'test/fixedbugs/bug470.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug470.go'
'test/fixedbugs/bug471.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug471.go'
'test/fixedbugs/bug472.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug472.go'
'test/fixedbugs/bug473.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug473.go'
'test/fixedbugs/bug474.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug474.go'
'test/fixedbugs/bug475.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug475.go'
'test/fixedbugs/bug476.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug476.go'
'test/fixedbugs/bug477.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug477.go'
'test/fixedbugs/bug478.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug478.go'
'test/fixedbugs/bug479.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug479.go'
'test/fixedbugs/bug480.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug480.go'
'test/fixedbugs/bug481.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug481.go'
'test/fixedbugs/bug482.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug482.go'
'test/fixedbugs/bug483.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug483.go'
'test/fixedbugs/bug484.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug484.go'
'test/fixedbugs/bug485.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug485.go'
'test/fixedbugs/bug486.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug486.go'
'test/fixedbugs/bug487.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug487.go'
'test/fixedbugs/bug488.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug488.go'
'test/fixedbugs/bug489.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug489.go'
'test/fixedbugs/bug490.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug490.go'
'test/fixedbugs/bug491.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug491.go'
'test/fixedbugs/bug492.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug492.go'
'test/fixedbugs/bug493.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug493.go'
'test/fixedbugs/bug494.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug494.go'
'test/fixedbugs/bug495.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug495.go'
'test/fixedbugs/bug496.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug496.go'
'test/fixedbugs/bug497.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug497.go'
'test/fixedbugs/bug498.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug498.go'
'test/fixedbugs/bug499.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug499.go'
'test/fixedbugs/bug500.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug500.go'
'test/fixedbugs/bug501.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug501.go'
'test/fixedbugs/bug502.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug502.go'
'test/fixedbugs/bug503.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug503.go'
'test/fixedbugs/bug504.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug504.go'
'test/fixedbugs/bug505.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug505.go'
'test/fixedbugs/bug506.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug506.go'
'test/fixedbugs/bug507.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug507.go'
'test/fixedbugs/bug508.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug508.go'
'test/fixedbugs/bug509.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug509.go'
'test/fixedbugs/bug510.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug510.go'
'test/fixedbugs/bug511.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug511.go'
'test/fixedbugs/bug512.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug512.go'
'test/fixedbugs/bug513.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug513.go'
'test/fixedbugs/bug514.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug514.go'
'test/fixedbugs/bug515.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug515.go'
'test/fixedbugs/gcc101994.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc101994.go'
'test/fixedbugs/gcc61204.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc61204.go'
'test/fixedbugs/gcc61244.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc61244.go'
'test/fixedbugs/gcc61246.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc61246.go'
'test/fixedbugs/gcc61248.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc61248.go'
'test/fixedbugs/gcc61253.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc61253.go'
'test/fixedbugs/gcc61254.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc61254.go'
'test/fixedbugs/gcc61255.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc61255.go'
'test/fixedbugs/gcc61258.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc61258.go'
'test/fixedbugs/gcc61264.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc61264.go'
'test/fixedbugs/gcc61265.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc61265.go'
'test/fixedbugs/gcc61273.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc61273.go'
'test/fixedbugs/gcc65755.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc65755.go'
'test/fixedbugs/gcc67968.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc67968.go'
'test/fixedbugs/gcc78763.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc78763.go'
'test/fixedbugs/gcc80226.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc80226.go'
'test/fixedbugs/gcc89321.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc89321.go'
'test/fixedbugs/issue10047.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10047.go'
'test/fixedbugs/issue10066.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10066.go'
'test/fixedbugs/issue10135.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10135.go'
'test/fixedbugs/issue10219.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10219.go'
'test/fixedbugs/issue10253.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10253.go'
'test/fixedbugs/issue10284.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10284.go'
'test/fixedbugs/issue10320.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10320.go'
'test/fixedbugs/issue10332.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10332.go'
'test/fixedbugs/issue10353.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10353.go'
'test/fixedbugs/issue10407.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10407.go'
'test/fixedbugs/issue10441.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10441.go'
'test/fixedbugs/issue10486.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10486.go'
'test/fixedbugs/issue10607.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10607.go'
'test/fixedbugs/issue10607a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10607a.go'
'test/fixedbugs/issue10654.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10654.go'
'test/fixedbugs/issue10700.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10700.go'
'test/fixedbugs/issue10925.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10925.go'
'test/fixedbugs/issue10958.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10958.go'
'test/fixedbugs/issue10975.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10975.go'
'test/fixedbugs/issue10977.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10977.go'
'test/fixedbugs/issue11053.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11053.go'
'test/fixedbugs/issue11053.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11053.out'
'test/fixedbugs/issue11256.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11256.go'
'test/fixedbugs/issue11286.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11286.go'
'test/fixedbugs/issue11326.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11326.go'
'test/fixedbugs/issue11326b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11326b.go'
'test/fixedbugs/issue11354.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11354.go'
'test/fixedbugs/issue11359.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11359.go'
'test/fixedbugs/issue11361.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11361.go'
'test/fixedbugs/issue11362.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11362.go'
'test/fixedbugs/issue11369.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11369.go'
'test/fixedbugs/issue11370.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11370.go'
'test/fixedbugs/issue11371.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11371.go'
'test/fixedbugs/issue11590.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11590.go'
'test/fixedbugs/issue11610.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11610.go'
'test/fixedbugs/issue11610a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11610a.go'
'test/fixedbugs/issue11614.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11614.go'
'test/fixedbugs/issue11656.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11656.go'
'test/fixedbugs/issue11674.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11674.go'
'test/fixedbugs/issue11699.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11699.go'
'test/fixedbugs/issue11737.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11737.go'
'test/fixedbugs/issue11750.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11750.go'
'test/fixedbugs/issue11771.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11771.go'
'test/fixedbugs/issue11790.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11790.go'
'test/fixedbugs/issue11945.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11945.go'
'test/fixedbugs/issue11987.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11987.go'
'test/fixedbugs/issue12006.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12006.go'
'test/fixedbugs/issue12108.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12108.go'
'test/fixedbugs/issue12133.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12133.go'
'test/fixedbugs/issue12226.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12226.go'
'test/fixedbugs/issue12347.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12347.go'
'test/fixedbugs/issue12411.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12411.go'
'test/fixedbugs/issue12413.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12413.go'
'test/fixedbugs/issue12525.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12525.go'
'test/fixedbugs/issue12536.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12536.go'
'test/fixedbugs/issue12577.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12577.go'
'test/fixedbugs/issue12588.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12588.go'
'test/fixedbugs/issue12621.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12621.go'
'test/fixedbugs/issue12677.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12677.go'
'test/fixedbugs/issue12686.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12686.go'
'test/fixedbugs/issue12944.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12944.go'
'test/fixedbugs/issue1304.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue1304.go'
'test/fixedbugs/issue13160.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13160.go'
'test/fixedbugs/issue13162.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13162.go'
'test/fixedbugs/issue13169.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13169.go'
'test/fixedbugs/issue13171.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13171.go'
'test/fixedbugs/issue13248.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13248.go'
'test/fixedbugs/issue13261.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13261.go'
'test/fixedbugs/issue13262.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13262.go'
'test/fixedbugs/issue13263.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13263.go'
'test/fixedbugs/issue13265.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13265.go'
'test/fixedbugs/issue13266.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13266.go'
'test/fixedbugs/issue13268.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13268.go'
'test/fixedbugs/issue13273.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13273.go'
'test/fixedbugs/issue13274.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13274.go'
'test/fixedbugs/issue13319.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13319.go'
'test/fixedbugs/issue13337.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13337.go'
'test/fixedbugs/issue13365.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13365.go'
'test/fixedbugs/issue13415.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13415.go'
'test/fixedbugs/issue13471.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13471.go'
'test/fixedbugs/issue13480.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13480.go'
'test/fixedbugs/issue13485.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13485.go'
'test/fixedbugs/issue13539.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13539.go'
'test/fixedbugs/issue13559.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13559.go'
'test/fixedbugs/issue13587.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13587.go'
'test/fixedbugs/issue13684.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13684.go'
'test/fixedbugs/issue13777.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13777.go'
'test/fixedbugs/issue13779.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13779.go'
'test/fixedbugs/issue13799.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13799.go'
'test/fixedbugs/issue13821.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13821.go'
'test/fixedbugs/issue13821b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13821b.go'
'test/fixedbugs/issue14006.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14006.go'
'test/fixedbugs/issue14010.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14010.go'
'test/fixedbugs/issue14136.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14136.go'
'test/fixedbugs/issue14164.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14164.go'
'test/fixedbugs/issue14321.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14321.go'
'test/fixedbugs/issue14331.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14331.go'
'test/fixedbugs/issue14405.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14405.go'
'test/fixedbugs/issue14520.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14520.go'
'test/fixedbugs/issue14520a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14520a.go'
'test/fixedbugs/issue14540.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14540.go'
'test/fixedbugs/issue14553.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14553.go'
'test/fixedbugs/issue14591.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14591.go'
'test/fixedbugs/issue14636.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14636.go'
'test/fixedbugs/issue14646.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14646.go'
'test/fixedbugs/issue14651.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14651.go'
'test/fixedbugs/issue14652.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14652.go'
'test/fixedbugs/issue14725.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14725.go'
'test/fixedbugs/issue14729.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14729.go'
'test/fixedbugs/issue14988.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14988.go'
'test/fixedbugs/issue14999.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14999.go'
'test/fixedbugs/issue15002.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15002.go'
'test/fixedbugs/issue15013.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15013.go'
'test/fixedbugs/issue15039.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15039.go'
'test/fixedbugs/issue15042.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15042.go'
'test/fixedbugs/issue15055.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15055.go'
'test/fixedbugs/issue15071.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15071.go'
'test/fixedbugs/issue15084.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15084.go'
'test/fixedbugs/issue15091.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15091.go'
'test/fixedbugs/issue15141.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15141.go'
'test/fixedbugs/issue15175.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15175.go'
'test/fixedbugs/issue15252.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15252.go'
'test/fixedbugs/issue15277.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15277.go'
'test/fixedbugs/issue15281.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15281.go'
'test/fixedbugs/issue15303.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15303.go'
'test/fixedbugs/issue15311.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15311.go'
'test/fixedbugs/issue15329.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15329.go'
'test/fixedbugs/issue15439.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15439.go'
'test/fixedbugs/issue15470.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15470.go'
'test/fixedbugs/issue15514.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15514.go'
'test/fixedbugs/issue15528.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15528.go'
'test/fixedbugs/issue15548.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15548.go'
'test/fixedbugs/issue15550.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15550.go'
'test/fixedbugs/issue15572.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15572.go'
'test/fixedbugs/issue15585.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15585.go'
'test/fixedbugs/issue15602.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15602.go'
'test/fixedbugs/issue15604.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15604.go'
'test/fixedbugs/issue15609.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15609.go'
'test/fixedbugs/issue15611.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15611.go'
'test/fixedbugs/issue15646.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15646.go'
'test/fixedbugs/issue15722.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15722.go'
'test/fixedbugs/issue15733.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15733.go'
'test/fixedbugs/issue15747.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15747.go'
'test/fixedbugs/issue15747b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15747b.go'
'test/fixedbugs/issue15838.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15838.go'
'test/fixedbugs/issue15895.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15895.go'
'test/fixedbugs/issue15898.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15898.go'
'test/fixedbugs/issue15902.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15902.go'
'test/fixedbugs/issue15920.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15920.go'
'test/fixedbugs/issue15926.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15926.go'
'test/fixedbugs/issue15961.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15961.go'
'test/fixedbugs/issue15975.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15975.go'
'test/fixedbugs/issue15988.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15988.go'
'test/fixedbugs/issue15992.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15992.go'
'test/fixedbugs/issue15992.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15992.out'
'test/fixedbugs/issue16008.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16008.go'
'test/fixedbugs/issue16016.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16016.go'
'test/fixedbugs/issue16037_run.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16037_run.go'
'test/fixedbugs/issue16095.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16095.go'
'test/fixedbugs/issue16130.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16130.go'
'test/fixedbugs/issue16133.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16133.go'
'test/fixedbugs/issue16193.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16193.go'
'test/fixedbugs/issue16249.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16249.go'
'test/fixedbugs/issue16306.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16306.go'
'test/fixedbugs/issue16317.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16317.go'
'test/fixedbugs/issue16331.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16331.go'
'test/fixedbugs/issue16369.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16369.go'
'test/fixedbugs/issue16428.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16428.go'
'test/fixedbugs/issue16439.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16439.go'
'test/fixedbugs/issue16515.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16515.go'
'test/fixedbugs/issue16616.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16616.go'
'test/fixedbugs/issue16733.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16733.go'
'test/fixedbugs/issue16741.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16741.go'
'test/fixedbugs/issue16760.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16760.go'
'test/fixedbugs/issue16804.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16804.go'
'test/fixedbugs/issue16870.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16870.go'
'test/fixedbugs/issue16948.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16948.go'
'test/fixedbugs/issue16949.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16949.go'
'test/fixedbugs/issue16985.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16985.go'
'test/fixedbugs/issue17005.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17005.go'
'test/fixedbugs/issue17038.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17038.go'
'test/fixedbugs/issue17039.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17039.go'
'test/fixedbugs/issue17111.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17111.go'
'test/fixedbugs/issue17194.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17194.go'
'test/fixedbugs/issue17270.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17270.go'
'test/fixedbugs/issue17318.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17318.go'
'test/fixedbugs/issue17328.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17328.go'
'test/fixedbugs/issue17381.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17381.go'
'test/fixedbugs/issue17449.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17449.go'
'test/fixedbugs/issue17551.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17551.go'
'test/fixedbugs/issue17588.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17588.go'
'test/fixedbugs/issue17596.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17596.go'
'test/fixedbugs/issue17631.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17631.go'
'test/fixedbugs/issue17640.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17640.go'
'test/fixedbugs/issue17645.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17645.go'
'test/fixedbugs/issue17710.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17710.go'
'test/fixedbugs/issue17752.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17752.go'
'test/fixedbugs/issue17758.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17758.go'
'test/fixedbugs/issue17918.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue17918.go'
'test/fixedbugs/issue18089.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18089.go'
'test/fixedbugs/issue18092.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18092.go'
'test/fixedbugs/issue18149.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18149.go'
'test/fixedbugs/issue18231.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18231.go'
'test/fixedbugs/issue18331.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18331.go'
'test/fixedbugs/issue18392.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18392.go'
'test/fixedbugs/issue18393.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18393.go'
'test/fixedbugs/issue18410.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18410.go'
'test/fixedbugs/issue18419.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18419.go'
'test/fixedbugs/issue18459.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18459.go'
'test/fixedbugs/issue18595.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18595.go'
'test/fixedbugs/issue18636.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18636.go'
'test/fixedbugs/issue18640.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18640.go'
'test/fixedbugs/issue18655.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18655.go'
'test/fixedbugs/issue18661.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18661.go'
'test/fixedbugs/issue18725.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18725.go'
'test/fixedbugs/issue18747.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18747.go'
'test/fixedbugs/issue18808.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18808.go'
'test/fixedbugs/issue18882.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18882.go'
'test/fixedbugs/issue18895.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18895.go'
'test/fixedbugs/issue18906.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18906.go'
'test/fixedbugs/issue18911.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18911.go'
'test/fixedbugs/issue18915.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18915.go'
'test/fixedbugs/issue18994.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18994.go'
'test/fixedbugs/issue19012.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19012.go'
'test/fixedbugs/issue19028.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19028.go'
'test/fixedbugs/issue19040.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19040.go'
'test/fixedbugs/issue19056.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19056.go'
'test/fixedbugs/issue19078.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19078.go'
'test/fixedbugs/issue19084.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19084.go'
'test/fixedbugs/issue19113.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19113.go'
'test/fixedbugs/issue19137.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19137.go'
'test/fixedbugs/issue19168.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19168.go'
'test/fixedbugs/issue19182.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19182.go'
'test/fixedbugs/issue19201.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19201.go'
'test/fixedbugs/issue19217.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19217.go'
'test/fixedbugs/issue19246.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19246.go'
'test/fixedbugs/issue19261.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19261.go'
'test/fixedbugs/issue19275.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19275.go'
'test/fixedbugs/issue19323.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19323.go'
'test/fixedbugs/issue19359.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19359.go'
'test/fixedbugs/issue19467.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19467.go'
'test/fixedbugs/issue19482.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19482.go'
'test/fixedbugs/issue19507.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19507.go'
'test/fixedbugs/issue19515.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19515.go'
'test/fixedbugs/issue19548.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19548.go'
'test/fixedbugs/issue19555.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19555.go'
'test/fixedbugs/issue19610.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19610.go'
'test/fixedbugs/issue19632.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19632.go'
'test/fixedbugs/issue19658.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19658.go'
'test/fixedbugs/issue19667.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19667.go'
'test/fixedbugs/issue19671.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19671.go'
'test/fixedbugs/issue19678.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19678.go'
'test/fixedbugs/issue19679.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19679.go'
'test/fixedbugs/issue19696.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19696.go'
'test/fixedbugs/issue19699.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19699.go'
'test/fixedbugs/issue19699b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19699b.go'
'test/fixedbugs/issue19705.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19705.go'
'test/fixedbugs/issue19710.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19710.go'
'test/fixedbugs/issue19743.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19743.go'
'test/fixedbugs/issue19764.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19764.go'
'test/fixedbugs/issue19783.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19783.go'
'test/fixedbugs/issue19799.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19799.go'
'test/fixedbugs/issue19880.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19880.go'
'test/fixedbugs/issue19911.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19911.go'
'test/fixedbugs/issue19947.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19947.go'
'test/fixedbugs/issue19977.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19977.go'
'test/fixedbugs/issue20014.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20014.go'
'test/fixedbugs/issue20014.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20014.out'
'test/fixedbugs/issue20029.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20029.go'
'test/fixedbugs/issue20097.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20097.go'
'test/fixedbugs/issue20145.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20145.go'
'test/fixedbugs/issue20162.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20162.go'
'test/fixedbugs/issue20174.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20174.go'
'test/fixedbugs/issue20185.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20185.go'
'test/fixedbugs/issue20227.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20227.go'
'test/fixedbugs/issue20232.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20232.go'
'test/fixedbugs/issue20233.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20233.go'
'test/fixedbugs/issue20245.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20245.go'
'test/fixedbugs/issue20250.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20250.go'
'test/fixedbugs/issue20298.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20298.go'
'test/fixedbugs/issue20333.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20333.go'
'test/fixedbugs/issue20335.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20335.go'
'test/fixedbugs/issue20415.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20415.go'
'test/fixedbugs/issue20529.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20529.go'
'test/fixedbugs/issue20530.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20530.go'
'test/fixedbugs/issue20602.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20602.go'
'test/fixedbugs/issue20682.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20682.go'
'test/fixedbugs/issue20739.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20739.go'
'test/fixedbugs/issue20749.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20749.go'
'test/fixedbugs/issue20780.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20780.go'
'test/fixedbugs/issue20780b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20780b.go'
'test/fixedbugs/issue20789.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20789.go'
'test/fixedbugs/issue20811.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20811.go'
'test/fixedbugs/issue20812.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20812.go'
'test/fixedbugs/issue20813.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20813.go'
'test/fixedbugs/issue20923.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20923.go'
'test/fixedbugs/issue21048.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21048.go'
'test/fixedbugs/issue21120.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21120.go'
'test/fixedbugs/issue21221.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21221.go'
'test/fixedbugs/issue21253.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21253.go'
'test/fixedbugs/issue21256.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21256.go'
'test/fixedbugs/issue21273.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21273.go'
'test/fixedbugs/issue21317.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21317.go'
'test/fixedbugs/issue21576.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21576.go'
'test/fixedbugs/issue21655.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21655.go'
'test/fixedbugs/issue21687.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21687.go'
'test/fixedbugs/issue21709.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21709.go'
'test/fixedbugs/issue21770.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21770.go'
'test/fixedbugs/issue21808.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21808.go'
'test/fixedbugs/issue21808.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21808.out'
'test/fixedbugs/issue21879.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21879.go'
'test/fixedbugs/issue21879.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21879.out'
'test/fixedbugs/issue21882.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21882.go'
'test/fixedbugs/issue21887.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21887.go'
'test/fixedbugs/issue21887.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21887.out'
'test/fixedbugs/issue21934.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21934.go'
'test/fixedbugs/issue21963.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21963.go'
'test/fixedbugs/issue21979.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21979.go'
'test/fixedbugs/issue21988.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21988.go'
'test/fixedbugs/issue22063.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22063.go'
'test/fixedbugs/issue22076.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22076.go'
'test/fixedbugs/issue22083.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22083.go'
'test/fixedbugs/issue22164.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22164.go'
'test/fixedbugs/issue22198.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22198.go'
'test/fixedbugs/issue22200.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22200.go'
'test/fixedbugs/issue22200b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22200b.go'
'test/fixedbugs/issue22305.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22305.go'
'test/fixedbugs/issue22326.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22326.go'
'test/fixedbugs/issue22326.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22326.out'
'test/fixedbugs/issue22327.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22327.go'
'test/fixedbugs/issue22344.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22344.go'
'test/fixedbugs/issue22351.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22351.go'
'test/fixedbugs/issue22389.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22389.go'
'test/fixedbugs/issue22429.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22429.go'
'test/fixedbugs/issue22458.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22458.go'
'test/fixedbugs/issue22581.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22581.go'
'test/fixedbugs/issue22605.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22605.go'
'test/fixedbugs/issue22660.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22660.go'
'test/fixedbugs/issue22662.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22662.go'
'test/fixedbugs/issue22662b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22662b.go'
'test/fixedbugs/issue22683.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22683.go'
'test/fixedbugs/issue22683.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22683.out'
'test/fixedbugs/issue22781.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22781.go'
'test/fixedbugs/issue22794.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22794.go'
'test/fixedbugs/issue22822.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22822.go'
'test/fixedbugs/issue22877.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22877.go'
'test/fixedbugs/issue22881.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22881.go'
'test/fixedbugs/issue22904.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22904.go'
'test/fixedbugs/issue22921.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22921.go'
'test/fixedbugs/issue22941.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22941.go'
'test/fixedbugs/issue22962.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22962.go'
'test/fixedbugs/issue23017.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23017.go'
'test/fixedbugs/issue23093.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23093.go'
'test/fixedbugs/issue23094.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23094.go'
'test/fixedbugs/issue23116.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23116.go'
'test/fixedbugs/issue23179.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23179.go'
'test/fixedbugs/issue23188.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23188.go'
'test/fixedbugs/issue23298.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23298.go'
'test/fixedbugs/issue23305.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23305.go'
'test/fixedbugs/issue23311.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23311.go'
'test/fixedbugs/issue23414.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23414.go'
'test/fixedbugs/issue23489.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23489.go'
'test/fixedbugs/issue23504.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23504.go'
'test/fixedbugs/issue23521.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23521.go'
'test/fixedbugs/issue23522.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23522.go'
'test/fixedbugs/issue23536.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23536.go'
'test/fixedbugs/issue23545.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23545.go'
'test/fixedbugs/issue23546.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23546.go'
'test/fixedbugs/issue23586.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23586.go'
'test/fixedbugs/issue23587.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23587.go'
'test/fixedbugs/issue23609.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23609.go'
'test/fixedbugs/issue23664.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23664.go'
'test/fixedbugs/issue23719.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23719.go'
'test/fixedbugs/issue23732.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23732.go'
'test/fixedbugs/issue23734.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23734.go'
'test/fixedbugs/issue23780.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23780.go'
'test/fixedbugs/issue23781.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23781.go'
'test/fixedbugs/issue23812.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23812.go'
'test/fixedbugs/issue23814.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23814.go'
'test/fixedbugs/issue23823.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23823.go'
'test/fixedbugs/issue23837.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23837.go'
'test/fixedbugs/issue23868.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23868.go'
'test/fixedbugs/issue23870.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23870.go'
'test/fixedbugs/issue23912.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23912.go'
'test/fixedbugs/issue24120.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24120.go'
'test/fixedbugs/issue24159.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24159.go'
'test/fixedbugs/issue24173.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24173.go'
'test/fixedbugs/issue24187.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24187.go'
'test/fixedbugs/issue24339.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24339.go'
'test/fixedbugs/issue24419.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24419.go'
'test/fixedbugs/issue24449.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24449.go'
'test/fixedbugs/issue24470.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24470.go'
'test/fixedbugs/issue24488.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24488.go'
'test/fixedbugs/issue24491a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24491a.go'
'test/fixedbugs/issue24491b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24491b.go'
'test/fixedbugs/issue24503.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24503.go'
'test/fixedbugs/issue24547.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24547.go'
'test/fixedbugs/issue24651a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24651a.go'
'test/fixedbugs/issue24651b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24651b.go'
'test/fixedbugs/issue24693.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24693.go'
'test/fixedbugs/issue24693.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24693.out'
'test/fixedbugs/issue24760.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24760.go'
'test/fixedbugs/issue24761.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24761.go'
'test/fixedbugs/issue24763.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24763.go'
'test/fixedbugs/issue24799.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24799.go'
'test/fixedbugs/issue24801.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24801.go'
'test/fixedbugs/issue24817.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24817.go'
'test/fixedbugs/issue24937.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24937.go'
'test/fixedbugs/issue24939.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24939.go'
'test/fixedbugs/issue25006.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25006.go'
'test/fixedbugs/issue25055.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25055.go'
'test/fixedbugs/issue25101.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25101.go'
'test/fixedbugs/issue25322.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25322.go'
'test/fixedbugs/issue25322.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25322.out'
'test/fixedbugs/issue25507.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25507.go'
'test/fixedbugs/issue25516.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25516.go'
'test/fixedbugs/issue25727.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25727.go'
'test/fixedbugs/issue25741.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25741.go'
'test/fixedbugs/issue25776.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25776.go'
'test/fixedbugs/issue25897a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25897a.go'
'test/fixedbugs/issue25897b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25897b.go'
'test/fixedbugs/issue25958.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25958.go'
'test/fixedbugs/issue25966.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25966.go'
'test/fixedbugs/issue25984.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25984.go'
'test/fixedbugs/issue25993.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25993.go'
'test/fixedbugs/issue26024.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26024.go'
'test/fixedbugs/issue26043.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26043.go'
'test/fixedbugs/issue26094.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26094.go'
'test/fixedbugs/issue26097.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26097.go'
'test/fixedbugs/issue26105.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26105.go'
'test/fixedbugs/issue26116.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26116.go'
'test/fixedbugs/issue26120.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26120.go'
'test/fixedbugs/issue2615.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue2615.go'
'test/fixedbugs/issue26153.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26153.go'
'test/fixedbugs/issue26163.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26163.go'
'test/fixedbugs/issue26248.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26248.go'
'test/fixedbugs/issue26335.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26335.go'
'test/fixedbugs/issue26340.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26340.go'
'test/fixedbugs/issue26341.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26341.go'
'test/fixedbugs/issue26407.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26407.go'
'test/fixedbugs/issue26411.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26411.go'
'test/fixedbugs/issue26416.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26416.go'
'test/fixedbugs/issue26426.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26426.go'
'test/fixedbugs/issue26438.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26438.go'
'test/fixedbugs/issue26495.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26495.go'
'test/fixedbugs/issue26616.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26616.go'
'test/fixedbugs/issue26855.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26855.go'
'test/fixedbugs/issue27143.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27143.go'
'test/fixedbugs/issue27201.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27201.go'
'test/fixedbugs/issue27232.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27232.go'
'test/fixedbugs/issue27267.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27267.go'
'test/fixedbugs/issue27278.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27278.go'
'test/fixedbugs/issue27289.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27289.go'
'test/fixedbugs/issue27356.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27356.go'
'test/fixedbugs/issue27518a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27518a.go'
'test/fixedbugs/issue27518b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27518b.go'
'test/fixedbugs/issue27557.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27557.go'
'test/fixedbugs/issue27595.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27595.go'
'test/fixedbugs/issue27695.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27695.go'
'test/fixedbugs/issue27695b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27695b.go'
'test/fixedbugs/issue27695c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27695c.go'
'test/fixedbugs/issue27718.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27718.go'
'test/fixedbugs/issue27732a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27732a.go'
'test/fixedbugs/issue27829.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27829.go'
'test/fixedbugs/issue27836.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27836.go'
'test/fixedbugs/issue27938.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27938.go'
'test/fixedbugs/issue27961.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27961.go'
'test/fixedbugs/issue28055.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28055.go'
'test/fixedbugs/issue28058.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28058.go'
'test/fixedbugs/issue28078.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28078.go'
'test/fixedbugs/issue28079a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28079a.go'
'test/fixedbugs/issue28079b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28079b.go'
'test/fixedbugs/issue28079c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28079c.go'
'test/fixedbugs/issue28085.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28085.go'
'test/fixedbugs/issue28268.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28268.go'
'test/fixedbugs/issue28390.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28390.go'
'test/fixedbugs/issue28390.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28390.out'
'test/fixedbugs/issue28430.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28430.go'
'test/fixedbugs/issue28445.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28445.go'
'test/fixedbugs/issue28450.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28450.go'
'test/fixedbugs/issue28601.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28601.go'
'test/fixedbugs/issue28616.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28616.go'
'test/fixedbugs/issue28688.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28688.go'
'test/fixedbugs/issue28748.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28748.go'
'test/fixedbugs/issue28797.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28797.go'
'test/fixedbugs/issue28926.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue28926.go'
'test/fixedbugs/issue29013a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29013a.go'
'test/fixedbugs/issue29013b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29013b.go'
'test/fixedbugs/issue29190.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29190.go'
'test/fixedbugs/issue29215.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29215.go'
'test/fixedbugs/issue29218.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29218.go'
'test/fixedbugs/issue29220.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29220.go'
'test/fixedbugs/issue29264.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29264.go'
'test/fixedbugs/issue29304.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29304.go'
'test/fixedbugs/issue29312.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29312.go'
'test/fixedbugs/issue29329.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29329.go'
'test/fixedbugs/issue29350.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29350.go'
'test/fixedbugs/issue29362.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29362.go'
'test/fixedbugs/issue29362b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29362b.go'
'test/fixedbugs/issue29389.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29389.go'
'test/fixedbugs/issue29402.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29402.go'
'test/fixedbugs/issue29504.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29504.go'
'test/fixedbugs/issue29562.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29562.go'
'test/fixedbugs/issue29610.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29610.go'
'test/fixedbugs/issue29612.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29612.go'
'test/fixedbugs/issue29735.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29735.go'
'test/fixedbugs/issue29855.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29855.go'
'test/fixedbugs/issue29870.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29870.go'
'test/fixedbugs/issue29870b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29870b.go'
'test/fixedbugs/issue29919.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29919.go'
'test/fixedbugs/issue29943.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29943.go'
'test/fixedbugs/issue30041.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30041.go'
'test/fixedbugs/issue30061.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30061.go'
'test/fixedbugs/issue30085.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30085.go'
'test/fixedbugs/issue30087.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30087.go'
'test/fixedbugs/issue30116.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30116.go'
'test/fixedbugs/issue30116.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30116.out'
'test/fixedbugs/issue30116u.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30116u.go'
'test/fixedbugs/issue30116u.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30116u.out'
'test/fixedbugs/issue30243.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30243.go'
'test/fixedbugs/issue30430.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30430.go'
'test/fixedbugs/issue30476.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30476.go'
'test/fixedbugs/issue30566a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30566a.go'
'test/fixedbugs/issue30566b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30566b.go'
'test/fixedbugs/issue30606.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30606.go'
'test/fixedbugs/issue30606b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30606b.go'
'test/fixedbugs/issue30659.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30659.go'
'test/fixedbugs/issue30679.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30679.go'
'test/fixedbugs/issue30709.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30709.go'
'test/fixedbugs/issue30709.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30709.out'
'test/fixedbugs/issue30722.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30722.go'
'test/fixedbugs/issue30862.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30862.go'
'test/fixedbugs/issue30898.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30898.go'
'test/fixedbugs/issue30907.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30907.go'
'test/fixedbugs/issue30908.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30908.go'
'test/fixedbugs/issue30956.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30956.go'
'test/fixedbugs/issue30956.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30956.out'
'test/fixedbugs/issue30977.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30977.go'
'test/fixedbugs/issue31010.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31010.go'
'test/fixedbugs/issue31053.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31053.go'
'test/fixedbugs/issue31060.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31060.go'
'test/fixedbugs/issue31252.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31252.go'
'test/fixedbugs/issue31412a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31412a.go'
'test/fixedbugs/issue31412b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31412b.go'
'test/fixedbugs/issue31419.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31419.go'
'test/fixedbugs/issue31546.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31546.go'
'test/fixedbugs/issue31573.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31573.go'
'test/fixedbugs/issue31636.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31636.go'
'test/fixedbugs/issue31636.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31636.out'
'test/fixedbugs/issue31637.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31637.go'
'test/fixedbugs/issue31747.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31747.go'
'test/fixedbugs/issue31777.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31777.go'
'test/fixedbugs/issue31782.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31782.go'
'test/fixedbugs/issue31782.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31782.out'
'test/fixedbugs/issue31915.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31915.go'
'test/fixedbugs/issue31959.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31959.go'
'test/fixedbugs/issue31959.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31959.out'
'test/fixedbugs/issue31987.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31987.go'
'test/fixedbugs/issue32133.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32133.go'
'test/fixedbugs/issue32175.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32175.go'
'test/fixedbugs/issue32175.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32175.out'
'test/fixedbugs/issue32187.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32187.go'
'test/fixedbugs/issue32288.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32288.go'
'test/fixedbugs/issue32347.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32347.go'
'test/fixedbugs/issue32454.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32454.go'
'test/fixedbugs/issue32477.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32477.go'
'test/fixedbugs/issue32560.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32560.go'
'test/fixedbugs/issue32595.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32595.go'
'test/fixedbugs/issue32680.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32680.go'
'test/fixedbugs/issue32680.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32680.out'
'test/fixedbugs/issue32680b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32680b.go'
'test/fixedbugs/issue32723.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32723.go'
'test/fixedbugs/issue32778.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32778.go'
'test/fixedbugs/issue32901.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32901.go'
'test/fixedbugs/issue32922.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32922.go'
'test/fixedbugs/issue32959.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32959.go'
'test/fixedbugs/issue33013.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33013.go'
'test/fixedbugs/issue33020.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33020.go'
'test/fixedbugs/issue33020a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33020a.go'
'test/fixedbugs/issue33062.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33062.go'
'test/fixedbugs/issue33158.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33158.go'
'test/fixedbugs/issue33219.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33219.go'
'test/fixedbugs/issue33275.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33275.go'
'test/fixedbugs/issue33275_run.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33275_run.go'
'test/fixedbugs/issue33308.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33308.go'
'test/fixedbugs/issue33355.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33355.go'
'test/fixedbugs/issue33386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33386.go'
'test/fixedbugs/issue33438.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33438.go'
'test/fixedbugs/issue33460.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33460.go'
'test/fixedbugs/issue33555.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33555.go'
'test/fixedbugs/issue33724.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33724.go'
'test/fixedbugs/issue33739.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33739.go'
'test/fixedbugs/issue33866.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33866.go'
'test/fixedbugs/issue33903.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33903.go'
'test/fixedbugs/issue34123.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue34123.go'
'test/fixedbugs/issue34329.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue34329.go'
'test/fixedbugs/issue34395.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue34395.go'
'test/fixedbugs/issue34503.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue34503.go'
'test/fixedbugs/issue34520.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue34520.go'
'test/fixedbugs/issue34577.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue34577.go'
'test/fixedbugs/issue34723.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue34723.go'
'test/fixedbugs/issue34966.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue34966.go'
'test/fixedbugs/issue34968.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue34968.go'
'test/fixedbugs/issue35027.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue35027.go'
'test/fixedbugs/issue35073.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue35073.go'
'test/fixedbugs/issue35157.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue35157.go'
'test/fixedbugs/issue35291.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue35291.go'
'test/fixedbugs/issue35518.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue35518.go'
'test/fixedbugs/issue3552.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue3552.go'
'test/fixedbugs/issue35576.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue35576.go'
'test/fixedbugs/issue35576.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue35576.out'
'test/fixedbugs/issue35586.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue35586.go'
'test/fixedbugs/issue35652.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue35652.go'
'test/fixedbugs/issue35739.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue35739.go'
'test/fixedbugs/issue36085.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue36085.go'
'test/fixedbugs/issue36259.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue36259.go'
'test/fixedbugs/issue36437.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue36437.go'
'test/fixedbugs/issue36516.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue36516.go'
'test/fixedbugs/issue36705.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue36705.go'
'test/fixedbugs/issue36723.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue36723.go'
'test/fixedbugs/issue3705.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue3705.go'
'test/fixedbugs/issue37246.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue37246.go'
'test/fixedbugs/issue37513.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue37513.go'
'test/fixedbugs/issue37716.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue37716.go'
'test/fixedbugs/issue37753.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue37753.go'
'test/fixedbugs/issue3783.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue3783.go'
'test/fixedbugs/issue37837.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue37837.go'
'test/fixedbugs/issue37975.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue37975.go'
'test/fixedbugs/issue38093.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue38093.go'
'test/fixedbugs/issue38117.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue38117.go'
'test/fixedbugs/issue38125.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue38125.go'
'test/fixedbugs/issue38356.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue38356.go'
'test/fixedbugs/issue38359.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue38359.go'
'test/fixedbugs/issue38496.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue38496.go'
'test/fixedbugs/issue38690.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue38690.go'
'test/fixedbugs/issue38698.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue38698.go'
'test/fixedbugs/issue38745.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue38745.go'
'test/fixedbugs/issue38746.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue38746.go'
'test/fixedbugs/issue38905.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue38905.go'
'test/fixedbugs/issue38916.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue38916.go'
'test/fixedbugs/issue3925.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue3925.go'
'test/fixedbugs/issue39292.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue39292.go'
'test/fixedbugs/issue39459.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue39459.go'
'test/fixedbugs/issue39472.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue39472.go'
'test/fixedbugs/issue39505.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue39505.go'
'test/fixedbugs/issue39505b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue39505b.go'
'test/fixedbugs/issue39541.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue39541.go'
'test/fixedbugs/issue39651.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue39651.go'
'test/fixedbugs/issue40152.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue40152.go'
'test/fixedbugs/issue40252.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue40252.go'
'test/fixedbugs/issue40367.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue40367.go'
'test/fixedbugs/issue40629.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue40629.go'
'test/fixedbugs/issue4066.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4066.go'
'test/fixedbugs/issue40746.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue40746.go'
'test/fixedbugs/issue4085a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4085a.go'
'test/fixedbugs/issue4085b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4085b.go'
'test/fixedbugs/issue40917.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue40917.go'
'test/fixedbugs/issue40954.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue40954.go'
'test/fixedbugs/issue4097.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4097.go'
'test/fixedbugs/issue4099.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4099.go'
'test/fixedbugs/issue41239.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue41239.go'
'test/fixedbugs/issue41247.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue41247.go'
'test/fixedbugs/issue41440.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue41440.go'
'test/fixedbugs/issue41500.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue41500.go'
'test/fixedbugs/issue41575.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue41575.go'
'test/fixedbugs/issue4162.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4162.go'
'test/fixedbugs/issue41635.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue41635.go'
'test/fixedbugs/issue4167.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4167.go'
'test/fixedbugs/issue41680.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue41680.go'
'test/fixedbugs/issue41736.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue41736.go'
'test/fixedbugs/issue41780.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue41780.go'
'test/fixedbugs/issue41872.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue41872.go'
'test/fixedbugs/issue42032.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42032.go'
'test/fixedbugs/issue42058a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42058a.go'
'test/fixedbugs/issue42058b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42058b.go'
'test/fixedbugs/issue42075.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42075.go'
'test/fixedbugs/issue42076.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42076.go'
'test/fixedbugs/issue4215.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4215.go'
'test/fixedbugs/issue42284.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42284.go'
'test/fixedbugs/issue4232.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4232.go'
'test/fixedbugs/issue42401.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42401.go'
'test/fixedbugs/issue4251.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4251.go'
'test/fixedbugs/issue4252.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4252.go'
'test/fixedbugs/issue42568.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42568.go'
'test/fixedbugs/issue42587.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42587.go'
'test/fixedbugs/issue4264.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4264.go'
'test/fixedbugs/issue42686.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42686.go'
'test/fixedbugs/issue42703.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42703.go'
'test/fixedbugs/issue42727.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42727.go'
'test/fixedbugs/issue42753.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42753.go'
'test/fixedbugs/issue42784.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42784.go'
'test/fixedbugs/issue42790.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42790.go'
'test/fixedbugs/issue4283.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4283.go'
'test/fixedbugs/issue42876.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42876.go'
'test/fixedbugs/issue42944.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42944.go'
'test/fixedbugs/issue43099.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43099.go'
'test/fixedbugs/issue43111.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43111.go'
'test/fixedbugs/issue43112.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43112.go'
'test/fixedbugs/issue4313.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4313.go'
'test/fixedbugs/issue4316.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4316.go'
'test/fixedbugs/issue43164.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43164.go'
'test/fixedbugs/issue43167.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43167.go'
'test/fixedbugs/issue4323.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4323.go'
'test/fixedbugs/issue4326.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4326.go'
'test/fixedbugs/issue43292.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43292.go'
'test/fixedbugs/issue43384.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43384.go'
'test/fixedbugs/issue43428.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43428.go'
'test/fixedbugs/issue43444.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43444.go'
'test/fixedbugs/issue43444.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43444.out'
'test/fixedbugs/issue43479.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43479.go'
'test/fixedbugs/issue4348.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4348.go'
'test/fixedbugs/issue43480.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43480.go'
'test/fixedbugs/issue4353.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4353.go'
'test/fixedbugs/issue43551.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43551.go'
'test/fixedbugs/issue43570.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43570.go'
'test/fixedbugs/issue4359.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4359.go'
'test/fixedbugs/issue43619.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43619.go'
'test/fixedbugs/issue43633.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43633.go'
'test/fixedbugs/issue4365.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4365.go'
'test/fixedbugs/issue43677.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43677.go'
'test/fixedbugs/issue4370.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4370.go'
'test/fixedbugs/issue43701.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43701.go'
'test/fixedbugs/issue43762.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43762.go'
'test/fixedbugs/issue43835.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43835.go'
'test/fixedbugs/issue43908.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43908.go'
'test/fixedbugs/issue43942.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43942.go'
'test/fixedbugs/issue43962.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43962.go'
'test/fixedbugs/issue4396a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4396a.go'
'test/fixedbugs/issue4396b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4396b.go'
'test/fixedbugs/issue4399.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4399.go'
'test/fixedbugs/issue4405.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4405.go'
'test/fixedbugs/issue44266.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44266.go'
'test/fixedbugs/issue4429.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4429.go'
'test/fixedbugs/issue44325.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44325.go'
'test/fixedbugs/issue44330.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44330.go'
'test/fixedbugs/issue44335.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44335.go'
'test/fixedbugs/issue44344.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44344.go'
'test/fixedbugs/issue44355.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44355.go'
'test/fixedbugs/issue44370.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44370.go'
'test/fixedbugs/issue44378.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44378.go'
'test/fixedbugs/issue44383.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44383.go'
'test/fixedbugs/issue44432.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44432.go'
'test/fixedbugs/issue44465.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44465.go'
'test/fixedbugs/issue4448.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4448.go'
'test/fixedbugs/issue4452.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4452.go'
'test/fixedbugs/issue4458.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4458.go'
'test/fixedbugs/issue4463.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4463.go'
'test/fixedbugs/issue4468.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4468.go'
'test/fixedbugs/issue4470.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4470.go'
'test/fixedbugs/issue44732.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44732.go'
'test/fixedbugs/issue44739.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44739.go'
'test/fixedbugs/issue44823.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44823.go'
'test/fixedbugs/issue44830.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44830.go'
'test/fixedbugs/issue4495.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4495.go'
'test/fixedbugs/issue45045.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45045.go'
'test/fixedbugs/issue4510.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4510.go'
'test/fixedbugs/issue45175.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45175.go'
'test/fixedbugs/issue4517a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4517a.go'
'test/fixedbugs/issue4517b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4517b.go'
'test/fixedbugs/issue4517c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4517c.go'
'test/fixedbugs/issue4517d.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4517d.go'
'test/fixedbugs/issue4518.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4518.go'
'test/fixedbugs/issue45242.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45242.go'
'test/fixedbugs/issue45258.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45258.go'
'test/fixedbugs/issue4529.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4529.go'
'test/fixedbugs/issue45323.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45323.go'
'test/fixedbugs/issue45344.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45344.go'
'test/fixedbugs/issue45359.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45359.go'
'test/fixedbugs/issue4545.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4545.go'
'test/fixedbugs/issue45503.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45503.go'
'test/fixedbugs/issue45606.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45606.go'
'test/fixedbugs/issue4562.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4562.go'
'test/fixedbugs/issue45665.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45665.go'
'test/fixedbugs/issue45693.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45693.go'
'test/fixedbugs/issue45706.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45706.go'
'test/fixedbugs/issue45743.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45743.go'
'test/fixedbugs/issue45804.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45804.go'
'test/fixedbugs/issue4585.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4585.go'
'test/fixedbugs/issue45851.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45851.go'
'test/fixedbugs/issue4590.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4590.go'
'test/fixedbugs/issue45913.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45913.go'
'test/fixedbugs/issue45947.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45947.go'
'test/fixedbugs/issue45948.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45948.go'
'test/fixedbugs/issue4610.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4610.go'
'test/fixedbugs/issue4614.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4614.go'
'test/fixedbugs/issue4618.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4618.go'
'test/fixedbugs/issue4620.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4620.go'
'test/fixedbugs/issue46234.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46234.go'
'test/fixedbugs/issue46304.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46304.go'
'test/fixedbugs/issue46386.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46386.go'
'test/fixedbugs/issue46525.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46525.go'
'test/fixedbugs/issue4654.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4654.go'
'test/fixedbugs/issue46556.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46556.go'
'test/fixedbugs/issue4663.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4663.go'
'test/fixedbugs/issue46653.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46653.dir'
'test/fixedbugs/issue46653.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46653.dir/main.go'
'test/fixedbugs/issue46653.dir/bad' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46653.dir/bad'
'test/fixedbugs/issue46653.dir/bad/bad.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46653.dir/bad/bad.go'
'test/fixedbugs/issue46653.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46653.go'
'test/fixedbugs/issue4667.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4667.go'
'test/fixedbugs/issue46720.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46720.go'
'test/fixedbugs/issue46725.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46725.go'
'test/fixedbugs/issue46749.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46749.go'
'test/fixedbugs/issue46903.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46903.go'
'test/fixedbugs/issue46907.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46907.go'
'test/fixedbugs/issue46938.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46938.go'
'test/fixedbugs/issue46957.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue46957.go'
'test/fixedbugs/issue47068.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47068.go'
'test/fixedbugs/issue47087.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47087.go'
'test/fixedbugs/issue47131.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47131.go'
'test/fixedbugs/issue47185.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47185.go'
'test/fixedbugs/issue47201.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47201.go'
'test/fixedbugs/issue47227.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47227.go'
'test/fixedbugs/issue47317.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47317.go'
'test/fixedbugs/issue4734.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4734.go'
'test/fixedbugs/issue4748.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4748.go'
'test/fixedbugs/issue4752.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4752.go'
'test/fixedbugs/issue47712.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47712.go'
'test/fixedbugs/issue4776.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4776.go'
'test/fixedbugs/issue47771.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47771.go'
'test/fixedbugs/issue4785.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4785.go'
'test/fixedbugs/issue47928.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47928.go'
'test/fixedbugs/issue48026.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48026.go'
'test/fixedbugs/issue48033.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48033.go'
'test/fixedbugs/issue48088.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48088.go'
'test/fixedbugs/issue48092.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48092.go'
'test/fixedbugs/issue48097.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48097.go'
'test/fixedbugs/issue4813.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4813.go'
'test/fixedbugs/issue48230.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48230.go'
'test/fixedbugs/issue48289.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48289.go'
'test/fixedbugs/issue48301.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48301.go'
'test/fixedbugs/issue48357.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48357.go'
'test/fixedbugs/issue48459.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48459.go'
'test/fixedbugs/issue4847.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4847.go'
'test/fixedbugs/issue48471.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48471.go'
'test/fixedbugs/issue48473.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48473.go'
'test/fixedbugs/issue48476.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48476.go'
'test/fixedbugs/issue48536.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48536.go'
'test/fixedbugs/issue48558.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48558.go'
'test/fixedbugs/issue48784.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48784.go'
'test/fixedbugs/issue4879.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4879.go'
'test/fixedbugs/issue48834.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48834.go'
'test/fixedbugs/issue48835.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48835.go'
'test/fixedbugs/issue48898.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48898.go'
'test/fixedbugs/issue48898.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48898.out'
'test/fixedbugs/issue48916.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48916.go'
'test/fixedbugs/issue49003.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49003.go'
'test/fixedbugs/issue49005a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49005a.go'
'test/fixedbugs/issue49005b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49005b.go'
'test/fixedbugs/issue49016.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49016.go'
'test/fixedbugs/issue49029.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49029.go'
'test/fixedbugs/issue49094.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49094.go'
'test/fixedbugs/issue4909a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4909a.go'
'test/fixedbugs/issue4909b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4909b.go'
'test/fixedbugs/issue49100.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49100.go'
'test/fixedbugs/issue49100.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49100.out'
'test/fixedbugs/issue49100b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49100b.go'
'test/fixedbugs/issue49100b.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49100b.out'
'test/fixedbugs/issue49110.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49110.go'
'test/fixedbugs/issue49122.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49122.go'
'test/fixedbugs/issue49143.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49143.go'
'test/fixedbugs/issue49145.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49145.go'
'test/fixedbugs/issue49145.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49145.out'
'test/fixedbugs/issue49240.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49240.go'
'test/fixedbugs/issue49249.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49249.go'
'test/fixedbugs/issue49282.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49282.go'
'test/fixedbugs/issue4932.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4932.go'
'test/fixedbugs/issue49368.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49368.go'
'test/fixedbugs/issue49378.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49378.go'
'test/fixedbugs/issue49512.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49512.go'
'test/fixedbugs/issue49592.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49592.go'
'test/fixedbugs/issue49611.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49611.go'
'test/fixedbugs/issue49619.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49619.go'
'test/fixedbugs/issue4964.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4964.go'
'test/fixedbugs/issue49665.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49665.go'
'test/fixedbugs/issue49665.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49665.out'
'test/fixedbugs/issue49767.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49767.go'
'test/fixedbugs/issue49814.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49814.go'
'test/fixedbugs/issue5002.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5002.go'
'test/fixedbugs/issue50169.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue50169.go'
'test/fixedbugs/issue50190.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue50190.go'
'test/fixedbugs/issue50372.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue50372.go'
'test/fixedbugs/issue50439.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue50439.go'
'test/fixedbugs/issue5056.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5056.go'
'test/fixedbugs/issue50671.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue50671.go'
'test/fixedbugs/issue50672.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue50672.go'
'test/fixedbugs/issue50788.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue50788.go'
'test/fixedbugs/issue50854.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue50854.go'
'test/fixedbugs/issue5089.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5089.go'
'test/fixedbugs/issue5105.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5105.go'
'test/fixedbugs/issue51101.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue51101.go'
'test/fixedbugs/issue5125.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5125.go'
'test/fixedbugs/issue51291.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue51291.go'
'test/fixedbugs/issue51401.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue51401.go'
'test/fixedbugs/issue51437.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue51437.go'
'test/fixedbugs/issue51475.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue51475.go'
'test/fixedbugs/issue51531.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue51531.go'
'test/fixedbugs/issue5162.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5162.go'
'test/fixedbugs/issue5172.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5172.go'
'test/fixedbugs/issue51733.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue51733.go'
'test/fixedbugs/issue51839.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue51839.go'
'test/fixedbugs/issue52020.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52020.go'
'test/fixedbugs/issue52072.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52072.go'
'test/fixedbugs/issue52127.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52127.go'
'test/fixedbugs/issue52128.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52128.go'
'test/fixedbugs/issue52278.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52278.go'
'test/fixedbugs/issue52279.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52279.go'
'test/fixedbugs/issue5231.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5231.go'
'test/fixedbugs/issue52438.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52438.go'
'test/fixedbugs/issue5244.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5244.go'
'test/fixedbugs/issue52535.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52535.go'
'test/fixedbugs/issue5259.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5259.go'
'test/fixedbugs/issue52590.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52590.go'
'test/fixedbugs/issue5260.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5260.go'
'test/fixedbugs/issue52612.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52612.go'
'test/fixedbugs/issue52673.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52673.go'
'test/fixedbugs/issue52701.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52701.go'
'test/fixedbugs/issue52748.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52748.go'
'test/fixedbugs/issue52788.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52788.go'
'test/fixedbugs/issue52788a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52788a.go'
'test/fixedbugs/issue52788a.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52788a.out'
'test/fixedbugs/issue52841.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52841.go'
'test/fixedbugs/issue52846.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52846.go'
'test/fixedbugs/issue52856.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52856.go'
'test/fixedbugs/issue52862.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52862.go'
'test/fixedbugs/issue52870.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52870.go'
'test/fixedbugs/issue52871.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52871.go'
'test/fixedbugs/issue52907.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52907.go'
'test/fixedbugs/issue5291.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5291.go'
'test/fixedbugs/issue52953.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52953.go'
'test/fixedbugs/issue53018.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue53018.go'
'test/fixedbugs/issue53137.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue53137.go'
'test/fixedbugs/issue53309.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue53309.go'
'test/fixedbugs/issue53439.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue53439.go'
'test/fixedbugs/issue53454.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue53454.go'
'test/fixedbugs/issue5358.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5358.go'
'test/fixedbugs/issue53600.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue53600.go'
'test/fixedbugs/issue53600.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue53600.out'
'test/fixedbugs/issue53619.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue53619.go'
'test/fixedbugs/issue53635.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue53635.go'
'test/fixedbugs/issue53653.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue53653.go'
'test/fixedbugs/issue53653.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue53653.out'
'test/fixedbugs/issue53702.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue53702.go'
'test/fixedbugs/issue5373.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5373.go'
'test/fixedbugs/issue53982.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue53982.go'
'test/fixedbugs/issue54220.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54220.go'
'test/fixedbugs/issue54280.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54280.go'
'test/fixedbugs/issue54307.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54307.go'
'test/fixedbugs/issue54343.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54343.go'
'test/fixedbugs/issue54348.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54348.go'
'test/fixedbugs/issue54467.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54467.go'
'test/fixedbugs/issue54632.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54632.go'
'test/fixedbugs/issue54638.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54638.go'
'test/fixedbugs/issue5470.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5470.go'
'test/fixedbugs/issue54722.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54722.go'
'test/fixedbugs/issue54722b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54722b.go'
'test/fixedbugs/issue54911.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54911.go'
'test/fixedbugs/issue54912.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54912.go'
'test/fixedbugs/issue5493.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5493.go'
'test/fixedbugs/issue54959.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54959.go'
'test/fixedbugs/issue54991.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54991.go'
'test/fixedbugs/issue55122.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue55122.go'
'test/fixedbugs/issue55122b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue55122b.go'
'test/fixedbugs/issue5515.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5515.go'
'test/fixedbugs/issue5581.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5581.go'
'test/fixedbugs/issue55889.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue55889.go'
'test/fixedbugs/issue5607.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5607.go'
'test/fixedbugs/issue5609.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5609.go'
'test/fixedbugs/issue56103.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56103.go'
'test/fixedbugs/issue56105.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56105.go'
'test/fixedbugs/issue56109.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56109.go'
'test/fixedbugs/issue5614.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5614.go'
'test/fixedbugs/issue56141.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56141.go'
'test/fixedbugs/issue56220.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56220.go'
'test/fixedbugs/issue56280.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56280.go'
'test/fixedbugs/issue56727.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56727.go'
'test/fixedbugs/issue56768.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56768.go'
'test/fixedbugs/issue56777.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56777.go'
'test/fixedbugs/issue56778.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56778.go'
'test/fixedbugs/issue56923.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56923.go'
'test/fixedbugs/issue5698.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5698.go'
'test/fixedbugs/issue56990.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56990.go'
'test/fixedbugs/issue56990.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56990.out'
'test/fixedbugs/issue5704.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5704.go'
'test/fixedbugs/issue57184.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue57184.go'
'test/fixedbugs/issue57309.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue57309.go'
'test/fixedbugs/issue5753.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5753.go'
'test/fixedbugs/issue5755.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5755.go'
'test/fixedbugs/issue57778.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue57778.go'
'test/fixedbugs/issue57823.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue57823.go'
'test/fixedbugs/issue57846.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue57846.go'
'test/fixedbugs/issue5793.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5793.go'
'test/fixedbugs/issue5809.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5809.go'
'test/fixedbugs/issue5820.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5820.go'
'test/fixedbugs/issue58293.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue58293.go'
'test/fixedbugs/issue58325.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue58325.go'
'test/fixedbugs/issue58341.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue58341.go'
'test/fixedbugs/issue5841.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5841.go'
'test/fixedbugs/issue5856.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5856.go'
'test/fixedbugs/issue58563.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue58563.go'
'test/fixedbugs/issue5910.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5910.go'
'test/fixedbugs/issue59293.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue59293.go'
'test/fixedbugs/issue59334.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue59334.go'
'test/fixedbugs/issue59367.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue59367.go'
'test/fixedbugs/issue59378.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue59378.go'
'test/fixedbugs/issue5957.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5957.go'
'test/fixedbugs/issue59572.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue59572.go'
'test/fixedbugs/issue59572.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue59572.out'
'test/fixedbugs/issue5963.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5963.go'
'test/fixedbugs/issue6004.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6004.go'
'test/fixedbugs/issue6036.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6036.go'
'test/fixedbugs/issue6055.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6055.go'
'test/fixedbugs/issue60601.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue60601.go'
'test/fixedbugs/issue6131.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6131.go'
'test/fixedbugs/issue6140.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6140.go'
'test/fixedbugs/issue61992.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue61992.go'
'test/fixedbugs/issue6247.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6247.go'
'test/fixedbugs/issue6269.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6269.go'
'test/fixedbugs/issue6295.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6295.go'
'test/fixedbugs/issue6298.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6298.go'
'test/fixedbugs/issue6399.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6399.go'
'test/fixedbugs/issue6402.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6402.go'
'test/fixedbugs/issue6403.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6403.go'
'test/fixedbugs/issue6405.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6405.go'
'test/fixedbugs/issue6406.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6406.go'
'test/fixedbugs/issue6428.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6428.go'
'test/fixedbugs/issue6500.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6500.go'
'test/fixedbugs/issue6513.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6513.go'
'test/fixedbugs/issue6572.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6572.go'
'test/fixedbugs/issue6671.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6671.go'
'test/fixedbugs/issue6703a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703a.go'
'test/fixedbugs/issue6703b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703b.go'
'test/fixedbugs/issue6703c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703c.go'
'test/fixedbugs/issue6703d.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703d.go'
'test/fixedbugs/issue6703e.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703e.go'
'test/fixedbugs/issue6703f.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703f.go'
'test/fixedbugs/issue6703g.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703g.go'
'test/fixedbugs/issue6703h.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703h.go'
'test/fixedbugs/issue6703i.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703i.go'
'test/fixedbugs/issue6703j.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703j.go'
'test/fixedbugs/issue6703k.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703k.go'
'test/fixedbugs/issue6703l.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703l.go'
'test/fixedbugs/issue6703m.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703m.go'
'test/fixedbugs/issue6703n.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703n.go'
'test/fixedbugs/issue6703o.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703o.go'
'test/fixedbugs/issue6703p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703p.go'
'test/fixedbugs/issue6703q.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703q.go'
'test/fixedbugs/issue6703r.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703r.go'
'test/fixedbugs/issue6703s.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703s.go'
'test/fixedbugs/issue6703t.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703t.go'
'test/fixedbugs/issue6703u.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703u.go'
'test/fixedbugs/issue6703v.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703v.go'
'test/fixedbugs/issue6703w.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703w.go'
'test/fixedbugs/issue6703x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703x.go'
'test/fixedbugs/issue6703y.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703y.go'
'test/fixedbugs/issue6703z.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6703z.go'
'test/fixedbugs/issue6750.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6750.go'
'test/fixedbugs/issue6772.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6772.go'
'test/fixedbugs/issue6789.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6789.go'
'test/fixedbugs/issue6847.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6847.go'
'test/fixedbugs/issue6866.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6866.go'
'test/fixedbugs/issue6889.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6889.go'
'test/fixedbugs/issue6899.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6899.go'
'test/fixedbugs/issue6899.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6899.out'
'test/fixedbugs/issue6902.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6902.go'
'test/fixedbugs/issue6964.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6964.go'
'test/fixedbugs/issue6977.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6977.go'
'test/fixedbugs/issue7023.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7023.go'
'test/fixedbugs/issue7044.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7044.go'
'test/fixedbugs/issue7050.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7050.go'
'test/fixedbugs/issue7083.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7083.go'
'test/fixedbugs/issue7129.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7129.go'
'test/fixedbugs/issue7150.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7150.go'
'test/fixedbugs/issue7153.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7153.go'
'test/fixedbugs/issue7214.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7214.go'
'test/fixedbugs/issue7223.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7223.go'
'test/fixedbugs/issue7272.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7272.go'
'test/fixedbugs/issue7310.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7310.go'
'test/fixedbugs/issue7316.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7316.go'
'test/fixedbugs/issue7346.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7346.go'
'test/fixedbugs/issue7366.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7366.go'
'test/fixedbugs/issue7405.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7405.go'
'test/fixedbugs/issue7419.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7419.go'
'test/fixedbugs/issue7525.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7525.go'
'test/fixedbugs/issue7525b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7525b.go'
'test/fixedbugs/issue7525c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7525c.go'
'test/fixedbugs/issue7525d.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7525d.go'
'test/fixedbugs/issue7525e.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7525e.go'
'test/fixedbugs/issue7538a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7538a.go'
'test/fixedbugs/issue7538b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7538b.go'
'test/fixedbugs/issue7547.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7547.go'
'test/fixedbugs/issue7550.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7550.go'
'test/fixedbugs/issue7590.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7590.go'
'test/fixedbugs/issue7648.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7648.go'
'test/fixedbugs/issue7675.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7675.go'
'test/fixedbugs/issue7690.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7690.go'
'test/fixedbugs/issue7740.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7740.go'
'test/fixedbugs/issue7742.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7742.go'
'test/fixedbugs/issue7746.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7746.go'
'test/fixedbugs/issue7760.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7760.go'
'test/fixedbugs/issue7794.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7794.go'
'test/fixedbugs/issue7863.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7863.go'
'test/fixedbugs/issue7867.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7867.go'
'test/fixedbugs/issue7884.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7884.go'
'test/fixedbugs/issue7921.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7921.go'
'test/fixedbugs/issue7944.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7944.go'
'test/fixedbugs/issue7995.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7995.go'
'test/fixedbugs/issue7995b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7995b.go'
'test/fixedbugs/issue7996.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7996.go'
'test/fixedbugs/issue7997.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7997.go'
'test/fixedbugs/issue7998.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7998.go'
'test/fixedbugs/issue8004.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8004.go'
'test/fixedbugs/issue8011.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8011.go'
'test/fixedbugs/issue8017.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8017.go'
'test/fixedbugs/issue8028.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8028.go'
'test/fixedbugs/issue8036.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8036.go'
'test/fixedbugs/issue8039.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8039.go'
'test/fixedbugs/issue8042.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8042.go'
'test/fixedbugs/issue8047.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8047.go'
'test/fixedbugs/issue8047b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8047b.go'
'test/fixedbugs/issue8048.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8048.go'
'test/fixedbugs/issue8060.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8060.go'
'test/fixedbugs/issue8073.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8073.go'
'test/fixedbugs/issue8074.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8074.go'
'test/fixedbugs/issue8076.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8076.go'
'test/fixedbugs/issue8079.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8079.go'
'test/fixedbugs/issue8132.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8132.go'
'test/fixedbugs/issue8139.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8139.go'
'test/fixedbugs/issue8154.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8154.go'
'test/fixedbugs/issue8155.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8155.go'
'test/fixedbugs/issue8158.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8158.go'
'test/fixedbugs/issue8183.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8183.go'
'test/fixedbugs/issue8280.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8280.go'
'test/fixedbugs/issue8311.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8311.go'
'test/fixedbugs/issue8325.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8325.go'
'test/fixedbugs/issue8336.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8336.go'
'test/fixedbugs/issue8347.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8347.go'
'test/fixedbugs/issue8385.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8385.go'
'test/fixedbugs/issue8438.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8438.go'
'test/fixedbugs/issue8440.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8440.go'
'test/fixedbugs/issue8475.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8475.go'
'test/fixedbugs/issue8501.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8501.go'
'test/fixedbugs/issue8507.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8507.go'
'test/fixedbugs/issue8606.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8606.go'
'test/fixedbugs/issue8606b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8606b.go'
'test/fixedbugs/issue8612.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8612.go'
'test/fixedbugs/issue8613.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8613.go'
'test/fixedbugs/issue8620.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8620.go'
'test/fixedbugs/issue8745.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8745.go'
'test/fixedbugs/issue8761.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8761.go'
'test/fixedbugs/issue8836.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8836.go'
'test/fixedbugs/issue887.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue887.go'
'test/fixedbugs/issue8947.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8947.go'
'test/fixedbugs/issue8961.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8961.go'
'test/fixedbugs/issue9006.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9006.go'
'test/fixedbugs/issue9017.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9017.go'
'test/fixedbugs/issue9036.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9036.go'
'test/fixedbugs/issue9076.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9076.go'
'test/fixedbugs/issue9083.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9083.go'
'test/fixedbugs/issue9110.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9110.go'
'test/fixedbugs/issue9321.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9321.go'
'test/fixedbugs/issue9355.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9355.go'
'test/fixedbugs/issue9370.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9370.go'
'test/fixedbugs/issue9432.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9432.go'
'test/fixedbugs/issue9521.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9521.go'
'test/fixedbugs/issue9537.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9537.go'
'test/fixedbugs/issue9604.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9604.go'
'test/fixedbugs/issue9604b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9604b.go'
'test/fixedbugs/issue9608.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9608.go'
'test/fixedbugs/issue9634.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9634.go'
'test/fixedbugs/issue9691.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9691.go'
'test/fixedbugs/issue9731.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9731.go'
'test/fixedbugs/issue9738.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9738.go'
'test/fixedbugs/issue9862.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9862.go'
'test/fixedbugs/issue9862_run.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9862_run.go'
'test/fixedbugs/notinheap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/notinheap.go'
'test/fixedbugs/notinheap2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/notinheap2.go'
'test/fixedbugs/notinheap3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/notinheap3.go'
'test/fixedbugs/bug345.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug345.dir'
'test/fixedbugs/bug345.dir/io.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug345.dir/io.go'
'test/fixedbugs/bug345.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug345.dir/main.go'
'test/fixedbugs/bug367.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug367.dir'
'test/fixedbugs/bug367.dir/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug367.dir/p.go'
'test/fixedbugs/bug367.dir/prog.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug367.dir/prog.go'
'test/fixedbugs/bug369.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug369.dir'
'test/fixedbugs/bug369.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug369.dir/main.go'
'test/fixedbugs/bug369.dir/pkg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug369.dir/pkg.go'
'test/fixedbugs/bug377.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug377.dir'
'test/fixedbugs/bug377.dir/one.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug377.dir/one.go'
'test/fixedbugs/bug377.dir/two.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug377.dir/two.go'
'test/fixedbugs/bug382.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug382.dir'
'test/fixedbugs/bug382.dir/pkg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug382.dir/pkg.go'
'test/fixedbugs/bug382.dir/prog.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug382.dir/prog.go'
'test/fixedbugs/bug392.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug392.dir'
'test/fixedbugs/bug392.dir/one.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug392.dir/one.go'
'test/fixedbugs/bug392.dir/pkg2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug392.dir/pkg2.go'
'test/fixedbugs/bug392.dir/pkg3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug392.dir/pkg3.go'
'test/fixedbugs/bug396.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug396.dir'
'test/fixedbugs/bug396.dir/one.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug396.dir/one.go'
'test/fixedbugs/bug396.dir/two.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug396.dir/two.go'
'test/fixedbugs/bug404.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug404.dir'
'test/fixedbugs/bug404.dir/one.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug404.dir/one.go'
'test/fixedbugs/bug404.dir/two.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug404.dir/two.go'
'test/fixedbugs/bug407.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug407.dir'
'test/fixedbugs/bug407.dir/one.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug407.dir/one.go'
'test/fixedbugs/bug407.dir/two.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug407.dir/two.go'
'test/fixedbugs/bug415.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug415.dir'
'test/fixedbugs/bug415.dir/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug415.dir/p.go'
'test/fixedbugs/bug415.dir/prog.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug415.dir/prog.go'
'test/fixedbugs/bug424.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug424.dir'
'test/fixedbugs/bug424.dir/lib.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug424.dir/lib.go'
'test/fixedbugs/bug424.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug424.dir/main.go'
'test/fixedbugs/bug437.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug437.dir'
'test/fixedbugs/bug437.dir/one.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug437.dir/one.go'
'test/fixedbugs/bug437.dir/two.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug437.dir/two.go'
'test/fixedbugs/bug437.dir/x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug437.dir/x.go'
'test/fixedbugs/bug448.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug448.dir'
'test/fixedbugs/bug448.dir/pkg1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug448.dir/pkg1.go'
'test/fixedbugs/bug448.dir/pkg2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug448.dir/pkg2.go'
'test/fixedbugs/bug460.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug460.dir'
'test/fixedbugs/bug460.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug460.dir/a.go'
'test/fixedbugs/bug460.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug460.dir/b.go'
'test/fixedbugs/bug465.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug465.dir'
'test/fixedbugs/bug465.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug465.dir/a.go'
'test/fixedbugs/bug465.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug465.dir/b.go'
'test/fixedbugs/bug466.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug466.dir'
'test/fixedbugs/bug466.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug466.dir/a.go'
'test/fixedbugs/bug466.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug466.dir/b.go'
'test/fixedbugs/bug467.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug467.dir'
'test/fixedbugs/bug467.dir/p1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug467.dir/p1.go'
'test/fixedbugs/bug467.dir/p2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug467.dir/p2.go'
'test/fixedbugs/bug467.dir/p3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug467.dir/p3.go'
'test/fixedbugs/bug468.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug468.dir'
'test/fixedbugs/bug468.dir/p1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug468.dir/p1.go'
'test/fixedbugs/bug468.dir/p2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug468.dir/p2.go'
'test/fixedbugs/bug472.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug472.dir'
'test/fixedbugs/bug472.dir/p1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug472.dir/p1.go'
'test/fixedbugs/bug472.dir/p2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug472.dir/p2.go'
'test/fixedbugs/bug472.dir/z.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug472.dir/z.go'
'test/fixedbugs/bug478.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug478.dir'
'test/fixedbugs/bug478.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug478.dir/a.go'
'test/fixedbugs/bug478.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug478.dir/b.go'
'test/fixedbugs/bug479.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug479.dir'
'test/fixedbugs/bug479.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug479.dir/a.go'
'test/fixedbugs/bug479.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug479.dir/b.go'
'test/fixedbugs/bug480.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug480.dir'
'test/fixedbugs/bug480.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug480.dir/a.go'
'test/fixedbugs/bug480.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug480.dir/b.go'
'test/fixedbugs/bug488.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug488.dir'
'test/fixedbugs/bug488.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug488.dir/a.go'
'test/fixedbugs/bug488.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug488.dir/b.go'
'test/fixedbugs/bug492.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug492.dir'
'test/fixedbugs/bug492.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug492.dir/a.go'
'test/fixedbugs/bug492.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug492.dir/b.go'
'test/fixedbugs/bug504.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug504.dir'
'test/fixedbugs/bug504.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug504.dir/a.go'
'test/fixedbugs/bug504.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug504.dir/b.go'
'test/fixedbugs/bug504.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug504.dir/c.go'
'test/fixedbugs/bug504.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug504.dir/main.go'
'test/fixedbugs/bug506.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug506.dir'
'test/fixedbugs/bug506.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug506.dir/a.go'
'test/fixedbugs/bug506.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug506.dir/main.go'
'test/fixedbugs/bug507.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug507.dir'
'test/fixedbugs/bug507.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug507.dir/a.go'
'test/fixedbugs/bug507.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug507.dir/b.go'
'test/fixedbugs/bug507.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug507.dir/c.go'
'test/fixedbugs/bug510.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug510.dir'
'test/fixedbugs/bug510.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug510.dir/a.go'
'test/fixedbugs/bug510.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug510.dir/b.go'
'test/fixedbugs/bug511.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug511.dir'
'test/fixedbugs/bug511.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug511.dir/a.go'
'test/fixedbugs/bug511.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/bug511.dir/b.go'
'test/fixedbugs/gcc67968.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc67968.dir'
'test/fixedbugs/gcc67968.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc67968.dir/a.go'
'test/fixedbugs/gcc67968.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/gcc67968.dir/b.go'
'test/fixedbugs/issue10066.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10066.dir'
'test/fixedbugs/issue10066.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10066.dir/a.go'
'test/fixedbugs/issue10066.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10066.dir/b.go'
'test/fixedbugs/issue10219.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10219.dir'
'test/fixedbugs/issue10219.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10219.dir/a.go'
'test/fixedbugs/issue10219.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10219.dir/b.go'
'test/fixedbugs/issue10219.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10219.dir/c.go'
'test/fixedbugs/issue10700.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10700.dir'
'test/fixedbugs/issue10700.dir/other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10700.dir/other.go'
'test/fixedbugs/issue10700.dir/test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue10700.dir/test.go'
'test/fixedbugs/issue11053.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11053.dir'
'test/fixedbugs/issue11053.dir/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11053.dir/p.go'
'test/fixedbugs/issue11053.dir/p_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11053.dir/p_test.go'
'test/fixedbugs/issue11656.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11656.dir'
'test/fixedbugs/issue11656.dir/asm.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11656.dir/asm.go'
'test/fixedbugs/issue11656.dir/asm_generic.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11656.dir/asm_generic.go'
'test/fixedbugs/issue11656.dir/asm_ppc64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11656.dir/asm_ppc64.s'
'test/fixedbugs/issue11656.dir/asm_ppc64le.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11656.dir/asm_ppc64le.s'
'test/fixedbugs/issue11656.dir/issue11656.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue11656.dir/issue11656.go'
'test/fixedbugs/issue12677.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12677.dir'
'test/fixedbugs/issue12677.dir/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12677.dir/p.go'
'test/fixedbugs/issue12677.dir/q.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue12677.dir/q.go'
'test/fixedbugs/issue13777.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13777.dir'
'test/fixedbugs/issue13777.dir/burnin.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13777.dir/burnin.go'
'test/fixedbugs/issue13777.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue13777.dir/main.go'
'test/fixedbugs/issue14164.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14164.dir'
'test/fixedbugs/issue14164.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14164.dir/a.go'
'test/fixedbugs/issue14164.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14164.dir/main.go'
'test/fixedbugs/issue14331.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14331.dir'
'test/fixedbugs/issue14331.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14331.dir/a.go'
'test/fixedbugs/issue14331.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue14331.dir/b.go'
'test/fixedbugs/issue15071.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15071.dir'
'test/fixedbugs/issue15071.dir/exp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15071.dir/exp.go'
'test/fixedbugs/issue15071.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15071.dir/main.go'
'test/fixedbugs/issue15470.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15470.dir'
'test/fixedbugs/issue15470.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15470.dir/a.go'
'test/fixedbugs/issue15470.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15470.dir/b.go'
'test/fixedbugs/issue15514.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15514.dir'
'test/fixedbugs/issue15514.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15514.dir/a.go'
'test/fixedbugs/issue15514.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15514.dir/b.go'
'test/fixedbugs/issue15514.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15514.dir/c.go'
'test/fixedbugs/issue15548.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15548.dir'
'test/fixedbugs/issue15548.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15548.dir/a.go'
'test/fixedbugs/issue15548.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15548.dir/b.go'
'test/fixedbugs/issue15548.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15548.dir/c.go'
'test/fixedbugs/issue15572.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15572.dir'
'test/fixedbugs/issue15572.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15572.dir/a.go'
'test/fixedbugs/issue15572.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15572.dir/b.go'
'test/fixedbugs/issue15609.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15609.dir'
'test/fixedbugs/issue15609.dir/call.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15609.dir/call.go'
'test/fixedbugs/issue15609.dir/call_386.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15609.dir/call_386.s'
'test/fixedbugs/issue15609.dir/call_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15609.dir/call_amd64.s'
'test/fixedbugs/issue15609.dir/call_decl.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15609.dir/call_decl.go'
'test/fixedbugs/issue15609.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15609.dir/main.go'
'test/fixedbugs/issue15646.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15646.dir'
'test/fixedbugs/issue15646.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15646.dir/a.go'
'test/fixedbugs/issue15646.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15646.dir/b.go'
'test/fixedbugs/issue15838.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15838.dir'
'test/fixedbugs/issue15838.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15838.dir/a.go'
'test/fixedbugs/issue15838.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15838.dir/b.go'
'test/fixedbugs/issue15920.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15920.dir'
'test/fixedbugs/issue15920.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15920.dir/a.go'
'test/fixedbugs/issue15920.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue15920.dir/b.go'
'test/fixedbugs/issue16133.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16133.dir'
'test/fixedbugs/issue16133.dir/a1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16133.dir/a1.go'
'test/fixedbugs/issue16133.dir/a2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16133.dir/a2.go'
'test/fixedbugs/issue16133.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16133.dir/b.go'
'test/fixedbugs/issue16133.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16133.dir/c.go'
'test/fixedbugs/issue16317.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16317.dir'
'test/fixedbugs/issue16317.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16317.dir/a.go'
'test/fixedbugs/issue16317.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16317.dir/b.go'
'test/fixedbugs/issue16616.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16616.dir'
'test/fixedbugs/issue16616.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16616.dir/a.go'
'test/fixedbugs/issue16616.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16616.dir/b.go'
'test/fixedbugs/issue16616.dir/issue16616.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue16616.dir/issue16616.go'
'test/fixedbugs/issue18419.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18419.dir'
'test/fixedbugs/issue18419.dir/other.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18419.dir/other.go'
'test/fixedbugs/issue18419.dir/test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18419.dir/test.go'
'test/fixedbugs/issue18895.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18895.dir'
'test/fixedbugs/issue18895.dir/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18895.dir/p.go'
'test/fixedbugs/issue18895.dir/q.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18895.dir/q.go'
'test/fixedbugs/issue18911.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18911.dir'
'test/fixedbugs/issue18911.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18911.dir/a.go'
'test/fixedbugs/issue18911.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue18911.dir/b.go'
'test/fixedbugs/issue19028.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19028.dir'
'test/fixedbugs/issue19028.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19028.dir/a.go'
'test/fixedbugs/issue19028.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19028.dir/main.go'
'test/fixedbugs/issue19261.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19261.dir'
'test/fixedbugs/issue19261.dir/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19261.dir/p.go'
'test/fixedbugs/issue19261.dir/q.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19261.dir/q.go'
'test/fixedbugs/issue19467.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19467.dir'
'test/fixedbugs/issue19467.dir/mysync.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19467.dir/mysync.go'
'test/fixedbugs/issue19467.dir/z.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19467.dir/z.go'
'test/fixedbugs/issue19507.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19507.dir'
'test/fixedbugs/issue19507.dir/div_arm.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19507.dir/div_arm.s'
'test/fixedbugs/issue19507.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19507.dir/main.go'
'test/fixedbugs/issue19548.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19548.dir'
'test/fixedbugs/issue19548.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19548.dir/a.go'
'test/fixedbugs/issue19548.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19548.dir/b.go'
'test/fixedbugs/issue19699.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19699.dir'
'test/fixedbugs/issue19699.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19699.dir/a.go'
'test/fixedbugs/issue19699.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19699.dir/b.go'
'test/fixedbugs/issue19764.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19764.dir'
'test/fixedbugs/issue19764.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19764.dir/a.go'
'test/fixedbugs/issue19764.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue19764.dir/b.go'
'test/fixedbugs/issue20014.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20014.dir'
'test/fixedbugs/issue20014.dir/a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20014.dir/a'
'test/fixedbugs/issue20014.dir/a/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20014.dir/a/a.go'
'test/fixedbugs/issue20014.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20014.dir/main.go'
'test/fixedbugs/issue20682.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20682.dir'
'test/fixedbugs/issue20682.dir/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20682.dir/p.go'
'test/fixedbugs/issue20682.dir/q.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20682.dir/q.go'
'test/fixedbugs/issue20682.dir/r.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue20682.dir/r.go'
'test/fixedbugs/issue21120.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21120.dir'
'test/fixedbugs/issue21120.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21120.dir/a.go'
'test/fixedbugs/issue21120.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21120.dir/b.go'
'test/fixedbugs/issue21120.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue21120.dir/main.go'
'test/fixedbugs/issue22877.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22877.dir'
'test/fixedbugs/issue22877.dir/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22877.dir/p.go'
'test/fixedbugs/issue22877.dir/p.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22877.dir/p.s'
'test/fixedbugs/issue22941.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22941.dir'
'test/fixedbugs/issue22941.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22941.dir/a.go'
'test/fixedbugs/issue22941.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22941.dir/b.go'
'test/fixedbugs/issue22941.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22941.dir/main.go'
'test/fixedbugs/issue22962.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22962.dir'
'test/fixedbugs/issue22962.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22962.dir/a.go'
'test/fixedbugs/issue22962.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue22962.dir/b.go'
'test/fixedbugs/issue23179.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23179.dir'
'test/fixedbugs/issue23179.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23179.dir/a.go'
'test/fixedbugs/issue23179.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23179.dir/b.go'
'test/fixedbugs/issue23311.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23311.dir'
'test/fixedbugs/issue23311.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue23311.dir/main.go'
'test/fixedbugs/issue24693.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24693.dir'
'test/fixedbugs/issue24693.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24693.dir/a.go'
'test/fixedbugs/issue24693.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24693.dir/b.go'
'test/fixedbugs/issue24693.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24693.dir/c.go'
'test/fixedbugs/issue24761.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24761.dir'
'test/fixedbugs/issue24761.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24761.dir/a.go'
'test/fixedbugs/issue24761.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24761.dir/b.go'
'test/fixedbugs/issue24801.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24801.dir'
'test/fixedbugs/issue24801.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24801.dir/a.go'
'test/fixedbugs/issue24801.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue24801.dir/main.go'
'test/fixedbugs/issue25055.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25055.dir'
'test/fixedbugs/issue25055.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25055.dir/a.go'
'test/fixedbugs/issue25055.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25055.dir/b.go'
'test/fixedbugs/issue25984.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25984.dir'
'test/fixedbugs/issue25984.dir/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25984.dir/p.go'
'test/fixedbugs/issue25984.dir/q.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue25984.dir/q.go'
'test/fixedbugs/issue26341.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26341.dir'
'test/fixedbugs/issue26341.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26341.dir/a.go'
'test/fixedbugs/issue26341.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue26341.dir/b.go'
'test/fixedbugs/issue27836.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27836.dir'
'test/fixedbugs/issue27836.dir/'$'\303\236''foo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27836.dir/'$'\303\236''foo.go'
'test/fixedbugs/issue27836.dir/'$'\303\236''main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue27836.dir/'$'\303\236''main.go'
'test/fixedbugs/issue29610.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29610.dir'
'test/fixedbugs/issue29610.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29610.dir/a.go'
'test/fixedbugs/issue29610.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29610.dir/b.go'
'test/fixedbugs/issue29610.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29610.dir/main.go'
'test/fixedbugs/issue29612.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29612.dir'
'test/fixedbugs/issue29612.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29612.dir/main.go'
'test/fixedbugs/issue29612.dir/p1' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29612.dir/p1'
'test/fixedbugs/issue29612.dir/p1/ssa' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29612.dir/p1/ssa'
'test/fixedbugs/issue29612.dir/p1/ssa/ssa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29612.dir/p1/ssa/ssa.go'
'test/fixedbugs/issue29612.dir/p2' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29612.dir/p2'
'test/fixedbugs/issue29612.dir/p2/ssa' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29612.dir/p2/ssa'
'test/fixedbugs/issue29612.dir/p2/ssa/ssa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29612.dir/p2/ssa/ssa.go'
'test/fixedbugs/issue29919.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29919.dir'
'test/fixedbugs/issue29919.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29919.dir/a.go'
'test/fixedbugs/issue29919.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue29919.dir/main.go'
'test/fixedbugs/issue30659.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30659.dir'
'test/fixedbugs/issue30659.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30659.dir/a.go'
'test/fixedbugs/issue30659.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30659.dir/b.go'
'test/fixedbugs/issue30862.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30862.dir'
'test/fixedbugs/issue30862.dir/a' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30862.dir/a'
'test/fixedbugs/issue30862.dir/a/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30862.dir/a/a.go'
'test/fixedbugs/issue30862.dir/b' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30862.dir/b'
'test/fixedbugs/issue30862.dir/b/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30862.dir/b/b.go'
'test/fixedbugs/issue30862.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30862.dir/main.go'
'test/fixedbugs/issue30907.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30907.dir'
'test/fixedbugs/issue30907.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30907.dir/a.go'
'test/fixedbugs/issue30907.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30907.dir/b.go'
'test/fixedbugs/issue30908.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30908.dir'
'test/fixedbugs/issue30908.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30908.dir/a.go'
'test/fixedbugs/issue30908.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30908.dir/b.go'
'test/fixedbugs/issue30908.dir/m.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue30908.dir/m.go'
'test/fixedbugs/issue31053.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31053.dir'
'test/fixedbugs/issue31053.dir/f1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31053.dir/f1.go'
'test/fixedbugs/issue31053.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31053.dir/main.go'
'test/fixedbugs/issue31252.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31252.dir'
'test/fixedbugs/issue31252.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31252.dir/a.go'
'test/fixedbugs/issue31252.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31252.dir/b.go'
'test/fixedbugs/issue31252.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31252.dir/c.go'
'test/fixedbugs/issue31252.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31252.dir/main.go'
'test/fixedbugs/issue31636.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31636.dir'
'test/fixedbugs/issue31636.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31636.dir/a.go'
'test/fixedbugs/issue31636.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31636.dir/b.go'
'test/fixedbugs/issue31636.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31636.dir/c.go'
'test/fixedbugs/issue31636.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31636.dir/main.go'
'test/fixedbugs/issue31637.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31637.dir'
'test/fixedbugs/issue31637.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31637.dir/a.go'
'test/fixedbugs/issue31637.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31637.dir/b.go'
'test/fixedbugs/issue31959.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31959.dir'
'test/fixedbugs/issue31959.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31959.dir/a.go'
'test/fixedbugs/issue31959.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue31959.dir/main.go'
'test/fixedbugs/issue32595.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32595.dir'
'test/fixedbugs/issue32595.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32595.dir/a.go'
'test/fixedbugs/issue32595.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32595.dir/b.go'
'test/fixedbugs/issue32595.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32595.dir/main.go'
'test/fixedbugs/issue32778.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32778.dir'
'test/fixedbugs/issue32778.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32778.dir/a.go'
'test/fixedbugs/issue32778.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32778.dir/b.go'
'test/fixedbugs/issue32901.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32901.dir'
'test/fixedbugs/issue32901.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32901.dir/a.go'
'test/fixedbugs/issue32901.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32901.dir/b.go'
'test/fixedbugs/issue32901.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32901.dir/c.go'
'test/fixedbugs/issue32901.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32901.dir/main.go'
'test/fixedbugs/issue32922.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32922.dir'
'test/fixedbugs/issue32922.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32922.dir/a.go'
'test/fixedbugs/issue32922.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue32922.dir/b.go'
'test/fixedbugs/issue33013.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33013.dir'
'test/fixedbugs/issue33013.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33013.dir/a.go'
'test/fixedbugs/issue33013.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33013.dir/b.go'
'test/fixedbugs/issue33013.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33013.dir/c.go'
'test/fixedbugs/issue33013.dir/d.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33013.dir/d.go'
'test/fixedbugs/issue33020.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33020.dir'
'test/fixedbugs/issue33020.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33020.dir/a.go'
'test/fixedbugs/issue33020.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33020.dir/b.go'
'test/fixedbugs/issue33020a.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33020a.dir'
'test/fixedbugs/issue33020a.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33020a.dir/a.go'
'test/fixedbugs/issue33020a.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33020a.dir/b.go'
'test/fixedbugs/issue33158.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33158.dir'
'test/fixedbugs/issue33158.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33158.dir/a.go'
'test/fixedbugs/issue33158.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33158.dir/b.go'
'test/fixedbugs/issue33219.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33219.dir'
'test/fixedbugs/issue33219.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33219.dir/a.go'
'test/fixedbugs/issue33219.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33219.dir/b.go'
'test/fixedbugs/issue33219.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33219.dir/c.go'
'test/fixedbugs/issue33739.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33739.dir'
'test/fixedbugs/issue33739.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33739.dir/a.go'
'test/fixedbugs/issue33739.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33739.dir/b.go'
'test/fixedbugs/issue33866.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33866.dir'
'test/fixedbugs/issue33866.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33866.dir/a.go'
'test/fixedbugs/issue33866.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue33866.dir/b.go'
'test/fixedbugs/issue34503.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue34503.dir'
'test/fixedbugs/issue34503.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue34503.dir/a.go'
'test/fixedbugs/issue34503.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue34503.dir/b.go'
'test/fixedbugs/issue34577.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue34577.dir'
'test/fixedbugs/issue34577.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue34577.dir/a.go'
'test/fixedbugs/issue34577.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue34577.dir/b.go'
'test/fixedbugs/issue3552.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue3552.dir'
'test/fixedbugs/issue3552.dir/one.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue3552.dir/one.go'
'test/fixedbugs/issue3552.dir/two.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue3552.dir/two.go'
'test/fixedbugs/issue35586.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue35586.dir'
'test/fixedbugs/issue35586.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue35586.dir/a.go'
'test/fixedbugs/issue35586.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue35586.dir/b.go'
'test/fixedbugs/issue35739.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue35739.dir'
'test/fixedbugs/issue35739.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue35739.dir/a.go'
'test/fixedbugs/issue35739.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue35739.dir/b.go'
'test/fixedbugs/issue36085.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue36085.dir'
'test/fixedbugs/issue36085.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue36085.dir/a.go'
'test/fixedbugs/issue36085.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue36085.dir/b.go'
'test/fixedbugs/issue37513.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue37513.dir'
'test/fixedbugs/issue37513.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue37513.dir/main.go'
'test/fixedbugs/issue37513.dir/sigill_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue37513.dir/sigill_amd64.s'
'test/fixedbugs/issue37837.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue37837.dir'
'test/fixedbugs/issue37837.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue37837.dir/a.go'
'test/fixedbugs/issue37837.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue37837.dir/b.go'
'test/fixedbugs/issue40252.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue40252.dir'
'test/fixedbugs/issue40252.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue40252.dir/a.go'
'test/fixedbugs/issue40252.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue40252.dir/main.go'
'test/fixedbugs/issue42284.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42284.dir'
'test/fixedbugs/issue42284.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42284.dir/a.go'
'test/fixedbugs/issue42284.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42284.dir/b.go'
'test/fixedbugs/issue42401.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42401.dir'
'test/fixedbugs/issue42401.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42401.dir/a.go'
'test/fixedbugs/issue42401.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue42401.dir/b.go'
'test/fixedbugs/issue4252.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4252.dir'
'test/fixedbugs/issue4252.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4252.dir/a.go'
'test/fixedbugs/issue4252.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4252.dir/main.go'
'test/fixedbugs/issue43164.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43164.dir'
'test/fixedbugs/issue43164.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43164.dir/a.go'
'test/fixedbugs/issue43164.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43164.dir/b.go'
'test/fixedbugs/issue4326.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4326.dir'
'test/fixedbugs/issue4326.dir/p1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4326.dir/p1.go'
'test/fixedbugs/issue4326.dir/p2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4326.dir/p2.go'
'test/fixedbugs/issue4326.dir/q1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4326.dir/q1.go'
'test/fixedbugs/issue4326.dir/q2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4326.dir/q2.go'
'test/fixedbugs/issue4326.dir/z.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4326.dir/z.go'
'test/fixedbugs/issue43479.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43479.dir'
'test/fixedbugs/issue43479.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43479.dir/a.go'
'test/fixedbugs/issue43479.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43479.dir/b.go'
'test/fixedbugs/issue43551.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43551.dir'
'test/fixedbugs/issue43551.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43551.dir/a.go'
'test/fixedbugs/issue43551.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43551.dir/b.go'
'test/fixedbugs/issue43633.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43633.dir'
'test/fixedbugs/issue43633.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43633.dir/a.go'
'test/fixedbugs/issue43633.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43633.dir/main.go'
'test/fixedbugs/issue4370.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4370.dir'
'test/fixedbugs/issue4370.dir/p1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4370.dir/p1.go'
'test/fixedbugs/issue4370.dir/p2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4370.dir/p2.go'
'test/fixedbugs/issue4370.dir/p3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4370.dir/p3.go'
'test/fixedbugs/issue43962.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43962.dir'
'test/fixedbugs/issue43962.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43962.dir/a.go'
'test/fixedbugs/issue43962.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue43962.dir/b.go'
'test/fixedbugs/issue44325.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44325.dir'
'test/fixedbugs/issue44325.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44325.dir/a.go'
'test/fixedbugs/issue44325.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44325.dir/b.go'
'test/fixedbugs/issue44330.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44330.dir'
'test/fixedbugs/issue44330.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44330.dir/a.go'
'test/fixedbugs/issue44330.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44330.dir/b.go'
'test/fixedbugs/issue44335.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44335.dir'
'test/fixedbugs/issue44335.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44335.dir/a.go'
'test/fixedbugs/issue44335.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44335.dir/b.go'
'test/fixedbugs/issue44355.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44355.dir'
'test/fixedbugs/issue44355.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44355.dir/a.go'
'test/fixedbugs/issue44355.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44355.dir/b.go'
'test/fixedbugs/issue44370.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44370.dir'
'test/fixedbugs/issue44370.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44370.dir/a.go'
'test/fixedbugs/issue44370.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44370.dir/b.go'
'test/fixedbugs/issue44732.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44732.dir'
'test/fixedbugs/issue44732.dir/bar' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44732.dir/bar'
'test/fixedbugs/issue44732.dir/bar/bar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44732.dir/bar/bar.go'
'test/fixedbugs/issue44732.dir/foo' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44732.dir/foo'
'test/fixedbugs/issue44732.dir/foo/foo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44732.dir/foo/foo.go'
'test/fixedbugs/issue44732.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue44732.dir/main.go'
'test/fixedbugs/issue4510.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4510.dir'
'test/fixedbugs/issue4510.dir/f1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4510.dir/f1.go'
'test/fixedbugs/issue4510.dir/f2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4510.dir/f2.go'
'test/fixedbugs/issue45503.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45503.dir'
'test/fixedbugs/issue45503.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45503.dir/a.go'
'test/fixedbugs/issue45503.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue45503.dir/b.go'
'test/fixedbugs/issue4590.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4590.dir'
'test/fixedbugs/issue4590.dir/pkg1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4590.dir/pkg1.go'
'test/fixedbugs/issue4590.dir/pkg2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4590.dir/pkg2.go'
'test/fixedbugs/issue4590.dir/prog.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4590.dir/prog.go'
'test/fixedbugs/issue47068.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47068.dir'
'test/fixedbugs/issue47068.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47068.dir/a.go'
'test/fixedbugs/issue47068.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47068.dir/b.go'
'test/fixedbugs/issue47068.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47068.dir/main.go'
'test/fixedbugs/issue47087.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47087.dir'
'test/fixedbugs/issue47087.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47087.dir/a.go'
'test/fixedbugs/issue47087.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47087.dir/b.go'
'test/fixedbugs/issue47087.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47087.dir/main.go'
'test/fixedbugs/issue47131.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47131.dir'
'test/fixedbugs/issue47131.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47131.dir/a.go'
'test/fixedbugs/issue47131.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47131.dir/b.go'
'test/fixedbugs/issue47185.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47185.dir'
'test/fixedbugs/issue47185.dir/bad' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47185.dir/bad'
'test/fixedbugs/issue47185.dir/bad/bad.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47185.dir/bad/bad.go'
'test/fixedbugs/issue47185.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47185.dir/main.go'
'test/fixedbugs/issue47201.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47201.dir'
'test/fixedbugs/issue47201.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47201.dir/a.go'
'test/fixedbugs/issue47201.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47201.dir/b.go'
'test/fixedbugs/issue47317.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47317.dir'
'test/fixedbugs/issue47317.dir/a.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47317.dir/a.s'
'test/fixedbugs/issue47317.dir/x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue47317.dir/x.go'
'test/fixedbugs/issue48088.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48088.dir'
'test/fixedbugs/issue48088.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48088.dir/a.go'
'test/fixedbugs/issue48088.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue48088.dir/b.go'
'test/fixedbugs/issue4879.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4879.dir'
'test/fixedbugs/issue4879.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4879.dir/a.go'
'test/fixedbugs/issue4879.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4879.dir/b.go'
'test/fixedbugs/issue49016.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49016.dir'
'test/fixedbugs/issue49016.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49016.dir/a.go'
'test/fixedbugs/issue49016.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49016.dir/b.go'
'test/fixedbugs/issue49016.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49016.dir/c.go'
'test/fixedbugs/issue49016.dir/d.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49016.dir/d.go'
'test/fixedbugs/issue49016.dir/e.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49016.dir/e.go'
'test/fixedbugs/issue49016.dir/f.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49016.dir/f.go'
'test/fixedbugs/issue49016.dir/g.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49016.dir/g.go'
'test/fixedbugs/issue49094.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49094.dir'
'test/fixedbugs/issue49094.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49094.dir/a.go'
'test/fixedbugs/issue49094.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49094.dir/b.go'
'test/fixedbugs/issue49094.dir/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49094.dir/p.go'
'test/fixedbugs/issue49143.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49143.dir'
'test/fixedbugs/issue49143.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49143.dir/a.go'
'test/fixedbugs/issue49143.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49143.dir/b.go'
'test/fixedbugs/issue49143.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49143.dir/c.go'
'test/fixedbugs/issue49143.dir/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue49143.dir/p.go'
'test/fixedbugs/issue4932.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4932.dir'
'test/fixedbugs/issue4932.dir/foo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4932.dir/foo.go'
'test/fixedbugs/issue4932.dir/state.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4932.dir/state.go'
'test/fixedbugs/issue4932.dir/state2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4932.dir/state2.go'
'test/fixedbugs/issue4964.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4964.dir'
'test/fixedbugs/issue4964.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4964.dir/a.go'
'test/fixedbugs/issue4964.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue4964.dir/b.go'
'test/fixedbugs/issue50788.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue50788.dir'
'test/fixedbugs/issue50788.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue50788.dir/a.go'
'test/fixedbugs/issue50788.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue50788.dir/b.go'
'test/fixedbugs/issue5105.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5105.dir'
'test/fixedbugs/issue5105.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5105.dir/a.go'
'test/fixedbugs/issue5105.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5105.dir/b.go'
'test/fixedbugs/issue5125.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5125.dir'
'test/fixedbugs/issue5125.dir/bug.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5125.dir/bug.go'
'test/fixedbugs/issue5125.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5125.dir/main.go'
'test/fixedbugs/issue51291.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue51291.dir'
'test/fixedbugs/issue51291.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue51291.dir/a.go'
'test/fixedbugs/issue51291.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue51291.dir/b.go'
'test/fixedbugs/issue52128.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52128.dir'
'test/fixedbugs/issue52128.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52128.dir/a.go'
'test/fixedbugs/issue52128.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52128.dir/b.go'
'test/fixedbugs/issue52128.dir/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52128.dir/p.go'
'test/fixedbugs/issue52279.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52279.dir'
'test/fixedbugs/issue52279.dir/lib.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52279.dir/lib.go'
'test/fixedbugs/issue52279.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52279.dir/main.go'
'test/fixedbugs/issue5259.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5259.dir'
'test/fixedbugs/issue5259.dir/bug.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5259.dir/bug.go'
'test/fixedbugs/issue5259.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5259.dir/main.go'
'test/fixedbugs/issue52590.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52590.dir'
'test/fixedbugs/issue52590.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52590.dir/a.go'
'test/fixedbugs/issue52590.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52590.dir/b.go'
'test/fixedbugs/issue5260.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5260.dir'
'test/fixedbugs/issue5260.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5260.dir/a.go'
'test/fixedbugs/issue5260.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5260.dir/b.go'
'test/fixedbugs/issue52856.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52856.dir'
'test/fixedbugs/issue52856.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52856.dir/a.go'
'test/fixedbugs/issue52856.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52856.dir/main.go'
'test/fixedbugs/issue52862.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52862.dir'
'test/fixedbugs/issue52862.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52862.dir/a.go'
'test/fixedbugs/issue52862.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue52862.dir/b.go'
'test/fixedbugs/issue5291.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5291.dir'
'test/fixedbugs/issue5291.dir/pkg1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5291.dir/pkg1.go'
'test/fixedbugs/issue5291.dir/prog.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5291.dir/prog.go'
'test/fixedbugs/issue5470.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5470.dir'
'test/fixedbugs/issue5470.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5470.dir/a.go'
'test/fixedbugs/issue5470.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5470.dir/b.go'
'test/fixedbugs/issue54912.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54912.dir'
'test/fixedbugs/issue54912.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54912.dir/a.go'
'test/fixedbugs/issue54912.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue54912.dir/main.go'
'test/fixedbugs/issue5614.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5614.dir'
'test/fixedbugs/issue5614.dir/rethinkgo.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5614.dir/rethinkgo.go'
'test/fixedbugs/issue5614.dir/x.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5614.dir/x.go'
'test/fixedbugs/issue5614.dir/y.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5614.dir/y.go'
'test/fixedbugs/issue56280.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56280.dir'
'test/fixedbugs/issue56280.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56280.dir/a.go'
'test/fixedbugs/issue56280.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56280.dir/main.go'
'test/fixedbugs/issue56778.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56778.dir'
'test/fixedbugs/issue56778.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56778.dir/a.go'
'test/fixedbugs/issue56778.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue56778.dir/b.go'
'test/fixedbugs/issue5755.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5755.dir'
'test/fixedbugs/issue5755.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5755.dir/a.go'
'test/fixedbugs/issue5755.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5755.dir/main.go'
'test/fixedbugs/issue58563.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue58563.dir'
'test/fixedbugs/issue58563.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue58563.dir/a.go'
'test/fixedbugs/issue58563.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue58563.dir/main.go'
'test/fixedbugs/issue5910.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5910.dir'
'test/fixedbugs/issue5910.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5910.dir/a.go'
'test/fixedbugs/issue5910.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5910.dir/main.go'
'test/fixedbugs/issue5957.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5957.dir'
'test/fixedbugs/issue5957.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5957.dir/a.go'
'test/fixedbugs/issue5957.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5957.dir/b.go'
'test/fixedbugs/issue5957.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue5957.dir/c.go'
'test/fixedbugs/issue6295.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6295.dir'
'test/fixedbugs/issue6295.dir/p0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6295.dir/p0.go'
'test/fixedbugs/issue6295.dir/p1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6295.dir/p1.go'
'test/fixedbugs/issue6295.dir/p2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6295.dir/p2.go'
'test/fixedbugs/issue6513.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6513.dir'
'test/fixedbugs/issue6513.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6513.dir/a.go'
'test/fixedbugs/issue6513.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6513.dir/b.go'
'test/fixedbugs/issue6513.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6513.dir/main.go'
'test/fixedbugs/issue6789.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6789.dir'
'test/fixedbugs/issue6789.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6789.dir/a.go'
'test/fixedbugs/issue6789.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue6789.dir/b.go'
'test/fixedbugs/issue7023.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7023.dir'
'test/fixedbugs/issue7023.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7023.dir/a.go'
'test/fixedbugs/issue7023.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7023.dir/b.go'
'test/fixedbugs/issue7648.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7648.dir'
'test/fixedbugs/issue7648.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7648.dir/a.go'
'test/fixedbugs/issue7648.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7648.dir/b.go'
'test/fixedbugs/issue7995b.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7995b.dir'
'test/fixedbugs/issue7995b.dir/x1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7995b.dir/x1.go'
'test/fixedbugs/issue7995b.dir/x2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue7995b.dir/x2.go'
'test/fixedbugs/issue8060.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8060.dir'
'test/fixedbugs/issue8060.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8060.dir/a.go'
'test/fixedbugs/issue8060.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8060.dir/b.go'
'test/fixedbugs/issue8280.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8280.dir'
'test/fixedbugs/issue8280.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8280.dir/a.go'
'test/fixedbugs/issue8280.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue8280.dir/b.go'
'test/fixedbugs/issue9355.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9355.dir'
'test/fixedbugs/issue9355.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9355.dir/a.go'
'test/fixedbugs/issue9537.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9537.dir'
'test/fixedbugs/issue9537.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9537.dir/a.go'
'test/fixedbugs/issue9537.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9537.dir/b.go'
'test/fixedbugs/issue9608.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9608.dir'
'test/fixedbugs/issue9608.dir/issue9608.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/fixedbugs/issue9608.dir/issue9608.go'
'test/method4.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/method4.dir'
'test/method4.dir/method4a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/method4.dir/method4a.go'
'test/method4.dir/prog.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/method4.dir/prog.go'
'test/retjmp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/retjmp.dir'
'test/retjmp.dir/a.s' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/retjmp.dir/a.s'
'test/retjmp.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/retjmp.dir/main.go'
'test/runtime' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/runtime'
'test/runtime/README' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/runtime/README'
'test/runtime/inlinegcpc.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/runtime/inlinegcpc.go'
'test/stress' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/stress'
'test/stress/maps.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/stress/maps.go'
'test/stress/parsego.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/stress/parsego.go'
'test/stress/runstress.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/stress/runstress.go'
'test/syntax' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax'
'test/syntax/chan.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/chan.go'
'test/syntax/chan1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/chan1.go'
'test/syntax/composite.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/composite.go'
'test/syntax/ddd.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/ddd.go'
'test/syntax/else.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/else.go'
'test/syntax/if.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/if.go'
'test/syntax/import.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/import.go'
'test/syntax/initvar.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/initvar.go'
'test/syntax/semi1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/semi1.go'
'test/syntax/semi2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/semi2.go'
'test/syntax/semi3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/semi3.go'
'test/syntax/semi4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/semi4.go'
'test/syntax/semi5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/semi5.go'
'test/syntax/semi6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/semi6.go'
'test/syntax/semi7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/semi7.go'
'test/syntax/topexpr.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/topexpr.go'
'test/syntax/typesw.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/typesw.go'
'test/syntax/vareq.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/vareq.go'
'test/syntax/vareq1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/syntax/vareq1.go'
'test/typeparam' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam'
'test/typeparam/absdiff.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/absdiff.go'
'test/typeparam/absdiff2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/absdiff2.go'
'test/typeparam/absdiff3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/absdiff3.go'
'test/typeparam/absdiffimp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/absdiffimp.dir'
'test/typeparam/absdiffimp.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/absdiffimp.dir/a.go'
'test/typeparam/absdiffimp.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/absdiffimp.dir/main.go'
'test/typeparam/absdiffimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/absdiffimp.go'
'test/typeparam/absdiffimp2.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/absdiffimp2.dir'
'test/typeparam/absdiffimp2.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/absdiffimp2.dir/a.go'
'test/typeparam/absdiffimp2.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/absdiffimp2.dir/main.go'
'test/typeparam/absdiffimp2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/absdiffimp2.go'
'test/typeparam/adder.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/adder.go'
'test/typeparam/aliasimp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/aliasimp.dir'
'test/typeparam/aliasimp.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/aliasimp.dir/a.go'
'test/typeparam/aliasimp.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/aliasimp.dir/main.go'
'test/typeparam/aliasimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/aliasimp.go'
'test/typeparam/append.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/append.go'
'test/typeparam/boundmethod.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/boundmethod.go'
'test/typeparam/builtins.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/builtins.go'
'test/typeparam/chans.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/chans.go'
'test/typeparam/chansimp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/chansimp.dir'
'test/typeparam/chansimp.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/chansimp.dir/a.go'
'test/typeparam/chansimp.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/chansimp.dir/main.go'
'test/typeparam/chansimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/chansimp.go'
'test/typeparam/combine.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/combine.go'
'test/typeparam/cons.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/cons.go'
'test/typeparam/dedup.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/dedup.dir'
'test/typeparam/dedup.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/dedup.dir/a.go'
'test/typeparam/dedup.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/dedup.dir/b.go'
'test/typeparam/dedup.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/dedup.dir/c.go'
'test/typeparam/dedup.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/dedup.dir/main.go'
'test/typeparam/dedup.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/dedup.go'
'test/typeparam/dedup.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/dedup.out'
'test/typeparam/dictionaryCapture-noinline.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/dictionaryCapture-noinline.go'
'test/typeparam/dictionaryCapture.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/dictionaryCapture.go'
'test/typeparam/dottype.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/dottype.go'
'test/typeparam/dottype.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/dottype.out'
'test/typeparam/double.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/double.go'
'test/typeparam/eface.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/eface.go'
'test/typeparam/equal.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/equal.go'
'test/typeparam/fact.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/fact.go'
'test/typeparam/factimp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/factimp.dir'
'test/typeparam/factimp.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/factimp.dir/a.go'
'test/typeparam/factimp.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/factimp.dir/main.go'
'test/typeparam/factimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/factimp.go'
'test/typeparam/gencrawler.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/gencrawler.dir'
'test/typeparam/gencrawler.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/gencrawler.dir/a.go'
'test/typeparam/gencrawler.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/gencrawler.dir/main.go'
'test/typeparam/gencrawler.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/gencrawler.go'
'test/typeparam/gencrawler.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/gencrawler.out'
'test/typeparam/genembed.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/genembed.go'
'test/typeparam/genembed2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/genembed2.go'
'test/typeparam/geninline.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/geninline.dir'
'test/typeparam/geninline.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/geninline.dir/a.go'
'test/typeparam/geninline.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/geninline.dir/main.go'
'test/typeparam/geninline.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/geninline.go'
'test/typeparam/graph.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/graph.go'
'test/typeparam/ifaceconv.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/ifaceconv.go'
'test/typeparam/importtest.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/importtest.go'
'test/typeparam/index.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/index.go'
'test/typeparam/index2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/index2.go'
'test/typeparam/interfacearg.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/interfacearg.go'
'test/typeparam/issue23536.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue23536.go'
'test/typeparam/issue376214.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue376214.go'
'test/typeparam/issue39755.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue39755.go'
'test/typeparam/issue42758.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue42758.go'
'test/typeparam/issue44688.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue44688.go'
'test/typeparam/issue45547.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue45547.go'
'test/typeparam/issue45722.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue45722.go'
'test/typeparam/issue45738.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue45738.go'
'test/typeparam/issue45817.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue45817.go'
'test/typeparam/issue46461.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue46461.go'
'test/typeparam/issue46461b.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue46461b.dir'
'test/typeparam/issue46461b.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue46461b.dir/a.go'
'test/typeparam/issue46461b.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue46461b.dir/b.go'
'test/typeparam/issue46461b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue46461b.go'
'test/typeparam/issue46472.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue46472.go'
'test/typeparam/issue46591.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue46591.go'
'test/typeparam/issue47258.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47258.go'
'test/typeparam/issue47272.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47272.go'
'test/typeparam/issue47272.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47272.out'
'test/typeparam/issue47514.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47514.go'
'test/typeparam/issue47514b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47514b.go'
'test/typeparam/issue47514c.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47514c.dir'
'test/typeparam/issue47514c.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47514c.dir/a.go'
'test/typeparam/issue47514c.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47514c.dir/main.go'
'test/typeparam/issue47514c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47514c.go'
'test/typeparam/issue47631.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47631.go'
'test/typeparam/issue47676.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47676.go'
'test/typeparam/issue47684.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47684.go'
'test/typeparam/issue47684b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47684b.go'
'test/typeparam/issue47684c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47684c.go'
'test/typeparam/issue47708.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47708.go'
'test/typeparam/issue47710.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47710.go'
'test/typeparam/issue47713.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47713.go'
'test/typeparam/issue47713.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47713.out'
'test/typeparam/issue47716.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47716.go'
'test/typeparam/issue47723.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47723.go'
'test/typeparam/issue47740.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47740.go'
'test/typeparam/issue47740.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47740.out'
'test/typeparam/issue47740b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47740b.go'
'test/typeparam/issue47775.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47775.dir'
'test/typeparam/issue47775.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47775.dir/b.go'
'test/typeparam/issue47775.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47775.dir/main.go'
'test/typeparam/issue47775.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47775.go'
'test/typeparam/issue47775b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47775b.go'
'test/typeparam/issue47797.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47797.go'
'test/typeparam/issue47877.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47877.go'
'test/typeparam/issue47878.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47878.go'
'test/typeparam/issue47892.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47892.dir'
'test/typeparam/issue47892.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47892.dir/a.go'
'test/typeparam/issue47892.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47892.dir/main.go'
'test/typeparam/issue47892.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47892.go'
'test/typeparam/issue47892b.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47892b.dir'
'test/typeparam/issue47892b.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47892b.dir/a.go'
'test/typeparam/issue47892b.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47892b.dir/main.go'
'test/typeparam/issue47892b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47892b.go'
'test/typeparam/issue47896.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47896.go'
'test/typeparam/issue47901.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47901.go'
'test/typeparam/issue47924.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47924.go'
'test/typeparam/issue47925.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47925.go'
'test/typeparam/issue47925b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47925b.go'
'test/typeparam/issue47925c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47925c.go'
'test/typeparam/issue47925d.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47925d.go'
'test/typeparam/issue47929.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47929.go'
'test/typeparam/issue47948.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47948.go'
'test/typeparam/issue47966.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue47966.go'
'test/typeparam/issue48013.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48013.go'
'test/typeparam/issue48016.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48016.go'
'test/typeparam/issue48030.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48030.go'
'test/typeparam/issue48042.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48042.go'
'test/typeparam/issue48047.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48047.go'
'test/typeparam/issue48049.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48049.go'
'test/typeparam/issue48056.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48056.go'
'test/typeparam/issue48094.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48094.dir'
'test/typeparam/issue48094.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48094.dir/a.go'
'test/typeparam/issue48094.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48094.dir/main.go'
'test/typeparam/issue48094.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48094.go'
'test/typeparam/issue48094b.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48094b.dir'
'test/typeparam/issue48094b.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48094b.dir/a.go'
'test/typeparam/issue48094b.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48094b.dir/b.go'
'test/typeparam/issue48094b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48094b.go'
'test/typeparam/issue48137.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48137.go'
'test/typeparam/issue48185a.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48185a.dir'
'test/typeparam/issue48185a.dir/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48185a.dir/p.go'
'test/typeparam/issue48185a.dir/p_test.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48185a.dir/p_test.go'
'test/typeparam/issue48185a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48185a.go'
'test/typeparam/issue48185b.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48185b.dir'
'test/typeparam/issue48185b.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48185b.dir/a.go'
'test/typeparam/issue48185b.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48185b.dir/main.go'
'test/typeparam/issue48185b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48185b.go'
'test/typeparam/issue48191.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48191.go'
'test/typeparam/issue48198.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48198.go'
'test/typeparam/issue48225.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48225.go'
'test/typeparam/issue48253.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48253.go'
'test/typeparam/issue48276a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48276a.go'
'test/typeparam/issue48276a.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48276a.out'
'test/typeparam/issue48276b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48276b.go'
'test/typeparam/issue48280.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48280.dir'
'test/typeparam/issue48280.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48280.dir/a.go'
'test/typeparam/issue48280.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48280.dir/main.go'
'test/typeparam/issue48280.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48280.go'
'test/typeparam/issue48306.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48306.dir'
'test/typeparam/issue48306.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48306.dir/a.go'
'test/typeparam/issue48306.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48306.dir/main.go'
'test/typeparam/issue48306.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48306.go'
'test/typeparam/issue48317.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48317.go'
'test/typeparam/issue48318.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48318.go'
'test/typeparam/issue48337a.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48337a.dir'
'test/typeparam/issue48337a.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48337a.dir/a.go'
'test/typeparam/issue48337a.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48337a.dir/main.go'
'test/typeparam/issue48337a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48337a.go'
'test/typeparam/issue48337a.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48337a.out'
'test/typeparam/issue48337b.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48337b.dir'
'test/typeparam/issue48337b.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48337b.dir/a.go'
'test/typeparam/issue48337b.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48337b.dir/main.go'
'test/typeparam/issue48337b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48337b.go'
'test/typeparam/issue48344.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48344.go'
'test/typeparam/issue48424.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48424.go'
'test/typeparam/issue48453.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48453.go'
'test/typeparam/issue48454.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48454.dir'
'test/typeparam/issue48454.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48454.dir/a.go'
'test/typeparam/issue48454.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48454.dir/b.go'
'test/typeparam/issue48454.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48454.dir/main.go'
'test/typeparam/issue48454.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48454.go'
'test/typeparam/issue48462.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48462.dir'
'test/typeparam/issue48462.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48462.dir/a.go'
'test/typeparam/issue48462.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48462.dir/main.go'
'test/typeparam/issue48462.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48462.go'
'test/typeparam/issue48537.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48537.go'
'test/typeparam/issue48538.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48538.go'
'test/typeparam/issue48598.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48598.go'
'test/typeparam/issue48602.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48602.go'
'test/typeparam/issue48604.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48604.go'
'test/typeparam/issue48609.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48609.go'
'test/typeparam/issue48617.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48617.go'
'test/typeparam/issue48645a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48645a.go'
'test/typeparam/issue48645a.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48645a.out'
'test/typeparam/issue48645b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48645b.go'
'test/typeparam/issue48711.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48711.go'
'test/typeparam/issue48716.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48716.dir'
'test/typeparam/issue48716.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48716.dir/a.go'
'test/typeparam/issue48716.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48716.dir/main.go'
'test/typeparam/issue48716.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48716.go'
'test/typeparam/issue48838.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48838.go'
'test/typeparam/issue48962.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48962.dir'
'test/typeparam/issue48962.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48962.dir/a.go'
'test/typeparam/issue48962.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48962.dir/b.go'
'test/typeparam/issue48962.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue48962.go'
'test/typeparam/issue49027.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49027.dir'
'test/typeparam/issue49027.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49027.dir/a.go'
'test/typeparam/issue49027.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49027.dir/main.go'
'test/typeparam/issue49027.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49027.go'
'test/typeparam/issue49049.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49049.go'
'test/typeparam/issue49241.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49241.dir'
'test/typeparam/issue49241.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49241.dir/a.go'
'test/typeparam/issue49241.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49241.dir/b.go'
'test/typeparam/issue49241.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49241.dir/c.go'
'test/typeparam/issue49241.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49241.dir/main.go'
'test/typeparam/issue49241.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49241.go'
'test/typeparam/issue49246.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49246.dir'
'test/typeparam/issue49246.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49246.dir/a.go'
'test/typeparam/issue49246.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49246.dir/b.go'
'test/typeparam/issue49246.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49246.go'
'test/typeparam/issue49295.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49295.go'
'test/typeparam/issue49309.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49309.go'
'test/typeparam/issue49421.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49421.go'
'test/typeparam/issue49432.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49432.go'
'test/typeparam/issue49497.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49497.dir'
'test/typeparam/issue49497.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49497.dir/a.go'
'test/typeparam/issue49497.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49497.dir/main.go'
'test/typeparam/issue49497.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49497.go'
'test/typeparam/issue49516.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49516.go'
'test/typeparam/issue49524.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49524.dir'
'test/typeparam/issue49524.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49524.dir/a.go'
'test/typeparam/issue49524.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49524.dir/main.go'
'test/typeparam/issue49524.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49524.go'
'test/typeparam/issue49536.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49536.dir'
'test/typeparam/issue49536.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49536.dir/a.go'
'test/typeparam/issue49536.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49536.dir/b.go'
'test/typeparam/issue49536.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49536.go'
'test/typeparam/issue49538.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49538.go'
'test/typeparam/issue49547.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49547.go'
'test/typeparam/issue49611.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49611.go'
'test/typeparam/issue49659.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49659.dir'
'test/typeparam/issue49659.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49659.dir/a.go'
'test/typeparam/issue49659.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49659.dir/b.go'
'test/typeparam/issue49659.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49659.go'
'test/typeparam/issue49659b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49659b.go'
'test/typeparam/issue49667.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49667.dir'
'test/typeparam/issue49667.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49667.dir/a.go'
'test/typeparam/issue49667.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49667.dir/b.go'
'test/typeparam/issue49667.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49667.dir/main.go'
'test/typeparam/issue49667.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49667.go'
'test/typeparam/issue49875.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49875.go'
'test/typeparam/issue49893.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49893.dir'
'test/typeparam/issue49893.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49893.dir/a.go'
'test/typeparam/issue49893.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49893.dir/b.go'
'test/typeparam/issue49893.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49893.dir/main.go'
'test/typeparam/issue49893.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue49893.go'
'test/typeparam/issue50002.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50002.go'
'test/typeparam/issue50109.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50109.go'
'test/typeparam/issue50109.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50109.out'
'test/typeparam/issue50109b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50109b.go'
'test/typeparam/issue50121.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50121.dir'
'test/typeparam/issue50121.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50121.dir/a.go'
'test/typeparam/issue50121.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50121.dir/main.go'
'test/typeparam/issue50121.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50121.go'
'test/typeparam/issue50121b.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50121b.dir'
'test/typeparam/issue50121b.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50121b.dir/a.go'
'test/typeparam/issue50121b.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50121b.dir/b.go'
'test/typeparam/issue50121b.dir/c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50121b.dir/c.go'
'test/typeparam/issue50121b.dir/d.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50121b.dir/d.go'
'test/typeparam/issue50121b.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50121b.dir/main.go'
'test/typeparam/issue50121b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50121b.go'
'test/typeparam/issue50147.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50147.go'
'test/typeparam/issue50177.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50177.go'
'test/typeparam/issue50193.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50193.go'
'test/typeparam/issue50193.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50193.out'
'test/typeparam/issue50259.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50259.go'
'test/typeparam/issue50264.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50264.go'
'test/typeparam/issue50317.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50317.go'
'test/typeparam/issue50417.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50417.go'
'test/typeparam/issue50417b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50417b.go'
'test/typeparam/issue50419.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50419.go'
'test/typeparam/issue50437.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50437.dir'
'test/typeparam/issue50437.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50437.dir/a.go'
'test/typeparam/issue50437.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50437.dir/b.go'
'test/typeparam/issue50437.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50437.go'
'test/typeparam/issue50481b.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50481b.dir'
'test/typeparam/issue50481b.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50481b.dir/b.go'
'test/typeparam/issue50481b.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50481b.dir/main.go'
'test/typeparam/issue50481b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50481b.go'
'test/typeparam/issue50481c.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50481c.dir'
'test/typeparam/issue50481c.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50481c.dir/a.go'
'test/typeparam/issue50481c.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50481c.dir/main.go'
'test/typeparam/issue50481c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50481c.go'
'test/typeparam/issue50481c.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50481c.out'
'test/typeparam/issue50485.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50485.dir'
'test/typeparam/issue50485.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50485.dir/a.go'
'test/typeparam/issue50485.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50485.dir/main.go'
'test/typeparam/issue50485.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50485.go'
'test/typeparam/issue50486.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50486.dir'
'test/typeparam/issue50486.dir/goerror_fp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50486.dir/goerror_fp.go'
'test/typeparam/issue50486.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50486.dir/main.go'
'test/typeparam/issue50486.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50486.go'
'test/typeparam/issue50552.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50552.dir'
'test/typeparam/issue50552.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50552.dir/a.go'
'test/typeparam/issue50552.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50552.dir/main.go'
'test/typeparam/issue50552.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50552.go'
'test/typeparam/issue50561.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50561.dir'
'test/typeparam/issue50561.dir/diameter.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50561.dir/diameter.go'
'test/typeparam/issue50561.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50561.dir/main.go'
'test/typeparam/issue50561.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50561.go'
'test/typeparam/issue50598.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50598.dir'
'test/typeparam/issue50598.dir/a0.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50598.dir/a0.go'
'test/typeparam/issue50598.dir/a1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50598.dir/a1.go'
'test/typeparam/issue50598.dir/a2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50598.dir/a2.go'
'test/typeparam/issue50598.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50598.dir/main.go'
'test/typeparam/issue50598.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50598.go'
'test/typeparam/issue50642.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50642.go'
'test/typeparam/issue50690a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50690a.go'
'test/typeparam/issue50690a.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50690a.out'
'test/typeparam/issue50690b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50690b.go'
'test/typeparam/issue50690b.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50690b.out'
'test/typeparam/issue50690c.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50690c.go'
'test/typeparam/issue50690c.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50690c.out'
'test/typeparam/issue50833.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50833.go'
'test/typeparam/issue50841.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50841.dir'
'test/typeparam/issue50841.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50841.dir/a.go'
'test/typeparam/issue50841.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50841.dir/b.go'
'test/typeparam/issue50841.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50841.go'
'test/typeparam/issue50993.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue50993.go'
'test/typeparam/issue51219.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51219.dir'
'test/typeparam/issue51219.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51219.dir/a.go'
'test/typeparam/issue51219.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51219.dir/main.go'
'test/typeparam/issue51219.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51219.go'
'test/typeparam/issue51219.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51219.out'
'test/typeparam/issue51219b.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51219b.dir'
'test/typeparam/issue51219b.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51219b.dir/a.go'
'test/typeparam/issue51219b.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51219b.dir/b.go'
'test/typeparam/issue51219b.dir/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51219b.dir/p.go'
'test/typeparam/issue51219b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51219b.go'
'test/typeparam/issue51232.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51232.go'
'test/typeparam/issue51233.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51233.go'
'test/typeparam/issue51236.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51236.go'
'test/typeparam/issue51245.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51245.go'
'test/typeparam/issue51250a.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51250a.dir'
'test/typeparam/issue51250a.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51250a.dir/a.go'
'test/typeparam/issue51250a.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51250a.dir/b.go'
'test/typeparam/issue51250a.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51250a.dir/main.go'
'test/typeparam/issue51250a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51250a.go'
'test/typeparam/issue51303.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51303.go'
'test/typeparam/issue51303.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51303.out'
'test/typeparam/issue51355.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51355.go'
'test/typeparam/issue51367.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51367.dir'
'test/typeparam/issue51367.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51367.dir/a.go'
'test/typeparam/issue51367.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51367.dir/main.go'
'test/typeparam/issue51367.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51367.go'
'test/typeparam/issue51423.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51423.dir'
'test/typeparam/issue51423.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51423.dir/a.go'
'test/typeparam/issue51423.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51423.dir/b.go'
'test/typeparam/issue51423.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51423.go'
'test/typeparam/issue51521.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51521.go'
'test/typeparam/issue51522a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51522a.go'
'test/typeparam/issue51522b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51522b.go'
'test/typeparam/issue51700.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51700.go'
'test/typeparam/issue51765.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51765.go'
'test/typeparam/issue51832.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51832.go'
'test/typeparam/issue51836.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51836.dir'
'test/typeparam/issue51836.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51836.dir/a.go'
'test/typeparam/issue51836.dir/aa.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51836.dir/aa.go'
'test/typeparam/issue51836.dir/p.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51836.dir/p.go'
'test/typeparam/issue51836.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51836.go'
'test/typeparam/issue51840.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51840.go'
'test/typeparam/issue51909.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51909.go'
'test/typeparam/issue51925.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue51925.go'
'test/typeparam/issue52026.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue52026.go'
'test/typeparam/issue52117.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue52117.dir'
'test/typeparam/issue52117.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue52117.dir/a.go'
'test/typeparam/issue52117.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue52117.dir/b.go'
'test/typeparam/issue52117.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue52117.go'
'test/typeparam/issue52124.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue52124.go'
'test/typeparam/issue52228.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue52228.go'
'test/typeparam/issue52241.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue52241.go'
'test/typeparam/issue53254.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue53254.go'
'test/typeparam/issue53390.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue53390.go'
'test/typeparam/issue53406.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue53406.go'
'test/typeparam/issue53419.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue53419.go'
'test/typeparam/issue53477.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue53477.go'
'test/typeparam/issue53762.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue53762.go'
'test/typeparam/issue54135.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue54135.go'
'test/typeparam/issue54225.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue54225.go'
'test/typeparam/issue54302.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue54302.dir'
'test/typeparam/issue54302.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue54302.dir/a.go'
'test/typeparam/issue54302.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue54302.dir/main.go'
'test/typeparam/issue54302.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue54302.go'
'test/typeparam/issue54456.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue54456.go'
'test/typeparam/issue54497.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue54497.go'
'test/typeparam/issue54535.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue54535.go'
'test/typeparam/issue54537.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue54537.go'
'test/typeparam/issue54765.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue54765.go'
'test/typeparam/issue55101.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue55101.go'
'test/typeparam/issue58513.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/issue58513.go'
'test/typeparam/list.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/list.go'
'test/typeparam/list2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/list2.go'
'test/typeparam/listimp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/listimp.dir'
'test/typeparam/listimp.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/listimp.dir/a.go'
'test/typeparam/listimp.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/listimp.dir/main.go'
'test/typeparam/listimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/listimp.go'
'test/typeparam/listimp2.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/listimp2.dir'
'test/typeparam/listimp2.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/listimp2.dir/a.go'
'test/typeparam/listimp2.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/listimp2.dir/main.go'
'test/typeparam/listimp2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/listimp2.go'
'test/typeparam/lockable.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/lockable.go'
'test/typeparam/map.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/map.go'
'test/typeparam/mapimp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mapimp.dir'
'test/typeparam/mapimp.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mapimp.dir/a.go'
'test/typeparam/mapimp.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mapimp.dir/main.go'
'test/typeparam/mapimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mapimp.go'
'test/typeparam/maps.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/maps.go'
'test/typeparam/mapsimp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mapsimp.dir'
'test/typeparam/mapsimp.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mapsimp.dir/a.go'
'test/typeparam/mapsimp.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mapsimp.dir/main.go'
'test/typeparam/mapsimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mapsimp.go'
'test/typeparam/mdempsky' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky'
'test/typeparam/mdempsky/1.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/1.dir'
'test/typeparam/mdempsky/1.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/1.dir/a.go'
'test/typeparam/mdempsky/1.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/1.dir/b.go'
'test/typeparam/mdempsky/1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/1.go'
'test/typeparam/mdempsky/10.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/10.dir'
'test/typeparam/mdempsky/10.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/10.dir/a.go'
'test/typeparam/mdempsky/10.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/10.dir/b.go'
'test/typeparam/mdempsky/10.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/10.go'
'test/typeparam/mdempsky/12.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/12.dir'
'test/typeparam/mdempsky/12.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/12.dir/a.go'
'test/typeparam/mdempsky/12.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/12.dir/main.go'
'test/typeparam/mdempsky/12.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/12.go'
'test/typeparam/mdempsky/13.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/13.go'
'test/typeparam/mdempsky/14.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/14.go'
'test/typeparam/mdempsky/15.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/15.go'
'test/typeparam/mdempsky/16.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/16.go'
'test/typeparam/mdempsky/17.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/17.go'
'test/typeparam/mdempsky/18.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/18.go'
'test/typeparam/mdempsky/18.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/18.out'
'test/typeparam/mdempsky/19.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/19.go'
'test/typeparam/mdempsky/2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/2.go'
'test/typeparam/mdempsky/20.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/20.go'
'test/typeparam/mdempsky/21.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/21.go'
'test/typeparam/mdempsky/3.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/3.dir'
'test/typeparam/mdempsky/3.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/3.dir/a.go'
'test/typeparam/mdempsky/3.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/3.dir/b.go'
'test/typeparam/mdempsky/3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/3.go'
'test/typeparam/mdempsky/4.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/4.dir'
'test/typeparam/mdempsky/4.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/4.dir/a.go'
'test/typeparam/mdempsky/4.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/4.dir/b.go'
'test/typeparam/mdempsky/4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/4.go'
'test/typeparam/mdempsky/5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/5.go'
'test/typeparam/mdempsky/6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/6.go'
'test/typeparam/mdempsky/7.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/7.dir'
'test/typeparam/mdempsky/7.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/7.dir/a.go'
'test/typeparam/mdempsky/7.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/7.dir/b.go'
'test/typeparam/mdempsky/7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/7.go'
'test/typeparam/mdempsky/8.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/8.dir'
'test/typeparam/mdempsky/8.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/8.dir/a.go'
'test/typeparam/mdempsky/8.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/8.dir/b.go'
'test/typeparam/mdempsky/8.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/8.go'
'test/typeparam/mdempsky/9.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mdempsky/9.go'
'test/typeparam/metrics.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/metrics.go'
'test/typeparam/min.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/min.go'
'test/typeparam/mincheck.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mincheck.dir'
'test/typeparam/mincheck.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mincheck.dir/a.go'
'test/typeparam/mincheck.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mincheck.dir/main.go'
'test/typeparam/mincheck.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mincheck.go'
'test/typeparam/minimp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/minimp.dir'
'test/typeparam/minimp.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/minimp.dir/a.go'
'test/typeparam/minimp.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/minimp.dir/main.go'
'test/typeparam/minimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/minimp.go'
'test/typeparam/mutualimp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mutualimp.dir'
'test/typeparam/mutualimp.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mutualimp.dir/a.go'
'test/typeparam/mutualimp.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mutualimp.dir/b.go'
'test/typeparam/mutualimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/mutualimp.go'
'test/typeparam/nested.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/nested.go'
'test/typeparam/nested.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/nested.out'
'test/typeparam/ordered.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/ordered.go'
'test/typeparam/orderedmap.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/orderedmap.go'
'test/typeparam/orderedmapsimp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/orderedmapsimp.dir'
'test/typeparam/orderedmapsimp.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/orderedmapsimp.dir/a.go'
'test/typeparam/orderedmapsimp.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/orderedmapsimp.dir/main.go'
'test/typeparam/orderedmapsimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/orderedmapsimp.go'
'test/typeparam/pair.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/pair.go'
'test/typeparam/pairimp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/pairimp.dir'
'test/typeparam/pairimp.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/pairimp.dir/a.go'
'test/typeparam/pairimp.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/pairimp.dir/main.go'
'test/typeparam/pairimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/pairimp.go'
'test/typeparam/pragma.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/pragma.go'
'test/typeparam/recoverimp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/recoverimp.dir'
'test/typeparam/recoverimp.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/recoverimp.dir/a.go'
'test/typeparam/recoverimp.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/recoverimp.dir/main.go'
'test/typeparam/recoverimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/recoverimp.go'
'test/typeparam/recoverimp.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/recoverimp.out'
'test/typeparam/select.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/select.dir'
'test/typeparam/select.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/select.dir/a.go'
'test/typeparam/select.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/select.dir/main.go'
'test/typeparam/select.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/select.go'
'test/typeparam/sets.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/sets.go'
'test/typeparam/setsimp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/setsimp.dir'
'test/typeparam/setsimp.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/setsimp.dir/a.go'
'test/typeparam/setsimp.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/setsimp.dir/main.go'
'test/typeparam/setsimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/setsimp.go'
'test/typeparam/settable.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/settable.go'
'test/typeparam/shape1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/shape1.go'
'test/typeparam/shape1.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/shape1.out'
'test/typeparam/sliceimp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/sliceimp.dir'
'test/typeparam/sliceimp.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/sliceimp.dir/a.go'
'test/typeparam/sliceimp.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/sliceimp.dir/main.go'
'test/typeparam/sliceimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/sliceimp.go'
'test/typeparam/slices.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/slices.go'
'test/typeparam/smallest.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/smallest.go'
'test/typeparam/smoketest.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/smoketest.go'
'test/typeparam/stringable.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/stringable.go'
'test/typeparam/stringer.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/stringer.go'
'test/typeparam/stringerimp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/stringerimp.dir'
'test/typeparam/stringerimp.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/stringerimp.dir/a.go'
'test/typeparam/stringerimp.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/stringerimp.dir/main.go'
'test/typeparam/stringerimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/stringerimp.go'
'test/typeparam/struct.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/struct.go'
'test/typeparam/structinit.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/structinit.dir'
'test/typeparam/structinit.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/structinit.dir/a.go'
'test/typeparam/structinit.dir/b.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/structinit.dir/b.go'
'test/typeparam/structinit.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/structinit.dir/main.go'
'test/typeparam/structinit.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/structinit.go'
'test/typeparam/subdict.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/subdict.go'
'test/typeparam/sum.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/sum.go'
'test/typeparam/tparam1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/tparam1.go'
'test/typeparam/typelist.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/typelist.go'
'test/typeparam/typeswitch1.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/typeswitch1.go'
'test/typeparam/typeswitch1.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/typeswitch1.out'
'test/typeparam/typeswitch2.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/typeswitch2.go'
'test/typeparam/typeswitch2.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/typeswitch2.out'
'test/typeparam/typeswitch3.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/typeswitch3.go'
'test/typeparam/typeswitch3.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/typeswitch3.out'
'test/typeparam/typeswitch4.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/typeswitch4.go'
'test/typeparam/typeswitch4.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/typeswitch4.out'
'test/typeparam/typeswitch5.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/typeswitch5.go'
'test/typeparam/typeswitch5.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/typeswitch5.out'
'test/typeparam/typeswitch6.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/typeswitch6.go'
'test/typeparam/typeswitch6.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/typeswitch6.out'
'test/typeparam/typeswitch7.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/typeswitch7.go'
'test/typeparam/typeswitch7.out' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/typeswitch7.out'
'test/typeparam/valimp.dir' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/valimp.dir'
'test/typeparam/valimp.dir/a.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/valimp.dir/a.go'
'test/typeparam/valimp.dir/main.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/valimp.dir/main.go'
'test/typeparam/valimp.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/valimp.go'
'test/typeparam/value.go' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/test/typeparam/value.go'
'VERSION' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/VERSION'
+ find /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src -exec touch -r /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/VERSION '{}' ';'
+ touch /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg
+ find /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg -exec touch -r /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/pkg '{}' ';'
++ pwd
+ cwd=/builddir/build/BUILD/go-go1.20.10
+ src_list=/builddir/build/BUILD/go-go1.20.10/go-src.list
+ pkg_list=/builddir/build/BUILD/go-go1.20.10/go-pkg.list
+ shared_list=/builddir/build/BUILD/go-go1.20.10/go-shared.list
+ misc_list=/builddir/build/BUILD/go-go1.20.10/go-misc.list
+ docs_list=/builddir/build/BUILD/go-go1.20.10/go-docs.list
+ tests_list=/builddir/build/BUILD/go-go1.20.10/go-tests.list
+ rm -f /builddir/build/BUILD/go-go1.20.10/go-src.list /builddir/build/BUILD/go-go1.20.10/go-pkg.list /builddir/build/BUILD/go-go1.20.10/go-docs.list /builddir/build/BUILD/go-go1.20.10/go-misc.list /builddir/build/BUILD/go-go1.20.10/go-tests.list /builddir/build/BUILD/go-go1.20.10/go-shared.list
+ touch /builddir/build/BUILD/go-go1.20.10/go-src.list /builddir/build/BUILD/go-go1.20.10/go-pkg.list /builddir/build/BUILD/go-go1.20.10/go-docs.list /builddir/build/BUILD/go-go1.20.10/go-misc.list /builddir/build/BUILD/go-go1.20.10/go-tests.list /builddir/build/BUILD/go-go1.20.10/go-shared.list
+ pushd /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang
~/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang ~/build/BUILD/go-go1.20.10
+ find src/ -type d -a '(' '!' -name testdata -a '!' -ipath '*/testdata/*' ')' -printf '%%dir /usr/lib/golang/%p\n'
+ find src/ '!' -type d -a '(' '!' -ipath '*/testdata/*' -a '!' -name '*_test*.go' ')' -printf '/usr/lib/golang/%p\n'
+ find bin/ pkg/ -type d -a '!' -path '*_dynlink/*' -a '!' -path '*_race/*' -printf '%%dir /usr/lib/golang/%p\n'
+ find bin/ pkg/ '!' -type d -a '!' -path '*_dynlink/*' -a '!' -path '*_race/*' -printf '/usr/lib/golang/%p\n'
+ find doc/ -type d -printf '%%dir /usr/lib/golang/%p\n'
+ find doc/ '!' -type d -printf '/usr/lib/golang/%p\n'
+ find misc/ -type d -printf '%%dir /usr/lib/golang/%p\n'
+ find misc/ '!' -type d -printf '/usr/lib/golang/%p\n'
+ find test/ -type d -printf '%%dir /usr/lib/golang/%p\n'
+ find test/ '!' -type d -printf '/usr/lib/golang/%p\n'
+ find src/ -type d -a '(' -name testdata -o -ipath '*/testdata/*' ')' -printf '%%dir /usr/lib/golang/%p\n'
+ find src/ '!' -type d -a '(' -ipath '*/testdata/*' -o -name '*_test*.go' ')' -printf '/usr/lib/golang/%p\n'
+ find lib/ -type d -printf '%%dir /usr/lib/golang/%p\n'
+ find lib/ '!' -type d -printf '/usr/lib/golang/%p\n'
+ popd
~/build/BUILD/go-go1.20.10
+ rm -rfv /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/doc/Makefile
+ mkdir -p /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/bin/linux_arm64
+ ln -sf /usr/lib/golang/bin/go /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/bin/go
+ ln -sf /usr/lib/golang/bin/gofmt /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/bin/gofmt
+ mkdir -p /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/share/gocode/src/github.com
+ mkdir -p /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/share/gocode/src/bitbucket.org
+ mkdir -p /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/share/gocode/src/code.google.com/p
+ mkdir -p /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/share/gocode/src/golang.org/x
+ mkdir -p /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/etc/gdbinit.d
+ cp -av /builddir/build/SOURCES/golang-gdbinit /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/etc/gdbinit.d/golang.gdb
'/builddir/build/SOURCES/golang-gdbinit' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/etc/gdbinit.d/golang.gdb'
+ mkdir -p /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/etc/prelink.conf.d
+ cp -av /builddir/build/SOURCES/golang-prelink.conf /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/etc/prelink.conf.d/golang.conf
'/builddir/build/SOURCES/golang-prelink.conf' -> '/builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/etc/prelink.conf.d/golang.conf'
+ sed -i 's/const defaultGO_LDSO = `.*`/const defaultGO_LDSO = ``/' /builddir/build/BUILDROOT/golang-1.20.10-1.module+oc8.8.0+515+1d32cda3.aarch64/usr/lib/golang/src/internal/buildcfg/zbootstrap.go
+ /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/brp-compress
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.o8VRgc
+ umask 022
+ cd /builddir/build/BUILD
+ cd go-go1.20.10
++ pwd -P
+ export GOROOT=/builddir/build/BUILD/go-go1.20.10
+ GOROOT=/builddir/build/BUILD/go-go1.20.10
GO VERSION:
+ export PATH=/builddir/build/BUILD/go-go1.20.10/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PATH=/builddir/build/BUILD/go-go1.20.10/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ cd src
+ echo 'GO VERSION:'
+ go version
go version go1.20.10 linux/arm64
GO ENVIRONMENT:
+ echo 'GO ENVIRONMENT:'
+ go env
GO111MODULE=""
GOARCH="arm64"
GOBIN=""
GOCACHE="/builddir/.cache/go-build"
GOENV="/builddir/.config/go/env"
GOEXE=""
GOEXPERIMENT=""
GOFLAGS=""
GOHOSTARCH="arm64"
GOHOSTOS="linux"
GOINSECURE=""
GOMODCACHE="/builddir/go/pkg/mod"
GONOPROXY=""
GONOSUMDB=""
GOOS="linux"
GOPATH="/builddir/go"
GOPRIVATE=""
GOPROXY="https://proxy.golang.org,direct"
GOROOT="/builddir/build/BUILD/go-go1.20.10"
GOSUMDB="sum.golang.org"
GOTMPDIR=""
GOTOOLDIR="/builddir/build/BUILD/go-go1.20.10/pkg/tool/linux_arm64"
GOVCS=""
GOVERSION="go1.20.10"
GCCGO="gccgo"
AR="ar"
CC="gcc"
CXX="g++"
CGO_ENABLED="1"
GOMOD="/builddir/build/BUILD/go-go1.20.10/src/go.mod"
GOWORK=""
CGO_CFLAGS="-O2 -g"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-O2 -g"
CGO_FFLAGS="-O2 -g"
CGO_LDFLAGS="-O2 -g"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build488817258=/tmp/go-build -gno-record-gcc-switches"
+ export CC=gcc
+ CC=gcc
+ export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export 'LDFLAGS=-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export 'GO_LDFLAGS=-extldflags '\''-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\'''
+ GO_LDFLAGS='-extldflags '\''-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\'''
+ export GO_TEST_TIMEOUT_SCALE=2
+ GO_TEST_TIMEOUT_SCALE=2
+ export GO_TEST_RUN=
+ GO_TEST_RUN=
+ export 'GO_TEST_RUN=-run=!testshared'
+ GO_TEST_RUN='-run=!testshared'
+ ./run.bash --no-rebuild -v -v -v -k '-run=!testshared'
run: go install -v cmd/asm cmd/cgo cmd/compile cmd/link
internal/goarch
internal/coverage/rtcov
internal/goexperiment
internal/race
internal/goos
internal/cpu
internal/abi
internal/unsafeheader
runtime/internal/syscall
runtime/internal/math
sync/atomic
unicode
unicode/utf8
internal/itoa
runtime/internal/sys
math/bits
encoding
unicode/utf16
internal/coverage
internal/platform
internal/goversion
math
internal/bytealg
runtime/internal/atomic
internal/types/errors
runtime
internal/reflectlite
runtime/metrics
sync
internal/testlog
internal/godebug
math/rand
errors
sort
io
internal/oserror
internal/safefilepath
path
strconv
syscall
container/heap
bytes
hash
text/tabwriter
strings
hash/adler32
hash/crc32
hash/fnv
reflect
crypto
bufio
go/build/constraint
regexp/syntax
html
regexp
internal/syscall/execenv
time
internal/syscall/unix
context
io/fs
internal/poll
os
internal/fmtsort
encoding/binary
internal/saferio
cmd/internal/notsha256
cmd/internal/sys
crypto/md5
encoding/base64
internal/lazyregexp
fmt
path/filepath
os/exec
log
flag
cmd/internal/src
internal/buildcfg
text/scanner
cmd/internal/edit
cmd/internal/pkgpath
debug/dwarf
compress/flate
go/token
cmd/internal/bio
go/doc/comment
encoding/json
runtime/debug
cmd/internal/objabi
cmd/internal/quoted
go/scanner
math/big
cmd/internal/dwarf
cmd/internal/goobj
compress/zlib
go/ast
net/url
cmd/compile/internal/abt
compress/gzip
cmd/internal/obj
debug/elf
debug/macho
debug/pe
internal/xcoff
internal/profile
go/internal/typeparams
go/printer
cmd/internal/gcprog
go/parser
encoding/hex
go/doc
internal/goroot
cmd/internal/archive
runtime/pprof
go/constant
runtime/trace
cmd/internal/obj/arm
cmd/internal/obj/arm64
cmd/internal/obj/loong64
cmd/internal/obj/mips
cmd/internal/obj/ppc64
cmd/internal/obj/riscv
cmd/internal/obj/s390x
cmd/internal/obj/wasm
cmd/internal/obj/x86
cmd/asm/internal/flags
cmd/cgo
cmd/compile/internal/base
cmd/asm/internal/lex
cmd/compile/internal/logopt
cmd/compile/internal/syntax
go/build
cmd/compile/internal/types
cmd/compile/internal/bitvec
internal/pkgbits
cmd/internal/codesign
cmd/link/internal/benchmark
cmd/link/internal/sym
cmd/link/internal/loader
cmd/compile/internal/typebits
cmd/compile/internal/ir
cmd/compile/internal/types2
cmd/asm/internal/arch
cmd/asm/internal/asm
cmd/link/internal/loadelf
cmd/link/internal/loadmacho
cmd/link/internal/loadpe
cmd/link/internal/loadxcoff
cmd/link/internal/ld
cmd/asm
cmd/compile/internal/objw
cmd/compile/internal/typecheck
cmd/compile/internal/abi
cmd/compile/internal/deadcode
cmd/compile/internal/compare
cmd/compile/internal/pgo
cmd/compile/internal/staticdata
cmd/compile/internal/escape
cmd/compile/internal/coverage
cmd/compile/internal/devirtualize
cmd/compile/internal/importer
cmd/link/internal/amd64
cmd/link/internal/arm
cmd/link/internal/arm64
cmd/link/internal/loong64
cmd/link/internal/mips
cmd/compile/internal/inline
cmd/link/internal/mips64
cmd/link/internal/ppc64
cmd/link/internal/riscv64
cmd/link/internal/s390x
cmd/link/internal/wasm
cmd/link/internal/x86
cmd/compile/internal/reflectdata
cmd/link
cmd/compile/internal/staticinit
cmd/compile/internal/ssa
cmd/compile/internal/liveness
cmd/compile/internal/ssagen
cmd/compile/internal/amd64
cmd/compile/internal/arm64
cmd/compile/internal/arm
cmd/compile/internal/dwarfgen
cmd/compile/internal/loong64
cmd/compile/internal/mips
cmd/compile/internal/mips64
cmd/compile/internal/walk
cmd/compile/internal/ppc64
cmd/compile/internal/riscv64
cmd/compile/internal/s390x
cmd/compile/internal/noder
cmd/compile/internal/wasm
cmd/compile/internal/x86
cmd/compile/internal/pkginit
cmd/compile/internal/gc
cmd/compile
run: go install -v cmd/asm cmd/cgo cmd/compile cmd/link DONE
run: go install -v cmd/asm cmd/cgo cmd/compile cmd/link
run: go install -v cmd/asm cmd/cgo cmd/compile cmd/link DONE
run: go install -v std cmd
container/list
container/ring
crypto/internal/alias
crypto/subtle
vendor/golang.org/x/crypto/cryptobyte/asn1
crypto/internal/boring/bcache
crypto/internal/boring/fipstls
compress/bzip2
crypto/internal/randutil
embed
debug/gosym
debug/plan9obj
runtime/cgo
cmd/vendor/golang.org/x/arch/arm/armasm
cmd/vendor/golang.org/x/arch/arm64/arm64asm
cmd/vendor/golang.org/x/arch/ppc64/ppc64asm
cmd/vendor/golang.org/x/arch/x86/x86asm
archive/zip
compress/lzw
crypto/cipher
encoding/asn1
crypto/des
crypto/dsa
crypto/internal/edwards25519/field
crypto/internal/nistec/fiat
crypto/internal/bigmod
vendor/golang.org/x/crypto/cryptobyte
internal/sysinfo
crypto/internal/boring/sig
crypto/internal/edwards25519
testing
crypto/rc4
cmd/internal/objfile
crypto/x509/pkix
encoding/pem
vendor/golang.org/x/net/dns/dnsmessage
internal/nettrace
internal/singleflight
internal/intern
vendor/golang.org/x/crypto/internal/alias
vendor/golang.org/x/crypto/internal/poly1305
vendor/golang.org/x/crypto/chacha20
net/netip
database/sql/driver
cmd/addr2line
debug/buildinfo
encoding/ascii85
vendor/golang.org/x/crypto/chacha20poly1305
encoding/base32
encoding/csv
database/sql
crypto/internal/backend/boringtest
encoding/gob
encoding/xml
vendor/golang.org/x/text/transform
crypto/internal/nistec
vendor/golang.org/x/text/unicode/bidi
vendor/golang.org/x/text/unicode/norm
vendor/golang.org/x/net/http2/hpack
vendor/golang.org/x/text/secure/bidirule
mime
mime/quotedprintable
net/http/internal
os/user
vendor/github.com/golang-fips/openssl-fips/openssl
crypto/elliptic
net/http/internal/ascii
net
go/format
go/types
hash/crc64
hash/maphash
vendor/golang.org/x/net/idna
text/template/parse
image/color
index/suffixarray
image
image/color/palette
internal/cfg
internal/coverage/calloc
internal/coverage/cmerge
image/internal/imageutil
image/png
internal/coverage/cformat
image/draw
text/template
image/jpeg
image/gif
internal/coverage/slicereader
internal/coverage/uleb128
internal/coverage/slicewriter
internal/coverage/pods
internal/coverage/stringtab
internal/dag
internal/coverage/decodecounter
internal/coverage/decodemeta
internal/coverage/encodecounter
internal/coverage/encodemeta
internal/diff
internal/obscuretestdata
internal/testenv
internal/testpty
internal/trace
html/template
internal/lazytemplate
internal/txtar
archive/tar
io/ioutil
math/cmplx
net/http/internal/testcert
net/internal/socktest
os/exec/internal/fdtest
os/signal
plugin
reflect/internal/example1
reflect/internal/example2
runtime/coverage
runtime/race
testing/iotest
testing/fstest
testing/quick
time/tzdata
vendor/golang.org/x/sys/cpu
cmd/compile/internal/test
cmd/internal/cov
cmd/internal/pkgpattern
cmd/internal/browser
cmd/vendor/golang.org/x/tools/cover
cmd/covdata
cmd/dist
cmd/vendor/golang.org/x/mod/semver
cmd/cover
cmd/doc
go/internal/gccgoimporter
go/internal/gcimporter
go/internal/srcimporter
go/importer
cmd/fix
cmd/go/internal/fsys
cmd/go/internal/str
cmd/go/internal/cfg
cmd/go/internal/lockedfile/internal/filelock
cmd/go/internal/mmap
cmd/go/internal/base
cmd/go/internal/imports
cmd/go/internal/lockedfile
cmd/go/internal/par
cmd/vendor/golang.org/x/mod/internal/lazyregexp
cmd/go/internal/robustio
cmd/internal/traceviewer
cmd/vendor/golang.org/x/mod/module
cmd/go/internal/search
cmd/go/internal/doc
cmd/go/internal/trace
cmd/go/internal/cmdflag
cmd/internal/test2json
cmd/go/internal/tool
cmd/go/internal/version
cmd/vendor/golang.org/x/mod/modfile
cmd/vendor/golang.org/x/mod/zip
cmd/go/internal/mvs
cmd/go/internal/script
cmd/go/internal/test/internal/genflags
cmd/vendor/golang.org/x/sync/semaphore
cmd/vendor/golang.org/x/sys/unix
cmd/gofmt
cmd/link/internal/dwtest
net/textproto
vendor/golang.org/x/net/http/httpproxy
log/syslog
vendor/golang.org/x/net/http/httpguts
net/mail
vendor/golang.org/x/net/nettest
cmd/go/internal/script/scripttest
cmd/go/internal/modconv
cmd/nm
cmd/objdump
cmd/pack
cmd/vendor/github.com/google/pprof/internal/elfexec
cmd/vendor/github.com/google/pprof/profile
cmd/vendor/github.com/ianlancetaylor/demangle
cmd/vendor/github.com/google/pprof/third_party/d3flamegraph
cmd/vendor/github.com/google/pprof/third_party/svgpan
cmd/test2json
cmd/vendor/golang.org/x/sys/internal/unsafeheader
cmd/vendor/golang.org/x/tools/go/analysis
cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil
cmd/vendor/golang.org/x/tools/internal/typeparams
cmd/vendor/golang.org/x/tools/go/cfg
cmd/vendor/github.com/google/pprof/internal/measurement
cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl
cmd/vendor/github.com/google/pprof/internal/graph
cmd/vendor/golang.org/x/tools/go/ast/inspector
cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag
cmd/vendor/golang.org/x/tools/go/analysis/passes/inspect
cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall
cmd/vendor/golang.org/x/tools/go/ast/astutil
cmd/vendor/golang.org/x/tools/go/analysis/passes/assign
cmd/vendor/golang.org/x/tools/go/analysis/passes/atomic
cmd/vendor/golang.org/x/tools/go/analysis/passes/bools
cmd/vendor/golang.org/x/tools/go/analysis/passes/composite
cmd/vendor/golang.org/x/tools/go/analysis/passes/copylock
cmd/vendor/golang.org/x/tools/go/analysis/passes/framepointer
cmd/vendor/golang.org/x/tools/go/analysis/passes/httpresponse
cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert
cmd/vendor/golang.org/x/tools/go/analysis/passes/nilfunc
cmd/vendor/golang.org/x/tools/go/analysis/passes/shift
cmd/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer
cmd/vendor/golang.org/x/tools/go/analysis/passes/stdmethods
cmd/vendor/golang.org/x/tools/go/analysis/passes/stringintconv
cmd/vendor/golang.org/x/tools/go/analysis/passes/structtag
cmd/vendor/golang.org/x/tools/go/types/typeutil
cmd/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine
cmd/vendor/golang.org/x/tools/internal/analysisinternal
cmd/vendor/golang.org/x/tools/go/analysis/passes/unreachable
cmd/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr
cmd/vendor/golang.org/x/tools/go/analysis/passes/unusedresult
cmd/vendor/golang.org/x/tools/go/types/objectpath
cmd/internal/osinfo
cmd/vendor/golang.org/x/term
cmd/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow
cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas
cmd/vendor/golang.org/x/tools/go/analysis/passes/loopclosure
cmd/vendor/golang.org/x/tools/go/analysis/passes/printf
cmd/vendor/golang.org/x/tools/go/analysis/passes/tests
cmd/vendor/golang.org/x/tools/go/analysis/passes/lostcancel
cmd/vendor/golang.org/x/tools/go/analysis/passes/timeformat
cmd/vendor/golang.org/x/tools/go/analysis/passes/unmarshal
cmd/vendor/golang.org/x/tools/internal/facts
crypto/internal/backend
crypto/internal/backend/bbig
crypto/ecdh
crypto/rand
crypto/hmac
crypto/sha512
crypto/aes
crypto/sha1
crypto/sha256
vendor/golang.org/x/crypto/hkdf
crypto/rsa
mime/multipart
cmd/internal/buildid
internal/fuzz
cmd/go/internal/cache
cmd/vendor/golang.org/x/mod/sumdb/tlog
crypto/ed25519
cmd/buildid
cmd/vendor/golang.org/x/mod/sumdb/dirhash
cmd/vendor/golang.org/x/mod/sumdb/note
cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags
cmd/go/internal/modindex
crypto/ecdsa
cmd/vendor/golang.org/x/tools/go/analysis/unitchecker
cmd/vet
testing/internal/testdeps
crypto/x509
crypto/tls
net/http/httptrace
net/smtp
net/http
expvar
net/http/cookiejar
net/http/httptest
net/http/cgi
net/http/pprof
net/http/httputil
net/rpc
cmd/go/internal/auth
cmd/vendor/golang.org/x/mod/sumdb
cmd/vendor/github.com/google/pprof/internal/plugin
cmd/trace
cmd/go/internal/web
net/http/fcgi
net/rpc/jsonrpc
cmd/go/internal/vcweb
cmd/vendor/github.com/google/pprof/internal/binutils
cmd/vendor/github.com/google/pprof/internal/report
cmd/vendor/github.com/google/pprof/internal/symbolz
cmd/vendor/github.com/google/pprof/internal/transport
cmd/go/internal/modfetch/codehost
cmd/go/internal/vcs
cmd/vendor/github.com/google/pprof/internal/symbolizer
cmd/vendor/github.com/google/pprof/internal/driver
cmd/go/internal/modinfo
cmd/go/internal/vcweb/vcstest
cmd/go/internal/modfetch
cmd/go/internal/modload
cmd/vendor/github.com/google/pprof/driver
cmd/pprof
cmd/go/internal/help
cmd/go/internal/workcmd
cmd/go/internal/load
cmd/go/internal/fmtcmd
cmd/go/internal/modcmd
cmd/go/internal/work
cmd/go/internal/envcmd
cmd/go/internal/clean
cmd/go/internal/fix
cmd/go/internal/generate
cmd/go/internal/get
cmd/go/internal/list
cmd/go/internal/modget
cmd/go/internal/run
cmd/go/internal/test
cmd/go/internal/vet
cmd/go/internal/bug
cmd/go
run: go install -v std cmd DONE
gcc -xc -o /dev/null -static -
##### Test execution environment.
/builddir/build/BUILD/go-go1.20.10/bin/go run main.go
# GOARCH: arm64
# CPU: 
# GOOS: linux
# OS Version: Linux 5.4.119-19.0009.32 #1 SMP Sun Jul 16 17:52:24 CST 2023 aarch64
run: go list -f={{if .Stale}}	STALE {{.ImportPath}}: {{.StaleReason}}{{end}} std
##### Testing packages.
# go tool dist test -run=^go_test:archive/tar$
run: go list -f={{if .Stale}}	STALE {{.ImportPath}}: {{.StaleReason}}{{end}} std DONE
ok  	archive/tar	0.244s
ok  	archive/zip	0.224s
ok  	bufio	0.147s
ok  	bytes	0.345s
ok  	compress/bzip2	0.060s
ok  	compress/flate	0.399s
ok  	compress/gzip	1.860s
ok  	compress/lzw	0.034s
ok  	compress/zlib	0.024s
ok  	container/heap	0.016s
ok  	container/list	0.019s
ok  	container/ring	0.006s
ok  	context	0.028s
ok  	crypto	0.008s
ok  	crypto/aes	0.019s
ok  	crypto/cipher	0.018s
ok  	crypto/des	0.022s
ok  	crypto/dsa	0.016s
ok  	crypto/ecdh	0.051s
ok  	crypto/ecdsa	0.039s
ok  	crypto/ed25519	0.072s
ok  	crypto/elliptic	0.021s
ok  	crypto/hmac	0.020s
ok  	crypto/internal/alias	0.013s
ok  	crypto/internal/bigmod	0.203s
ok  	crypto/internal/boring/bcache	0.146s
ok  	crypto/internal/edwards25519	6.205s
ok  	crypto/internal/edwards25519/field	6.372s
ok  	crypto/internal/nistec	0.677s
ok  	crypto/internal/nistec/fiat	0.017s [no tests to run]
ok  	crypto/md5	0.028s
ok  	crypto/rand	0.063s
ok  	crypto/rc4	0.061s
ok  	crypto/rsa	7.069s
ok  	crypto/sha1	0.021s
ok  	crypto/sha256	0.015s
ok  	crypto/sha512	0.029s
ok  	crypto/subtle	0.117s
ok  	crypto/tls	2.739s
ok  	crypto/x509	10.354s
ok  	database/sql	0.331s
ok  	database/sql/driver	0.023s
ok  	debug/buildinfo	0.021s
ok  	debug/dwarf	0.027s
ok  	debug/elf	0.187s
ok  	debug/gosym	0.018s
ok  	debug/macho	0.007s
ok  	debug/pe	0.015s
ok  	debug/plan9obj	0.007s
ok  	embed	0.011s [no tests to run]
ok  	embed/internal/embedtest	0.013s
ok  	encoding/ascii85	0.036s
ok  	encoding/asn1	0.007s
ok  	encoding/base32	0.022s
ok  	encoding/base64	0.007s
ok  	encoding/binary	0.009s
ok  	encoding/csv	0.020s
ok  	encoding/gob	1.097s
ok  	encoding/hex	0.012s
ok  	encoding/json	0.222s
ok  	encoding/pem	0.312s
ok  	encoding/xml	0.070s
ok  	errors	0.033s
ok  	expvar	0.041s
ok  	flag	0.155s
ok  	fmt	0.061s
ok  	go/ast	0.018s
ok  	go/build	0.077s
ok  	go/build/constraint	0.015s
ok  	go/constant	0.020s
ok  	go/doc	0.052s
ok  	go/doc/comment	0.711s
ok  	go/format	0.018s
ok  	go/importer	0.297s
ok  	go/internal/gccgoimporter	0.025s
ok  	go/internal/gcimporter	1.643s
ok  	go/internal/srcimporter	5.236s
ok  	go/parser	0.195s
ok  	go/printer	0.202s
ok  	go/scanner	0.046s
ok  	go/token	0.026s
ok  	go/types	4.113s
ok  	hash	0.012s
ok  	hash/adler32	0.019s
ok  	hash/crc32	0.015s
ok  	hash/crc64	0.012s
ok  	hash/fnv	0.013s
ok  	hash/maphash	0.068s
ok  	html	0.015s
ok  	html/template	0.081s
ok  	image	0.054s
ok  	image/color	0.031s
ok  	image/draw	0.102s
ok  	image/gif	0.160s
ok  	image/jpeg	0.134s
ok  	image/png	0.246s
ok  	index/suffixarray	0.194s
ok  	internal/abi	0.798s
ok  	internal/buildcfg	0.013s
ok  	internal/coverage/cformat	0.013s
ok  	internal/coverage/cmerge	0.014s
ok  	internal/coverage/pods	0.016s
ok  	internal/coverage/slicereader	0.015s
ok  	internal/coverage/slicewriter	0.013s
ok  	internal/coverage/test	0.017s
ok  	internal/cpu	0.020s
ok  	internal/dag	0.016s
ok  	internal/diff	0.014s
ok  	internal/fmtsort	0.016s
ok  	internal/fuzz	0.023s
ok  	internal/godebug	0.016s
ok  	internal/intern	0.191s
ok  	internal/itoa	0.014s
ok  	internal/poll	0.097s
ok  	internal/profile	0.005s
ok  	internal/reflectlite	0.075s
ok  	internal/safefilepath	0.015s
ok  	internal/saferio	0.032s
ok  	internal/singleflight	0.037s
ok  	internal/testenv	0.014s
ok  	internal/trace	0.046s
ok  	internal/types/errors	0.508s
ok  	internal/unsafeheader	0.014s
ok  	internal/xcoff	0.010s
ok  	io	0.098s
ok  	io/fs	0.280s
ok  	io/ioutil	0.016s
ok  	log	0.014s
ok  	log/syslog	1.255s
ok  	math	0.014s
ok  	math/big	1.298s
ok  	math/bits	0.013s
ok  	math/cmplx	0.005s
ok  	math/rand	0.090s
ok  	mime	0.026s
ok  	mime/multipart	0.568s
ok  	mime/quotedprintable	0.026s
ok  	net	3.697s
ok  	net/http	3.881s
ok  	net/http/cgi	0.445s
ok  	net/http/cookiejar	0.030s
ok  	net/http/fcgi	0.131s
ok  	net/http/httptest	0.084s
ok  	net/http/httptrace	0.026s
ok  	net/http/httputil	0.628s
ok  	net/http/internal	0.036s
ok  	net/http/internal/ascii	0.041s
ok  	net/http/pprof	4.098s
ok  	net/internal/socktest	0.062s
ok  	net/mail	0.007s
ok  	net/netip	0.509s
ok  	net/rpc	0.042s
ok  	net/rpc/jsonrpc	0.020s
ok  	net/smtp	0.020s
ok  	net/textproto	0.030s
ok  	net/url	0.020s
ok  	os	1.080s
ok  	os/exec	0.526s
ok  	os/exec/internal/fdtest	0.013s
ok  	os/signal	3.715s
ok  	os/user	0.017s
ok  	path	0.014s
ok  	path/filepath	0.027s
ok  	plugin	0.019s
ok  	reflect	0.167s
ok  	regexp	0.295s
ok  	regexp/syntax	0.557s
ok  	runtime	30.347s
ok  	runtime/cgo	0.022s
ok  	runtime/coverage	0.025s
ok  	runtime/debug	0.066s
ok  	runtime/internal/atomic	0.047s
ok  	runtime/internal/math	0.020s
ok  	runtime/internal/sys	0.016s
ok  	runtime/internal/syscall	0.016s
ok  	runtime/metrics	0.031s
ok  	runtime/pprof	6.363s
ok  	runtime/trace	1.920s
ok  	sort	0.033s
ok  	strconv	0.291s
ok  	strings	0.104s
ok  	sync	0.424s
ok  	sync/atomic	0.365s
ok  	syscall	0.323s
ok  	testing	0.740s
ok  	testing/fstest	0.014s
ok  	testing/iotest	0.016s
ok  	testing/quick	0.045s
ok  	text/scanner	0.014s
ok  	text/tabwriter	0.024s
ok  	text/template	0.044s
ok  	text/template/parse	0.030s
ok  	time	1.786s
ok  	unicode	0.016s
ok  	unicode/utf16	0.015s
ok  	unicode/utf8	0.016s
ok  	cmd/addr2line	0.952s
ok  	cmd/api	0.020s
ok  	cmd/asm/internal/asm	0.413s
ok  	cmd/asm/internal/lex	0.017s
ok  	cmd/compile/internal/abt	0.016s
ok  	cmd/compile/internal/amd64	0.014s
ok  	cmd/compile/internal/base	0.007s
ok  	cmd/compile/internal/compare	0.009s
ok  	cmd/compile/internal/dwarfgen	0.353s
ok  	cmd/compile/internal/importer	2.168s
ok  	cmd/compile/internal/ir	0.022s
ok  	cmd/compile/internal/logopt	0.119s
ok  	cmd/compile/internal/noder	0.019s
ok  	cmd/compile/internal/reflectdata	0.017s [no tests to run]
ok  	cmd/compile/internal/ssa	27.360s
ok  	cmd/compile/internal/syntax	0.045s
ok  	cmd/compile/internal/test	9.040s
ok  	cmd/compile/internal/typecheck	0.392s
ok  	cmd/compile/internal/types	0.024s
ok  	cmd/compile/internal/types2	9.236s
ok  	cmd/covdata	0.019s
ok  	cmd/cover	1.535s
ok  	cmd/dist	0.025s
ok  	cmd/doc	0.097s
ok  	cmd/fix	2.191s