Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/golang.spec'], False, '/var/lib/mock/virt7-docker-common-el7-build-2352-4163/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/golang.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-1.5-0.5.beta2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/golang.spec'], False, '/var/lib/mock/virt7-docker-common-el7-build-2352-4163/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/golang.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AzG1x1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf go + /usr/bin/gzip -dc /builddir/build/SOURCES/go1.5beta2.src.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd go + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (golang-1.2-verbose-build.patch):' Patch #0 (golang-1.2-verbose-build.patch): + /usr/bin/cat /builddir/build/SOURCES/golang-1.2-verbose-build.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/make.bash + echo 'Patch #1 (golang-1.2-remove-ECC-p224.patch):' Patch #1 (golang-1.2-remove-ECC-p224.patch): + /usr/bin/cat /builddir/build/SOURCES/golang-1.2-remove-ECC-p224.patch + /usr/bin/patch -p1 --fuzz=0 patching file api/go1.txt patching file src/crypto/ecdsa/ecdsa_test.go patching file src/crypto/elliptic/bottombits.go patching file src/crypto/elliptic/elliptic.go patching file src/crypto/elliptic/elliptic_test.go patching file src/crypto/elliptic/p224.go patching file src/crypto/elliptic/p224_test.go patching file src/crypto/tls/generate_cert.go patching file src/crypto/x509/x509.go + echo 'Patch #212 (golang-1.5-bootstrap-binary-path.patch):' Patch #212 (golang-1.5-bootstrap-binary-path.patch): + /usr/bin/cat /builddir/build/SOURCES/golang-1.5-bootstrap-binary-path.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/cmd/dist/buildtool.go patching file src/make.bash + echo 'Patch #213 (go1.5beta1-disable-TestGdbPython.patch):' Patch #213 (go1.5beta1-disable-TestGdbPython.patch): + /usr/bin/cat /builddir/build/SOURCES/go1.5beta1-disable-TestGdbPython.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/runtime/runtime-gdb_test.go + echo 'Patch #214 (go1.5beta2-disable-TestCloneNEWUSERAndRemapNoRootDisableSetgroups.patch):' Patch #214 (go1.5beta2-disable-TestCloneNEWUSERAndRemapNoRootDisableSetgroups.patch): + /usr/bin/cat /builddir/build/SOURCES/go1.5beta2-disable-TestCloneNEWUSERAndRemapNoRootDisableSetgroups.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/syscall/exec_linux_test.go + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2w38dc + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/go/src ~/build/BUILD/go + cd go + export GOROOT_BOOTSTRAP=/usr/lib/golang + GOROOT_BOOTSTRAP=/usr/lib/golang + export GOROOT_FINAL=/usr/lib/golang + GOROOT_FINAL=/usr/lib/golang + export GOHOSTOS=linux + GOHOSTOS=linux + export GOHOSTARCH=amd64 + GOHOSTARCH=amd64 + pushd src + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + LDFLAGS='-Wl,-z,relro ' + CC=gcc + CC_FOR_TARGET=gcc + GOOS=linux + GOARCH=amd64 + ./make.bash --no-clean ##### Building Go bootstrap tool. cmd/dist ##### Building Go toolchain using /usr/lib/golang. bootstrap/internal/obj bootstrap/asm/internal/flags bootstrap/compile/internal/big bootstrap/internal/gcprog bootstrap/internal/obj/arm bootstrap/internal/obj/arm64 bootstrap/internal/obj/ppc64 bootstrap/internal/obj/x86 bootstrap/asm/internal/lex bootstrap/internal/asm bootstrap/link/internal/ld bootstrap/old5a bootstrap/compile/internal/gc bootstrap/old9a bootstrap/asm/internal/arch bootstrap/old6a bootstrap/old8a bootstrap/asm/internal/asm bootstrap/asm bootstrap/link/internal/amd64 bootstrap/link/internal/arm bootstrap/link/internal/arm64 bootstrap/link/internal/ppc64 bootstrap/link/internal/x86 bootstrap/link bootstrap/compile/internal/amd64 bootstrap/compile/internal/arm bootstrap/compile/internal/arm64 bootstrap/compile/internal/ppc64 bootstrap/compile/internal/x86 bootstrap/compile ##### Building compilers and go_bootstrap for host, linux/amd64. runtime errors sync/atomic sync internal/singleflight io unicode unicode/utf8 unicode/utf16 bytes math strings strconv bufio sort container/heap encoding/base64 syscall internal/syscall/windows/registry time internal/syscall/windows os reflect fmt encoding encoding/binary encoding/json flag path/filepath path io/ioutil log regexp/syntax regexp go/token go/scanner go/ast go/parser os/exec os/signal net/url text/template/parse text/template go/doc go/build hash crypto crypto/sha1 debug/dwarf debug/elf cmd/go ##### Building packages and commands for linux/amd64. WORK=/tmp/go-build122099801 runtime mkdir -p $WORK/runtime/_obj/ mkdir -p $WORK/ cd /builddir/build/BUILD/go/src/runtime /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/runtime.a -trimpath $WORK -p runtime -+ -buildid f27450ad065892c02e2a9d22f7b95f7d65e46204 -D _/builddir/build/BUILD/go/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/go_asm.h ./alg.go ./arch1_amd64.go ./arch_amd64.go ./atomic_amd64x.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./hash64.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_amd64.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcsweep.go ./mgcwork.go ./mheap.go ./mprof.go ./msize.go ./mstats.go ./netpoll.go ./netpoll_epoll.go ./os1_linux.go ./os2_linux.go ./os_linux.go ./panic.go ./panic1.go ./parfor.go ./print1.go ./print1_write.go ./proc.go ./proc1.go ./race0.go ./rdebug.go ./rune.go ./runtime.go ./runtime1.go ./runtime2.go ./select.go ./sema.go ./signal1_unix.go ./signal_amd64x.go ./signal_linux.go ./signal_linux_amd64.go ./signal_unix.go ./sigpanic_unix.go ./sigqueue.go ./slice.go ./softfloat64.go ./sqrt.go ./stack1.go ./stack2.go ./string.go ./string1.go ./stubs.go ./stubs2.go ./symtab.go ./sys_x86.go ./time.go ./trace.go ./traceback.go ./type.go ./typekind.go ./typekind1.go ./unaligned1.go ./vdso_linux_amd64.go ./wbfat.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/asm.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asm.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/runtime/_obj/asm.o.new -trimpath $WORK -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asm.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/asm_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asm_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/runtime/_obj/asm_amd64.o.new -trimpath $WORK -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asm_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/duff_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./duff_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/runtime/_obj/duff_amd64.o.new -trimpath $WORK -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./duff_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/memclr_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./memclr_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/runtime/_obj/memclr_amd64.o.new -trimpath $WORK -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./memclr_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/memmove_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./memmove_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/runtime/_obj/memmove_amd64.o.new -trimpath $WORK -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./memmove_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/rt0_linux_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./rt0_linux_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/runtime/_obj/rt0_linux_amd64.o.new -trimpath $WORK -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./rt0_linux_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/sys_linux_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./sys_linux_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/runtime/_obj/sys_linux_amd64.o.new -trimpath $WORK -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./sys_linux_amd64.s pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_amd64.o $WORK/runtime/_obj/duff_amd64.o $WORK/runtime/_obj/memclr_amd64.o $WORK/runtime/_obj/memmove_amd64.o $WORK/runtime/_obj/rt0_linux_amd64.o $WORK/runtime/_obj/sys_linux_amd64.o # internal mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/ mv $WORK/runtime.a /builddir/build/BUILD/go/pkg/linux_amd64/runtime.a errors mkdir -p $WORK/errors/_obj/ cd /builddir/build/BUILD/go/src/errors /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/errors.a -trimpath $WORK -p errors -complete -buildid 728c366bf06698206f0b10a06ee569e790d4eaf0 -D _/builddir/build/BUILD/go/src/errors -I $WORK -pack ./errors.go sync/atomic unicode mkdir -p $WORK/sync/atomic/_obj/ mkdir -p $WORK/sync/ cd /builddir/build/BUILD/go/src/sync/atomic /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/sync/atomic.a -trimpath $WORK -p sync/atomic -buildid 7f0b3a05ec2306e6c960fa16d8b258d80a10174f -D _/builddir/build/BUILD/go/src/sync/atomic -I $WORK -pack -asmhdr $WORK/sync/atomic/_obj/go_asm.h ./doc.go ./value.go math mkdir -p $WORK/math/_obj/ unicode/utf8 sort cd /builddir/build/BUILD/go/src/math /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/math.a -trimpath $WORK -p math -buildid 8e942b4c279a7ee91d43257bec25d50283ae498b -D _/builddir/build/BUILD/go/src/math -I $WORK -pack -asmhdr $WORK/math/_obj/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go mkdir -p $WORK/sort/_obj/ cd /builddir/build/BUILD/go/src/sort /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/sort.a -trimpath $WORK -p sort -complete -buildid 68c5fd2b97f601ca77a35b8fe4e139c12a0ebb4f -D _/builddir/build/BUILD/go/src/sort -I $WORK -pack ./search.go ./sort.go container/list mkdir -p $WORK/container/list/_obj/ mkdir -p $WORK/container/ cd /builddir/build/BUILD/go/src/container/list /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/container/list.a -trimpath $WORK -p container/list -complete -buildid 3aabcbff93dc3ed512073b9fc08f885527af84c8 -D _/builddir/build/BUILD/go/src/container/list -I $WORK -pack ./list.go container/ring mkdir -p $WORK/container/ring/_obj/ cd /builddir/build/BUILD/go/src/container/ring /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/container/ring.a -trimpath $WORK -p container/ring -complete -buildid a7b6fa834bdc5668a7fff60fd26a82f510eb2063 -D _/builddir/build/BUILD/go/src/container/ring -I $WORK -pack ./ring.go crypto/subtle mkdir -p $WORK/crypto/subtle/_obj/ mkdir -p $WORK/crypto/ cd /builddir/build/BUILD/go/src/crypto/subtle /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/subtle.a -trimpath $WORK -p crypto/subtle -complete -buildid 3bdc156e44256fb1e82edad33df850697774cc71 -D _/builddir/build/BUILD/go/src/crypto/subtle -I $WORK -pack ./constant_time.go mkdir -p $WORK/unicode/_obj/ cd /builddir/build/BUILD/go/src/unicode /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/unicode.a -trimpath $WORK -p unicode -complete -buildid aed4ec3c405a6d8ba5ef62c34571fa70d6c73e82 -D _/builddir/build/BUILD/go/src/unicode -I $WORK -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go encoding mkdir -p $WORK/encoding/_obj/ cd /builddir/build/BUILD/go/src/encoding /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/encoding.a -trimpath $WORK -p encoding -complete -buildid e134c4043d1831550bc3667e43f77d6f8c175b96 -D _/builddir/build/BUILD/go/src/encoding -I $WORK -pack ./encoding.go unicode/utf16 image/color mkdir -p $WORK/unicode/utf16/_obj/ mkdir -p $WORK/unicode/ cd /builddir/build/BUILD/go/src/unicode/utf16 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/unicode/utf16.a -trimpath $WORK -p unicode/utf16 -complete -buildid d4ff2aceb7dbffc19157b0b8c063f73d43a599e8 -D _/builddir/build/BUILD/go/src/unicode/utf16 -I $WORK -pack ./utf16.go runtime/race mkdir -p $WORK/runtime/race/_obj/ mkdir -p $WORK/runtime/ cd /builddir/build/BUILD/go/src/runtime/race /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/runtime/race.a -trimpath $WORK -p runtime/race -buildid 2464f1c0d4e132082f0e2f4359158ac38cbb4463 -D _/builddir/build/BUILD/go/src/runtime/race -I $WORK -pack ./doc.go mkdir -p $WORK/image/color/_obj/ mkdir -p $WORK/image/ cd /builddir/build/BUILD/go/src/image/color /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/image/color.a -trimpath $WORK -p image/color -complete -buildid e3f7555811ea14cc18e953402b9236b962fdcff4 -D _/builddir/build/BUILD/go/src/image/color -I $WORK -pack ./color.go ./ycbcr.go cmd/vet/whitelist mkdir -p $WORK/cmd/vet/whitelist/_obj/ mkdir -p $WORK/cmd/vet/ cd /builddir/build/BUILD/go/src/cmd/vet/whitelist /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/vet/whitelist.a -trimpath $WORK -p cmd/vet/whitelist -complete -buildid 56a297fa93101402ea4d92c4c900b4ff2f4d7e45 -D _/builddir/build/BUILD/go/src/cmd/vet/whitelist -I $WORK -pack ./whitelist.go mkdir -p $WORK/unicode/utf8/_obj/ cd /builddir/build/BUILD/go/src/unicode/utf8 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/unicode/utf8.a -trimpath $WORK -p unicode/utf8 -complete -buildid 2838700e023e66a561455bcd3b93fba51c63c54a -D _/builddir/build/BUILD/go/src/unicode/utf8 -I $WORK -pack ./utf8.go mv $WORK/errors.a /builddir/build/BUILD/go/pkg/linux_amd64/errors.a cd /builddir/build/BUILD/go/src/runtime/race pack r $WORK/runtime/race.a ./race_linux_amd64.syso # internal mv $WORK/encoding.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/runtime/ mv $WORK/runtime/race.a /builddir/build/BUILD/go/pkg/linux_amd64/runtime/race.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/crypto/ mv $WORK/crypto/subtle.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/subtle.a cd /builddir/build/BUILD/go/src/sync/atomic /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/sync/atomic/_obj/asm_amd64.o -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asm_amd64.s mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/cmd/vet/ mv $WORK/cmd/vet/whitelist.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/vet/whitelist.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/container/ mv $WORK/container/ring.a /builddir/build/BUILD/go/pkg/linux_amd64/container/ring.a /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/sync/atomic/_obj/asm_amd64.o.new -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asm_amd64.s mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/unicode/ mv $WORK/unicode/utf16.a /builddir/build/BUILD/go/pkg/linux_amd64/unicode/utf16.a pack r $WORK/sync/atomic.a $WORK/sync/atomic/_obj/asm_amd64.o # internal mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/sync/ mv $WORK/sync/atomic.a /builddir/build/BUILD/go/pkg/linux_amd64/sync/atomic.a sync mkdir -p $WORK/sync/_obj/ cd /builddir/build/BUILD/go/src/sync /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/sync.a -trimpath $WORK -p sync -buildid ea873ba1f6dfcf50251b3535f86da9020f6cbfba -D _/builddir/build/BUILD/go/src/sync -I $WORK -pack ./cond.go ./mutex.go ./once.go ./pool.go ./race0.go ./runtime.go ./rwmutex.go ./waitgroup.go mv $WORK/unicode/utf8.a /builddir/build/BUILD/go/pkg/linux_amd64/unicode/utf8.a mv $WORK/container/list.a /builddir/build/BUILD/go/pkg/linux_amd64/container/list.a mv $WORK/sort.a /builddir/build/BUILD/go/pkg/linux_amd64/sort.a container/heap mkdir -p $WORK/container/heap/_obj/ cd /builddir/build/BUILD/go/src/container/heap /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/container/heap.a -trimpath $WORK -p container/heap -complete -buildid d031dade5a4ceffdd1b9fbe8d5d2be7cd7e348b9 -D _/builddir/build/BUILD/go/src/container/heap -I $WORK -pack ./heap.go mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/image/ mv $WORK/image/color.a /builddir/build/BUILD/go/pkg/linux_amd64/image/color.a image/color/palette mkdir -p $WORK/image/color/palette/_obj/ mkdir -p $WORK/image/color/ cd /builddir/build/BUILD/go/src/image/color/palette /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/image/color/palette.a -trimpath $WORK -p image/color/palette -complete -buildid d2ff8bff85cd50d31710c84cbae8f8117d921bb2 -D _/builddir/build/BUILD/go/src/image/color/palette -I $WORK -pack ./generate.go ./palette.go mv $WORK/container/heap.a /builddir/build/BUILD/go/pkg/linux_amd64/container/heap.a mv $WORK/sync.a /builddir/build/BUILD/go/pkg/linux_amd64/sync.a io mkdir -p $WORK/io/_obj/ cd /builddir/build/BUILD/go/src/io /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/io.a -trimpath $WORK -p io -complete -buildid 28bdc44dcc6e4b14b44dc6e2d6437af9f99a993c -D _/builddir/build/BUILD/go/src/io -I $WORK -pack ./io.go ./multi.go ./pipe.go syscall mkdir -p $WORK/syscall/_obj/ internal/singleflight cd /builddir/build/BUILD/go/src/syscall /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/syscall.a -trimpath $WORK -p syscall -buildid 56b1b06d587c3f69dd6623c02de137131f264803 -D _/builddir/build/BUILD/go/src/syscall -I $WORK -pack -asmhdr $WORK/syscall/_obj/go_asm.h ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./netlink_linux.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go mkdir -p $WORK/internal/singleflight/_obj/ mkdir -p $WORK/internal/ cd /builddir/build/BUILD/go/src/internal/singleflight /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/internal/singleflight.a -trimpath $WORK -p internal/singleflight -complete -buildid 18c800acc545721058244f943da8f01c7818f079 -D _/builddir/build/BUILD/go/src/internal/singleflight -I $WORK -pack ./singleflight.go mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/internal/ mv $WORK/internal/singleflight.a /builddir/build/BUILD/go/pkg/linux_amd64/internal/singleflight.a mv $WORK/io.a /builddir/build/BUILD/go/pkg/linux_amd64/io.a hash mkdir -p $WORK/hash/_obj/ cd /builddir/build/BUILD/go/src/hash /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/hash.a -trimpath $WORK -p hash -complete -buildid da3982e4a7241513a77ddacb6c639ac1870bf109 -D _/builddir/build/BUILD/go/src/hash -I $WORK -pack ./hash.go crypto/cipher mkdir -p $WORK/crypto/cipher/_obj/ cd /builddir/build/BUILD/go/src/crypto/cipher /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/cipher.a -trimpath $WORK -p crypto/cipher -complete -buildid 31f8c45b650bf7af63862f03426191bf71544354 -D _/builddir/build/BUILD/go/src/crypto/cipher -I $WORK -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go mv $WORK/hash.a /builddir/build/BUILD/go/pkg/linux_amd64/hash.a hash/crc32 hash/adler32 mkdir -p $WORK/hash/crc32/_obj/ mkdir -p $WORK/hash/ cd /builddir/build/BUILD/go/src/hash/crc32 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/hash/crc32.a -trimpath $WORK -p hash/crc32 -buildid e30f954cc14b8b1f67591d618fbedfcdd97114e0 -D _/builddir/build/BUILD/go/src/hash/crc32 -I $WORK -pack -asmhdr $WORK/hash/crc32/_obj/go_asm.h ./crc32.go ./crc32_amd64x.go mkdir -p $WORK/hash/adler32/_obj/ cd /builddir/build/BUILD/go/src/hash/adler32 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/hash/adler32.a -trimpath $WORK -p hash/adler32 -complete -buildid 9d8735e519a2d8e234eaf2c9715e8d8fa392ae04 -D _/builddir/build/BUILD/go/src/hash/adler32 -I $WORK -pack ./adler32.go crypto/hmac mkdir -p $WORK/crypto/hmac/_obj/ cd /builddir/build/BUILD/go/src/crypto/hmac /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/hmac.a -trimpath $WORK -p crypto/hmac -complete -buildid 1c005a5ae276284c3a2ddd852c337b50b66704ab -D _/builddir/build/BUILD/go/src/crypto/hmac -I $WORK -pack ./hmac.go hash/crc64 mkdir -p $WORK/hash/crc64/_obj/ hash/fnv mkdir -p $WORK/hash/fnv/_obj/ cd /builddir/build/BUILD/go/src/hash/crc64 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/hash/crc64.a -trimpath $WORK -p hash/crc64 -complete -buildid 470fa9bc143247ebd580fc6b8f3de8f5f09db7f2 -D _/builddir/build/BUILD/go/src/hash/crc64 -I $WORK -pack ./crc64.go cd /builddir/build/BUILD/go/src/hash/fnv /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/hash/fnv.a -trimpath $WORK -p hash/fnv -complete -buildid 5b0a5d25dec7c095fb502d9e984e0bb61bd9d82f -D _/builddir/build/BUILD/go/src/hash/fnv -I $WORK -pack ./fnv.go mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/hash/ mv $WORK/hash/adler32.a /builddir/build/BUILD/go/pkg/linux_amd64/hash/adler32.a mv $WORK/crypto/hmac.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/hmac.a mv $WORK/hash/crc64.a /builddir/build/BUILD/go/pkg/linux_amd64/hash/crc64.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/image/color/ mv $WORK/image/color/palette.a /builddir/build/BUILD/go/pkg/linux_amd64/image/color/palette.a mv $WORK/hash/fnv.a /builddir/build/BUILD/go/pkg/linux_amd64/hash/fnv.a cd /builddir/build/BUILD/go/src/hash/crc32 /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/hash/crc32/_obj/crc32_amd64.o -trimpath $WORK -I $WORK/hash/crc32/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./crc32_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/hash/crc32/_obj/crc32_amd64.o.new -trimpath $WORK -I $WORK/hash/crc32/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./crc32_amd64.s pack r $WORK/hash/crc32.a $WORK/hash/crc32/_obj/crc32_amd64.o # internal mv $WORK/unicode.a /builddir/build/BUILD/go/pkg/linux_amd64/unicode.a mv $WORK/hash/crc32.a /builddir/build/BUILD/go/pkg/linux_amd64/hash/crc32.a bytes mkdir -p $WORK/bytes/_obj/ cd /builddir/build/BUILD/go/src/bytes /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/bytes.a -trimpath $WORK -p bytes -buildid 1f495def1e60a84b44089bc1fac01ad0ee5922fc -D _/builddir/build/BUILD/go/src/bytes -I $WORK -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go strings mkdir -p $WORK/strings/_obj/ cd /builddir/build/BUILD/go/src/strings /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/strings.a -trimpath $WORK -p strings -buildid b3d52d86bf84f8ff1a214690b58542b13075bf70 -D _/builddir/build/BUILD/go/src/strings -I $WORK -pack -asmhdr $WORK/strings/_obj/go_asm.h ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go mv $WORK/crypto/cipher.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/cipher.a cd /builddir/build/BUILD/go/src/math /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/abs_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./abs_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/abs_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./abs_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/asin_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asin_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/asin_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asin_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/atan2_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./atan2_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/atan2_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./atan2_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/atan_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./atan_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/atan_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./atan_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/dim_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./dim_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/dim_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./dim_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/exp2_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./exp2_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/exp2_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./exp2_amd64.s mv $WORK/bytes.a /builddir/build/BUILD/go/pkg/linux_amd64/bytes.a bufio mkdir -p $WORK/bufio/_obj/ cd /builddir/build/BUILD/go/src/bufio /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/bufio.a -trimpath $WORK -p bufio -complete -buildid 6d7c155384e5370dbdf4f9564b0f6ee31e348812 -D _/builddir/build/BUILD/go/src/bufio -I $WORK -pack ./bufio.go ./scan.go text/tabwriter mkdir -p $WORK/text/tabwriter/_obj/ mkdir -p $WORK/text/ cd /builddir/build/BUILD/go/src/text/tabwriter /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/text/tabwriter.a -trimpath $WORK -p text/tabwriter -complete -buildid 0984d89ab9fe6b42e75a296d842f7fa95f1f33e5 -D _/builddir/build/BUILD/go/src/text/tabwriter -I $WORK -pack ./tabwriter.go cd /builddir/build/BUILD/go/src/math /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/exp_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./exp_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/exp_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./exp_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/expm1_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./expm1_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/expm1_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./expm1_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/floor_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./floor_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/floor_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./floor_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/frexp_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./frexp_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/frexp_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./frexp_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/hypot_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./hypot_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/hypot_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./hypot_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/ldexp_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./ldexp_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/ldexp_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./ldexp_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/log10_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./log10_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/log10_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./log10_amd64.s mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/text/ mv $WORK/text/tabwriter.a /builddir/build/BUILD/go/pkg/linux_amd64/text/tabwriter.a cd /builddir/build/BUILD/go/src/strings /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/strings/_obj/strings.o -trimpath $WORK -I $WORK/strings/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./strings.s cd /builddir/build/BUILD/go/src/math /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/log1p_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./log1p_amd64.s cd /builddir/build/BUILD/go/src/strings /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/strings/_obj/strings.o.new -trimpath $WORK -I $WORK/strings/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./strings.s cd /builddir/build/BUILD/go/src/math /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/log1p_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./log1p_amd64.s cd /builddir/build/BUILD/go/src/strings pack r $WORK/strings.a $WORK/strings/_obj/strings.o # internal mv $WORK/strings.a /builddir/build/BUILD/go/pkg/linux_amd64/strings.a path mkdir -p $WORK/path/_obj/ cd /builddir/build/BUILD/go/src/path /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/path.a -trimpath $WORK -p path -complete -buildid c49a8ac888312992c02532dd79869734f5311dc3 -D _/builddir/build/BUILD/go/src/path -I $WORK -pack ./match.go ./path.go html mkdir -p $WORK/html/_obj/ cd /builddir/build/BUILD/go/src/html /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/html.a -trimpath $WORK -p html -complete -buildid 1540ebe03ec8504ff77bd96e86525a16fec0153f -D _/builddir/build/BUILD/go/src/html -I $WORK -pack ./entity.go ./escape.go cd /builddir/build/BUILD/go/src/math /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/log_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./log_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/log_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./log_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/mod_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./mod_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/mod_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./mod_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/modf_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./modf_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/modf_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./modf_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/remainder_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./remainder_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/remainder_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./remainder_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/sin_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./sin_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/sin_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./sin_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/sincos_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./sincos_amd64.s mv $WORK/path.a /builddir/build/BUILD/go/pkg/linux_amd64/path.a /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/sincos_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./sincos_amd64.s mv $WORK/bufio.a /builddir/build/BUILD/go/pkg/linux_amd64/bufio.a compress/bzip2 mkdir -p $WORK/compress/bzip2/_obj/ mkdir -p $WORK/compress/ cd /builddir/build/BUILD/go/src/compress/bzip2 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/compress/bzip2.a -trimpath $WORK -p compress/bzip2 -complete -buildid e65ac3543e624fdc19dfaff74bbcdfccac0dd36c -D _/builddir/build/BUILD/go/src/compress/bzip2 -I $WORK -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cd /builddir/build/BUILD/go/src/math /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/sqrt_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./sqrt_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/sqrt_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./sqrt_amd64.s cd /builddir/build/BUILD/go/src/syscall /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/syscall/_obj/asm.o -trimpath $WORK -I $WORK/syscall/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asm.s cd /builddir/build/BUILD/go/src/math /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/tan_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./tan_amd64.s cd /builddir/build/BUILD/go/src/syscall /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/syscall/_obj/asm.o.new -trimpath $WORK -I $WORK/syscall/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asm.s cd /builddir/build/BUILD/go/src/math /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/_obj/tan_amd64.o.new -trimpath $WORK -I $WORK/math/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./tan_amd64.s cd /builddir/build/BUILD/go/src/syscall /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/syscall/_obj/asm_linux_amd64.o -trimpath $WORK -I $WORK/syscall/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asm_linux_amd64.s cd /builddir/build/BUILD/go/src/math pack r $WORK/math.a $WORK/math/_obj/abs_amd64.o $WORK/math/_obj/asin_amd64.o $WORK/math/_obj/atan2_amd64.o $WORK/math/_obj/atan_amd64.o $WORK/math/_obj/dim_amd64.o $WORK/math/_obj/exp2_amd64.o $WORK/math/_obj/exp_amd64.o $WORK/math/_obj/expm1_amd64.o $WORK/math/_obj/floor_amd64.o $WORK/math/_obj/frexp_amd64.o $WORK/math/_obj/hypot_amd64.o $WORK/math/_obj/ldexp_amd64.o $WORK/math/_obj/log10_amd64.o $WORK/math/_obj/log1p_amd64.o $WORK/math/_obj/log_amd64.o $WORK/math/_obj/mod_amd64.o $WORK/math/_obj/modf_amd64.o $WORK/math/_obj/remainder_amd64.o $WORK/math/_obj/sin_amd64.o $WORK/math/_obj/sincos_amd64.o $WORK/math/_obj/sqrt_amd64.o $WORK/math/_obj/tan_amd64.o # internal mv $WORK/math.a /builddir/build/BUILD/go/pkg/linux_amd64/math.a strconv mkdir -p $WORK/strconv/_obj/ cd /builddir/build/BUILD/go/src/strconv /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/strconv.a -trimpath $WORK -p strconv -complete -buildid 1995d8db51b18e120abec452d0b5ae826e79d454 -D _/builddir/build/BUILD/go/src/strconv -I $WORK -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go math/rand math/cmplx mkdir -p $WORK/math/cmplx/_obj/ mkdir -p $WORK/math/ mkdir -p $WORK/math/rand/_obj/ cd /builddir/build/BUILD/go/src/math/cmplx /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/math/cmplx.a -trimpath $WORK -p math/cmplx -complete -buildid 3082c54438fcf0a437e6fba1c9fe2d3b2629b672 -D _/builddir/build/BUILD/go/src/math/cmplx -I $WORK -pack ./abs.go ./asin.go ./conj.go ./exp.go ./isinf.go ./isnan.go ./log.go ./phase.go ./polar.go ./pow.go ./rect.go ./sin.go ./sqrt.go ./tan.go cd /builddir/build/BUILD/go/src/math/rand /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/math/rand.a -trimpath $WORK -p math/rand -complete -buildid 54ffe6ffcc400478ba51c9b3522cc2c408c39f95 -D _/builddir/build/BUILD/go/src/math/rand -I $WORK -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /builddir/build/BUILD/go/src/syscall /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/syscall/_obj/asm_linux_amd64.o.new -trimpath $WORK -I $WORK/syscall/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asm_linux_amd64.s pack r $WORK/syscall.a $WORK/syscall/_obj/asm.o $WORK/syscall/_obj/asm_linux_amd64.o # internal mv $WORK/syscall.a /builddir/build/BUILD/go/pkg/linux_amd64/syscall.a internal/syscall/unix mkdir -p $WORK/internal/syscall/unix/_obj/ time mkdir -p $WORK/internal/syscall/ cd /builddir/build/BUILD/go/src/internal/syscall/unix /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/internal/syscall/unix.a -trimpath $WORK -p internal/syscall/unix -complete -buildid 64f3d6616f9433dd6bff5a94a435a71adfafc535 -D _/builddir/build/BUILD/go/src/internal/syscall/unix -I $WORK -pack ./getrandom_linux.go mkdir -p $WORK/time/_obj/ cd /builddir/build/BUILD/go/src/time /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/time.a -trimpath $WORK -p time -buildid a18dc9201403eafa47ca499f79465b67fa270425 -D _/builddir/build/BUILD/go/src/time -I $WORK -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go mv $WORK/html.a /builddir/build/BUILD/go/pkg/linux_amd64/html.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/internal/syscall/ mv $WORK/internal/syscall/unix.a /builddir/build/BUILD/go/pkg/linux_amd64/internal/syscall/unix.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/math/ mv $WORK/math/rand.a /builddir/build/BUILD/go/pkg/linux_amd64/math/rand.a mv $WORK/math/cmplx.a /builddir/build/BUILD/go/pkg/linux_amd64/math/cmplx.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/compress/ mv $WORK/compress/bzip2.a /builddir/build/BUILD/go/pkg/linux_amd64/compress/bzip2.a mv $WORK/strconv.a /builddir/build/BUILD/go/pkg/linux_amd64/strconv.a regexp/syntax mkdir -p $WORK/regexp/syntax/_obj/ reflect mkdir -p $WORK/regexp/ crypto mkdir -p $WORK/crypto/_obj/ cd /builddir/build/BUILD/go/src/regexp/syntax /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/regexp/syntax.a -trimpath $WORK -p regexp/syntax -complete -buildid 277ff8afb2995ff8a05159cbbb07d86366adacc0 -D _/builddir/build/BUILD/go/src/regexp/syntax -I $WORK -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go crypto/aes crypto/rc4 cd /builddir/build/BUILD/go/src/crypto /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto.a -trimpath $WORK -p crypto -complete -buildid 206529090d066730a6fc3d93161c5eb57d2850d4 -D _/builddir/build/BUILD/go/src/crypto -I $WORK -pack ./crypto.go mkdir -p $WORK/crypto/aes/_obj/ mkdir -p $WORK/reflect/_obj/ cd /builddir/build/BUILD/go/src/crypto/aes /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/aes.a -trimpath $WORK -p crypto/aes -buildid dcda3360935f106ce7fa9c59d3191ba5b4417b40 -D _/builddir/build/BUILD/go/src/crypto/aes -I $WORK -pack -asmhdr $WORK/crypto/aes/_obj/go_asm.h ./block.go ./cipher.go ./cipher_asm.go ./const.go encoding/base64 mkdir -p $WORK/encoding/base64/_obj/ cd /builddir/build/BUILD/go/src/reflect /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/reflect.a -trimpath $WORK -p reflect -buildid 6b4a1796a3d881047e324a27884f996d97267fac -D _/builddir/build/BUILD/go/src/reflect -I $WORK -pack -asmhdr $WORK/reflect/_obj/go_asm.h ./deepequal.go ./makefunc.go ./type.go ./value.go mkdir -p $WORK/encoding/ cd /builddir/build/BUILD/go/src/encoding/base64 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/encoding/base64.a -trimpath $WORK -p encoding/base64 -complete -buildid b52378a8922781abd2b0ee9a1553f5295eed05cb -D _/builddir/build/BUILD/go/src/encoding/base64 -I $WORK -pack ./base64.go encoding/ascii85 mkdir -p $WORK/crypto/rc4/_obj/ cd /builddir/build/BUILD/go/src/crypto/rc4 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/rc4.a -trimpath $WORK -p crypto/rc4 -buildid 15eb8c54e2105866a8ec95dc9da33a75a1c329bc -D _/builddir/build/BUILD/go/src/crypto/rc4 -I $WORK -pack -asmhdr $WORK/crypto/rc4/_obj/go_asm.h ./rc4.go ./rc4_asm.go encoding/base32 mkdir -p $WORK/encoding/base32/_obj/ mkdir -p $WORK/encoding/ascii85/_obj/ cd /builddir/build/BUILD/go/src/encoding/base32 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/encoding/base32.a -trimpath $WORK -p encoding/base32 -complete -buildid e770550700bbb3ed9c2922945abc4f16f0b05fd2 -D _/builddir/build/BUILD/go/src/encoding/base32 -I $WORK -pack ./base32.go cd /builddir/build/BUILD/go/src/encoding/ascii85 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/encoding/ascii85.a -trimpath $WORK -p encoding/ascii85 -complete -buildid c38acfa73e227e393031c553a344fa0757316146 -D _/builddir/build/BUILD/go/src/encoding/ascii85 -I $WORK -pack ./ascii85.go image mkdir -p $WORK/image/_obj/ cd /builddir/build/BUILD/go/src/image /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/image.a -trimpath $WORK -p image -complete -buildid 86761cc8390cf4b631750cd6fb54803c75690b5b -D _/builddir/build/BUILD/go/src/image -I $WORK -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go mv $WORK/crypto.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto.a crypto/md5 mkdir -p $WORK/crypto/md5/_obj/ crypto/sha512 crypto/sha1 mkdir -p $WORK/crypto/sha1/_obj/ cd /builddir/build/BUILD/go/src/crypto/md5 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/md5.a -trimpath $WORK -p crypto/md5 -buildid b1e8d41b872daef8a8a42595172396f3b995e912 -D _/builddir/build/BUILD/go/src/crypto/md5 -I $WORK -pack -asmhdr $WORK/crypto/md5/_obj/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /builddir/build/BUILD/go/src/crypto/sha1 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/sha1.a -trimpath $WORK -p crypto/sha1 -buildid b9253c20d99d836721e300e21dbaae7ba8718c64 -D _/builddir/build/BUILD/go/src/crypto/sha1 -I $WORK -pack -asmhdr $WORK/crypto/sha1/_obj/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go mkdir -p $WORK/crypto/sha512/_obj/ crypto/sha256 cd /builddir/build/BUILD/go/src/crypto/sha512 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/sha512.a -trimpath $WORK -p crypto/sha512 -buildid d56e348188d4af278c25d71f46dc34838b13a0be -D _/builddir/build/BUILD/go/src/crypto/sha512 -I $WORK -pack -asmhdr $WORK/crypto/sha512/_obj/go_asm.h ./sha512.go ./sha512block_decl.go mkdir -p $WORK/crypto/sha256/_obj/ cd /builddir/build/BUILD/go/src/crypto/sha256 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/sha256.a -trimpath $WORK -p crypto/sha256 -buildid a4db47ab4cd7a9fa4c5199825f1e2fdd4c085d58 -D _/builddir/build/BUILD/go/src/crypto/sha256 -I $WORK -pack -asmhdr $WORK/crypto/sha256/_obj/go_asm.h ./sha256.go ./sha256block_decl.go cd /builddir/build/BUILD/go/src/crypto/rc4 /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/crypto/rc4/_obj/rc4_amd64.o -trimpath $WORK -I $WORK/crypto/rc4/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./rc4_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/crypto/rc4/_obj/rc4_amd64.o.new -trimpath $WORK -I $WORK/crypto/rc4/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./rc4_amd64.s pack r $WORK/crypto/rc4.a $WORK/crypto/rc4/_obj/rc4_amd64.o # internal mv $WORK/crypto/rc4.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/rc4.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/encoding/ mv $WORK/encoding/ascii85.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/ascii85.a mv $WORK/encoding/base64.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/base64.a encoding/pem mkdir -p $WORK/encoding/pem/_obj/ cd /builddir/build/BUILD/go/src/encoding/pem /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/encoding/pem.a -trimpath $WORK -p encoding/pem -complete -buildid 0146edf566cc7d0ea471e486031fbf61637cb5cd -D _/builddir/build/BUILD/go/src/encoding/pem -I $WORK -pack ./pem.go cd /builddir/build/BUILD/go/src/crypto/sha1 /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/crypto/sha1/_obj/sha1block_amd64.o -trimpath $WORK -I $WORK/crypto/sha1/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./sha1block_amd64.s cd /builddir/build/BUILD/go/src/crypto/sha256 /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/crypto/sha256/_obj/sha256block_amd64.o -trimpath $WORK -I $WORK/crypto/sha256/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./sha256block_amd64.s cd /builddir/build/BUILD/go/src/crypto/sha512 /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/crypto/sha512/_obj/sha512block_amd64.o -trimpath $WORK -I $WORK/crypto/sha512/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./sha512block_amd64.s mv $WORK/time.a /builddir/build/BUILD/go/pkg/linux_amd64/time.a os mkdir -p $WORK/os/_obj/ mv $WORK/encoding/base32.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/base32.a cd /builddir/build/BUILD/go/src/os /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/os.a -trimpath $WORK -p os -buildid b949682b0068ebb7e6586cd82bae9a1fe833bd34 -D _/builddir/build/BUILD/go/src/os -I $WORK -pack ./dir_unix.go ./doc.go ./env.go ./error.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat_linux.go ./sticky_notbsd.go ./str.go ./sys_linux.go ./sys_unix.go ./types.go ./types_notwin.go cd /builddir/build/BUILD/go/src/crypto/aes /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/crypto/aes/_obj/asm_amd64.o -trimpath $WORK -I $WORK/crypto/aes/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asm_amd64.s cd /builddir/build/BUILD/go/src/crypto/sha1 /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/crypto/sha1/_obj/sha1block_amd64.o.new -trimpath $WORK -I $WORK/crypto/sha1/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./sha1block_amd64.s cd /builddir/build/BUILD/go/src/crypto/md5 /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/crypto/md5/_obj/md5block_amd64.o -trimpath $WORK -I $WORK/crypto/md5/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./md5block_amd64.s cd /builddir/build/BUILD/go/src/crypto/aes /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/crypto/aes/_obj/asm_amd64.o.new -trimpath $WORK -I $WORK/crypto/aes/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asm_amd64.s cd /builddir/build/BUILD/go/src/crypto/sha256 /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/crypto/sha256/_obj/sha256block_amd64.o.new -trimpath $WORK -I $WORK/crypto/sha256/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./sha256block_amd64.s cd /builddir/build/BUILD/go/src/crypto/aes pack r $WORK/crypto/aes.a $WORK/crypto/aes/_obj/asm_amd64.o # internal mv $WORK/crypto/aes.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/aes.a cd /builddir/build/BUILD/go/src/crypto/sha512 /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/crypto/sha512/_obj/sha512block_amd64.o.new -trimpath $WORK -I $WORK/crypto/sha512/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./sha512block_amd64.s cd /builddir/build/BUILD/go/src/crypto/md5 /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/crypto/md5/_obj/md5block_amd64.o.new -trimpath $WORK -I $WORK/crypto/md5/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./md5block_amd64.s cd /builddir/build/BUILD/go/src/crypto/sha1 pack r $WORK/crypto/sha1.a $WORK/crypto/sha1/_obj/sha1block_amd64.o # internal mv $WORK/crypto/sha1.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/sha1.a cd /builddir/build/BUILD/go/src/crypto/md5 pack r $WORK/crypto/md5.a $WORK/crypto/md5/_obj/md5block_amd64.o # internal mv $WORK/crypto/md5.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/md5.a mv $WORK/encoding/pem.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/pem.a cd /builddir/build/BUILD/go/src/crypto/sha256 pack r $WORK/crypto/sha256.a $WORK/crypto/sha256/_obj/sha256block_amd64.o # internal mv $WORK/crypto/sha256.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/sha256.a cd /builddir/build/BUILD/go/src/crypto/sha512 pack r $WORK/crypto/sha512.a $WORK/crypto/sha512/_obj/sha512block_amd64.o # internal mv $WORK/crypto/sha512.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/sha512.a mv $WORK/image.a /builddir/build/BUILD/go/pkg/linux_amd64/image.a image/internal/imageutil mkdir -p $WORK/image/internal/imageutil/_obj/ mkdir -p $WORK/image/internal/ cd /builddir/build/BUILD/go/src/image/internal/imageutil /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/image/internal/imageutil.a -trimpath $WORK -p image/internal/imageutil -complete -buildid 9b09a324e9b804aab0728963bf3107fbd75ed5cd -D _/builddir/build/BUILD/go/src/image/internal/imageutil -I $WORK -pack ./imageutil.go ./impl.go mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/image/internal/ mv $WORK/image/internal/imageutil.a /builddir/build/BUILD/go/pkg/linux_amd64/image/internal/imageutil.a image/draw mkdir -p $WORK/image/draw/_obj/ cd /builddir/build/BUILD/go/src/image/draw /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/image/draw.a -trimpath $WORK -p image/draw -complete -buildid b0968720685e304beb997a45de4a532074f197d8 -D _/builddir/build/BUILD/go/src/image/draw -I $WORK -pack ./draw.go image/jpeg mkdir -p $WORK/image/jpeg/_obj/ cd /builddir/build/BUILD/go/src/image/jpeg /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/image/jpeg.a -trimpath $WORK -p image/jpeg -complete -buildid 11a09f9f8ba39f33f8b672e2069175bf7a213901 -D _/builddir/build/BUILD/go/src/image/jpeg -I $WORK -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/regexp/ mv $WORK/regexp/syntax.a /builddir/build/BUILD/go/pkg/linux_amd64/regexp/syntax.a regexp mkdir -p $WORK/regexp/_obj/ cd /builddir/build/BUILD/go/src/regexp /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/regexp.a -trimpath $WORK -p regexp -complete -buildid 26194da145b4a812f85ecf94c3ed85cd2d852e54 -D _/builddir/build/BUILD/go/src/regexp -I $WORK -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go mv $WORK/image/draw.a /builddir/build/BUILD/go/pkg/linux_amd64/image/draw.a mv $WORK/os.a /builddir/build/BUILD/go/pkg/linux_amd64/os.a path/filepath os/signal mkdir -p $WORK/path/filepath/_obj/ mkdir -p $WORK/path/ cd /builddir/build/BUILD/go/src/path/filepath /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/path/filepath.a -trimpath $WORK -p path/filepath -complete -buildid b5e768fd21833eec0e3ea5299c3a4161c9230e35 -D _/builddir/build/BUILD/go/src/path/filepath -I $WORK -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go mkdir -p $WORK/os/signal/_obj/ mkdir -p $WORK/os/ cd /builddir/build/BUILD/go/src/os/signal /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/os/signal.a -trimpath $WORK -p os/signal -buildid d8a38c009ed1470d3a617dda3c6f257e7ca9f687 -D _/builddir/build/BUILD/go/src/os/signal -I $WORK -pack -asmhdr $WORK/os/signal/_obj/go_asm.h ./signal.go ./signal_unix.go mv $WORK/image/jpeg.a /builddir/build/BUILD/go/pkg/linux_amd64/image/jpeg.a /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/os/signal/_obj/sig.o -trimpath $WORK -I $WORK/os/signal/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./sig.s cd /builddir/build/BUILD/go/src/reflect /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/reflect/_obj/asm_amd64.o -trimpath $WORK -I $WORK/reflect/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asm_amd64.s cd /builddir/build/BUILD/go/src/os/signal /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/os/signal/_obj/sig.o.new -trimpath $WORK -I $WORK/os/signal/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./sig.s cd /builddir/build/BUILD/go/src/reflect /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/reflect/_obj/asm_amd64.o.new -trimpath $WORK -I $WORK/reflect/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asm_amd64.s cd /builddir/build/BUILD/go/src/os/signal pack r $WORK/os/signal.a $WORK/os/signal/_obj/sig.o # internal mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/os/ mv $WORK/os/signal.a /builddir/build/BUILD/go/pkg/linux_amd64/os/signal.a cd /builddir/build/BUILD/go/src/reflect pack r $WORK/reflect.a $WORK/reflect/_obj/asm_amd64.o # internal mv $WORK/reflect.a /builddir/build/BUILD/go/pkg/linux_amd64/reflect.a fmt mkdir -p $WORK/fmt/_obj/ encoding/binary mkdir -p $WORK/encoding/binary/_obj/ cd /builddir/build/BUILD/go/src/fmt /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/fmt.a -trimpath $WORK -p fmt -complete -buildid b6a910c667a3bc573dd546dc6ddfc91e15bd1f08 -D _/builddir/build/BUILD/go/src/fmt -I $WORK -pack ./doc.go ./format.go ./print.go ./scan.go cd /builddir/build/BUILD/go/src/encoding/binary /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/encoding/binary.a -trimpath $WORK -p encoding/binary -complete -buildid 7de33007ebefeca7e3f5b9e0e06570803b5977fa -D _/builddir/build/BUILD/go/src/encoding/binary -I $WORK -pack ./binary.go ./varint.go mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/path/ mv $WORK/path/filepath.a /builddir/build/BUILD/go/pkg/linux_amd64/path/filepath.a io/ioutil mkdir -p $WORK/io/ioutil/_obj/ mkdir -p $WORK/io/ cd /builddir/build/BUILD/go/src/io/ioutil /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/io/ioutil.a -trimpath $WORK -p io/ioutil -complete -buildid 3a98aea732c55797dc5394ff010c388ec126bab8 -D _/builddir/build/BUILD/go/src/io/ioutil -I $WORK -pack ./ioutil.go ./tempfile.go os/exec mkdir -p $WORK/os/exec/_obj/ cd /builddir/build/BUILD/go/src/os/exec /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/os/exec.a -trimpath $WORK -p os/exec -complete -buildid a56089f1c75dd3239b27546018ef5a450ca9be54 -D _/builddir/build/BUILD/go/src/os/exec -I $WORK -pack ./exec.go ./exec_posix.go ./lp_unix.go mv $WORK/encoding/binary.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/binary.a crypto/des mkdir -p $WORK/crypto/des/_obj/ cd /builddir/build/BUILD/go/src/crypto/des /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/des.a -trimpath $WORK -p crypto/des -complete -buildid 608e1a346ac6902bd4732edae62b7a5145d7e2ce -D _/builddir/build/BUILD/go/src/crypto/des -I $WORK -pack ./block.go ./cipher.go ./const.go mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/io/ mv $WORK/io/ioutil.a /builddir/build/BUILD/go/pkg/linux_amd64/io/ioutil.a mv $WORK/regexp.a /builddir/build/BUILD/go/pkg/linux_amd64/regexp.a index/suffixarray mkdir -p $WORK/index/suffixarray/_obj/ mkdir -p $WORK/index/ cd /builddir/build/BUILD/go/src/index/suffixarray /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/index/suffixarray.a -trimpath $WORK -p index/suffixarray -complete -buildid 87e289d37b604874d6b2fd750415dd4486cb7d3f -D _/builddir/build/BUILD/go/src/index/suffixarray -I $WORK -pack ./qsufsort.go ./suffixarray.go cmd/pprof/internal/svg mkdir -p $WORK/cmd/pprof/internal/svg/_obj/ mkdir -p $WORK/cmd/pprof/internal/ cd /builddir/build/BUILD/go/src/cmd/pprof/internal/svg /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/pprof/internal/svg.a -trimpath $WORK -p cmd/pprof/internal/svg -complete -buildid d24eb96143eaa53248d7f316ea35025b2edcc721 -D _/builddir/build/BUILD/go/src/cmd/pprof/internal/svg -I $WORK -pack ./svg.go ./svgpan.go mv $WORK/crypto/des.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/des.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/cmd/pprof/internal/ mv $WORK/cmd/pprof/internal/svg.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/pprof/internal/svg.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/index/ mv $WORK/index/suffixarray.a /builddir/build/BUILD/go/pkg/linux_amd64/index/suffixarray.a mv $WORK/os/exec.a /builddir/build/BUILD/go/pkg/linux_amd64/os/exec.a mv $WORK/fmt.a /builddir/build/BUILD/go/pkg/linux_amd64/fmt.a flag mkdir -p $WORK/flag/_obj/ log cd /builddir/build/BUILD/go/src/flag /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/flag.a -trimpath $WORK -p flag -complete -buildid 414d68ec73f140937f77a01f12451b328552aac5 -D _/builddir/build/BUILD/go/src/flag -I $WORK -pack ./flag.go cmd/internal/rsc.io/arm/armasm mkdir -p $WORK/cmd/internal/rsc.io/arm/armasm/_obj/ mkdir -p $WORK/cmd/internal/rsc.io/arm/ cd /builddir/build/BUILD/go/src/cmd/internal/rsc.io/arm/armasm /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/internal/rsc.io/arm/armasm.a -trimpath $WORK -p cmd/internal/rsc.io/arm/armasm -complete -buildid 3f3cd2a732b136023424720bf39b184a7b2a76af -D _/builddir/build/BUILD/go/src/cmd/internal/rsc.io/arm/armasm -I $WORK -pack ./decode.go ./gnu.go ./inst.go ./plan9x.go ./tables.go cmd/internal/rsc.io/x86/x86asm mkdir -p $WORK/cmd/internal/rsc.io/x86/x86asm/_obj/ mkdir -p $WORK/cmd/internal/rsc.io/x86/ debug/dwarf mkdir -p $WORK/debug/dwarf/_obj/ cd /builddir/build/BUILD/go/src/cmd/internal/rsc.io/x86/x86asm /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/internal/rsc.io/x86/x86asm.a -trimpath $WORK -p cmd/internal/rsc.io/x86/x86asm -complete -buildid 553d6af4c72e5ce09773801efbbd5911c95ea197 -D _/builddir/build/BUILD/go/src/cmd/internal/rsc.io/x86/x86asm -I $WORK -pack ./decode.go ./gnu.go ./inst.go ./intel.go ./plan9x.go ./tables.go mkdir -p $WORK/debug/ cd /builddir/build/BUILD/go/src/debug/dwarf /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/debug/dwarf.a -trimpath $WORK -p debug/dwarf -complete -buildid bcb51a42ed46c9eae5d9149513425ab3c7fe3ffe -D _/builddir/build/BUILD/go/src/debug/dwarf -I $WORK -pack ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./type.go ./typeunit.go ./unit.go debug/gosym mkdir -p $WORK/debug/gosym/_obj/ debug/plan9obj mkdir -p $WORK/debug/plan9obj/_obj/ cd /builddir/build/BUILD/go/src/debug/gosym /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/debug/gosym.a -trimpath $WORK -p debug/gosym -complete -buildid 3ba2af1512f2440aa406215275a8eea9aeb40d5a -D _/builddir/build/BUILD/go/src/debug/gosym -I $WORK -pack ./pclntab.go ./symtab.go archive/tar mkdir -p $WORK/archive/tar/_obj/ cd /builddir/build/BUILD/go/src/debug/plan9obj /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/debug/plan9obj.a -trimpath $WORK -p debug/plan9obj -complete -buildid d1feaf817880809571644f6e0cf677f8b52c58f8 -D _/builddir/build/BUILD/go/src/debug/plan9obj -I $WORK -pack ./file.go ./plan9obj.go mkdir -p $WORK/archive/ compress/flate mkdir -p $WORK/compress/flate/_obj/ cd /builddir/build/BUILD/go/src/archive/tar /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/archive/tar.a -trimpath $WORK -p archive/tar -complete -buildid 4bc321e7e09371bc6ec3d0bf85144cb47ed94d29 -D _/builddir/build/BUILD/go/src/archive/tar -I $WORK -pack ./common.go ./reader.go ./stat_atim.go ./stat_unix.go ./writer.go compress/lzw cd /builddir/build/BUILD/go/src/compress/flate /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/compress/flate.a -trimpath $WORK -p compress/flate -complete -buildid dd9a43716543168c9e95af06e7146971ce4200f5 -D _/builddir/build/BUILD/go/src/compress/flate -I $WORK -pack ./copy.go ./deflate.go ./fixedhuff.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./token.go mkdir -p $WORK/compress/lzw/_obj/ cd /builddir/build/BUILD/go/src/compress/lzw /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/compress/lzw.a -trimpath $WORK -p compress/lzw -complete -buildid e2af1b991c663be75e263ee770aa05866df291c5 -D _/builddir/build/BUILD/go/src/compress/lzw -I $WORK -pack ./reader.go ./writer.go math/big mkdir -p $WORK/math/big/_obj/ encoding/hex mkdir -p $WORK/encoding/hex/_obj/ cd /builddir/build/BUILD/go/src/math/big /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/math/big.a -trimpath $WORK -p math/big -buildid adabb3fe320b191524a163c8b8e18b525acaa126 -D _/builddir/build/BUILD/go/src/math/big -I $WORK -pack -asmhdr $WORK/math/big/_obj/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./float.go ./floatconv.go ./ftoa.go ./int.go ./intconv.go ./nat.go ./natconv.go ./rat.go ./ratconv.go ./roundingmode_string.go cd /builddir/build/BUILD/go/src/encoding/hex /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/encoding/hex.a -trimpath $WORK -p encoding/hex -complete -buildid e99e0a928579e4b1fbf55be47ebdd1200b373275 -D _/builddir/build/BUILD/go/src/encoding/hex -I $WORK -pack ./hex.go go/token mkdir -p $WORK/go/token/_obj/ mkdir -p $WORK/go/ database/sql/driver cd /builddir/build/BUILD/go/src/go/token /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/go/token.a -trimpath $WORK -p go/token -complete -buildid 1ba2dca6ed8321aaa58be5e1559351bf8eb3c58d -D _/builddir/build/BUILD/go/src/go/token -I $WORK -pack ./position.go ./serialize.go ./token.go mkdir -p $WORK/database/sql/driver/_obj/ mkdir -p $WORK/database/sql/ cd /builddir/build/BUILD/go/src/database/sql/driver /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/database/sql/driver.a -trimpath $WORK -p database/sql/driver -complete -buildid da96542228313f3a925a739a5bf18319c0f291a5 -D _/builddir/build/BUILD/go/src/database/sql/driver -I $WORK -pack ./driver.go ./types.go encoding/gob mkdir -p $WORK/encoding/gob/_obj/ encoding/json cd /builddir/build/BUILD/go/src/encoding/gob /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/encoding/gob.a -trimpath $WORK -p encoding/gob -complete -buildid 42144efde09c3730da143e96a7935913c7b56daf -D _/builddir/build/BUILD/go/src/encoding/gob -I $WORK -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go encoding/csv mkdir -p $WORK/encoding/json/_obj/ encoding/xml cd /builddir/build/BUILD/go/src/encoding/json /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/encoding/json.a -trimpath $WORK -p encoding/json -complete -buildid 6396149b8bb4d8461db9f626dc7ccafe0962b66a -D _/builddir/build/BUILD/go/src/encoding/json -I $WORK -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go mkdir -p $WORK/encoding/xml/_obj/ cd /builddir/build/BUILD/go/src/encoding/xml /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/encoding/xml.a -trimpath $WORK -p encoding/xml -complete -buildid 257ed12f66d7b0278fac4e8289fce73641705d14 -D _/builddir/build/BUILD/go/src/encoding/xml -I $WORK -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go mime mkdir -p $WORK/mime/_obj/ mime/quotedprintable net/http/internal cd /builddir/build/BUILD/go/src/mime /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/mime.a -trimpath $WORK -p mime -complete -buildid a4c4aaff8af4f3ad7a621a508a9ce61c8f210e79 -D _/builddir/build/BUILD/go/src/mime -I $WORK -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/net/http/internal/_obj/ mkdir -p $WORK/net/http/ cd /builddir/build/BUILD/go/src/net/http/internal /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/net/http/internal.a -trimpath $WORK -p net/http/internal -complete -buildid 53c3544eec25b0391284d7293d02c0e2dc6d0a26 -D _/builddir/build/BUILD/go/src/net/http/internal -I $WORK -pack ./chunked.go net/url mkdir -p $WORK/net/url/_obj/ text/template/parse mkdir -p $WORK/net/ cd /builddir/build/BUILD/go/src/net/url /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/net/url.a -trimpath $WORK -p net/url -complete -buildid a358597911795daa0b1107b989517850c9635614 -D _/builddir/build/BUILD/go/src/net/url -I $WORK -pack ./url.go text/scanner mkdir -p $WORK/text/scanner/_obj/ cd /builddir/build/BUILD/go/src/text/scanner /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/text/scanner.a -trimpath $WORK -p text/scanner -complete -buildid 5b05773a89ce844fb6c030bd058261150e978c55 -D _/builddir/build/BUILD/go/src/text/scanner -I $WORK -pack ./scanner.go runtime/pprof mkdir -p $WORK/runtime/pprof/_obj/ cd /builddir/build/BUILD/go/src/runtime/pprof /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/runtime/pprof.a -trimpath $WORK -p runtime/pprof -buildid 1bce7c4620bd6b2fa847c4181eac730e2ba30353 -D _/builddir/build/BUILD/go/src/runtime/pprof -I $WORK -pack ./pprof.go mkdir -p $WORK/log/_obj/ cd /builddir/build/BUILD/go/src/log /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/log.a -trimpath $WORK -p log -complete -buildid 7e5476a273f5f4c9ce80a00bd3175c2f260a5659 -D _/builddir/build/BUILD/go/src/log -I $WORK -pack ./log.go mkdir -p $WORK/encoding/csv/_obj/ internal/trace cd /builddir/build/BUILD/go/src/encoding/csv /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/encoding/csv.a -trimpath $WORK -p encoding/csv -complete -buildid a85060d0d5e8453e4219a3f324d0cc55e5f4b002 -D _/builddir/build/BUILD/go/src/encoding/csv -I $WORK -pack ./reader.go ./writer.go mkdir -p $WORK/internal/trace/_obj/ cd /builddir/build/BUILD/go/src/internal/trace /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/internal/trace.a -trimpath $WORK -p internal/trace -complete -buildid e0578813abff74c9e0266fe39f4c22d9b1e3f4e8 -D _/builddir/build/BUILD/go/src/internal/trace -I $WORK -pack ./goroutines.go ./parser.go net/internal/socktest mkdir -p $WORK/net/internal/socktest/_obj/ mkdir -p $WORK/net/internal/ mkdir -p $WORK/text/template/parse/_obj/ cd /builddir/build/BUILD/go/src/net/internal/socktest /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/net/internal/socktest.a -trimpath $WORK -p net/internal/socktest -complete -buildid a6d60b6ddc123232119a0f72d3a73801ec849dd4 -D _/builddir/build/BUILD/go/src/net/internal/socktest -I $WORK -pack ./switch.go ./switch_posix.go ./switch_unix.go ./sys_cloexec.go ./sys_unix.go mkdir -p $WORK/text/template/ cd /builddir/build/BUILD/go/src/text/template/parse /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/text/template/parse.a -trimpath $WORK -p text/template/parse -complete -buildid 3b49dde52076277145b214a98aebc4ead9558964 -D _/builddir/build/BUILD/go/src/text/template/parse -I $WORK -pack ./lex.go ./node.go ./parse.go runtime/debug mkdir -p $WORK/runtime/debug/_obj/ cmd/compile/internal/big mkdir -p $WORK/cmd/compile/internal/big/_obj/ cd /builddir/build/BUILD/go/src/runtime/debug /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/runtime/debug.a -trimpath $WORK -p runtime/debug -buildid 90834f2a116926d94003a249eac94dcc9f48f643 -D _/builddir/build/BUILD/go/src/runtime/debug -I $WORK -pack -asmhdr $WORK/runtime/debug/_obj/go_asm.h ./garbage.go ./stack.go ./stubs.go mkdir -p $WORK/cmd/compile/internal/ mkdir -p $WORK/mime/quotedprintable/_obj/ mkdir -p $WORK/mime/ cmd/internal/gcprog mkdir -p $WORK/cmd/internal/gcprog/_obj/ cd /builddir/build/BUILD/go/src/mime/quotedprintable /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/mime/quotedprintable.a -trimpath $WORK -p mime/quotedprintable -complete -buildid e2af1b991c663be75e263ee770aa05866df291c5 -D _/builddir/build/BUILD/go/src/mime/quotedprintable -I $WORK -pack ./reader.go ./writer.go cd /builddir/build/BUILD/go/src/cmd/compile/internal/big /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/compile/internal/big.a -trimpath $WORK -p cmd/compile/internal/big -complete -buildid bbbffadaf9ae349bc60332952af65250bf2c3847 -D _/builddir/build/BUILD/go/src/cmd/compile/internal/big -I $WORK -pack ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./float.go ./floatconv.go ./ftoa.go ./int.go ./intconv.go ./nat.go ./natconv.go ./rat.go ./ratconv.go ./roundingmode_string.go mkdir -p $WORK/cmd/internal/ cmd/pprof/internal/tempfile mkdir -p $WORK/cmd/pprof/internal/tempfile/_obj/ cd /builddir/build/BUILD/go/src/cmd/internal/gcprog /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/internal/gcprog.a -trimpath $WORK -p cmd/internal/gcprog -complete -buildid 2e88c888159709b7d06df6f0e72ab5ca0bc305a5 -D _/builddir/build/BUILD/go/src/cmd/internal/gcprog -I $WORK -pack ./gcprog.go cd /builddir/build/BUILD/go/src/cmd/pprof/internal/tempfile /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/pprof/internal/tempfile.a -trimpath $WORK -p cmd/pprof/internal/tempfile -complete -buildid 3c4eb23485ce8259726975f53e877f88bb5d5b99 -D _/builddir/build/BUILD/go/src/cmd/pprof/internal/tempfile -I $WORK -pack ./tempfile.go mv $WORK/encoding/hex.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/hex.a mv $WORK/cmd/pprof/internal/tempfile.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/pprof/internal/tempfile.a mv $WORK/compress/lzw.a /builddir/build/BUILD/go/pkg/linux_amd64/compress/lzw.a image/gif mkdir -p $WORK/image/gif/_obj/ cd /builddir/build/BUILD/go/src/image/gif /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/image/gif.a -trimpath $WORK -p image/gif -complete -buildid 5136fc5866c4e8ef5f3a74dadaeec6493dcd619d -D _/builddir/build/BUILD/go/src/image/gif -I $WORK -pack ./reader.go ./writer.go mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/net/http/ mv $WORK/net/http/internal.a /builddir/build/BUILD/go/pkg/linux_amd64/net/http/internal.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/go/ mv $WORK/go/token.a /builddir/build/BUILD/go/pkg/linux_amd64/go/token.a go/scanner mkdir -p $WORK/go/scanner/_obj/ cd /builddir/build/BUILD/go/src/go/scanner /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/go/scanner.a -trimpath $WORK -p go/scanner -complete -buildid 722699a575dd4da41377acca4695680f31a2919f -D _/builddir/build/BUILD/go/src/go/scanner -I $WORK -pack ./errors.go ./scanner.go mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/cmd/internal/ mv $WORK/cmd/internal/gcprog.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/internal/gcprog.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/debug/ mv $WORK/debug/plan9obj.a /builddir/build/BUILD/go/pkg/linux_amd64/debug/plan9obj.a mv $WORK/log.a /builddir/build/BUILD/go/pkg/linux_amd64/log.a testing/iotest mkdir -p $WORK/testing/iotest/_obj/ mkdir -p $WORK/testing/ cmd/pack mkdir -p $WORK/cmd/pack/_obj/ mkdir -p $WORK/cmd/pack/_obj/exe/ cd /builddir/build/BUILD/go/src/testing/iotest /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/testing/iotest.a -trimpath $WORK -p testing/iotest -complete -buildid 341d8d321682418d163441305b07579310edc441 -D _/builddir/build/BUILD/go/src/testing/iotest -I $WORK -pack ./logger.go ./reader.go ./writer.go cd /builddir/build/BUILD/go/src/cmd/pack /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/pack.a -trimpath $WORK -p main -complete -buildid ce08e71689689850e58c3539276ffc7cca449c24 -D _/builddir/build/BUILD/go/src/cmd/pack -I $WORK -pack ./doc.go ./pack.go mv $WORK/encoding/csv.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/csv.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/mime/ mv $WORK/mime/quotedprintable.a /builddir/build/BUILD/go/pkg/linux_amd64/mime/quotedprintable.a cd /builddir/build/BUILD/go/src/runtime/debug /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/debug/_obj/debug.o -trimpath $WORK -I $WORK/runtime/debug/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./debug.s mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/database/sql/ mv $WORK/database/sql/driver.a /builddir/build/BUILD/go/pkg/linux_amd64/database/sql/driver.a database/sql mkdir -p $WORK/database/sql/_obj/ mkdir -p $WORK/database/ cd /builddir/build/BUILD/go/src/database/sql /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/database/sql.a -trimpath $WORK -p database/sql -complete -buildid af60d121e9c7ec1646f8a16c64c3c7ecf29e4284 -D _/builddir/build/BUILD/go/src/database/sql -I $WORK -pack ./convert.go ./sql.go mv $WORK/text/scanner.a /builddir/build/BUILD/go/pkg/linux_amd64/text/scanner.a cd /builddir/build/BUILD/go/src/runtime/debug /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/runtime/debug/_obj/debug.o.new -trimpath $WORK -I $WORK/runtime/debug/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./debug.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/debug/_obj/stubs.o -trimpath $WORK -I $WORK/runtime/debug/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./stubs.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/runtime/debug/_obj/stubs.o.new -trimpath $WORK -I $WORK/runtime/debug/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./stubs.s pack r $WORK/runtime/debug.a $WORK/runtime/debug/_obj/debug.o $WORK/runtime/debug/_obj/stubs.o # internal mv $WORK/runtime/debug.a /builddir/build/BUILD/go/pkg/linux_amd64/runtime/debug.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/net/ mv $WORK/net/url.a /builddir/build/BUILD/go/pkg/linux_amd64/net/url.a mv $WORK/debug/gosym.a /builddir/build/BUILD/go/pkg/linux_amd64/debug/gosym.a mv $WORK/flag.a /builddir/build/BUILD/go/pkg/linux_amd64/flag.a cmd/internal/obj testing/quick mkdir -p $WORK/cmd/internal/obj/_obj/ cmd/asm/internal/flags mkdir -p $WORK/cmd/asm/internal/flags/_obj/ cd /builddir/build/BUILD/go/src/cmd/internal/obj /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/internal/obj.a -trimpath $WORK -p cmd/internal/obj -complete -buildid 0d7f69164cb0d281c61528c1937a6bbfdce0b68d -D _/builddir/build/BUILD/go/src/cmd/internal/obj -I $WORK -pack ./ar.go ./data.go ./flag.go ./fmt.go ./funcdata.go ./go.go ./ld.go ./libc.go ./link.go ./mgc0.go ./obj.go ./objfile.go ./pass.go ./pcln.go ./stack.go ./sym.go ./textflag.go ./typekind.go ./util.go ./zbootstrap.go mkdir -p $WORK/cmd/asm/internal/ cd /builddir/build/BUILD/go/src/cmd/asm/internal/flags /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/asm/internal/flags.a -trimpath $WORK -p cmd/asm/internal/flags -complete -buildid 68fd49187b0381e1a91106ac48fc29076b894a79 -D _/builddir/build/BUILD/go/src/cmd/asm/internal/flags -I $WORK -pack ./flags.go cmd/dist mkdir -p $WORK/cmd/dist/_obj/ mkdir -p $WORK/cmd/dist/_obj/exe/ mkdir -p $WORK/testing/quick/_obj/ cd /builddir/build/BUILD/go/src/cmd/dist /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/dist.a -trimpath $WORK -p main -buildid 2ddb3be728b7d40ad5c0fa22676598b2560efa7d -D _/builddir/build/BUILD/go/src/cmd/dist -I $WORK -pack -asmhdr $WORK/cmd/dist/_obj/go_asm.h ./build.go ./buildgo.go ./buildruntime.go ./buildtool.go ./main.go ./sys_default.go ./test.go ./util.go ./util_gc.go cd /builddir/build/BUILD/go/src/testing/quick /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/testing/quick.a -trimpath $WORK -p testing/quick -complete -buildid 3136e74ca4bb79e8b26e529d0579a9b95345e0c1 -D _/builddir/build/BUILD/go/src/testing/quick -I $WORK -pack ./quick.go mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/net/internal/ mv $WORK/net/internal/socktest.a /builddir/build/BUILD/go/pkg/linux_amd64/net/internal/socktest.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/testing/ mv $WORK/testing/iotest.a /builddir/build/BUILD/go/pkg/linux_amd64/testing/iotest.a mv $WORK/runtime/pprof.a /builddir/build/BUILD/go/pkg/linux_amd64/runtime/pprof.a testing mkdir -p $WORK/testing/_obj/ cd /builddir/build/BUILD/go/src/testing /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/testing.a -trimpath $WORK -p testing -complete -buildid c3e868be8f3f44c486efe8a377907a17685f07ea -D _/builddir/build/BUILD/go/src/testing -I $WORK -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./testing.go mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/cmd/asm/internal/ mv $WORK/cmd/asm/internal/flags.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/asm/internal/flags.a mv $WORK/mime.a /builddir/build/BUILD/go/pkg/linux_amd64/mime.a mv $WORK/go/scanner.a /builddir/build/BUILD/go/pkg/linux_amd64/go/scanner.a go/ast mkdir -p $WORK/go/ast/_obj/ cd /builddir/build/BUILD/go/src/go/ast /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/go/ast.a -trimpath $WORK -p go/ast -complete -buildid 55ed9cb353955469ce66f3f33ffd8cd29478b8b9 -D _/builddir/build/BUILD/go/src/go/ast -I $WORK -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go mv $WORK/compress/flate.a /builddir/build/BUILD/go/pkg/linux_amd64/compress/flate.a compress/gzip archive/zip mkdir -p $WORK/compress/gzip/_obj/ mkdir -p $WORK/archive/zip/_obj/ cd /builddir/build/BUILD/go/src/compress/gzip /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/compress/gzip.a -trimpath $WORK -p compress/gzip -complete -buildid d93114fca8c3dd2ea42865e036970faee309b827 -D _/builddir/build/BUILD/go/src/compress/gzip -I $WORK -pack ./gunzip.go ./gzip.go compress/zlib mkdir -p $WORK/compress/zlib/_obj/ cd /builddir/build/BUILD/go/src/compress/zlib /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/compress/zlib.a -trimpath $WORK -p compress/zlib -complete -buildid 604c478401fc7fc0a58cff843e95bf0f39365f25 -D _/builddir/build/BUILD/go/src/compress/zlib -I $WORK -pack ./reader.go ./writer.go cd /builddir/build/BUILD/go/src/archive/zip /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/archive/zip.a -trimpath $WORK -p archive/zip -complete -buildid f8848be51eb08f5cdfaf55d576f31b0513ac1738 -D _/builddir/build/BUILD/go/src/archive/zip -I $WORK -pack ./reader.go ./register.go ./struct.go ./writer.go mv $WORK/internal/trace.a /builddir/build/BUILD/go/pkg/linux_amd64/internal/trace.a mv $WORK/testing/quick.a /builddir/build/BUILD/go/pkg/linux_amd64/testing/quick.a cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/pack/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=ce08e71689689850e58c3539276ffc7cca449c24 $WORK/cmd/pack.a mv $WORK/image/gif.a /builddir/build/BUILD/go/pkg/linux_amd64/image/gif.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/archive/ mv $WORK/archive/tar.a /builddir/build/BUILD/go/pkg/linux_amd64/archive/tar.a mv $WORK/compress/zlib.a /builddir/build/BUILD/go/pkg/linux_amd64/compress/zlib.a image/png mkdir -p $WORK/image/png/_obj/ cd /builddir/build/BUILD/go/src/image/png /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/image/png.a -trimpath $WORK -p image/png -complete -buildid bcaf7b211f21dbfb8c779ff14e23fba088902749 -D _/builddir/build/BUILD/go/src/image/png -I $WORK -pack ./paeth.go ./reader.go ./writer.go mv $WORK/compress/gzip.a /builddir/build/BUILD/go/pkg/linux_amd64/compress/gzip.a cmd/pprof/internal/profile mkdir -p $WORK/cmd/pprof/internal/profile/_obj/ cd /builddir/build/BUILD/go/src/cmd/pprof/internal/profile /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/pprof/internal/profile.a -trimpath $WORK -p cmd/pprof/internal/profile -complete -buildid eeb8c13a3c2bbc876cad3ccad592381616994316 -D _/builddir/build/BUILD/go/src/cmd/pprof/internal/profile -I $WORK -pack ./encode.go ./filter.go ./legacy_profile.go ./profile.go ./proto.go ./prune.go mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/database/ mv $WORK/database/sql.a /builddir/build/BUILD/go/pkg/linux_amd64/database/sql.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/text/template/ mv $WORK/text/template/parse.a /builddir/build/BUILD/go/pkg/linux_amd64/text/template/parse.a text/template mkdir -p $WORK/text/template/_obj/ cd /builddir/build/BUILD/go/src/text/template /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/text/template.a -trimpath $WORK -p text/template -complete -buildid 849bb1b367dc1102ae6ae07eecf32b4c8de14528 -D _/builddir/build/BUILD/go/src/text/template -I $WORK -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go mv $WORK/debug/dwarf.a /builddir/build/BUILD/go/pkg/linux_amd64/debug/dwarf.a debug/macho debug/elf debug/pe mkdir -p $WORK/debug/macho/_obj/ cd /builddir/build/BUILD/go/src/debug/macho /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/debug/macho.a -trimpath $WORK -p debug/macho -complete -buildid c1c855fe97cc77e1513d0c12afc6e415990e185b -D _/builddir/build/BUILD/go/src/debug/macho -I $WORK -pack ./fat.go ./file.go ./macho.go mkdir -p $WORK/debug/elf/_obj/ mkdir -p $WORK/debug/pe/_obj/ cd /builddir/build/BUILD/go/src/debug/elf /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/debug/elf.a -trimpath $WORK -p debug/elf -complete -buildid d3d1d579581bd738b7b27521b13668f0dcbedd7a -D _/builddir/build/BUILD/go/src/debug/elf -I $WORK -pack ./elf.go ./file.go cd /builddir/build/BUILD/go/src/debug/pe /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/debug/pe.a -trimpath $WORK -p debug/pe -complete -buildid 7448da331552d715cd37e01f4db20a8c662b937a -D _/builddir/build/BUILD/go/src/debug/pe -I $WORK -pack ./file.go ./pe.go mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/cmd/internal/rsc.io/arm/ mv $WORK/cmd/internal/rsc.io/arm/armasm.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/internal/rsc.io/arm/armasm.a mv $WORK/encoding/json.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/json.a mv $WORK/testing.a /builddir/build/BUILD/go/pkg/linux_amd64/testing.a internal/testenv mkdir -p $WORK/internal/testenv/_obj/ cd /builddir/build/BUILD/go/src/internal/testenv /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/internal/testenv.a -trimpath $WORK -p internal/testenv -complete -buildid cb3dc745edb97e11da3d0dadaaeaa0df25052f1c -D _/builddir/build/BUILD/go/src/internal/testenv -I $WORK -pack ./testenv.go mv $WORK/internal/testenv.a /builddir/build/BUILD/go/pkg/linux_amd64/internal/testenv.a mv $WORK/debug/pe.a /builddir/build/BUILD/go/pkg/linux_amd64/debug/pe.a mv $WORK/archive/zip.a /builddir/build/BUILD/go/pkg/linux_amd64/archive/zip.a cd /builddir/build/BUILD/go/src/math/big /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/math/big/_obj/arith_amd64.o -trimpath $WORK -I $WORK/math/big/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./arith_amd64.s mv $WORK/debug/macho.a /builddir/build/BUILD/go/pkg/linux_amd64/debug/macho.a /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/math/big/_obj/arith_amd64.o.new -trimpath $WORK -I $WORK/math/big/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./arith_amd64.s mv $WORK/image/png.a /builddir/build/BUILD/go/pkg/linux_amd64/image/png.a pack r $WORK/math/big.a $WORK/math/big/_obj/arith_amd64.o # internal mv $WORK/math/big.a /builddir/build/BUILD/go/pkg/linux_amd64/math/big.a crypto/dsa mkdir -p $WORK/crypto/dsa/_obj/ cd /builddir/build/BUILD/go/src/crypto/dsa /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/dsa.a -trimpath $WORK -p crypto/dsa -complete -buildid 48f6b2d7b5a9860d0a6a459c410efd9c1022a14e -D _/builddir/build/BUILD/go/src/crypto/dsa -I $WORK -pack ./dsa.go crypto/elliptic mkdir -p $WORK/crypto/elliptic/_obj/ cd /builddir/build/BUILD/go/src/crypto/elliptic /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/elliptic.a -trimpath $WORK -p crypto/elliptic -complete -buildid 6b402c00eff6243a57c9f58d58321448e5a62b99 -D _/builddir/build/BUILD/go/src/crypto/elliptic -I $WORK -pack ./bottombits.go ./elliptic.go ./p256.go encoding/asn1 mkdir -p $WORK/encoding/asn1/_obj/ crypto/rand cd /builddir/build/BUILD/go/src/encoding/asn1 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/encoding/asn1.a -trimpath $WORK -p encoding/asn1 -complete -buildid 9c622f4fb6c536cb034a26442688e4155f75e97a -D _/builddir/build/BUILD/go/src/encoding/asn1 -I $WORK -pack ./asn1.go ./common.go ./marshal.go mkdir -p $WORK/crypto/rand/_obj/ go/constant cd /builddir/build/BUILD/go/src/crypto/rand /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/rand.a -trimpath $WORK -p crypto/rand -complete -buildid 644bedc6cce57a2a86eb29435e945c1373a0f334 -D _/builddir/build/BUILD/go/src/crypto/rand -I $WORK -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go mkdir -p $WORK/go/constant/_obj/ cd /builddir/build/BUILD/go/src/go/constant /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/go/constant.a -trimpath $WORK -p go/constant -complete -buildid ac22338bde817a54b5a51baad031670eed9a2a0e -D _/builddir/build/BUILD/go/src/go/constant -I $WORK -pack ./go14.go ./value.go mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/cmd/internal/rsc.io/x86/ mv $WORK/cmd/internal/rsc.io/x86/x86asm.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/internal/rsc.io/x86/x86asm.a mv $WORK/encoding/xml.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/xml.a mv $WORK/encoding/gob.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/gob.a mv $WORK/crypto/dsa.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/dsa.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/cmd/compile/internal/ mv $WORK/cmd/compile/internal/big.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/compile/internal/big.a mv $WORK/cmd/internal/obj.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/internal/obj.a cmd/internal/obj/arm cmd/internal/goobj mkdir -p $WORK/cmd/internal/obj/arm/_obj/ cmd/internal/obj/arm64 mkdir -p $WORK/cmd/internal/obj/ cmd/internal/obj/ppc64 mkdir -p $WORK/cmd/internal/obj/ppc64/_obj/ cd /builddir/build/BUILD/go/src/cmd/internal/obj/arm /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/internal/obj/arm.a -trimpath $WORK -p cmd/internal/obj/arm -complete -buildid 18e9231d6d92c7c7287d63e8b42f85168062cc85 -D _/builddir/build/BUILD/go/src/cmd/internal/obj/arm -I $WORK -pack ./a.out.go ./anames.go ./anames5.go ./asm5.go ./list5.go ./obj5.go cd /builddir/build/BUILD/go/src/cmd/internal/obj/ppc64 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/internal/obj/ppc64.a -trimpath $WORK -p cmd/internal/obj/ppc64 -complete -buildid d03f7f836d7a88fdec3ebd588250c37d470df9b9 -D _/builddir/build/BUILD/go/src/cmd/internal/obj/ppc64 -I $WORK -pack ./a.out.go ./anames.go ./anames9.go ./asm9.go ./list9.go ./obj9.go cmd/internal/obj/x86 mkdir -p $WORK/cmd/internal/obj/x86/_obj/ cd /builddir/build/BUILD/go/src/cmd/internal/obj/x86 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/internal/obj/x86.a -trimpath $WORK -p cmd/internal/obj/x86 -complete -buildid 379493a3d57db71ff57fcacdc0ea2e1aa19fd21a -D _/builddir/build/BUILD/go/src/cmd/internal/obj/x86 -I $WORK -pack ./a.out.go ./anames.go ./asm6.go ./list6.go ./obj6.go cmd/asm/internal/lex mkdir -p $WORK/cmd/asm/internal/lex/_obj/ cd /builddir/build/BUILD/go/src/cmd/asm/internal/lex /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/asm/internal/lex.a -trimpath $WORK -p cmd/asm/internal/lex -complete -buildid dbd5f7c69c8334b411355f2d9ad7461b80fc3a7c -D _/builddir/build/BUILD/go/src/cmd/asm/internal/lex -I $WORK -pack ./input.go ./lex.go ./slice.go ./stack.go ./tokenizer.go cmd/compile/internal/gc mkdir -p $WORK/cmd/compile/internal/gc/_obj/ cmd/internal/asm mkdir -p $WORK/cmd/internal/asm/_obj/ cd /builddir/build/BUILD/go/src/cmd/compile/internal/gc /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/compile/internal/gc.a -trimpath $WORK -p cmd/compile/internal/gc -complete -buildid 38896fb7ba26a9b7937d0ff310cdc8b1614e892a -D _/builddir/build/BUILD/go/src/cmd/compile/internal/gc -I $WORK -pack ./align.go ./builtin.go ./bv.go ./cgen.go ./closure.go ./const.go ./cplx.go ./dcl.go ./esc.go ./export.go ./fmt.go ./gen.go ./go.go ./gsubr.go ./init.go ./inl.go ./lex.go ./mparith2.go ./mparith3.go ./obj.go ./opnames.go ./order.go ./pgen.go ./plive.go ./popt.go ./racewalk.go ./range.go ./reflect.go ./reg.go ./select.go ./sinit.go ./subr.go ./swt.go ./syntax.go ./typecheck.go ./unsafe.go ./util.go ./walk.go ./y.go cd /builddir/build/BUILD/go/src/cmd/internal/asm /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/internal/asm.a -trimpath $WORK -p cmd/internal/asm -complete -buildid 72d54d297e598bace2cbaa66dd70cf1a4a52ebb3 -D _/builddir/build/BUILD/go/src/cmd/internal/asm -I $WORK -pack ./asm.go ./lexbody.go ./macbody.go mkdir -p $WORK/cmd/internal/goobj/_obj/ cd /builddir/build/BUILD/go/src/cmd/internal/goobj /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/internal/goobj.a -trimpath $WORK -p cmd/internal/goobj -complete -buildid 358f881da2961c1f9422bc774f085ff1ac30cf4e -D _/builddir/build/BUILD/go/src/cmd/internal/goobj -I $WORK -pack ./read.go mkdir -p $WORK/cmd/internal/obj/arm64/_obj/ cd /builddir/build/BUILD/go/src/cmd/internal/obj/arm64 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/internal/obj/arm64.a -trimpath $WORK -p cmd/internal/obj/arm64 -complete -buildid 861aaf3ff1f982dd9ecd167226d86bab471fccda -D _/builddir/build/BUILD/go/src/cmd/internal/obj/arm64 -I $WORK -pack ./a.out.go ./anames.go ./anames7.go ./asm7.go ./list7.go ./obj7.go cd /builddir/build/BUILD/go/src/cmd/dist /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/cmd/dist/_obj/cpuid_amd64.o -trimpath $WORK -I $WORK/cmd/dist/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./cpuid_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/cmd/dist/_obj/cpuid_amd64.o.new -trimpath $WORK -I $WORK/cmd/dist/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./cpuid_amd64.s pack r $WORK/cmd/dist.a $WORK/cmd/dist/_obj/cpuid_amd64.o # internal cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/dist/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=2ddb3be728b7d40ad5c0fa22676598b2560efa7d $WORK/cmd/dist.a mv $WORK/go/ast.a /builddir/build/BUILD/go/pkg/linux_amd64/go/ast.a go/printer go/parser mkdir -p $WORK/go/printer/_obj/ cd /builddir/build/BUILD/go/src/go/printer /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/go/printer.a -trimpath $WORK -p go/printer -complete -buildid f67925c5b921b1ae0404c37c11913756612fab27 -D _/builddir/build/BUILD/go/src/go/printer -I $WORK -pack ./nodes.go ./printer.go mkdir -p $WORK/go/parser/_obj/ cd /builddir/build/BUILD/go/src/go/parser /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/go/parser.a -trimpath $WORK -p go/parser -complete -buildid c6378909843be79ce15a7ad71d7ef39c47a66c4b -D _/builddir/build/BUILD/go/src/go/parser -I $WORK -pack ./interface.go ./parser.go mv $WORK/debug/elf.a /builddir/build/BUILD/go/pkg/linux_amd64/debug/elf.a mv $WORK/go/constant.a /builddir/build/BUILD/go/pkg/linux_amd64/go/constant.a cmd/link/internal/ld mkdir -p $WORK/cmd/link/internal/ld/_obj/ mv $WORK/crypto/elliptic.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/elliptic.a mv $WORK/cmd/internal/goobj.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/internal/goobj.a mv $WORK/crypto/rand.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/rand.a mkdir -p $WORK/cmd/link/internal/ cmd/internal/objfile mkdir -p $WORK/cmd/internal/objfile/_obj/ cd /builddir/build/BUILD/go/src/cmd/link/internal/ld /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/link/internal/ld.a -trimpath $WORK -p cmd/link/internal/ld -complete -buildid 5d1dc187c0df4c5804f56387fc5063b607f1604d -D _/builddir/build/BUILD/go/src/cmd/link/internal/ld -I $WORK -pack ./ar.go ./arch.go ./data.go ./decodesym.go ./dwarf.go ./dwarf_defs.go ./elf.go ./go.go ./ld.go ./ldelf.go ./ldmacho.go ./ldpe.go ./lib.go ./link.go ./macho.go ./macho_combine_dwarf.go ./objfile.go ./pcln.go ./pe.go ./pobj.go ./sym.go ./symtab.go ./textflag.go ./util.go crypto/rsa mkdir -p $WORK/crypto/rsa/_obj/ cd /builddir/build/BUILD/go/src/cmd/internal/objfile /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/internal/objfile.a -trimpath $WORK -p cmd/internal/objfile -complete -buildid 695ecaf657178cb43ab9189f095cd2bd8a0e452a -D _/builddir/build/BUILD/go/src/cmd/internal/objfile -I $WORK -pack ./disasm.go ./elf.go ./goobj.go ./macho.go ./objfile.go ./pe.go ./plan9obj.go cd /builddir/build/BUILD/go/src/crypto/rsa /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/rsa.a -trimpath $WORK -p crypto/rsa -complete -buildid 1560f36e7ae1382d98d502e2c78f2ce8fced4bf2 -D _/builddir/build/BUILD/go/src/crypto/rsa -I $WORK -pack ./pkcs1v15.go ./pss.go ./rsa.go mv $WORK/text/template.a /builddir/build/BUILD/go/pkg/linux_amd64/text/template.a mv $WORK/encoding/asn1.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/asn1.a go/doc mkdir -p $WORK/go/doc/_obj/ cd /builddir/build/BUILD/go/src/go/doc /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/go/doc.a -trimpath $WORK -p go/doc -complete -buildid 7ff75008983d131168004a0ab94175eb85a04a89 -D _/builddir/build/BUILD/go/src/go/doc -I $WORK -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go html/template mkdir -p $WORK/html/template/_obj/ mkdir -p $WORK/html/ crypto/ecdsa mkdir -p $WORK/crypto/ecdsa/_obj/ cd /builddir/build/BUILD/go/src/html/template /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/html/template.a -trimpath $WORK -p html/template -complete -buildid ca4958a0018473430d9954e9b140edf231ff2ae9 -D _/builddir/build/BUILD/go/src/html/template -I $WORK -pack ./attr.go ./content.go ./context.go ./css.go ./doc.go ./error.go ./escape.go ./html.go ./js.go ./template.go ./transition.go ./url.go crypto/x509/pkix cd /builddir/build/BUILD/go/src/crypto/ecdsa /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/ecdsa.a -trimpath $WORK -p crypto/ecdsa -complete -buildid 40cfd8306e695da12f1d37c9fa0e1b374c28b909 -D _/builddir/build/BUILD/go/src/crypto/ecdsa -I $WORK -pack ./ecdsa.go mkdir -p $WORK/crypto/x509/pkix/_obj/ mkdir -p $WORK/crypto/x509/ cd /builddir/build/BUILD/go/src/crypto/x509/pkix /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/x509/pkix.a -trimpath $WORK -p crypto/x509/pkix -complete -buildid 89ceed93d83b834ad6350d1b334cb8bcbe08f0c7 -D _/builddir/build/BUILD/go/src/crypto/x509/pkix -I $WORK -pack ./pkix.go mv $WORK/cmd/pprof/internal/profile.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/pprof/internal/profile.a cmd/pprof/internal/plugin mkdir -p $WORK/cmd/pprof/internal/plugin/_obj/ cd /builddir/build/BUILD/go/src/cmd/pprof/internal/plugin /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/pprof/internal/plugin.a -trimpath $WORK -p cmd/pprof/internal/plugin -complete -buildid 057aabb81879c55ee0268af9e0476e7b9af83a84 -D _/builddir/build/BUILD/go/src/cmd/pprof/internal/plugin -I $WORK -pack ./plugin.go cmd/pprof/internal/symbolz mkdir -p $WORK/cmd/pprof/internal/symbolz/_obj/ cd /builddir/build/BUILD/go/src/cmd/pprof/internal/symbolz /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/pprof/internal/symbolz.a -trimpath $WORK -p cmd/pprof/internal/symbolz -complete -buildid ea684e8d917ba034329286938ea9740af9ca8090 -D _/builddir/build/BUILD/go/src/cmd/pprof/internal/symbolz -I $WORK -pack ./symbolz.go mv $WORK/cmd/asm/internal/lex.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/asm/internal/lex.a mv $WORK/cmd/internal/asm.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/internal/asm.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/crypto/x509/ mv $WORK/crypto/x509/pkix.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/x509/pkix.a mv $WORK/crypto/ecdsa.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/ecdsa.a mv $WORK/cmd/pprof/internal/symbolz.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/pprof/internal/symbolz.a mv $WORK/cmd/pprof/internal/plugin.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/pprof/internal/plugin.a cmd/pprof/internal/symbolizer mkdir -p $WORK/cmd/pprof/internal/symbolizer/_obj/ cd /builddir/build/BUILD/go/src/cmd/pprof/internal/symbolizer /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/pprof/internal/symbolizer.a -trimpath $WORK -p cmd/pprof/internal/symbolizer -complete -buildid dd99b16d0b64edf8e4dfccd1e40301b7f67915e3 -D _/builddir/build/BUILD/go/src/cmd/pprof/internal/symbolizer -I $WORK -pack ./symbolizer.go mv $WORK/crypto/rsa.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/rsa.a mv $WORK/cmd/pprof/internal/symbolizer.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/pprof/internal/symbolizer.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/cmd/internal/obj/ mv $WORK/cmd/internal/obj/arm.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/internal/obj/arm.a cmd/old5a mkdir -p $WORK/cmd/old5a/_obj/ mkdir -p $WORK/cmd/old5a/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/old5a /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/old5a.a -trimpath $WORK -p main -complete -buildid 8f9547904e6ac86cb7be70d03df7379fa54798e1 -D _/builddir/build/BUILD/go/src/cmd/old5a -I $WORK -pack ./lex.go ./y.go mv $WORK/go/parser.a /builddir/build/BUILD/go/pkg/linux_amd64/go/parser.a mv $WORK/cmd/internal/obj/x86.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/internal/obj/x86.a cmd/old6a mv $WORK/cmd/internal/obj/arm64.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/internal/obj/arm64.a mkdir -p $WORK/cmd/old6a/_obj/ mv $WORK/cmd/internal/obj/ppc64.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/internal/obj/ppc64.a mv $WORK/cmd/internal/objfile.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/internal/objfile.a mkdir -p $WORK/cmd/old6a/_obj/exe/ go/types mkdir -p $WORK/go/types/_obj/ cd /builddir/build/BUILD/go/src/cmd/old6a /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/old6a.a -trimpath $WORK -p main -complete -buildid 0d7d2e65891476edbfbb94d125cd530c25c174cc -D _/builddir/build/BUILD/go/src/cmd/old6a -I $WORK -pack ./lex.go ./y.go cmd/old8a mkdir -p $WORK/cmd/old8a/_obj/ mkdir -p $WORK/cmd/old8a/_obj/exe/ cmd/addr2line mkdir -p $WORK/cmd/addr2line/_obj/ cd /builddir/build/BUILD/go/src/go/types /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/go/types.a -trimpath $WORK -p go/types -complete -buildid 71a854406f31d3c1a1559bca46b1a1d9b91c2269 -D _/builddir/build/BUILD/go/src/go/types -I $WORK -pack ./api.go ./assignments.go ./builtins.go ./call.go ./check.go ./conversions.go ./decl.go ./errors.go ./eval.go ./expr.go ./exprstring.go ./go12.go ./initorder.go ./labels.go ./lookup.go ./methodset.go ./object.go ./objset.go ./operand.go ./ordering.go ./package.go ./predicates.go ./resolver.go ./return.go ./scope.go ./selection.go ./sizes.go ./stmt.go ./type.go ./typestring.go ./typexpr.go ./universe.go mkdir -p $WORK/cmd/addr2line/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/old8a /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/old8a.a -trimpath $WORK -p main -complete -buildid 0d7d2e65891476edbfbb94d125cd530c25c174cc -D _/builddir/build/BUILD/go/src/cmd/old8a -I $WORK -pack ./lex.go ./y.go cmd/nm mkdir -p $WORK/cmd/nm/_obj/ mkdir -p $WORK/cmd/nm/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/addr2line /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/addr2line.a -trimpath $WORK -p main -complete -buildid 3b28655246d4b5b134dbbe11e6f8c46d86bdb863 -D _/builddir/build/BUILD/go/src/cmd/addr2line -I $WORK -pack ./main.go cd /builddir/build/BUILD/go/src/cmd/nm /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/nm.a -trimpath $WORK -p main -complete -buildid c7d6badfd31492796b65691b5cac5a54d9b3c822 -D _/builddir/build/BUILD/go/src/cmd/nm -I $WORK -pack ./doc.go ./nm.go cmd/asm/internal/arch mkdir -p $WORK/cmd/asm/internal/arch/_obj/ cmd/objdump mkdir -p $WORK/cmd/objdump/_obj/ cd /builddir/build/BUILD/go/src/cmd/asm/internal/arch /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/asm/internal/arch.a -trimpath $WORK -p cmd/asm/internal/arch -complete -buildid d990b74e38b633f03805cf8918493140996fedea -D _/builddir/build/BUILD/go/src/cmd/asm/internal/arch -I $WORK -pack ./arch.go ./arm.go ./arm64.go ./ppc64.go mkdir -p $WORK/cmd/objdump/_obj/exe/ cmd/old9a cd /builddir/build/BUILD/go/src/cmd/objdump /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/objdump.a -trimpath $WORK -p main -complete -buildid 3b28655246d4b5b134dbbe11e6f8c46d86bdb863 -D _/builddir/build/BUILD/go/src/cmd/objdump -I $WORK -pack ./main.go mkdir -p $WORK/cmd/old9a/_obj/ mkdir -p $WORK/cmd/old9a/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/old9a /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/old9a.a -trimpath $WORK -p main -complete -buildid a9bb301eb9970ee3e916a299e18a467220137754 -D _/builddir/build/BUILD/go/src/cmd/old9a -I $WORK -pack ./lex.go ./y.go mv $WORK/go/printer.a /builddir/build/BUILD/go/pkg/linux_amd64/go/printer.a cmd/cgo mkdir -p $WORK/cmd/cgo/_obj/ internal/format mkdir -p $WORK/cmd/cgo/_obj/exe/ mkdir -p $WORK/internal/format/_obj/ cd /builddir/build/BUILD/go/src/cmd/cgo /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/cgo.a -trimpath $WORK -p main -complete -buildid e0f64c511a868fe18ac5147bc6e128d1fc3a8719 -D _/builddir/build/BUILD/go/src/cmd/cgo -I $WORK -pack ./ast.go ./doc.go ./gcc.go ./godefs.go ./main.go ./out.go ./util.go ./zdefaultcc.go cd /builddir/build/BUILD/go/src/internal/format /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/internal/format.a -trimpath $WORK -p internal/format -complete -buildid 81c21dd9e670218b77af777a7b485337f1ef22c5 -D _/builddir/build/BUILD/go/src/internal/format -I $WORK -pack ./format.go cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/old5a/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=8f9547904e6ac86cb7be70d03df7379fa54798e1 $WORK/cmd/old5a.a /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/addr2line/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=3b28655246d4b5b134dbbe11e6f8c46d86bdb863 $WORK/cmd/addr2line.a mv $WORK/go/doc.a /builddir/build/BUILD/go/pkg/linux_amd64/go/doc.a go/build mkdir -p $WORK/go/build/_obj/ cd /builddir/build/BUILD/go/src/go/build /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/go/build.a -trimpath $WORK -p go/build -complete -buildid 8708bac1ba0ebf3f6c156af7104800f51d466526 -D _/builddir/build/BUILD/go/src/go/build -I $WORK -pack ./build.go ./doc.go ./read.go ./syslist.go cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/objdump/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=3b28655246d4b5b134dbbe11e6f8c46d86bdb863 $WORK/cmd/objdump.a /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/nm/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=c7d6badfd31492796b65691b5cac5a54d9b3c822 $WORK/cmd/nm.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/html/ mv $WORK/html/template.a /builddir/build/BUILD/go/pkg/linux_amd64/html/template.a cmd/pprof/internal/report mkdir -p $WORK/cmd/pprof/internal/report/_obj/ cd /builddir/build/BUILD/go/src/cmd/pprof/internal/report /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/pprof/internal/report.a -trimpath $WORK -p cmd/pprof/internal/report -complete -buildid 640dc8e2b047894fbc94fd953ef2ce721f99abd7 -D _/builddir/build/BUILD/go/src/cmd/pprof/internal/report -I $WORK -pack ./report.go ./source.go ./source_html.go mv $WORK/internal/format.a /builddir/build/BUILD/go/pkg/linux_amd64/internal/format.a go/format mkdir -p $WORK/go/format/_obj/ cmd/gofmt cd /builddir/build/BUILD/go/src/go/format /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/go/format.a -trimpath $WORK -p go/format -complete -buildid b50a4bf4b288228ea93e9ac44d20ce1cee47c84c -D _/builddir/build/BUILD/go/src/go/format -I $WORK -pack ./format.go mkdir -p $WORK/cmd/gofmt/_obj/ mkdir -p $WORK/cmd/gofmt/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/gofmt /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/gofmt.a -trimpath $WORK -p main -complete -buildid c6846bea025f11c84954cadee7ceef34c5a6c0dc -D _/builddir/build/BUILD/go/src/cmd/gofmt -I $WORK -pack ./doc.go ./gofmt.go ./rewrite.go ./simplify.go mv $WORK/cmd/asm/internal/arch.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/asm/internal/arch.a cmd/asm/internal/asm mkdir -p $WORK/cmd/asm/internal/asm/_obj/ cd /builddir/build/BUILD/go/src/cmd/asm/internal/asm /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/asm/internal/asm.a -trimpath $WORK -p cmd/asm/internal/asm -complete -buildid a0337c34e4250ceda68b7d61e7e68afd0f75154f -D _/builddir/build/BUILD/go/src/cmd/asm/internal/asm -I $WORK -pack ./asm.go ./parse.go mv $WORK/go/format.a /builddir/build/BUILD/go/pkg/linux_amd64/go/format.a cmd/fix mkdir -p $WORK/cmd/fix/_obj/ cmd/yacc mkdir -p $WORK/cmd/fix/_obj/exe/ mkdir -p $WORK/cmd/yacc/_obj/ cd /builddir/build/BUILD/go/src/cmd/fix /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/fix.a -trimpath $WORK -p main -complete -buildid 75c6e1fbbdaddeb09d9b1d0a856f4ef4e06f3333 -D _/builddir/build/BUILD/go/src/cmd/fix -I $WORK -pack ./doc.go ./fix.go ./gotypes.go ./main.go ./netipv6zone.go ./printerconfig.go ./typecheck.go mkdir -p $WORK/cmd/yacc/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/yacc /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/yacc.a -trimpath $WORK -p main -complete -buildid 4b7b0064ffab792c94d032aae7e53d1986b12fdf -D _/builddir/build/BUILD/go/src/cmd/yacc -I $WORK -pack ./doc.go ./yacc.go cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/old6a/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=0d7d2e65891476edbfbb94d125cd530c25c174cc $WORK/cmd/old6a.a /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/gofmt/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=c6846bea025f11c84954cadee7ceef34c5a6c0dc $WORK/cmd/gofmt.a /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/old8a/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=0d7d2e65891476edbfbb94d125cd530c25c174cc $WORK/cmd/old8a.a /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/old9a/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=a9bb301eb9970ee3e916a299e18a467220137754 $WORK/cmd/old9a.a mv $WORK/go/build.a /builddir/build/BUILD/go/pkg/linux_amd64/go/build.a cmd/doc mkdir -p $WORK/cmd/doc/_obj/ cmd/newlink cmd/cover mkdir -p $WORK/cmd/doc/_obj/exe/ mkdir -p $WORK/cmd/newlink/_obj/ cd /builddir/build/BUILD/go/src/cmd/doc /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/doc.a -trimpath $WORK -p main -complete -buildid edadfd928fa794d0dc8d1253e35b8eecbeef14ff -D _/builddir/build/BUILD/go/src/cmd/doc -I $WORK -pack ./main.go ./pkg.go mkdir -p $WORK/cmd/newlink/_obj/exe/ mkdir -p $WORK/cmd/cover/_obj/ cd /builddir/build/BUILD/go/src/cmd/newlink /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/newlink.a -trimpath $WORK -p main -complete -buildid be07b794007c9c75b47b4eaf64da1e9889ef8d91 -D _/builddir/build/BUILD/go/src/cmd/newlink -I $WORK -pack ./auto.go ./dead.go ./debug.go ./layout.go ./load.go ./macho.go ./main.go ./pclntab.go ./prog.go ./runtime.go ./scan.go ./util.go ./write.go mkdir -p $WORK/cmd/cover/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/cover /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/cover.a -trimpath $WORK -p main -complete -buildid fa26db596764d7dd666df7427c6d2883cfeddbf8 -D _/builddir/build/BUILD/go/src/cmd/cover -I $WORK -pack ./cover.go ./doc.go ./func.go ./html.go ./profile.go mv $WORK/cmd/pprof/internal/report.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/pprof/internal/report.a cmd/pprof/internal/commands mkdir -p $WORK/cmd/pprof/internal/commands/_obj/ cd /builddir/build/BUILD/go/src/cmd/pprof/internal/commands /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/pprof/internal/commands.a -trimpath $WORK -p cmd/pprof/internal/commands -complete -buildid c2061acda49cecf548b7fe6fd6f81aca6ac73e89 -D _/builddir/build/BUILD/go/src/cmd/pprof/internal/commands -I $WORK -pack ./commands.go cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/yacc/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=4b7b0064ffab792c94d032aae7e53d1986b12fdf $WORK/cmd/yacc.a mv $WORK/cmd/asm/internal/asm.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/asm/internal/asm.a cmd/asm mkdir -p $WORK/cmd/asm/_obj/ mkdir -p $WORK/cmd/asm/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/asm /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/asm.a -trimpath $WORK -p main -complete -buildid 41bdd5bf02f0cd922756bd543088054a5840fea0 -D _/builddir/build/BUILD/go/src/cmd/asm -I $WORK -pack ./main.go cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/fix/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=75c6e1fbbdaddeb09d9b1d0a856f4ef4e06f3333 $WORK/cmd/fix.a /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/doc/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=edadfd928fa794d0dc8d1253e35b8eecbeef14ff $WORK/cmd/doc.a mv $WORK/cmd/pprof/internal/commands.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/pprof/internal/commands.a cmd/pprof/internal/driver mkdir -p $WORK/cmd/pprof/internal/driver/_obj/ cd /builddir/build/BUILD/go/src/cmd/pprof/internal/driver /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/pprof/internal/driver.a -trimpath $WORK -p cmd/pprof/internal/driver -complete -buildid 8a6dff80a190b305caa9353a8c1ffda5cb4799b0 -D _/builddir/build/BUILD/go/src/cmd/pprof/internal/driver -I $WORK -pack ./driver.go ./interactive.go cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/asm/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=41bdd5bf02f0cd922756bd543088054a5840fea0 $WORK/cmd/asm.a /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/newlink/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=be07b794007c9c75b47b4eaf64da1e9889ef8d91 $WORK/cmd/newlink.a /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/cover/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=fa26db596764d7dd666df7427c6d2883cfeddbf8 $WORK/cmd/cover.a mkdir -p /builddir/build/BUILD/go/bin/ mv $WORK/cmd/gofmt/_obj/exe/a.out /builddir/build/BUILD/go/bin/gofmt /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/cgo/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=e0f64c511a868fe18ac5147bc6e128d1fc3a8719 $WORK/cmd/cgo.a mv $WORK/cmd/pprof/internal/driver.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/pprof/internal/driver.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/cmd/link/internal/ mv $WORK/cmd/link/internal/ld.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/link/internal/ld.a cmd/link/internal/amd64 mkdir -p $WORK/cmd/link/internal/amd64/_obj/ cd /builddir/build/BUILD/go/src/cmd/link/internal/amd64 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/link/internal/amd64.a -trimpath $WORK -p cmd/link/internal/amd64 -complete -buildid 26ad83fc661a4dc106cc32fbcb2401dde6a156c5 -D _/builddir/build/BUILD/go/src/cmd/link/internal/amd64 -I $WORK -pack ./asm.go ./l.go ./obj.go ./z.go cmd/link/internal/arm cmd/link/internal/arm64 mkdir -p $WORK/cmd/link/internal/arm/_obj/ cmd/link/internal/ppc64 cd /builddir/build/BUILD/go/src/cmd/link/internal/arm /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/link/internal/arm.a -trimpath $WORK -p cmd/link/internal/arm -complete -buildid 5856eefa3cbaefc5d457f08325ceff291902e1d0 -D _/builddir/build/BUILD/go/src/cmd/link/internal/arm -I $WORK -pack ./asm.go ./l.go ./obj.go mkdir -p $WORK/cmd/link/internal/ppc64/_obj/ cd /builddir/build/BUILD/go/src/cmd/link/internal/ppc64 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/link/internal/ppc64.a -trimpath $WORK -p cmd/link/internal/ppc64 -complete -buildid 5856eefa3cbaefc5d457f08325ceff291902e1d0 -D _/builddir/build/BUILD/go/src/cmd/link/internal/ppc64 -I $WORK -pack ./asm.go ./l.go ./obj.go cmd/link/internal/x86 mkdir -p $WORK/cmd/link/internal/x86/_obj/ cd /builddir/build/BUILD/go/src/cmd/link/internal/x86 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/link/internal/x86.a -trimpath $WORK -p cmd/link/internal/x86 -complete -buildid 5856eefa3cbaefc5d457f08325ceff291902e1d0 -D _/builddir/build/BUILD/go/src/cmd/link/internal/x86 -I $WORK -pack ./asm.go ./l.go ./obj.go mkdir -p $WORK/cmd/link/internal/arm64/_obj/ cd /builddir/build/BUILD/go/src/cmd/link/internal/arm64 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/link/internal/arm64.a -trimpath $WORK -p cmd/link/internal/arm64 -complete -buildid 5856eefa3cbaefc5d457f08325ceff291902e1d0 -D _/builddir/build/BUILD/go/src/cmd/link/internal/arm64 -I $WORK -pack ./asm.go ./l.go ./obj.go mv $WORK/go/types.a /builddir/build/BUILD/go/pkg/linux_amd64/go/types.a go/internal/gccgoimporter mkdir -p $WORK/go/internal/gccgoimporter/_obj/ go/internal/gcimporter mkdir -p $WORK/go/internal/ cmd/api cd /builddir/build/BUILD/go/src/go/internal/gccgoimporter /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/go/internal/gccgoimporter.a -trimpath $WORK -p go/internal/gccgoimporter -complete -buildid 2dbf8e357686a4ee70a19de37df375226bdb6ac6 -D _/builddir/build/BUILD/go/src/go/internal/gccgoimporter -I $WORK -pack ./gccgoinstallation.go ./importer.go ./parser.go mkdir -p $WORK/cmd/api/_obj/ mkdir -p $WORK/cmd/api/_obj/exe/ mkdir -p $WORK/go/internal/gcimporter/_obj/ cd /builddir/build/BUILD/go/src/cmd/api /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/api.a -trimpath $WORK -p main -complete -buildid 168f10630f0a81e19d59300e8ca407b61a2fa054 -D _/builddir/build/BUILD/go/src/cmd/api -I $WORK -pack ./goapi.go cd /builddir/build/BUILD/go/src/go/internal/gcimporter /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/go/internal/gcimporter.a -trimpath $WORK -p go/internal/gcimporter -complete -buildid eb2a363a06e8b63886a97b85cf86898d96a5db14 -D _/builddir/build/BUILD/go/src/go/internal/gcimporter -I $WORK -pack ./exportdata.go ./gcimporter.go mv $WORK/cmd/link/internal/arm64.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/link/internal/arm64.a mv $WORK/cmd/link/internal/x86.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/link/internal/x86.a mv $WORK/cmd/link/internal/ppc64.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/link/internal/ppc64.a mv $WORK/cmd/link/internal/arm.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/link/internal/arm.a mv $WORK/cmd/link/internal/amd64.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/link/internal/amd64.a cmd/link mkdir -p $WORK/cmd/link/_obj/ mkdir -p $WORK/cmd/link/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/link /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/link.a -trimpath $WORK -p main -complete -buildid 86e0eebe87760599cca9d3c85b176ceae3456b22 -D _/builddir/build/BUILD/go/src/cmd/link -I $WORK -pack ./doc.go ./main.go cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/link/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=86e0eebe87760599cca9d3c85b176ceae3456b22 $WORK/cmd/link.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/go/internal/ mv $WORK/go/internal/gcimporter.a /builddir/build/BUILD/go/pkg/linux_amd64/go/internal/gcimporter.a mv $WORK/go/internal/gccgoimporter.a /builddir/build/BUILD/go/pkg/linux_amd64/go/internal/gccgoimporter.a go/importer mkdir -p $WORK/go/importer/_obj/ cd /builddir/build/BUILD/go/src/go/importer /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/go/importer.a -trimpath $WORK -p go/importer -complete -buildid 2550b96b61acf5f61278312485c08f42f819c5bb -D _/builddir/build/BUILD/go/src/go/importer -I $WORK -pack ./importer.go mkdir -p /builddir/build/BUILD/go/pkg/tool/linux_amd64/ mv $WORK/cmd/cgo/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/cgo runtime/cgo mkdir -p $WORK/runtime/cgo/_obj/ cd /builddir/build/BUILD/go/src/runtime/cgo CGO_LDFLAGS="-g" "-O2" "-lpthread" /builddir/build/BUILD/go/pkg/tool/linux_amd64/cgo -objdir $WORK/runtime/cgo/_obj/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/runtime/cgo/_obj/ -Wall -Werror cgo.go gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -print-libgcc-file-name gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/_cgo_main.o -c $WORK/runtime/cgo/_obj/_cgo_main.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/_cgo_export.o -c $WORK/runtime/cgo/_obj/_cgo_export.c cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/api/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=168f10630f0a81e19d59300e8ca407b61a2fa054 $WORK/cmd/api.a cd /builddir/build/BUILD/go/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/cgo.cgo2.o -c $WORK/runtime/cgo/_obj/cgo.cgo2.c mv $WORK/go/importer.a /builddir/build/BUILD/go/pkg/linux_amd64/go/importer.a cmd/vet mkdir -p $WORK/cmd/vet/_obj/ mkdir -p $WORK/cmd/vet/_obj/exe/ gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_fatalf.o -c ./gcc_fatalf.c cd /builddir/build/BUILD/go/src/cmd/vet /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/vet.a -trimpath $WORK -p main -complete -buildid cd9b54387cc9ae7c59eb575bacdf10ffd79a0733 -D _/builddir/build/BUILD/go/src/cmd/vet -I $WORK -pack ./asmdecl.go ./assign.go ./atomic.go ./bool.go ./buildtag.go ./composite.go ./copylock.go ./deadcode.go ./doc.go ./main.go ./method.go ./nilfunc.go ./print.go ./rangeloop.go ./shadow.go ./shift.go ./structtag.go ./types.go ./unsafeptr.go ./unused.go cd /builddir/build/BUILD/go/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_libinit.o -c ./gcc_libinit.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_linux_amd64.o -c ./gcc_linux_amd64.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_setenv.o -c ./gcc_setenv.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_util.o -c ./gcc_util.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_amd64.o -c ./gcc_amd64.S gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -o $WORK/runtime/cgo/_obj/_cgo_.o $WORK/runtime/cgo/_obj/_cgo_main.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_amd64.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_amd64.o -g -O2 -lpthread /builddir/build/BUILD/go/pkg/tool/linux_amd64/cgo -objdir $WORK/runtime/cgo/_obj/ -dynpackage cgo -dynimport $WORK/runtime/cgo/_obj/_cgo_.o -dynout $WORK/runtime/cgo/_obj/_cgo_import.go -dynlinker gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -o $WORK/runtime/cgo/_obj/_all.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_amd64.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_amd64.o -g -O2 -Wl,-r -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.3/libgcc.a -Wl,--build-id=none /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/runtime/cgo.a -trimpath $WORK -p runtime/cgo -buildid b713ff88a58bb7d10db90fcce7bdd99212c11127 -D _/builddir/build/BUILD/go/src/runtime/cgo -I $WORK -pack -asmhdr $WORK/runtime/cgo/_obj/go_asm.h ./callbacks.go ./iscgo.go ./setenv.go $WORK/runtime/cgo/_obj/_cgo_gotypes.go $WORK/runtime/cgo/_obj/cgo.cgo1.go $WORK/runtime/cgo/_obj/_cgo_import.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/cgo/_obj/asm_amd64.o -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asm_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a -o $WORK/runtime/cgo/_obj/asm_amd64.o.new -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /builddir/build/BUILD/go/pkg/include -D GOOS_linux -D GOARCH_amd64 ./asm_amd64.s pack r $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/asm_amd64.o $WORK/runtime/cgo/_obj/_all.o # internal mv $WORK/runtime/cgo.a /builddir/build/BUILD/go/pkg/linux_amd64/runtime/cgo.a net os/user mkdir -p $WORK/net/_obj/ cd /builddir/build/BUILD/go/src/net CGO_LDFLAGS="-g" "-O2" /builddir/build/BUILD/go/pkg/tool/linux_amd64/cgo -objdir $WORK/net/_obj/ -importpath net -- -I $WORK/net/_obj/ cgo_linux.go cgo_resnew.go cgo_socknew.go cgo_unix.go mkdir -p $WORK/os/user/_obj/ cd /builddir/build/BUILD/go/src/os/user CGO_LDFLAGS="-g" "-O2" /builddir/build/BUILD/go/pkg/tool/linux_amd64/cgo -objdir $WORK/os/user/_obj/ -importpath os/user -- -I $WORK/os/user/_obj/ lookup_unix.go gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/os/user/_obj/ -g -O2 -o $WORK/os/user/_obj/_cgo_main.o -c $WORK/os/user/_obj/_cgo_main.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/os/user/_obj/ -g -O2 -o $WORK/os/user/_obj/_cgo_export.o -c $WORK/os/user/_obj/_cgo_export.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/os/user/_obj/ -g -O2 -o $WORK/os/user/_obj/lookup_unix.cgo2.o -c $WORK/os/user/_obj/lookup_unix.cgo2.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -o $WORK/os/user/_obj/_cgo_.o $WORK/os/user/_obj/_cgo_main.o $WORK/os/user/_obj/_cgo_export.o $WORK/os/user/_obj/lookup_unix.cgo2.o -g -O2 /builddir/build/BUILD/go/pkg/tool/linux_amd64/cgo -objdir $WORK/os/user/_obj/ -dynpackage user -dynimport $WORK/os/user/_obj/_cgo_.o -dynout $WORK/os/user/_obj/_cgo_import.go gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -o $WORK/os/user/_obj/_all.o $WORK/os/user/_obj/_cgo_export.o $WORK/os/user/_obj/lookup_unix.cgo2.o -g -O2 -Wl,-r -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.3/libgcc.a -Wl,--build-id=none /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/os/user.a -trimpath $WORK -p os/user -buildid 9dcafa83c26c25db289d78bb57654238f83be690 -D _/builddir/build/BUILD/go/src/os/user -I $WORK -pack ./lookup.go ./user.go $WORK/os/user/_obj/_cgo_gotypes.go $WORK/os/user/_obj/lookup_unix.cgo1.go $WORK/os/user/_obj/_cgo_import.go cd /builddir/build/BUILD/go/src/net gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/_cgo_main.o -c $WORK/net/_obj/_cgo_main.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/_cgo_export.o -c $WORK/net/_obj/_cgo_export.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/cgo_linux.cgo2.o -c $WORK/net/_obj/cgo_linux.cgo2.c cd /builddir/build/BUILD/go/src/os/user pack r $WORK/os/user.a $WORK/os/user/_obj/_all.o # internal mv $WORK/os/user.a /builddir/build/BUILD/go/pkg/linux_amd64/os/user.a cd /builddir/build/BUILD/go/src/net gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/cgo_resnew.cgo2.o -c $WORK/net/_obj/cgo_resnew.cgo2.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/cgo_socknew.cgo2.o -c $WORK/net/_obj/cgo_socknew.cgo2.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/cgo_unix.cgo2.o -c $WORK/net/_obj/cgo_unix.cgo2.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -o $WORK/net/_obj/_cgo_.o $WORK/net/_obj/_cgo_main.o $WORK/net/_obj/_cgo_export.o $WORK/net/_obj/cgo_linux.cgo2.o $WORK/net/_obj/cgo_resnew.cgo2.o $WORK/net/_obj/cgo_socknew.cgo2.o $WORK/net/_obj/cgo_unix.cgo2.o -g -O2 /builddir/build/BUILD/go/pkg/tool/linux_amd64/cgo -objdir $WORK/net/_obj/ -dynpackage net -dynimport $WORK/net/_obj/_cgo_.o -dynout $WORK/net/_obj/_cgo_import.go gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -o $WORK/net/_obj/_all.o $WORK/net/_obj/_cgo_export.o $WORK/net/_obj/cgo_linux.cgo2.o $WORK/net/_obj/cgo_resnew.cgo2.o $WORK/net/_obj/cgo_socknew.cgo2.o $WORK/net/_obj/cgo_unix.cgo2.o -g -O2 -Wl,-r -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.3/libgcc.a -Wl,--build-id=none /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/net.a -trimpath $WORK -p net -buildid 2d8e0a229edfaf7eb53e3e47b0c982d2a4682fa7 -D _/builddir/build/BUILD/go/src/net -I $WORK -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./dnsmsg.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_cloexec.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go $WORK/net/_obj/_cgo_gotypes.go $WORK/net/_obj/cgo_linux.cgo1.go $WORK/net/_obj/cgo_resnew.cgo1.go $WORK/net/_obj/cgo_socknew.cgo1.go $WORK/net/_obj/cgo_unix.cgo1.go $WORK/net/_obj/_cgo_import.go cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/vet/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=cd9b54387cc9ae7c59eb575bacdf10ffd79a0733 $WORK/cmd/vet.a cd /builddir/build/BUILD/go/src/net pack r $WORK/net.a $WORK/net/_obj/_all.o # internal mv $WORK/net.a /builddir/build/BUILD/go/pkg/linux_amd64/net.a crypto/x509 mkdir -p $WORK/crypto/x509/_obj/ net/textproto mkdir -p $WORK/net/textproto/_obj/ cd /builddir/build/BUILD/go/src/crypto/x509 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/x509.a -trimpath $WORK -p crypto/x509 -complete -buildid be674824cea6f1713820d82844298f13ef43ded5 -D _/builddir/build/BUILD/go/src/crypto/x509 -I $WORK -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go log/syslog cd /builddir/build/BUILD/go/src/net/textproto /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/net/textproto.a -trimpath $WORK -p net/textproto -complete -buildid d844bc4138b9742fcb11a4ad2609081aca4f334e -D _/builddir/build/BUILD/go/src/net/textproto -I $WORK -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go mkdir -p $WORK/log/syslog/_obj/ mkdir -p $WORK/log/ cd /builddir/build/BUILD/go/src/log/syslog /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/log/syslog.a -trimpath $WORK -p log/syslog -complete -buildid acc7f434a81b61fe2609db6e489d866e4212ee6b -D _/builddir/build/BUILD/go/src/log/syslog -I $WORK -pack ./doc.go ./syslog.go ./syslog_unix.go mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/log/ mv $WORK/log/syslog.a /builddir/build/BUILD/go/pkg/linux_amd64/log/syslog.a mv $WORK/net/textproto.a /builddir/build/BUILD/go/pkg/linux_amd64/net/textproto.a mime/multipart mkdir -p $WORK/mime/multipart/_obj/ cd /builddir/build/BUILD/go/src/mime/multipart /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/mime/multipart.a -trimpath $WORK -p mime/multipart -complete -buildid 893fc3a36823a7c409aa23735f0d3e58efd4065b -D _/builddir/build/BUILD/go/src/mime/multipart -I $WORK -pack ./formdata.go ./multipart.go ./writer.go net/mail mkdir -p $WORK/net/mail/_obj/ cd /builddir/build/BUILD/go/src/net/mail /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/net/mail.a -trimpath $WORK -p net/mail -complete -buildid 0165f609564891299dbab5d158f46f11bfc04996 -D _/builddir/build/BUILD/go/src/net/mail -I $WORK -pack ./message.go mv $WORK/net/mail.a /builddir/build/BUILD/go/pkg/linux_amd64/net/mail.a mv $WORK/mime/multipart.a /builddir/build/BUILD/go/pkg/linux_amd64/mime/multipart.a mv $WORK/crypto/x509.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/x509.a crypto/tls mkdir -p $WORK/crypto/tls/_obj/ cd /builddir/build/BUILD/go/src/crypto/tls /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/crypto/tls.a -trimpath $WORK -p crypto/tls -complete -buildid 3f5bcda2689f26f66b4301180b890acc9665c06f -D _/builddir/build/BUILD/go/src/crypto/tls -I $WORK -pack ./alert.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go mv $WORK/cmd/compile/internal/gc.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/compile/internal/gc.a cmd/compile/internal/amd64 mkdir -p $WORK/cmd/compile/internal/amd64/_obj/ cd /builddir/build/BUILD/go/src/cmd/compile/internal/amd64 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/compile/internal/amd64.a -trimpath $WORK -p cmd/compile/internal/amd64 -complete -buildid c947f92e2bf9adfc6ba4e6f485ad29245869573a -D _/builddir/build/BUILD/go/src/cmd/compile/internal/amd64 -I $WORK -pack ./cgen.go ./galign.go ./ggen.go ./gsubr.go ./peep.go ./prog.go ./reg.go cmd/compile/internal/arm mkdir -p $WORK/cmd/compile/internal/arm/_obj/ cmd/compile/internal/arm64 mkdir -p $WORK/cmd/compile/internal/arm64/_obj/ cd /builddir/build/BUILD/go/src/cmd/compile/internal/arm /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/compile/internal/arm.a -trimpath $WORK -p cmd/compile/internal/arm -complete -buildid 91d883424491d7f244efde1907de574899a12fd1 -D _/builddir/build/BUILD/go/src/cmd/compile/internal/arm -I $WORK -pack ./cgen.go ./cgen64.go ./galign.go ./ggen.go ./gsubr.go ./peep.go ./prog.go ./reg.go cmd/compile/internal/ppc64 mkdir -p $WORK/cmd/compile/internal/ppc64/_obj/ cd /builddir/build/BUILD/go/src/cmd/compile/internal/arm64 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/compile/internal/arm64.a -trimpath $WORK -p cmd/compile/internal/arm64 -complete -buildid e86a828fae4f606bec1ca15600bfc1aaf015977d -D _/builddir/build/BUILD/go/src/cmd/compile/internal/arm64 -I $WORK -pack ./cgen.go ./galign.go ./ggen.go ./gsubr.go ./peep.go ./prog.go ./reg.go cmd/compile/internal/x86 mkdir -p $WORK/cmd/compile/internal/x86/_obj/ cd /builddir/build/BUILD/go/src/cmd/compile/internal/ppc64 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/compile/internal/ppc64.a -trimpath $WORK -p cmd/compile/internal/ppc64 -complete -buildid 114626398e6f85607b7a00353b4e881ea4120f2d -D _/builddir/build/BUILD/go/src/cmd/compile/internal/ppc64 -I $WORK -pack ./cgen.go ./galign.go ./ggen.go ./gsubr.go ./opt.go ./peep.go ./prog.go ./reg.go cd /builddir/build/BUILD/go/src/cmd/compile/internal/x86 /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/compile/internal/x86.a -trimpath $WORK -p cmd/compile/internal/x86 -complete -buildid ce4bbaa217c809c81099ced23131308401cd37e4 -D _/builddir/build/BUILD/go/src/cmd/compile/internal/x86 -I $WORK -pack ./cgen.go ./cgen64.go ./galign.go ./ggen.go ./gsubr.go ./peep.go ./prog.go ./reg.go mv $WORK/cmd/compile/internal/arm64.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/compile/internal/arm64.a mv $WORK/cmd/compile/internal/ppc64.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/compile/internal/ppc64.a mv $WORK/crypto/tls.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/tls.a net/http mkdir -p $WORK/net/http/_obj/ net/smtp mkdir -p $WORK/net/smtp/_obj/ cd /builddir/build/BUILD/go/src/net/http /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/net/http.a -trimpath $WORK -p net/http -complete -buildid 348ed1eb29c33486e12ede7bd9c57ac7137bc7c4 -D _/builddir/build/BUILD/go/src/net/http -I $WORK -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./header.go ./jar.go ./lex.go ./request.go ./response.go ./server.go ./sniff.go ./status.go ./transfer.go ./transport.go cd /builddir/build/BUILD/go/src/net/smtp /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/net/smtp.a -trimpath $WORK -p net/smtp -complete -buildid a5f2e296ebc21d999e7b4f4129b6f3bb12e40e6a -D _/builddir/build/BUILD/go/src/net/smtp -I $WORK -pack ./auth.go ./smtp.go mv $WORK/cmd/compile/internal/arm.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/compile/internal/arm.a mv $WORK/cmd/compile/internal/amd64.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/compile/internal/amd64.a mv $WORK/cmd/compile/internal/x86.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/compile/internal/x86.a cmd/compile mkdir -p $WORK/cmd/compile/_obj/ mkdir -p $WORK/cmd/compile/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/compile /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/compile.a -trimpath $WORK -p main -complete -buildid 86947555cf01ce1136978eab369913adae68100a -D _/builddir/build/BUILD/go/src/cmd/compile -I $WORK -pack ./doc.go ./main.go cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/compile/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=86947555cf01ce1136978eab369913adae68100a $WORK/cmd/compile.a mv $WORK/net/smtp.a /builddir/build/BUILD/go/pkg/linux_amd64/net/smtp.a mv $WORK/net/http.a /builddir/build/BUILD/go/pkg/linux_amd64/net/http.a expvar mkdir -p $WORK/expvar/_obj/ cd /builddir/build/BUILD/go/src/expvar /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/expvar.a -trimpath $WORK -p expvar -complete -buildid e1b2c1b14b9280b8af9e045b16bc7a7dd0715493 -D _/builddir/build/BUILD/go/src/expvar -I $WORK -pack ./expvar.go net/http/cgi mkdir -p $WORK/net/http/cgi/_obj/ cd /builddir/build/BUILD/go/src/net/http/cgi /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/net/http/cgi.a -trimpath $WORK -p net/http/cgi -complete -buildid d6748aed38141a34ed7c8256d2cc3eeb7479bcbe -D _/builddir/build/BUILD/go/src/net/http/cgi -I $WORK -pack ./child.go ./host.go net/http/cookiejar mkdir -p $WORK/net/http/cookiejar/_obj/ cd /builddir/build/BUILD/go/src/net/http/cookiejar /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/net/http/cookiejar.a -trimpath $WORK -p net/http/cookiejar -complete -buildid 77d502201c5505c9f7c8f281eee0d902e7c494ba -D _/builddir/build/BUILD/go/src/net/http/cookiejar -I $WORK -pack ./jar.go ./punycode.go net/http/httptest mkdir -p $WORK/net/http/httptest/_obj/ cd /builddir/build/BUILD/go/src/net/http/httptest /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/net/http/httptest.a -trimpath $WORK -p net/http/httptest -complete -buildid caee095adac2beb66e79ce5282a85a8e778c2dd0 -D _/builddir/build/BUILD/go/src/net/http/httptest -I $WORK -pack ./recorder.go ./server.go net/http/httputil mkdir -p $WORK/net/http/httputil/_obj/ net/http/pprof mkdir -p $WORK/net/http/pprof/_obj/ cd /builddir/build/BUILD/go/src/net/http/httputil /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/net/http/httputil.a -trimpath $WORK -p net/http/httputil -complete -buildid 44ddac5a29df0f6f0b0b371f7eaaf1bd20a7b9a5 -D _/builddir/build/BUILD/go/src/net/http/httputil -I $WORK -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go net/rpc cd /builddir/build/BUILD/go/src/net/http/pprof /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/net/http/pprof.a -trimpath $WORK -p net/http/pprof -complete -buildid 0494900178c0385f6cb7f8e6fddf5430952231dc -D _/builddir/build/BUILD/go/src/net/http/pprof -I $WORK -pack ./pprof.go mkdir -p $WORK/net/rpc/_obj/ cd /builddir/build/BUILD/go/src/net/rpc /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/net/rpc.a -trimpath $WORK -p net/rpc -complete -buildid 2e8b75abe66b490a91319cd10f2726f8f6284a87 -D _/builddir/build/BUILD/go/src/net/rpc -I $WORK -pack ./client.go ./debug.go ./server.go cmd/go mkdir -p $WORK/cmd/go/_obj/ mkdir -p $WORK/cmd/go/_obj/exe/ cmd/pprof/internal/fetch mkdir -p $WORK/cmd/pprof/internal/fetch/_obj/ cmd/trace cd /builddir/build/BUILD/go/src/cmd/go /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/go.a -trimpath $WORK -p main -complete -buildid f4d59e004045ffcb08997b2b2e0e09c2eaae95af -D _/builddir/build/BUILD/go/src/cmd/go -I $WORK -pack ./alldocs.go ./build.go ./clean.go ./context.go ./discovery.go ./doc.go ./env.go ./fix.go ./fmt.go ./generate.go ./get.go ./go11.go ./help.go ./http.go ./list.go ./main.go ./note.go ./pkg.go ./run.go ./signal.go ./signal_unix.go ./test.go ./testflag.go ./tool.go ./vcs.go ./version.go ./vet.go ./zdefaultcc.go cd /builddir/build/BUILD/go/src/cmd/pprof/internal/fetch /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/pprof/internal/fetch.a -trimpath $WORK -p cmd/pprof/internal/fetch -complete -buildid 54bf672b2aaa5ae54fb26dacd646de6a30fbdb73 -D _/builddir/build/BUILD/go/src/cmd/pprof/internal/fetch -I $WORK -pack ./fetch.go mkdir -p $WORK/cmd/trace/_obj/ mkdir -p $WORK/cmd/trace/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/trace /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/trace.a -trimpath $WORK -p main -complete -buildid c346ed5f5ce1c7b0d8f5da419f2f726a608ab496 -D _/builddir/build/BUILD/go/src/cmd/trace -I $WORK -pack ./goroutines.go ./main.go ./pprof.go ./trace.go mv $WORK/cmd/pprof/internal/fetch.a /builddir/build/BUILD/go/pkg/linux_amd64/cmd/pprof/internal/fetch.a cmd/pprof mkdir -p $WORK/cmd/pprof/_obj/ mkdir -p $WORK/cmd/pprof/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/pprof /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/cmd/pprof.a -trimpath $WORK -p main -complete -buildid 84506792cabe3012a17fefcbb4eb5af3865fa437 -D _/builddir/build/BUILD/go/src/cmd/pprof -I $WORK -pack ./doc.go ./pprof.go mv $WORK/expvar.a /builddir/build/BUILD/go/pkg/linux_amd64/expvar.a mv $WORK/net/http/pprof.a /builddir/build/BUILD/go/pkg/linux_amd64/net/http/pprof.a mv $WORK/net/http/httptest.a /builddir/build/BUILD/go/pkg/linux_amd64/net/http/httptest.a mv $WORK/net/http/cookiejar.a /builddir/build/BUILD/go/pkg/linux_amd64/net/http/cookiejar.a mv $WORK/net/http/cgi.a /builddir/build/BUILD/go/pkg/linux_amd64/net/http/cgi.a net/http/fcgi mkdir -p $WORK/net/http/fcgi/_obj/ cd /builddir/build/BUILD/go/src/net/http/fcgi /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/net/http/fcgi.a -trimpath $WORK -p net/http/fcgi -complete -buildid d1383ab511570f68f3bed13c66c78833e115dc45 -D _/builddir/build/BUILD/go/src/net/http/fcgi -I $WORK -pack ./child.go ./fcgi.go mv $WORK/net/http/httputil.a /builddir/build/BUILD/go/pkg/linux_amd64/net/http/httputil.a cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/pprof/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=84506792cabe3012a17fefcbb4eb5af3865fa437 $WORK/cmd/pprof.a mv $WORK/net/rpc.a /builddir/build/BUILD/go/pkg/linux_amd64/net/rpc.a net/rpc/jsonrpc mkdir -p $WORK/net/rpc/jsonrpc/_obj/ mkdir -p $WORK/net/rpc/ cd /builddir/build/BUILD/go/src/net/rpc/jsonrpc /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile -o $WORK/net/rpc/jsonrpc.a -trimpath $WORK -p net/rpc/jsonrpc -complete -buildid 26988db6fc5fb40ff9d88229aea631d279daad40 -D _/builddir/build/BUILD/go/src/net/rpc/jsonrpc -I $WORK -pack ./client.go ./server.go cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/trace/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=c346ed5f5ce1c7b0d8f5da419f2f726a608ab496 $WORK/cmd/trace.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/net/rpc/ mv $WORK/net/rpc/jsonrpc.a /builddir/build/BUILD/go/pkg/linux_amd64/net/rpc/jsonrpc.a mv $WORK/net/http/fcgi.a /builddir/build/BUILD/go/pkg/linux_amd64/net/http/fcgi.a /builddir/build/BUILD/go/pkg/tool/linux_amd64/link -o $WORK/cmd/go/_obj/exe/a.out -L $WORK -extld=gcc -buildmode=exe -buildid=f4d59e004045ffcb08997b2b2e0e09c2eaae95af $WORK/cmd/go.a mv $WORK/cmd/go/_obj/exe/a.out /builddir/build/BUILD/go/bin/go mv $WORK/cmd/compile/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/compile mv $WORK/cmd/yacc/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/yacc mv $WORK/cmd/doc/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/doc mv $WORK/cmd/newlink/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/newlink mv $WORK/cmd/api/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/api mv $WORK/cmd/dist/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/dist mv $WORK/cmd/link/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/link mv $WORK/cmd/old6a/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/old6a mv $WORK/cmd/old9a/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/old9a mv $WORK/cmd/pack/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack mv $WORK/cmd/nm/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/nm mv $WORK/cmd/objdump/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/objdump mv $WORK/cmd/trace/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/trace mv $WORK/cmd/old5a/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/old5a mv $WORK/cmd/vet/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/vet mv $WORK/cmd/pprof/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/pprof mv $WORK/cmd/old8a/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/old8a mv $WORK/cmd/addr2line/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/addr2line mv $WORK/cmd/cover/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/cover mv $WORK/cmd/asm/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/asm mv $WORK/cmd/fix/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/fix --- Installed Go for linux/amd64 in /builddir/build/BUILD/go Installed commands in /builddir/build/BUILD/go/bin The binaries expect /builddir/build/BUILD/go to be copied or moved to /usr/lib/golang + popd ~/build/BUILD/go + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.68yWcD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64 + cd go + rm -rf /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang + cp -apv api bin doc favicon.ico lib pkg robots.txt src misc VERSION /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang 'api' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/api' 'api/go1.1.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/api/go1.1.txt' 'api/go1.4.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/api/go1.4.txt' 'api/README' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/api/README' 'api/go1.2.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/api/go1.2.txt' 'api/next.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/api/next.txt' 'api/except.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/api/except.txt' 'api/go1.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/api/go1.txt' 'api/go1.3.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/api/go1.3.txt' 'bin' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/bin' 'bin/gofmt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/bin/gofmt' 'bin/go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/bin/go' 'doc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc' 'doc/ie.css' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/ie.css' 'doc/codewalk' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/codewalk' 'doc/codewalk/run' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/codewalk/run' 'doc/codewalk/codewalk.css' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/codewalk/codewalk.css' 'doc/codewalk/codewalk.js' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/codewalk/codewalk.js' 'doc/codewalk/markov.xml' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/codewalk/markov.xml' 'doc/codewalk/popout.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/codewalk/popout.png' 'doc/codewalk/codewalk.xml' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/codewalk/codewalk.xml' 'doc/codewalk/urlpoll.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/codewalk/urlpoll.go' 'doc/codewalk/functions.xml' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/codewalk/functions.xml' 'doc/codewalk/sharemem.xml' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/codewalk/sharemem.xml' 'doc/codewalk/markov.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/codewalk/markov.go' 'doc/codewalk/pig.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/codewalk/pig.go' 'doc/go1.4.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/go1.4.html' 'doc/go-logo-black.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/go-logo-black.png' 'doc/go1.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/go1.html' 'doc/debugging_with_gdb.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/debugging_with_gdb.html' 'doc/gopher' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher' 'doc/gopher/help.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/help.png' 'doc/gopher/bumper.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/bumper.png' 'doc/gopher/ref.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/ref.png' 'doc/gopher/bumper192x108.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/bumper192x108.png' 'doc/gopher/appenginelogo.gif' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/appenginelogo.gif' 'doc/gopher/bumper640x360.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/bumper640x360.png' 'doc/gopher/biplane.jpg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/biplane.jpg' 'doc/gopher/bumper480x270.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/bumper480x270.png' 'doc/gopher/bumper320x180.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/bumper320x180.png' 'doc/gopher/README' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/README' 'doc/gopher/appenginegopher.jpg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/appenginegopher.jpg' 'doc/gopher/gophercolor16x16.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/gophercolor16x16.png' 'doc/gopher/run.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/run.png' 'doc/gopher/gophercolor.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/gophercolor.png' 'doc/gopher/pencil' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/pencil' 'doc/gopher/pencil/gopherswrench.jpg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/pencil/gopherswrench.jpg' 'doc/gopher/pencil/gopherhat.jpg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/pencil/gopherhat.jpg' 'doc/gopher/pencil/gopherhelmet.jpg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/pencil/gopherhelmet.jpg' 'doc/gopher/pencil/gophermega.jpg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/pencil/gophermega.jpg' 'doc/gopher/pencil/gopherrunning.jpg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/pencil/gopherrunning.jpg' 'doc/gopher/pencil/gopherswim.jpg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/pencil/gopherswim.jpg' 'doc/gopher/frontpage.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/frontpage.png' 'doc/gopher/pkg.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/pkg.png' 'doc/gopher/fiveyears.jpg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/fiveyears.jpg' 'doc/gopher/doc.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/doc.png' 'doc/gopher/appenginegophercolor.jpg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/appenginegophercolor.jpg' 'doc/gopher/project.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/project.png' 'doc/gopher/gopherbw.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/gopherbw.png' 'doc/gopher/talks.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gopher/talks.png' 'doc/contribute.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/contribute.html' 'doc/tos.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/tos.html' 'doc/install.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/install.html' 'doc/contrib.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/contrib.html' 'doc/go_faq.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/go_faq.html' 'doc/go1compat.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/go1compat.html' 'doc/share.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/share.png' 'doc/asm.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/asm.html' 'doc/root.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/root.html' 'doc/articles' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles' 'doc/articles/race_detector.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/race_detector.html' 'doc/articles/wiki' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki' 'doc/articles/wiki/final-noerror.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/final-noerror.go' 'doc/articles/wiki/test.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/test.bash' 'doc/articles/wiki/part3-errorhandling.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/part3-errorhandling.go' 'doc/articles/wiki/http-sample.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/http-sample.go' 'doc/articles/wiki/final-template.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/final-template.go' 'doc/articles/wiki/test_view.good' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/test_view.good' 'doc/articles/wiki/part1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/part1.go' 'doc/articles/wiki/final-test.patch' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/final-test.patch' 'doc/articles/wiki/notemplate.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/notemplate.go' 'doc/articles/wiki/final-noclosure.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/final-noclosure.go' 'doc/articles/wiki/edit.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/edit.html' 'doc/articles/wiki/part1-noerror.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/part1-noerror.go' 'doc/articles/wiki/view.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/view.html' 'doc/articles/wiki/test_Test.txt.good' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/test_Test.txt.good' 'doc/articles/wiki/final-parsetemplate.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/final-parsetemplate.go' 'doc/articles/wiki/final.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/final.go' 'doc/articles/wiki/index.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/index.html' 'doc/articles/wiki/part3.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/part3.go' 'doc/articles/wiki/part2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/part2.go' 'doc/articles/wiki/get.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/get.go' 'doc/articles/wiki/test_edit.good' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/wiki/test_edit.good' 'doc/articles/index.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/index.html' 'doc/articles/go_command.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/articles/go_command.html' 'doc/go1.1.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/go1.1.html' 'doc/effective_go.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/effective_go.html' 'doc/go-logo-blue.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/go-logo-blue.png' 'doc/go1.2.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/go1.2.html' 'doc/code.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/code.html' 'doc/help.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/help.html' 'doc/cmd.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/cmd.html' 'doc/go_mem.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/go_mem.html' 'doc/progs' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs' 'doc/progs/error3.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/error3.go' 'doc/progs/eff_unused1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/eff_unused1.go' 'doc/progs/defer2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/defer2.go' 'doc/progs/json1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/json1.go' 'doc/progs/eff_unused2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/eff_unused2.go' 'doc/progs/image_package4.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/image_package4.go' 'doc/progs/timeout2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/timeout2.go' 'doc/progs/image_package5.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/image_package5.go' 'doc/progs/defer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/defer.go' 'doc/progs/timeout1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/timeout1.go' 'doc/progs/error.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/error.go' 'doc/progs/eff_bytesize.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/eff_bytesize.go' 'doc/progs/interface.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/interface.go' 'doc/progs/json4.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/json4.go' 'doc/progs/image_package6.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/image_package6.go' 'doc/progs/json2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/json2.go' 'doc/progs/run.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/run.go' 'doc/progs/cgo4.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/cgo4.go' 'doc/progs/error4.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/error4.go' 'doc/progs/image_draw.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/image_draw.go' 'doc/progs/interface2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/interface2.go' 'doc/progs/json3.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/json3.go' 'doc/progs/cgo1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/cgo1.go' 'doc/progs/image_package2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/image_package2.go' 'doc/progs/gobs1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/gobs1.go' 'doc/progs/image_package1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/image_package1.go' 'doc/progs/image_package3.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/image_package3.go' 'doc/progs/cgo3.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/cgo3.go' 'doc/progs/error2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/error2.go' 'doc/progs/eff_qr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/eff_qr.go' 'doc/progs/gobs2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/gobs2.go' 'doc/progs/go1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/go1.go' 'doc/progs/json5.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/json5.go' 'doc/progs/cgo2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/cgo2.go' 'doc/progs/slices.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/slices.go' 'doc/progs/eff_sequence.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/progs/eff_sequence.go' 'doc/docs.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/docs.html' 'doc/go1.5.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/go1.5.html' 'doc/go_spec.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/go_spec.html' 'doc/play' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/play' 'doc/play/peano.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/play/peano.go' 'doc/play/tree.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/play/tree.go' 'doc/play/pi.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/play/pi.go' 'doc/play/life.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/play/life.go' 'doc/play/fib.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/play/fib.go' 'doc/play/hello.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/play/hello.go' 'doc/play/sieve.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/play/sieve.go' 'doc/play/solitaire.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/play/solitaire.go' 'doc/gccgo_install.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gccgo_install.html' 'doc/devel' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/devel' 'doc/devel/weekly.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/devel/weekly.html' 'doc/devel/release.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/devel/release.html' 'doc/devel/pre_go1.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/devel/pre_go1.html' 'doc/go1.3.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/go1.3.html' 'doc/go-logo-white.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/go-logo-white.png' 'doc/install-source.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/install-source.html' 'doc/gccgo_contribute.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/gccgo_contribute.html' 'favicon.ico' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/favicon.ico' 'lib' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/lib' 'lib/time' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/lib/time' 'lib/time/README' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/lib/time/README' 'lib/time/zoneinfo.zip' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/lib/time/zoneinfo.zip' 'lib/time/update.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/lib/time/update.bash' 'pkg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg' 'pkg/include' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/include' 'pkg/include/textflag.h' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/include/textflag.h' 'pkg/include/funcdata.h' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/include/funcdata.h' 'pkg/obj' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/obj' 'pkg/obj/linux_amd64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/obj/linux_amd64' 'pkg/linux_amd64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64' 'pkg/linux_amd64/mime' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/mime' 'pkg/linux_amd64/mime/multipart.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/mime/multipart.a' 'pkg/linux_amd64/mime/quotedprintable.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/mime/quotedprintable.a' 'pkg/linux_amd64/unicode' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/unicode' 'pkg/linux_amd64/unicode/utf8.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/unicode/utf8.a' 'pkg/linux_amd64/unicode/utf16.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/unicode/utf16.a' 'pkg/linux_amd64/net' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net' 'pkg/linux_amd64/net/rpc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/rpc' 'pkg/linux_amd64/net/rpc/jsonrpc.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/rpc/jsonrpc.a' 'pkg/linux_amd64/net/http.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/http.a' 'pkg/linux_amd64/net/smtp.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/smtp.a' 'pkg/linux_amd64/net/url.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/url.a' 'pkg/linux_amd64/net/textproto.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/textproto.a' 'pkg/linux_amd64/net/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/internal' 'pkg/linux_amd64/net/internal/socktest.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/internal/socktest.a' 'pkg/linux_amd64/net/rpc.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/rpc.a' 'pkg/linux_amd64/net/mail.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/mail.a' 'pkg/linux_amd64/net/http' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/http' 'pkg/linux_amd64/net/http/cgi.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/http/cgi.a' 'pkg/linux_amd64/net/http/httputil.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/http/httputil.a' 'pkg/linux_amd64/net/http/fcgi.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/http/fcgi.a' 'pkg/linux_amd64/net/http/pprof.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/http/pprof.a' 'pkg/linux_amd64/net/http/internal.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/http/internal.a' 'pkg/linux_amd64/net/http/httptest.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/http/httptest.a' 'pkg/linux_amd64/net/http/cookiejar.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net/http/cookiejar.a' 'pkg/linux_amd64/mime.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/mime.a' 'pkg/linux_amd64/os.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/os.a' 'pkg/linux_amd64/cmd' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd' 'pkg/linux_amd64/cmd/pprof' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/pprof' 'pkg/linux_amd64/cmd/pprof/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/pprof/internal' 'pkg/linux_amd64/cmd/pprof/internal/profile.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/pprof/internal/profile.a' 'pkg/linux_amd64/cmd/pprof/internal/commands.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/pprof/internal/commands.a' 'pkg/linux_amd64/cmd/pprof/internal/fetch.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/pprof/internal/fetch.a' 'pkg/linux_amd64/cmd/pprof/internal/symbolizer.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/pprof/internal/symbolizer.a' 'pkg/linux_amd64/cmd/pprof/internal/plugin.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/pprof/internal/plugin.a' 'pkg/linux_amd64/cmd/pprof/internal/driver.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/pprof/internal/driver.a' 'pkg/linux_amd64/cmd/pprof/internal/symbolz.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/pprof/internal/symbolz.a' 'pkg/linux_amd64/cmd/pprof/internal/report.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/pprof/internal/report.a' 'pkg/linux_amd64/cmd/pprof/internal/svg.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/pprof/internal/svg.a' 'pkg/linux_amd64/cmd/pprof/internal/tempfile.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/pprof/internal/tempfile.a' 'pkg/linux_amd64/cmd/link' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/link' 'pkg/linux_amd64/cmd/link/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/link/internal' 'pkg/linux_amd64/cmd/link/internal/amd64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/link/internal/amd64.a' 'pkg/linux_amd64/cmd/link/internal/arm.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/link/internal/arm.a' 'pkg/linux_amd64/cmd/link/internal/arm64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/link/internal/arm64.a' 'pkg/linux_amd64/cmd/link/internal/ppc64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/link/internal/ppc64.a' 'pkg/linux_amd64/cmd/link/internal/x86.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/link/internal/x86.a' 'pkg/linux_amd64/cmd/link/internal/ld.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/link/internal/ld.a' 'pkg/linux_amd64/cmd/compile' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/compile' 'pkg/linux_amd64/cmd/compile/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/compile/internal' 'pkg/linux_amd64/cmd/compile/internal/amd64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/compile/internal/amd64.a' 'pkg/linux_amd64/cmd/compile/internal/arm.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/compile/internal/arm.a' 'pkg/linux_amd64/cmd/compile/internal/gc.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/compile/internal/gc.a' 'pkg/linux_amd64/cmd/compile/internal/big.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/compile/internal/big.a' 'pkg/linux_amd64/cmd/compile/internal/arm64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/compile/internal/arm64.a' 'pkg/linux_amd64/cmd/compile/internal/ppc64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/compile/internal/ppc64.a' 'pkg/linux_amd64/cmd/compile/internal/x86.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/compile/internal/x86.a' 'pkg/linux_amd64/cmd/asm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/asm' 'pkg/linux_amd64/cmd/asm/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/asm/internal' 'pkg/linux_amd64/cmd/asm/internal/flags.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/asm/internal/flags.a' 'pkg/linux_amd64/cmd/asm/internal/arch.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/asm/internal/arch.a' 'pkg/linux_amd64/cmd/asm/internal/asm.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/asm/internal/asm.a' 'pkg/linux_amd64/cmd/asm/internal/lex.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/asm/internal/lex.a' 'pkg/linux_amd64/cmd/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/internal' 'pkg/linux_amd64/cmd/internal/gcprog.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/internal/gcprog.a' 'pkg/linux_amd64/cmd/internal/obj.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/internal/obj.a' 'pkg/linux_amd64/cmd/internal/objfile.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/internal/objfile.a' 'pkg/linux_amd64/cmd/internal/rsc.io' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/internal/rsc.io' 'pkg/linux_amd64/cmd/internal/rsc.io/arm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/internal/rsc.io/arm' 'pkg/linux_amd64/cmd/internal/rsc.io/arm/armasm.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/internal/rsc.io/arm/armasm.a' 'pkg/linux_amd64/cmd/internal/rsc.io/x86' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/internal/rsc.io/x86' 'pkg/linux_amd64/cmd/internal/rsc.io/x86/x86asm.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/internal/rsc.io/x86/x86asm.a' 'pkg/linux_amd64/cmd/internal/asm.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/internal/asm.a' 'pkg/linux_amd64/cmd/internal/obj' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/internal/obj' 'pkg/linux_amd64/cmd/internal/obj/arm.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/internal/obj/arm.a' 'pkg/linux_amd64/cmd/internal/obj/arm64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/internal/obj/arm64.a' 'pkg/linux_amd64/cmd/internal/obj/ppc64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/internal/obj/ppc64.a' 'pkg/linux_amd64/cmd/internal/obj/x86.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/internal/obj/x86.a' 'pkg/linux_amd64/cmd/internal/goobj.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/internal/goobj.a' 'pkg/linux_amd64/cmd/vet' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/vet' 'pkg/linux_amd64/cmd/vet/whitelist.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/cmd/vet/whitelist.a' 'pkg/linux_amd64/testing.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/testing.a' 'pkg/linux_amd64/database' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/database' 'pkg/linux_amd64/database/sql.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/database/sql.a' 'pkg/linux_amd64/database/sql' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/database/sql' 'pkg/linux_amd64/database/sql/driver.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/database/sql/driver.a' 'pkg/linux_amd64/math.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/math.a' 'pkg/linux_amd64/text' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/text' 'pkg/linux_amd64/text/template' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/text/template' 'pkg/linux_amd64/text/template/parse.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/text/template/parse.a' 'pkg/linux_amd64/text/template.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/text/template.a' 'pkg/linux_amd64/text/tabwriter.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/text/tabwriter.a' 'pkg/linux_amd64/text/scanner.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/text/scanner.a' 'pkg/linux_amd64/debug' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/debug' 'pkg/linux_amd64/debug/macho.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/debug/macho.a' 'pkg/linux_amd64/debug/dwarf.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/debug/dwarf.a' 'pkg/linux_amd64/debug/gosym.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/debug/gosym.a' 'pkg/linux_amd64/debug/pe.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/debug/pe.a' 'pkg/linux_amd64/debug/elf.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/debug/elf.a' 'pkg/linux_amd64/debug/plan9obj.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/debug/plan9obj.a' 'pkg/linux_amd64/html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/html' 'pkg/linux_amd64/html/template.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/html/template.a' 'pkg/linux_amd64/log' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/log' 'pkg/linux_amd64/log/syslog.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/log/syslog.a' 'pkg/linux_amd64/html.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/html.a' 'pkg/linux_amd64/path.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/path.a' 'pkg/linux_amd64/expvar.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/expvar.a' 'pkg/linux_amd64/crypto' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto' 'pkg/linux_amd64/crypto/aes.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/aes.a' 'pkg/linux_amd64/crypto/rand.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/rand.a' 'pkg/linux_amd64/crypto/subtle.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/subtle.a' 'pkg/linux_amd64/crypto/rc4.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/rc4.a' 'pkg/linux_amd64/crypto/sha1.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/sha1.a' 'pkg/linux_amd64/crypto/dsa.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/dsa.a' 'pkg/linux_amd64/crypto/sha512.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/sha512.a' 'pkg/linux_amd64/crypto/sha256.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/sha256.a' 'pkg/linux_amd64/crypto/x509' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/x509' 'pkg/linux_amd64/crypto/x509/pkix.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/x509/pkix.a' 'pkg/linux_amd64/crypto/hmac.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/hmac.a' 'pkg/linux_amd64/crypto/elliptic.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/elliptic.a' 'pkg/linux_amd64/crypto/des.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/des.a' 'pkg/linux_amd64/crypto/x509.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/x509.a' 'pkg/linux_amd64/crypto/tls.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/tls.a' 'pkg/linux_amd64/crypto/rsa.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/rsa.a' 'pkg/linux_amd64/crypto/ecdsa.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/ecdsa.a' 'pkg/linux_amd64/crypto/cipher.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/cipher.a' 'pkg/linux_amd64/crypto/md5.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto/md5.a' 'pkg/linux_amd64/crypto.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/crypto.a' 'pkg/linux_amd64/encoding.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/encoding.a' 'pkg/linux_amd64/path' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/path' 'pkg/linux_amd64/path/filepath.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/path/filepath.a' 'pkg/linux_amd64/runtime.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/runtime.a' 'pkg/linux_amd64/regexp' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/regexp' 'pkg/linux_amd64/regexp/syntax.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/regexp/syntax.a' 'pkg/linux_amd64/image.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/image.a' 'pkg/linux_amd64/hash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/hash' 'pkg/linux_amd64/hash/crc32.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/hash/crc32.a' 'pkg/linux_amd64/hash/crc64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/hash/crc64.a' 'pkg/linux_amd64/hash/fnv.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/hash/fnv.a' 'pkg/linux_amd64/hash/adler32.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/hash/adler32.a' 'pkg/linux_amd64/strconv.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/strconv.a' 'pkg/linux_amd64/sync.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/sync.a' 'pkg/linux_amd64/errors.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/errors.a' 'pkg/linux_amd64/math' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/math' 'pkg/linux_amd64/math/rand.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/math/rand.a' 'pkg/linux_amd64/math/cmplx.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/math/cmplx.a' 'pkg/linux_amd64/math/big.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/math/big.a' 'pkg/linux_amd64/io.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/io.a' 'pkg/linux_amd64/log.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/log.a' 'pkg/linux_amd64/bytes.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/bytes.a' 'pkg/linux_amd64/reflect.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/reflect.a' 'pkg/linux_amd64/flag.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/flag.a' 'pkg/linux_amd64/compress' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/compress' 'pkg/linux_amd64/compress/lzw.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/compress/lzw.a' 'pkg/linux_amd64/compress/bzip2.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/compress/bzip2.a' 'pkg/linux_amd64/compress/zlib.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/compress/zlib.a' 'pkg/linux_amd64/compress/gzip.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/compress/gzip.a' 'pkg/linux_amd64/compress/flate.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/compress/flate.a' 'pkg/linux_amd64/regexp.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/regexp.a' 'pkg/linux_amd64/runtime' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/runtime' 'pkg/linux_amd64/runtime/race.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/runtime/race.a' 'pkg/linux_amd64/runtime/pprof.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/runtime/pprof.a' 'pkg/linux_amd64/runtime/cgo.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/runtime/cgo.a' 'pkg/linux_amd64/runtime/debug.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/runtime/debug.a' 'pkg/linux_amd64/sync' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/sync' 'pkg/linux_amd64/sync/atomic.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/sync/atomic.a' 'pkg/linux_amd64/go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/go' 'pkg/linux_amd64/go/build.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/go/build.a' 'pkg/linux_amd64/go/parser.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/go/parser.a' 'pkg/linux_amd64/go/importer.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/go/importer.a' 'pkg/linux_amd64/go/constant.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/go/constant.a' 'pkg/linux_amd64/go/ast.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/go/ast.a' 'pkg/linux_amd64/go/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/go/internal' 'pkg/linux_amd64/go/internal/gcimporter.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/go/internal/gcimporter.a' 'pkg/linux_amd64/go/internal/gccgoimporter.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/go/internal/gccgoimporter.a' 'pkg/linux_amd64/go/types.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/go/types.a' 'pkg/linux_amd64/go/doc.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/go/doc.a' 'pkg/linux_amd64/go/token.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/go/token.a' 'pkg/linux_amd64/go/scanner.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/go/scanner.a' 'pkg/linux_amd64/go/format.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/go/format.a' 'pkg/linux_amd64/go/printer.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/go/printer.a' 'pkg/linux_amd64/image' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/image' 'pkg/linux_amd64/image/color.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/image/color.a' 'pkg/linux_amd64/image/jpeg.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/image/jpeg.a' 'pkg/linux_amd64/image/png.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/image/png.a' 'pkg/linux_amd64/image/draw.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/image/draw.a' 'pkg/linux_amd64/image/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/image/internal' 'pkg/linux_amd64/image/internal/imageutil.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/image/internal/imageutil.a' 'pkg/linux_amd64/image/color' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/image/color' 'pkg/linux_amd64/image/color/palette.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/image/color/palette.a' 'pkg/linux_amd64/image/gif.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/image/gif.a' 'pkg/linux_amd64/index' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/index' 'pkg/linux_amd64/index/suffixarray.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/index/suffixarray.a' 'pkg/linux_amd64/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/internal' 'pkg/linux_amd64/internal/syscall' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/internal/syscall' 'pkg/linux_amd64/internal/syscall/unix.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/internal/syscall/unix.a' 'pkg/linux_amd64/internal/syscall/windows' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/internal/syscall/windows' 'pkg/linux_amd64/internal/testenv.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/internal/testenv.a' 'pkg/linux_amd64/internal/singleflight.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/internal/singleflight.a' 'pkg/linux_amd64/internal/trace.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/internal/trace.a' 'pkg/linux_amd64/internal/format.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/internal/format.a' 'pkg/linux_amd64/os' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/os' 'pkg/linux_amd64/os/signal.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/os/signal.a' 'pkg/linux_amd64/os/exec.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/os/exec.a' 'pkg/linux_amd64/os/user.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/os/user.a' 'pkg/linux_amd64/time.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/time.a' 'pkg/linux_amd64/archive' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/archive' 'pkg/linux_amd64/archive/zip.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/archive/zip.a' 'pkg/linux_amd64/archive/tar.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/archive/tar.a' 'pkg/linux_amd64/strings.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/strings.a' 'pkg/linux_amd64/container' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/container' 'pkg/linux_amd64/container/list.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/container/list.a' 'pkg/linux_amd64/container/ring.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/container/ring.a' 'pkg/linux_amd64/container/heap.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/container/heap.a' 'pkg/linux_amd64/io' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/io' 'pkg/linux_amd64/io/ioutil.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/io/ioutil.a' 'pkg/linux_amd64/bufio.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/bufio.a' 'pkg/linux_amd64/syscall.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/syscall.a' 'pkg/linux_amd64/hash.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/hash.a' 'pkg/linux_amd64/testing' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/testing' 'pkg/linux_amd64/testing/quick.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/testing/quick.a' 'pkg/linux_amd64/testing/iotest.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/testing/iotest.a' 'pkg/linux_amd64/sort.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/sort.a' 'pkg/linux_amd64/unicode.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/unicode.a' 'pkg/linux_amd64/fmt.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/fmt.a' 'pkg/linux_amd64/net.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/net.a' 'pkg/linux_amd64/encoding' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/encoding' 'pkg/linux_amd64/encoding/json.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/encoding/json.a' 'pkg/linux_amd64/encoding/hex.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/encoding/hex.a' 'pkg/linux_amd64/encoding/xml.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/encoding/xml.a' 'pkg/linux_amd64/encoding/asn1.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/encoding/asn1.a' 'pkg/linux_amd64/encoding/pem.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/encoding/pem.a' 'pkg/linux_amd64/encoding/binary.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/encoding/binary.a' 'pkg/linux_amd64/encoding/base64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/encoding/base64.a' 'pkg/linux_amd64/encoding/base32.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/encoding/base32.a' 'pkg/linux_amd64/encoding/ascii85.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/encoding/ascii85.a' 'pkg/linux_amd64/encoding/gob.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/encoding/gob.a' 'pkg/linux_amd64/encoding/csv.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/linux_amd64/encoding/csv.a' 'pkg/tool' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool' 'pkg/tool/linux_amd64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64' 'pkg/tool/linux_amd64/addr2line' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/addr2line' 'pkg/tool/linux_amd64/cover' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/cover' 'pkg/tool/linux_amd64/old9a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/old9a' 'pkg/tool/linux_amd64/fix' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/fix' 'pkg/tool/linux_amd64/cgo' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/cgo' 'pkg/tool/linux_amd64/pprof' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/pprof' 'pkg/tool/linux_amd64/link' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/link' 'pkg/tool/linux_amd64/objdump' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/objdump' 'pkg/tool/linux_amd64/compile' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/compile' 'pkg/tool/linux_amd64/yacc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/yacc' 'pkg/tool/linux_amd64/trace' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/trace' 'pkg/tool/linux_amd64/asm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/asm' 'pkg/tool/linux_amd64/nm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/nm' 'pkg/tool/linux_amd64/pack' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/pack' 'pkg/tool/linux_amd64/old8a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/old8a' 'pkg/tool/linux_amd64/vet' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/vet' 'pkg/tool/linux_amd64/dist' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/dist' 'pkg/tool/linux_amd64/newlink' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/newlink' 'pkg/tool/linux_amd64/doc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/doc' 'pkg/tool/linux_amd64/api' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/api' 'pkg/tool/linux_amd64/old6a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/old6a' 'pkg/tool/linux_amd64/old5a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/tool/linux_amd64/old5a' 'pkg/bootstrap' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap' 'pkg/bootstrap/pkg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg' 'pkg/bootstrap/pkg/linux_amd64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64' 'pkg/bootstrap/pkg/linux_amd64/bootstrap' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/link' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/link' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/link/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/link/internal' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/link/internal/amd64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/link/internal/amd64.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/link/internal/arm.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/link/internal/arm.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/link/internal/arm64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/link/internal/arm64.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/link/internal/ppc64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/link/internal/ppc64.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/link/internal/x86.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/link/internal/x86.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/link/internal/ld.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/link/internal/ld.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/compile' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/compile' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal/amd64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal/amd64.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal/arm.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal/arm.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal/gc.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal/gc.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal/big.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal/big.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal/arm64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal/arm64.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal/ppc64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal/ppc64.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal/x86.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/compile/internal/x86.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/asm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/asm' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/asm/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/asm/internal' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/asm/internal/flags.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/asm/internal/flags.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/asm/internal/arch.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/asm/internal/arch.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/asm/internal/asm.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/asm/internal/asm.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/asm/internal/lex.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/asm/internal/lex.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/internal' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/internal/gcprog.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/internal/gcprog.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/internal/obj.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/internal/obj.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/internal/asm.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/internal/asm.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/internal/obj' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/internal/obj' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/internal/obj/arm.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/internal/obj/arm.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/internal/obj/arm64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/internal/obj/arm64.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/internal/obj/ppc64.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/internal/obj/ppc64.a' 'pkg/bootstrap/pkg/linux_amd64/bootstrap/internal/obj/x86.a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/pkg/linux_amd64/bootstrap/internal/obj/x86.a' 'pkg/bootstrap/src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src' 'pkg/bootstrap/src/bootstrap' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap' 'pkg/bootstrap/src/bootstrap/old9a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/old9a' 'pkg/bootstrap/src/bootstrap/old9a/a.y' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/old9a/a.y' 'pkg/bootstrap/src/bootstrap/old9a/lex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/old9a/lex.go' 'pkg/bootstrap/src/bootstrap/old9a/y.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/old9a/y.go' 'pkg/bootstrap/src/bootstrap/link' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link' 'pkg/bootstrap/src/bootstrap/link/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/main.go' 'pkg/bootstrap/src/bootstrap/link/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/doc.go' 'pkg/bootstrap/src/bootstrap/link/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal' 'pkg/bootstrap/src/bootstrap/link/internal/arm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/arm' 'pkg/bootstrap/src/bootstrap/link/internal/arm/l.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/arm/l.go' 'pkg/bootstrap/src/bootstrap/link/internal/arm/obj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/arm/obj.go' 'pkg/bootstrap/src/bootstrap/link/internal/arm/asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/arm/asm.go' 'pkg/bootstrap/src/bootstrap/link/internal/arm64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/arm64' 'pkg/bootstrap/src/bootstrap/link/internal/arm64/l.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/arm64/l.go' 'pkg/bootstrap/src/bootstrap/link/internal/arm64/obj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/arm64/obj.go' 'pkg/bootstrap/src/bootstrap/link/internal/arm64/asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/arm64/asm.go' 'pkg/bootstrap/src/bootstrap/link/internal/amd64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/amd64' 'pkg/bootstrap/src/bootstrap/link/internal/amd64/l.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/amd64/l.go' 'pkg/bootstrap/src/bootstrap/link/internal/amd64/obj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/amd64/obj.go' 'pkg/bootstrap/src/bootstrap/link/internal/amd64/asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/amd64/asm.go' 'pkg/bootstrap/src/bootstrap/link/internal/amd64/z.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/amd64/z.go' 'pkg/bootstrap/src/bootstrap/link/internal/x86' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/x86' 'pkg/bootstrap/src/bootstrap/link/internal/x86/l.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/x86/l.go' 'pkg/bootstrap/src/bootstrap/link/internal/x86/obj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/x86/obj.go' 'pkg/bootstrap/src/bootstrap/link/internal/x86/asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/x86/asm.go' 'pkg/bootstrap/src/bootstrap/link/internal/ppc64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ppc64' 'pkg/bootstrap/src/bootstrap/link/internal/ppc64/l.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ppc64/l.go' 'pkg/bootstrap/src/bootstrap/link/internal/ppc64/obj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ppc64/obj.go' 'pkg/bootstrap/src/bootstrap/link/internal/ppc64/asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ppc64/asm.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld' 'pkg/bootstrap/src/bootstrap/link/internal/ld/pe.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/pe.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/ldmacho.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/ldmacho.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/macho.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/macho.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/ldelf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/ldelf.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/lib.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/lib.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/ar.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/ar.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/go.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/go.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/symtab.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/symtab.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/dwarf_defs.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/dwarf_defs.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/link.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/link.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/pobj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/pobj.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/util.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/util.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/decodesym.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/decodesym.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/objfile.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/objfile.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/ldpe.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/ldpe.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/sym.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/sym.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/elf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/elf.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/arch.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/arch.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/ld.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/ld.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/data.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/data.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/dwarf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/dwarf.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/macho_combine_dwarf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/macho_combine_dwarf.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/pcln.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/pcln.go' 'pkg/bootstrap/src/bootstrap/link/internal/ld/textflag.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/link/internal/ld/textflag.go' 'pkg/bootstrap/src/bootstrap/compile' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile' 'pkg/bootstrap/src/bootstrap/compile/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/main.go' 'pkg/bootstrap/src/bootstrap/compile/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/doc.go' 'pkg/bootstrap/src/bootstrap/compile/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal' 'pkg/bootstrap/src/bootstrap/compile/internal/arm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm' 'pkg/bootstrap/src/bootstrap/compile/internal/arm/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm/ggen.go' 'pkg/bootstrap/src/bootstrap/compile/internal/arm/gsubr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm/gsubr.go' 'pkg/bootstrap/src/bootstrap/compile/internal/arm/galign.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm/galign.go' 'pkg/bootstrap/src/bootstrap/compile/internal/arm/prog.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm/prog.go' 'pkg/bootstrap/src/bootstrap/compile/internal/arm/cgen64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm/cgen64.go' 'pkg/bootstrap/src/bootstrap/compile/internal/arm/cgen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm/cgen.go' 'pkg/bootstrap/src/bootstrap/compile/internal/arm/peep.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm/peep.go' 'pkg/bootstrap/src/bootstrap/compile/internal/arm/reg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm/reg.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big' 'pkg/bootstrap/src/bootstrap/compile/internal/big/floatconv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/floatconv.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/int.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/int.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/arith_decl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/arith_decl.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/ftoa.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/ftoa.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/nat.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/nat.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/float_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/float_test.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/intconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/intconv_test.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/decimal_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/decimal_test.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/example_test.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/vendor.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/vendor.bash' 'pkg/bootstrap/src/bootstrap/compile/internal/big/ratconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/ratconv_test.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/int_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/int_test.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/float.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/float.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/floatexample_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/floatexample_test.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/calibrate_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/calibrate_test.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/ratconv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/ratconv.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/decimal.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/decimal.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/rat.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/rat.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/rat_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/rat_test.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/intconv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/intconv.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/arith_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/arith_test.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/gcd_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/gcd_test.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/natconv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/natconv.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/floatconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/floatconv_test.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/accuracy_string.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/accuracy_string.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/bits_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/bits_test.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/nat_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/nat_test.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/arith.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/arith.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/natconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/natconv_test.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/roundingmode_string.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/roundingmode_string.go' 'pkg/bootstrap/src/bootstrap/compile/internal/big/hilbert_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/big/hilbert_test.go' 'pkg/bootstrap/src/bootstrap/compile/internal/arm64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm64' 'pkg/bootstrap/src/bootstrap/compile/internal/arm64/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm64/ggen.go' 'pkg/bootstrap/src/bootstrap/compile/internal/arm64/gsubr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm64/gsubr.go' 'pkg/bootstrap/src/bootstrap/compile/internal/arm64/galign.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm64/galign.go' 'pkg/bootstrap/src/bootstrap/compile/internal/arm64/prog.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm64/prog.go' 'pkg/bootstrap/src/bootstrap/compile/internal/arm64/cgen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm64/cgen.go' 'pkg/bootstrap/src/bootstrap/compile/internal/arm64/peep.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm64/peep.go' 'pkg/bootstrap/src/bootstrap/compile/internal/arm64/reg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/arm64/reg.go' 'pkg/bootstrap/src/bootstrap/compile/internal/amd64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/amd64' 'pkg/bootstrap/src/bootstrap/compile/internal/amd64/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/amd64/ggen.go' 'pkg/bootstrap/src/bootstrap/compile/internal/amd64/gsubr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/amd64/gsubr.go' 'pkg/bootstrap/src/bootstrap/compile/internal/amd64/galign.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/amd64/galign.go' 'pkg/bootstrap/src/bootstrap/compile/internal/amd64/prog.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/amd64/prog.go' 'pkg/bootstrap/src/bootstrap/compile/internal/amd64/cgen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/amd64/cgen.go' 'pkg/bootstrap/src/bootstrap/compile/internal/amd64/peep.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/amd64/peep.go' 'pkg/bootstrap/src/bootstrap/compile/internal/amd64/reg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/amd64/reg.go' 'pkg/bootstrap/src/bootstrap/compile/internal/x86' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/x86' 'pkg/bootstrap/src/bootstrap/compile/internal/x86/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/x86/ggen.go' 'pkg/bootstrap/src/bootstrap/compile/internal/x86/gsubr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/x86/gsubr.go' 'pkg/bootstrap/src/bootstrap/compile/internal/x86/galign.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/x86/galign.go' 'pkg/bootstrap/src/bootstrap/compile/internal/x86/prog.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/x86/prog.go' 'pkg/bootstrap/src/bootstrap/compile/internal/x86/cgen64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/x86/cgen64.go' 'pkg/bootstrap/src/bootstrap/compile/internal/x86/cgen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/x86/cgen.go' 'pkg/bootstrap/src/bootstrap/compile/internal/x86/peep.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/x86/peep.go' 'pkg/bootstrap/src/bootstrap/compile/internal/x86/reg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/x86/reg.go' 'pkg/bootstrap/src/bootstrap/compile/internal/ppc64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/ppc64' 'pkg/bootstrap/src/bootstrap/compile/internal/ppc64/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/ggen.go' 'pkg/bootstrap/src/bootstrap/compile/internal/ppc64/gsubr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/gsubr.go' 'pkg/bootstrap/src/bootstrap/compile/internal/ppc64/galign.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/galign.go' 'pkg/bootstrap/src/bootstrap/compile/internal/ppc64/prog.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/prog.go' 'pkg/bootstrap/src/bootstrap/compile/internal/ppc64/opt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/opt.go' 'pkg/bootstrap/src/bootstrap/compile/internal/ppc64/cgen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/cgen.go' 'pkg/bootstrap/src/bootstrap/compile/internal/ppc64/peep.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/peep.go' 'pkg/bootstrap/src/bootstrap/compile/internal/ppc64/reg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/reg.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/cplx.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/cplx.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/plive.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/plive.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/reflect.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/reflect.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/lex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/lex.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/const.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/const.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/swt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/swt.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/go.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/go.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/init.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/init.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/builtin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/builtin.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/pgen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/pgen.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/gsubr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/gsubr.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/mkbuiltin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/mkbuiltin.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/obj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/obj.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/mparith3.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/mparith3.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/gen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/gen.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/y.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/y.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/opnames.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/opnames.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/util.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/util.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/syntax.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/syntax.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/export.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/export.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/range.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/range.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/go.y' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/go.y' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/walk.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/walk.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/sinit.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/sinit.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/inl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/inl.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/order.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/order.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/cgen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/cgen.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/closure.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/closure.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/subr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/subr.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/esc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/esc.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/fmt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/fmt.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/typecheck.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/typecheck.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/dcl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/dcl.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/popt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/popt.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/align.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/align.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/mparith2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/mparith2.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/select.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/select.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/unsafe.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/unsafe.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/racewalk.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/racewalk.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/bv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/bv.go' 'pkg/bootstrap/src/bootstrap/compile/internal/gc/reg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/compile/internal/gc/reg.go' 'pkg/bootstrap/src/bootstrap/asm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm' 'pkg/bootstrap/src/bootstrap/asm/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/main.go' 'pkg/bootstrap/src/bootstrap/asm/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal' 'pkg/bootstrap/src/bootstrap/asm/internal/lex' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/lex' 'pkg/bootstrap/src/bootstrap/asm/internal/lex/tokenizer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/lex/tokenizer.go' 'pkg/bootstrap/src/bootstrap/asm/internal/lex/lex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/lex/lex.go' 'pkg/bootstrap/src/bootstrap/asm/internal/lex/stack.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/lex/stack.go' 'pkg/bootstrap/src/bootstrap/asm/internal/lex/slice.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/lex/slice.go' 'pkg/bootstrap/src/bootstrap/asm/internal/lex/input.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/lex/input.go' 'pkg/bootstrap/src/bootstrap/asm/internal/lex/lex_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/lex/lex_test.go' 'pkg/bootstrap/src/bootstrap/asm/internal/asm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/asm' 'pkg/bootstrap/src/bootstrap/asm/internal/asm/operand_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/asm/operand_test.go' 'pkg/bootstrap/src/bootstrap/asm/internal/asm/expr_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/asm/expr_test.go' 'pkg/bootstrap/src/bootstrap/asm/internal/asm/asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/asm/asm.go' 'pkg/bootstrap/src/bootstrap/asm/internal/asm/parse.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/asm/parse.go' 'pkg/bootstrap/src/bootstrap/asm/internal/asm/endtoend_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/asm/endtoend_test.go' 'pkg/bootstrap/src/bootstrap/asm/internal/arch' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/arch' 'pkg/bootstrap/src/bootstrap/asm/internal/arch/arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/arch/arm.go' 'pkg/bootstrap/src/bootstrap/asm/internal/arch/ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/arch/ppc64.go' 'pkg/bootstrap/src/bootstrap/asm/internal/arch/arch.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/arch/arch.go' 'pkg/bootstrap/src/bootstrap/asm/internal/arch/arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/arch/arm64.go' 'pkg/bootstrap/src/bootstrap/asm/internal/flags' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/flags' 'pkg/bootstrap/src/bootstrap/asm/internal/flags/flags.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/asm/internal/flags/flags.go' 'pkg/bootstrap/src/bootstrap/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal' 'pkg/bootstrap/src/bootstrap/internal/asm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/asm' 'pkg/bootstrap/src/bootstrap/internal/asm/lexbody.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/asm/lexbody.go' 'pkg/bootstrap/src/bootstrap/internal/asm/asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/asm/asm.go' 'pkg/bootstrap/src/bootstrap/internal/asm/macbody.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/asm/macbody.go' 'pkg/bootstrap/src/bootstrap/internal/obj' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj' 'pkg/bootstrap/src/bootstrap/internal/obj/arm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/arm' 'pkg/bootstrap/src/bootstrap/internal/obj/arm/asm5.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/arm/asm5.go' 'pkg/bootstrap/src/bootstrap/internal/obj/arm/anames.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/arm/anames.go' 'pkg/bootstrap/src/bootstrap/internal/obj/arm/anames5.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/arm/anames5.go' 'pkg/bootstrap/src/bootstrap/internal/obj/arm/obj5.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/arm/obj5.go' 'pkg/bootstrap/src/bootstrap/internal/obj/arm/list5.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/arm/list5.go' 'pkg/bootstrap/src/bootstrap/internal/obj/arm/a.out.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/arm/a.out.go' 'pkg/bootstrap/src/bootstrap/internal/obj/line_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/line_test.go' 'pkg/bootstrap/src/bootstrap/internal/obj/funcdata.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/funcdata.go' 'pkg/bootstrap/src/bootstrap/internal/obj/ar.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/ar.go' 'pkg/bootstrap/src/bootstrap/internal/obj/go.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/go.go' 'pkg/bootstrap/src/bootstrap/internal/obj/pass.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/pass.go' 'pkg/bootstrap/src/bootstrap/internal/obj/arm64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/arm64' 'pkg/bootstrap/src/bootstrap/internal/obj/arm64/list7.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/arm64/list7.go' 'pkg/bootstrap/src/bootstrap/internal/obj/arm64/anames.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/arm64/anames.go' 'pkg/bootstrap/src/bootstrap/internal/obj/arm64/obj7.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/arm64/obj7.go' 'pkg/bootstrap/src/bootstrap/internal/obj/arm64/anames7.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/arm64/anames7.go' 'pkg/bootstrap/src/bootstrap/internal/obj/arm64/a.out.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/arm64/a.out.go' 'pkg/bootstrap/src/bootstrap/internal/obj/arm64/asm7.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/arm64/asm7.go' 'pkg/bootstrap/src/bootstrap/internal/obj/mgc0.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/mgc0.go' 'pkg/bootstrap/src/bootstrap/internal/obj/stack.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/stack.go' 'pkg/bootstrap/src/bootstrap/internal/obj/link.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/link.go' 'pkg/bootstrap/src/bootstrap/internal/obj/obj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/obj.go' 'pkg/bootstrap/src/bootstrap/internal/obj/util.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/util.go' 'pkg/bootstrap/src/bootstrap/internal/obj/zbootstrap.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/zbootstrap.go' 'pkg/bootstrap/src/bootstrap/internal/obj/libc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/libc.go' 'pkg/bootstrap/src/bootstrap/internal/obj/objfile.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/objfile.go' 'pkg/bootstrap/src/bootstrap/internal/obj/sym.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/sym.go' 'pkg/bootstrap/src/bootstrap/internal/obj/x86' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/x86' 'pkg/bootstrap/src/bootstrap/internal/obj/x86/obj6_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/x86/obj6_test.go' 'pkg/bootstrap/src/bootstrap/internal/obj/x86/obj6.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/x86/obj6.go' 'pkg/bootstrap/src/bootstrap/internal/obj/x86/anames.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/x86/anames.go' 'pkg/bootstrap/src/bootstrap/internal/obj/x86/a.out.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/x86/a.out.go' 'pkg/bootstrap/src/bootstrap/internal/obj/x86/asm6.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/x86/asm6.go' 'pkg/bootstrap/src/bootstrap/internal/obj/x86/list6.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/x86/list6.go' 'pkg/bootstrap/src/bootstrap/internal/obj/ppc64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/ppc64' 'pkg/bootstrap/src/bootstrap/internal/obj/ppc64/anames.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/anames.go' 'pkg/bootstrap/src/bootstrap/internal/obj/ppc64/list9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/list9.go' 'pkg/bootstrap/src/bootstrap/internal/obj/ppc64/a.out.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/a.out.go' 'pkg/bootstrap/src/bootstrap/internal/obj/ppc64/asm9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/asm9.go' 'pkg/bootstrap/src/bootstrap/internal/obj/ppc64/anames9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/anames9.go' 'pkg/bootstrap/src/bootstrap/internal/obj/ppc64/obj9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/obj9.go' 'pkg/bootstrap/src/bootstrap/internal/obj/typekind.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/typekind.go' 'pkg/bootstrap/src/bootstrap/internal/obj/ld.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/ld.go' 'pkg/bootstrap/src/bootstrap/internal/obj/data.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/data.go' 'pkg/bootstrap/src/bootstrap/internal/obj/fmt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/fmt.go' 'pkg/bootstrap/src/bootstrap/internal/obj/stringer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/stringer.go' 'pkg/bootstrap/src/bootstrap/internal/obj/flag.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/flag.go' 'pkg/bootstrap/src/bootstrap/internal/obj/pcln.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/pcln.go' 'pkg/bootstrap/src/bootstrap/internal/obj/textflag.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/obj/textflag.go' 'pkg/bootstrap/src/bootstrap/internal/gcprog' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/gcprog' 'pkg/bootstrap/src/bootstrap/internal/gcprog/gcprog.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/internal/gcprog/gcprog.go' 'pkg/bootstrap/src/bootstrap/old8a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/old8a' 'pkg/bootstrap/src/bootstrap/old8a/a.y' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/old8a/a.y' 'pkg/bootstrap/src/bootstrap/old8a/lex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/old8a/lex.go' 'pkg/bootstrap/src/bootstrap/old8a/y.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/old8a/y.go' 'pkg/bootstrap/src/bootstrap/old6a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/old6a' 'pkg/bootstrap/src/bootstrap/old6a/a.y' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/old6a/a.y' 'pkg/bootstrap/src/bootstrap/old6a/lex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/old6a/lex.go' 'pkg/bootstrap/src/bootstrap/old6a/y.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/old6a/y.go' 'pkg/bootstrap/src/bootstrap/old5a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/old5a' 'pkg/bootstrap/src/bootstrap/old5a/a.y' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/old5a/a.y' 'pkg/bootstrap/src/bootstrap/old5a/lex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/old5a/lex.go' 'pkg/bootstrap/src/bootstrap/old5a/y.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/src/bootstrap/old5a/y.go' 'pkg/bootstrap/bin' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/bin' 'pkg/bootstrap/bin/old9a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/bin/old9a' 'pkg/bootstrap/bin/link' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/bin/link' 'pkg/bootstrap/bin/compile' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/bin/compile' 'pkg/bootstrap/bin/asm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/bin/asm' 'pkg/bootstrap/bin/old8a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/bin/old8a' 'pkg/bootstrap/bin/old6a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/bin/old6a' 'pkg/bootstrap/bin/old5a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg/bootstrap/bin/old5a' 'robots.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/robots.txt' 'src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src' 'src/mime' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime' 'src/mime/encodedword_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/encodedword_test.go' 'src/mime/grammar.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/grammar.go' 'src/mime/type_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/type_freebsd.go' 'src/mime/type_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/type_unix.go' 'src/mime/type_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/type_windows.go' 'src/mime/multipart' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/multipart' 'src/mime/multipart/formdata.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/multipart/formdata.go' 'src/mime/multipart/multipart_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/multipart/multipart_test.go' 'src/mime/multipart/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/multipart/example_test.go' 'src/mime/multipart/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/multipart/writer_test.go' 'src/mime/multipart/formdata_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/multipart/formdata_test.go' 'src/mime/multipart/writer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/multipart/writer.go' 'src/mime/multipart/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/multipart/testdata' 'src/mime/multipart/testdata/nested-mime' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/multipart/testdata/nested-mime' 'src/mime/multipart/multipart.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/multipart/multipart.go' 'src/mime/quotedprintable' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/quotedprintable' 'src/mime/quotedprintable/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/quotedprintable/writer_test.go' 'src/mime/quotedprintable/writer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/quotedprintable/writer.go' 'src/mime/quotedprintable/reader.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/quotedprintable/reader.go' 'src/mime/quotedprintable/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/quotedprintable/reader_test.go' 'src/mime/mediatype_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/mediatype_test.go' 'src/mime/type_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/type_dragonfly.go' 'src/mime/type_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/type_plan9.go' 'src/mime/encodedword.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/encodedword.go' 'src/mime/type_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/type_test.go' 'src/mime/mediatype.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/mediatype.go' 'src/mime/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/testdata' 'src/mime/testdata/test.types' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/testdata/test.types' 'src/mime/testdata/test.types.plan9' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/testdata/test.types.plan9' 'src/mime/type_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/type_openbsd.go' 'src/mime/type.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/mime/type.go' 'src/unicode' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode' 'src/unicode/script_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/script_test.go' 'src/unicode/utf16' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/utf16' 'src/unicode/utf16/utf16.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/utf16/utf16.go' 'src/unicode/utf16/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/utf16/export_test.go' 'src/unicode/utf16/utf16_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/utf16/utf16_test.go' 'src/unicode/graphic_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/graphic_test.go' 'src/unicode/maketables.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/maketables.go' 'src/unicode/casetables.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/casetables.go' 'src/unicode/digit.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/digit.go' 'src/unicode/utf8' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/utf8' 'src/unicode/utf8/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/utf8/example_test.go' 'src/unicode/utf8/utf8_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/utf8/utf8_test.go' 'src/unicode/utf8/utf8.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/utf8/utf8.go' 'src/unicode/digit_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/digit_test.go' 'src/unicode/graphic.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/graphic.go' 'src/unicode/letter.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/letter.go' 'src/unicode/letter_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/letter_test.go' 'src/unicode/tables.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unicode/tables.go' 'src/net' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net' 'src/net/sockoptip_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sockoptip_windows.go' 'src/net/netgo_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/netgo_unix_test.go' 'src/net/interface_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/interface_darwin.go' 'src/net/dial.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/dial.go' 'src/net/error_posix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/error_posix_test.go' 'src/net/hosts.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/hosts.go' 'src/net/interface_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/interface_windows.go' 'src/net/rpc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/rpc' 'src/net/rpc/debug.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/rpc/debug.go' 'src/net/rpc/client_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/rpc/client_test.go' 'src/net/rpc/server.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/rpc/server.go' 'src/net/rpc/server_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/rpc/server_test.go' 'src/net/rpc/jsonrpc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/rpc/jsonrpc' 'src/net/rpc/jsonrpc/server.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/rpc/jsonrpc/server.go' 'src/net/rpc/jsonrpc/all_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/rpc/jsonrpc/all_test.go' 'src/net/rpc/jsonrpc/client.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/rpc/jsonrpc/client.go' 'src/net/rpc/client.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/rpc/client.go' 'src/net/listen_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/listen_test.go' 'src/net/ipsock_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/ipsock_plan9.go' 'src/net/dnsmsg_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/dnsmsg_test.go' 'src/net/conf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/conf.go' 'src/net/lookup_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/lookup_test.go' 'src/net/tcpsockopt_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/tcpsockopt_plan9.go' 'src/net/tcpsockopt_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/tcpsockopt_openbsd.go' 'src/net/sockoptip_posix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sockoptip_posix.go' 'src/net/net.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/net.go' 'src/net/main_cloexec_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/main_cloexec_test.go' 'src/net/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/example_test.go' 'src/net/ipsock.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/ipsock.go' 'src/net/mail' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/mail' 'src/net/mail/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/mail/example_test.go' 'src/net/mail/message.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/mail/message.go' 'src/net/mail/message_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/mail/message_test.go' 'src/net/net_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/net_windows_test.go' 'src/net/file_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/file_plan9.go' 'src/net/file.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/file.go' 'src/net/interface_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/interface_openbsd.go' 'src/net/dial_gen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/dial_gen.go' 'src/net/race.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/race.go' 'src/net/sockopt_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sockopt_windows.go' 'src/net/interface_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/interface_test.go' 'src/net/sendfile_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sendfile_dragonfly.go' 'src/net/cgo_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/cgo_linux.go' 'src/net/tcpsockopt_posix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/tcpsockopt_posix.go' 'src/net/fd_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/fd_windows.go' 'src/net/dnsclient.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/dnsclient.go' 'src/net/interface_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/interface_netbsd.go' 'src/net/hook_cloexec.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/hook_cloexec.go' 'src/net/cgo_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/cgo_bsd.go' 'src/net/textproto' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/textproto' 'src/net/textproto/header.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/textproto/header.go' 'src/net/textproto/pipeline.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/textproto/pipeline.go' 'src/net/textproto/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/textproto/writer_test.go' 'src/net/textproto/writer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/textproto/writer.go' 'src/net/textproto/reader.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/textproto/reader.go' 'src/net/textproto/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/textproto/reader_test.go' 'src/net/textproto/textproto.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/textproto/textproto.go' 'src/net/cgo_socknew.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/cgo_socknew.go' 'src/net/unixsock_posix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/unixsock_posix.go' 'src/net/fd_mutex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/fd_mutex.go' 'src/net/url' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/url' 'src/net/url/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/url/example_test.go' 'src/net/url/url.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/url/url.go' 'src/net/url/url_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/url/url_test.go' 'src/net/hook_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/hook_plan9.go' 'src/net/sockoptip_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sockoptip_bsd.go' 'src/net/cgo_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/cgo_unix_test.go' 'src/net/unixsock.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/unixsock.go' 'src/net/interface_bsd_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/interface_bsd_test.go' 'src/net/fd_poll_runtime.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/fd_poll_runtime.go' 'src/net/sockopt_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sockopt_plan9.go' 'src/net/iprawsock.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/iprawsock.go' 'src/net/fd_posix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/fd_posix.go' 'src/net/ip_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/ip_test.go' 'src/net/cgo_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/cgo_windows.go' 'src/net/hook_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/hook_windows.go' 'src/net/lookup_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/lookup_windows.go' 'src/net/interface_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/interface_freebsd.go' 'src/net/dnsclient_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/dnsclient_test.go' 'src/net/dial_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/dial_test.go' 'src/net/hook.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/hook.go' 'src/net/tcpsockopt_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/tcpsockopt_solaris.go' 'src/net/sock_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sock_plan9.go' 'src/net/sockopt_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sockopt_solaris.go' 'src/net/addrselect_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/addrselect_test.go' 'src/net/dnsmsg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/dnsmsg.go' 'src/net/tcpsock.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/tcpsock.go' 'src/net/sys_cloexec.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sys_cloexec.go' 'src/net/cgo_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/cgo_openbsd.go' 'src/net/interface_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/interface_dragonfly.go' 'src/net/file_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/file_windows.go' 'src/net/interface.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/interface.go' 'src/net/tcpsock_posix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/tcpsock_posix.go' 'src/net/tcp_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/tcp_test.go' 'src/net/nss_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/nss_test.go' 'src/net/pipe.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/pipe.go' 'src/net/sock_cloexec.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sock_cloexec.go' 'src/net/parse_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/parse_test.go' 'src/net/file_stub.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/file_stub.go' 'src/net/sendfile_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sendfile_windows.go' 'src/net/lookup.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/lookup.go' 'src/net/tcpsockopt_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/tcpsockopt_darwin.go' 'src/net/fd_posix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/fd_posix_test.go' 'src/net/sock_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sock_windows.go' 'src/net/pipe_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/pipe_test.go' 'src/net/sock_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sock_linux.go' 'src/net/tcpsockopt_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/tcpsockopt_dragonfly.go' 'src/net/udpsock_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/udpsock_plan9.go' 'src/net/lookup_stub.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/lookup_stub.go' 'src/net/smtp' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/smtp' 'src/net/smtp/auth.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/smtp/auth.go' 'src/net/smtp/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/smtp/example_test.go' 'src/net/smtp/smtp_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/smtp/smtp_test.go' 'src/net/smtp/smtp.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/smtp/smtp.go' 'src/net/conf_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/conf_test.go' 'src/net/error_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/error_test.go' 'src/net/cgo_android.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/cgo_android.go' 'src/net/unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/unix_test.go' 'src/net/cgo_stub.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/cgo_stub.go' 'src/net/conf_netcgo.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/conf_netcgo.go' 'src/net/sock_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sock_bsd.go' 'src/net/tcpsockopt_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/tcpsockopt_windows.go' 'src/net/sendfile_stub.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sendfile_stub.go' 'src/net/packetconn_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/packetconn_test.go' 'src/net/fd_mutex_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/fd_mutex_test.go' 'src/net/port_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/port_test.go' 'src/net/sockopt_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sockopt_bsd.go' 'src/net/main_posix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/main_posix_test.go' 'src/net/sockopt_posix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sockopt_posix.go' 'src/net/main_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/main_unix_test.go' 'src/net/lookup_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/lookup_unix.go' 'src/net/net_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/net_test.go' 'src/net/udpsock_posix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/udpsock_posix.go' 'src/net/race0.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/race0.go' 'src/net/fd_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/fd_plan9.go' 'src/net/mac_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/mac_test.go' 'src/net/cgo_resnew.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/cgo_resnew.go' 'src/net/interface_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/interface_linux_test.go' 'src/net/cgo_resold.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/cgo_resold.go' 'src/net/tcpsockopt_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/tcpsockopt_unix.go' 'src/net/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/internal' 'src/net/internal/socktest' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/internal/socktest' 'src/net/internal/socktest/switch_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/internal/socktest/switch_unix.go' 'src/net/internal/socktest/switch_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/internal/socktest/switch_windows.go' 'src/net/internal/socktest/sys_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/internal/socktest/sys_windows.go' 'src/net/internal/socktest/switch_posix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/internal/socktest/switch_posix.go' 'src/net/internal/socktest/sys_cloexec.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/internal/socktest/sys_cloexec.go' 'src/net/internal/socktest/sys_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/internal/socktest/sys_unix.go' 'src/net/internal/socktest/main_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/internal/socktest/main_unix_test.go' 'src/net/internal/socktest/switch_stub.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/internal/socktest/switch_stub.go' 'src/net/internal/socktest/main_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/internal/socktest/main_windows_test.go' 'src/net/internal/socktest/main_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/internal/socktest/main_test.go' 'src/net/internal/socktest/switch.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/internal/socktest/switch.go' 'src/net/protoconn_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/protoconn_test.go' 'src/net/hosts_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/hosts_test.go' 'src/net/dnsconfig_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/dnsconfig_unix.go' 'src/net/unixsock_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/unixsock_plan9.go' 'src/net/ipraw_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/ipraw_test.go' 'src/net/udp_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/udp_test.go' 'src/net/fd_poll_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/fd_poll_nacl.go' 'src/net/file_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/file_test.go' 'src/net/udpsock.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/udpsock.go' 'src/net/cgo_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/cgo_netbsd.go' 'src/net/ipsock_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/ipsock_test.go' 'src/net/server_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/server_test.go' 'src/net/interface_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/interface_bsd.go' 'src/net/sock_stub.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sock_stub.go' 'src/net/tcpsock_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/tcpsock_plan9.go' 'src/net/iprawsock_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/iprawsock_plan9.go' 'src/net/sock_posix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sock_posix.go' 'src/net/dnsname_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/dnsname_test.go' 'src/net/addrselect.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/addrselect.go' 'src/net/mockserver_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/mockserver_test.go' 'src/net/timeout_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/timeout_test.go' 'src/net/sockoptip_stub.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sockoptip_stub.go' 'src/net/cgo_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/cgo_unix.go' 'src/net/sendfile_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sendfile_linux.go' 'src/net/dnsclient_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/dnsclient_unix.go' 'src/net/nss.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/nss.go' 'src/net/file_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/file_unix.go' 'src/net/dnsclient_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/dnsclient_unix_test.go' 'src/net/sockopt_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sockopt_linux.go' 'src/net/sendfile_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sendfile_solaris.go' 'src/net/http' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http' 'src/net/http/fcgi' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/fcgi' 'src/net/http/fcgi/child.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/fcgi/child.go' 'src/net/http/fcgi/fcgi_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/fcgi/fcgi_test.go' 'src/net/http/fcgi/fcgi.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/fcgi/fcgi.go' 'src/net/http/request_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/request_test.go' 'src/net/http/header.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/header.go' 'src/net/http/proxy_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/proxy_test.go' 'src/net/http/jar.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/jar.go' 'src/net/http/transfer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/transfer_test.go' 'src/net/http/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/export_test.go' 'src/net/http/lex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/lex.go' 'src/net/http/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/example_test.go' 'src/net/http/range_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/range_test.go' 'src/net/http/race.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/race.go' 'src/net/http/header_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/header_test.go' 'src/net/http/transport_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/transport_test.go' 'src/net/http/filetransport_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/filetransport_test.go' 'src/net/http/pprof' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/pprof' 'src/net/http/pprof/pprof.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/pprof/pprof.go' 'src/net/http/status.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/status.go' 'src/net/http/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/doc.go' 'src/net/http/triv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/triv.go' 'src/net/http/transfer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/transfer.go' 'src/net/http/httptest' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/httptest' 'src/net/http/httptest/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/httptest/example_test.go' 'src/net/http/httptest/server.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/httptest/server.go' 'src/net/http/httptest/recorder.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/httptest/recorder.go' 'src/net/http/httptest/server_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/httptest/server_test.go' 'src/net/http/httptest/recorder_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/httptest/recorder_test.go' 'src/net/http/responsewrite_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/responsewrite_test.go' 'src/net/http/npn_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/npn_test.go' 'src/net/http/cookie.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cookie.go' 'src/net/http/client_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/client_test.go' 'src/net/http/response_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/response_test.go' 'src/net/http/cookie_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cookie_test.go' 'src/net/http/requestwrite_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/requestwrite_test.go' 'src/net/http/transport.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/transport.go' 'src/net/http/sniff.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/sniff.go' 'src/net/http/server.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/server.go' 'src/net/http/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/internal' 'src/net/http/internal/chunked_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/internal/chunked_test.go' 'src/net/http/internal/chunked.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/internal/chunked.go' 'src/net/http/serve_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/serve_test.go' 'src/net/http/response.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/response.go' 'src/net/http/fs.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/fs.go' 'src/net/http/sniff_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/sniff_test.go' 'src/net/http/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/testdata' 'src/net/http/testdata/style.css' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/testdata/style.css' 'src/net/http/testdata/file' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/testdata/file' 'src/net/http/testdata/index.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/testdata/index.html' 'src/net/http/httputil' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/httputil' 'src/net/http/httputil/httputil.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/httputil/httputil.go' 'src/net/http/httputil/persist.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/httputil/persist.go' 'src/net/http/httputil/reverseproxy.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/httputil/reverseproxy.go' 'src/net/http/httputil/dump_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/httputil/dump_test.go' 'src/net/http/httputil/reverseproxy_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/httputil/reverseproxy_test.go' 'src/net/http/httputil/dump.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/httputil/dump.go' 'src/net/http/cgi' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cgi' 'src/net/http/cgi/child.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cgi/child.go' 'src/net/http/cgi/host_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cgi/host_test.go' 'src/net/http/cgi/plan9_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cgi/plan9_test.go' 'src/net/http/cgi/matryoshka_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cgi/matryoshka_test.go' 'src/net/http/cgi/host.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cgi/host.go' 'src/net/http/cgi/child_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cgi/child_test.go' 'src/net/http/cgi/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cgi/testdata' 'src/net/http/cgi/testdata/test.cgi' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cgi/testdata/test.cgi' 'src/net/http/cgi/posix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cgi/posix_test.go' 'src/net/http/request.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/request.go' 'src/net/http/client.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/client.go' 'src/net/http/cookiejar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cookiejar' 'src/net/http/cookiejar/jar.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cookiejar/jar.go' 'src/net/http/cookiejar/punycode.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cookiejar/punycode.go' 'src/net/http/cookiejar/punycode_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cookiejar/punycode_test.go' 'src/net/http/cookiejar/jar_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/cookiejar/jar_test.go' 'src/net/http/main_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/main_test.go' 'src/net/http/fs_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/fs_test.go' 'src/net/http/readrequest_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/readrequest_test.go' 'src/net/http/filetransport.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/filetransport.go' 'src/net/http/lex_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/lex_test.go' 'src/net/http/http_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/http/http_test.go' 'src/net/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/testdata' 'src/net/testdata/igmp' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/testdata/igmp' 'src/net/testdata/ipv4-hosts' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/testdata/ipv4-hosts' 'src/net/testdata/ipv6-hosts' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/testdata/ipv6-hosts' 'src/net/testdata/singleline-hosts' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/testdata/singleline-hosts' 'src/net/testdata/resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/testdata/resolv.conf' 'src/net/testdata/domain-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/testdata/domain-resolv.conf' 'src/net/testdata/empty-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/testdata/empty-resolv.conf' 'src/net/testdata/hosts' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/testdata/hosts' 'src/net/testdata/openbsd-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/testdata/openbsd-resolv.conf' 'src/net/testdata/igmp6' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/testdata/igmp6' 'src/net/testdata/search-resolv.conf' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/testdata/search-resolv.conf' 'src/net/parse.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/parse.go' 'src/net/error_plan9_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/error_plan9_test.go' 'src/net/main_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/main_windows_test.go' 'src/net/external_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/external_test.go' 'src/net/port_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/port_unix.go' 'src/net/port.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/port.go' 'src/net/mac.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/mac.go' 'src/net/ip.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/ip.go' 'src/net/ipsock_posix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/ipsock_posix.go' 'src/net/lookup_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/lookup_plan9.go' 'src/net/tcpsockopt_stub.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/tcpsockopt_stub.go' 'src/net/main_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/main_test.go' 'src/net/lookup_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/lookup_windows_test.go' 'src/net/iprawsock_posix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/iprawsock_posix.go' 'src/net/interface_stub.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/interface_stub.go' 'src/net/sockopt_stub.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sockopt_stub.go' 'src/net/interface_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/interface_linux.go' 'src/net/hook_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/hook_unix.go' 'src/net/interface_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/interface_unix_test.go' 'src/net/conn_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/conn_test.go' 'src/net/platform_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/platform_test.go' 'src/net/cgo_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/cgo_solaris.go' 'src/net/fd_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/fd_unix.go' 'src/net/cgo_sockold.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/cgo_sockold.go' 'src/net/main_plan9_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/main_plan9_test.go' 'src/net/sockoptip_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sockoptip_linux.go' 'src/net/sendfile_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/sendfile_freebsd.go' 'src/net/dnsconfig_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/net/dnsconfig_unix_test.go' 'src/flag' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/flag' 'src/flag/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/flag/export_test.go' 'src/flag/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/flag/example_test.go' 'src/flag/flag_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/flag/flag_test.go' 'src/flag/flag.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/flag/flag.go' 'src/sort' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sort' 'src/sort/example_keys_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sort/example_keys_test.go' 'src/sort/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sort/export_test.go' 'src/sort/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sort/example_test.go' 'src/sort/example_wrapper_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sort/example_wrapper_test.go' 'src/sort/search.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sort/search.go' 'src/sort/example_interface_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sort/example_interface_test.go' 'src/sort/sort.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sort/sort.go' 'src/sort/sort_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sort/sort_test.go' 'src/sort/example_multi_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sort/example_multi_test.go' 'src/sort/search_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sort/search_test.go' 'src/strings' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strings' 'src/strings/strings_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strings/strings_test.go' 'src/strings/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strings/export_test.go' 'src/strings/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strings/example_test.go' 'src/strings/strings.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strings/strings.s' 'src/strings/strings.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strings/strings.go' 'src/strings/strings_decl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strings/strings_decl.go' 'src/strings/replace.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strings/replace.go' 'src/strings/search.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strings/search.go' 'src/strings/reader.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strings/reader.go' 'src/strings/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strings/reader_test.go' 'src/strings/replace_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strings/replace_test.go' 'src/strings/compare_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strings/compare_test.go' 'src/strings/compare.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strings/compare.go' 'src/strings/search_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strings/search_test.go' 'src/expvar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/expvar' 'src/expvar/expvar.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/expvar/expvar.go' 'src/expvar/expvar_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/expvar/expvar_test.go' 'src/race.bat' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/race.bat' 'src/cmd' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd' 'src/cmd/gofmt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt' 'src/cmd/gofmt/long_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/long_test.go' 'src/cmd/gofmt/gofmt_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/gofmt_test.go' 'src/cmd/gofmt/rewrite.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/rewrite.go' 'src/cmd/gofmt/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/doc.go' 'src/cmd/gofmt/simplify.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/simplify.go' 'src/cmd/gofmt/gofmt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/gofmt.go' 'src/cmd/gofmt/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata' 'src/cmd/gofmt/testdata/stdin5.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/stdin5.input' 'src/cmd/gofmt/testdata/rewrite5.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite5.input' 'src/cmd/gofmt/testdata/stdin1.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/stdin1.input' 'src/cmd/gofmt/testdata/stdin7.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/stdin7.input' 'src/cmd/gofmt/testdata/old.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/old.input' 'src/cmd/gofmt/testdata/stdin4.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/stdin4.input' 'src/cmd/gofmt/testdata/stdin5.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/stdin5.golden' 'src/cmd/gofmt/testdata/rewrite3.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite3.input' 'src/cmd/gofmt/testdata/stdin7.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/stdin7.golden' 'src/cmd/gofmt/testdata/typeswitch.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/typeswitch.golden' 'src/cmd/gofmt/testdata/slices2.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/slices2.golden' 'src/cmd/gofmt/testdata/rewrite2.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite2.golden' 'src/cmd/gofmt/testdata/stdin4.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/stdin4.golden' 'src/cmd/gofmt/testdata/stdin6.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/stdin6.input' 'src/cmd/gofmt/testdata/rewrite5.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite5.golden' 'src/cmd/gofmt/testdata/stdin6.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/stdin6.golden' 'src/cmd/gofmt/testdata/ranges.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/ranges.input' 'src/cmd/gofmt/testdata/slices1.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/slices1.golden' 'src/cmd/gofmt/testdata/import.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/import.golden' 'src/cmd/gofmt/testdata/old.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/old.golden' 'src/cmd/gofmt/testdata/rewrite8.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite8.golden' 'src/cmd/gofmt/testdata/import.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/import.input' 'src/cmd/gofmt/testdata/rewrite3.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite3.golden' 'src/cmd/gofmt/testdata/stdin1.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/stdin1.golden' 'src/cmd/gofmt/testdata/rewrite6.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite6.golden' 'src/cmd/gofmt/testdata/rewrite4.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite4.golden' 'src/cmd/gofmt/testdata/composites.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/composites.input' 'src/cmd/gofmt/testdata/slices2.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/slices2.input' 'src/cmd/gofmt/testdata/stdin2.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/stdin2.golden' 'src/cmd/gofmt/testdata/emptydecl.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/emptydecl.golden' 'src/cmd/gofmt/testdata/slices1.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/slices1.input' 'src/cmd/gofmt/testdata/typeswitch.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/typeswitch.input' 'src/cmd/gofmt/testdata/rewrite7.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite7.golden' 'src/cmd/gofmt/testdata/rewrite7.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite7.input' 'src/cmd/gofmt/testdata/comments.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/comments.golden' 'src/cmd/gofmt/testdata/crlf.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/crlf.input' 'src/cmd/gofmt/testdata/stdin3.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/stdin3.input' 'src/cmd/gofmt/testdata/rewrite6.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite6.input' 'src/cmd/gofmt/testdata/stdin2.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/stdin2.input' 'src/cmd/gofmt/testdata/rewrite8.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite8.input' 'src/cmd/gofmt/testdata/comments.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/comments.input' 'src/cmd/gofmt/testdata/rewrite2.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite2.input' 'src/cmd/gofmt/testdata/composites.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/composites.golden' 'src/cmd/gofmt/testdata/ranges.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/ranges.golden' 'src/cmd/gofmt/testdata/rewrite1.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite1.golden' 'src/cmd/gofmt/testdata/rewrite1.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite1.input' 'src/cmd/gofmt/testdata/crlf.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/crlf.golden' 'src/cmd/gofmt/testdata/rewrite4.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/rewrite4.input' 'src/cmd/gofmt/testdata/emptydecl.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/emptydecl.input' 'src/cmd/gofmt/testdata/stdin3.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/gofmt/testdata/stdin3.golden' 'src/cmd/addr2line' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/addr2line' 'src/cmd/addr2line/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/addr2line/main.go' 'src/cmd/addr2line/addr2line_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/addr2line/addr2line_test.go' 'src/cmd/cover' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cover' 'src/cmd/cover/profile.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cover/profile.go' 'src/cmd/cover/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cover/doc.go' 'src/cmd/cover/html.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cover/html.go' 'src/cmd/cover/cover_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cover/cover_test.go' 'src/cmd/cover/cover.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cover/cover.go' 'src/cmd/cover/func.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cover/func.go' 'src/cmd/cover/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cover/testdata' 'src/cmd/cover/testdata/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cover/testdata/main.go' 'src/cmd/cover/testdata/test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cover/testdata/test.go' 'src/cmd/old9a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/old9a' 'src/cmd/old9a/a.y' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/old9a/a.y' 'src/cmd/old9a/lex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/old9a/lex.go' 'src/cmd/old9a/y.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/old9a/y.go' 'src/cmd/fix' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/fix' 'src/cmd/fix/netipv6zone_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/fix/netipv6zone_test.go' 'src/cmd/fix/gotypes.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/fix/gotypes.go' 'src/cmd/fix/fix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/fix/fix.go' 'src/cmd/fix/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/fix/main.go' 'src/cmd/fix/gotypes_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/fix/gotypes_test.go' 'src/cmd/fix/netipv6zone.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/fix/netipv6zone.go' 'src/cmd/fix/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/fix/doc.go' 'src/cmd/fix/printerconfig_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/fix/printerconfig_test.go' 'src/cmd/fix/printerconfig.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/fix/printerconfig.go' 'src/cmd/fix/import_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/fix/import_test.go' 'src/cmd/fix/typecheck.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/fix/typecheck.go' 'src/cmd/fix/main_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/fix/main_test.go' 'src/cmd/cgo' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cgo' 'src/cmd/cgo/zdefaultcc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cgo/zdefaultcc.go' 'src/cmd/cgo/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cgo/main.go' 'src/cmd/cgo/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cgo/doc.go' 'src/cmd/cgo/ast.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cgo/ast.go' 'src/cmd/cgo/godefs.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cgo/godefs.go' 'src/cmd/cgo/out.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cgo/out.go' 'src/cmd/cgo/util.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cgo/util.go' 'src/cmd/cgo/gcc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/cgo/gcc.go' 'src/cmd/pprof' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof' 'src/cmd/pprof/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/doc.go' 'src/cmd/pprof/README' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/README' 'src/cmd/pprof/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal' 'src/cmd/pprof/internal/symbolz' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/symbolz' 'src/cmd/pprof/internal/symbolz/symbolz.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/symbolz/symbolz.go' 'src/cmd/pprof/internal/profile' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/profile' 'src/cmd/pprof/internal/profile/profile_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/profile/profile_test.go' 'src/cmd/pprof/internal/profile/profile.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/profile/profile.go' 'src/cmd/pprof/internal/profile/proto.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/profile/proto.go' 'src/cmd/pprof/internal/profile/legacy_profile.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/profile/legacy_profile.go' 'src/cmd/pprof/internal/profile/encode.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/profile/encode.go' 'src/cmd/pprof/internal/profile/filter.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/profile/filter.go' 'src/cmd/pprof/internal/profile/prune.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/profile/prune.go' 'src/cmd/pprof/internal/svg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/svg' 'src/cmd/pprof/internal/svg/svg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/svg/svg.go' 'src/cmd/pprof/internal/svg/svgpan.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/svg/svgpan.go' 'src/cmd/pprof/internal/driver' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/driver' 'src/cmd/pprof/internal/driver/interactive.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/driver/interactive.go' 'src/cmd/pprof/internal/driver/driver.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/driver/driver.go' 'src/cmd/pprof/internal/tempfile' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/tempfile' 'src/cmd/pprof/internal/tempfile/tempfile.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/tempfile/tempfile.go' 'src/cmd/pprof/internal/commands' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/commands' 'src/cmd/pprof/internal/commands/commands.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/commands/commands.go' 'src/cmd/pprof/internal/fetch' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/fetch' 'src/cmd/pprof/internal/fetch/fetch.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/fetch/fetch.go' 'src/cmd/pprof/internal/plugin' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/plugin' 'src/cmd/pprof/internal/plugin/plugin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/plugin/plugin.go' 'src/cmd/pprof/internal/report' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/report' 'src/cmd/pprof/internal/report/source_html.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/report/source_html.go' 'src/cmd/pprof/internal/report/report.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/report/report.go' 'src/cmd/pprof/internal/report/source.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/report/source.go' 'src/cmd/pprof/internal/symbolizer' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/symbolizer' 'src/cmd/pprof/internal/symbolizer/symbolizer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/internal/symbolizer/symbolizer.go' 'src/cmd/pprof/pprof.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pprof/pprof.go' 'src/cmd/link' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link' 'src/cmd/link/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/main.go' 'src/cmd/link/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/doc.go' 'src/cmd/link/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal' 'src/cmd/link/internal/arm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/arm' 'src/cmd/link/internal/arm/l.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/arm/l.go' 'src/cmd/link/internal/arm/obj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/arm/obj.go' 'src/cmd/link/internal/arm/asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/arm/asm.go' 'src/cmd/link/internal/arm64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/arm64' 'src/cmd/link/internal/arm64/l.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/arm64/l.go' 'src/cmd/link/internal/arm64/obj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/arm64/obj.go' 'src/cmd/link/internal/arm64/asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/arm64/asm.go' 'src/cmd/link/internal/amd64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/amd64' 'src/cmd/link/internal/amd64/l.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/amd64/l.go' 'src/cmd/link/internal/amd64/obj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/amd64/obj.go' 'src/cmd/link/internal/amd64/asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/amd64/asm.go' 'src/cmd/link/internal/amd64/z.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/amd64/z.go' 'src/cmd/link/internal/x86' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/x86' 'src/cmd/link/internal/x86/l.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/x86/l.go' 'src/cmd/link/internal/x86/obj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/x86/obj.go' 'src/cmd/link/internal/x86/asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/x86/asm.go' 'src/cmd/link/internal/ppc64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ppc64' 'src/cmd/link/internal/ppc64/l.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ppc64/l.go' 'src/cmd/link/internal/ppc64/obj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ppc64/obj.go' 'src/cmd/link/internal/ppc64/asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ppc64/asm.go' 'src/cmd/link/internal/ld' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld' 'src/cmd/link/internal/ld/pe.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/pe.go' 'src/cmd/link/internal/ld/ldmacho.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/ldmacho.go' 'src/cmd/link/internal/ld/macho.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/macho.go' 'src/cmd/link/internal/ld/ldelf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/ldelf.go' 'src/cmd/link/internal/ld/lib.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/lib.go' 'src/cmd/link/internal/ld/ar.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/ar.go' 'src/cmd/link/internal/ld/go.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/go.go' 'src/cmd/link/internal/ld/symtab.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/symtab.go' 'src/cmd/link/internal/ld/dwarf_defs.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/dwarf_defs.go' 'src/cmd/link/internal/ld/link.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/link.go' 'src/cmd/link/internal/ld/pobj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/pobj.go' 'src/cmd/link/internal/ld/util.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/util.go' 'src/cmd/link/internal/ld/decodesym.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/decodesym.go' 'src/cmd/link/internal/ld/objfile.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/objfile.go' 'src/cmd/link/internal/ld/ldpe.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/ldpe.go' 'src/cmd/link/internal/ld/sym.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/sym.go' 'src/cmd/link/internal/ld/elf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/elf.go' 'src/cmd/link/internal/ld/arch.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/arch.go' 'src/cmd/link/internal/ld/ld.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/ld.go' 'src/cmd/link/internal/ld/data.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/data.go' 'src/cmd/link/internal/ld/dwarf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/dwarf.go' 'src/cmd/link/internal/ld/macho_combine_dwarf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/macho_combine_dwarf.go' 'src/cmd/link/internal/ld/pcln.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/pcln.go' 'src/cmd/link/internal/ld/textflag.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/link/internal/ld/textflag.go' 'src/cmd/objdump' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/objdump' 'src/cmd/objdump/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/objdump/main.go' 'src/cmd/objdump/objdump_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/objdump/objdump_test.go' 'src/cmd/objdump/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/objdump/testdata' 'src/cmd/objdump/testdata/fmthello.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/objdump/testdata/fmthello.go' 'src/cmd/compile' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile' 'src/cmd/compile/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/main.go' 'src/cmd/compile/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/doc.go' 'src/cmd/compile/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal' 'src/cmd/compile/internal/arm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm' 'src/cmd/compile/internal/arm/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm/ggen.go' 'src/cmd/compile/internal/arm/gsubr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm/gsubr.go' 'src/cmd/compile/internal/arm/galign.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm/galign.go' 'src/cmd/compile/internal/arm/prog.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm/prog.go' 'src/cmd/compile/internal/arm/cgen64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm/cgen64.go' 'src/cmd/compile/internal/arm/cgen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm/cgen.go' 'src/cmd/compile/internal/arm/peep.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm/peep.go' 'src/cmd/compile/internal/arm/reg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm/reg.go' 'src/cmd/compile/internal/big' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big' 'src/cmd/compile/internal/big/floatconv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/floatconv.go' 'src/cmd/compile/internal/big/int.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/int.go' 'src/cmd/compile/internal/big/arith_decl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/arith_decl.go' 'src/cmd/compile/internal/big/ftoa.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/ftoa.go' 'src/cmd/compile/internal/big/nat.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/nat.go' 'src/cmd/compile/internal/big/float_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/float_test.go' 'src/cmd/compile/internal/big/intconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/intconv_test.go' 'src/cmd/compile/internal/big/decimal_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/decimal_test.go' 'src/cmd/compile/internal/big/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/example_test.go' 'src/cmd/compile/internal/big/vendor.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/vendor.bash' 'src/cmd/compile/internal/big/ratconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/ratconv_test.go' 'src/cmd/compile/internal/big/int_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/int_test.go' 'src/cmd/compile/internal/big/float.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/float.go' 'src/cmd/compile/internal/big/floatexample_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/floatexample_test.go' 'src/cmd/compile/internal/big/calibrate_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/calibrate_test.go' 'src/cmd/compile/internal/big/ratconv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/ratconv.go' 'src/cmd/compile/internal/big/decimal.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/decimal.go' 'src/cmd/compile/internal/big/rat.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/rat.go' 'src/cmd/compile/internal/big/rat_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/rat_test.go' 'src/cmd/compile/internal/big/intconv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/intconv.go' 'src/cmd/compile/internal/big/arith_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/arith_test.go' 'src/cmd/compile/internal/big/gcd_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/gcd_test.go' 'src/cmd/compile/internal/big/natconv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/natconv.go' 'src/cmd/compile/internal/big/floatconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/floatconv_test.go' 'src/cmd/compile/internal/big/accuracy_string.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/accuracy_string.go' 'src/cmd/compile/internal/big/bits_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/bits_test.go' 'src/cmd/compile/internal/big/nat_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/nat_test.go' 'src/cmd/compile/internal/big/arith.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/arith.go' 'src/cmd/compile/internal/big/natconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/natconv_test.go' 'src/cmd/compile/internal/big/roundingmode_string.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/roundingmode_string.go' 'src/cmd/compile/internal/big/hilbert_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/big/hilbert_test.go' 'src/cmd/compile/internal/arm64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm64' 'src/cmd/compile/internal/arm64/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm64/ggen.go' 'src/cmd/compile/internal/arm64/gsubr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm64/gsubr.go' 'src/cmd/compile/internal/arm64/galign.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm64/galign.go' 'src/cmd/compile/internal/arm64/prog.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm64/prog.go' 'src/cmd/compile/internal/arm64/cgen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm64/cgen.go' 'src/cmd/compile/internal/arm64/peep.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm64/peep.go' 'src/cmd/compile/internal/arm64/reg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/arm64/reg.go' 'src/cmd/compile/internal/amd64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/amd64' 'src/cmd/compile/internal/amd64/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/amd64/ggen.go' 'src/cmd/compile/internal/amd64/gsubr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/amd64/gsubr.go' 'src/cmd/compile/internal/amd64/galign.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/amd64/galign.go' 'src/cmd/compile/internal/amd64/prog.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/amd64/prog.go' 'src/cmd/compile/internal/amd64/cgen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/amd64/cgen.go' 'src/cmd/compile/internal/amd64/peep.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/amd64/peep.go' 'src/cmd/compile/internal/amd64/reg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/amd64/reg.go' 'src/cmd/compile/internal/x86' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/x86' 'src/cmd/compile/internal/x86/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/x86/ggen.go' 'src/cmd/compile/internal/x86/gsubr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/x86/gsubr.go' 'src/cmd/compile/internal/x86/galign.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/x86/galign.go' 'src/cmd/compile/internal/x86/prog.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/x86/prog.go' 'src/cmd/compile/internal/x86/cgen64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/x86/cgen64.go' 'src/cmd/compile/internal/x86/cgen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/x86/cgen.go' 'src/cmd/compile/internal/x86/peep.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/x86/peep.go' 'src/cmd/compile/internal/x86/reg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/x86/reg.go' 'src/cmd/compile/internal/ppc64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/ppc64' 'src/cmd/compile/internal/ppc64/ggen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/ppc64/ggen.go' 'src/cmd/compile/internal/ppc64/gsubr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/ppc64/gsubr.go' 'src/cmd/compile/internal/ppc64/galign.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/ppc64/galign.go' 'src/cmd/compile/internal/ppc64/prog.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/ppc64/prog.go' 'src/cmd/compile/internal/ppc64/opt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/ppc64/opt.go' 'src/cmd/compile/internal/ppc64/cgen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/ppc64/cgen.go' 'src/cmd/compile/internal/ppc64/peep.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/ppc64/peep.go' 'src/cmd/compile/internal/ppc64/reg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/ppc64/reg.go' 'src/cmd/compile/internal/gc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc' 'src/cmd/compile/internal/gc/cplx.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/cplx.go' 'src/cmd/compile/internal/gc/plive.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/plive.go' 'src/cmd/compile/internal/gc/reflect.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/reflect.go' 'src/cmd/compile/internal/gc/lex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/lex.go' 'src/cmd/compile/internal/gc/const.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/const.go' 'src/cmd/compile/internal/gc/swt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/swt.go' 'src/cmd/compile/internal/gc/go.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/go.go' 'src/cmd/compile/internal/gc/init.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/init.go' 'src/cmd/compile/internal/gc/builtin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/builtin.go' 'src/cmd/compile/internal/gc/pgen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/pgen.go' 'src/cmd/compile/internal/gc/gsubr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/gsubr.go' 'src/cmd/compile/internal/gc/mkbuiltin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/mkbuiltin.go' 'src/cmd/compile/internal/gc/obj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/obj.go' 'src/cmd/compile/internal/gc/mparith3.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/mparith3.go' 'src/cmd/compile/internal/gc/gen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/gen.go' 'src/cmd/compile/internal/gc/y.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/y.go' 'src/cmd/compile/internal/gc/opnames.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/opnames.go' 'src/cmd/compile/internal/gc/util.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/util.go' 'src/cmd/compile/internal/gc/syntax.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/syntax.go' 'src/cmd/compile/internal/gc/export.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/export.go' 'src/cmd/compile/internal/gc/range.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/range.go' 'src/cmd/compile/internal/gc/go.y' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/go.y' 'src/cmd/compile/internal/gc/walk.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/walk.go' 'src/cmd/compile/internal/gc/sinit.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/sinit.go' 'src/cmd/compile/internal/gc/inl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/inl.go' 'src/cmd/compile/internal/gc/order.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/order.go' 'src/cmd/compile/internal/gc/cgen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/cgen.go' 'src/cmd/compile/internal/gc/closure.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/closure.go' 'src/cmd/compile/internal/gc/subr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/subr.go' 'src/cmd/compile/internal/gc/esc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/esc.go' 'src/cmd/compile/internal/gc/fmt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/fmt.go' 'src/cmd/compile/internal/gc/typecheck.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/typecheck.go' 'src/cmd/compile/internal/gc/dcl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/dcl.go' 'src/cmd/compile/internal/gc/popt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/popt.go' 'src/cmd/compile/internal/gc/builtin' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/builtin' 'src/cmd/compile/internal/gc/builtin/runtime.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/builtin/runtime.go' 'src/cmd/compile/internal/gc/builtin/unsafe.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/builtin/unsafe.go' 'src/cmd/compile/internal/gc/align.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/align.go' 'src/cmd/compile/internal/gc/mparith2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/mparith2.go' 'src/cmd/compile/internal/gc/select.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/select.go' 'src/cmd/compile/internal/gc/unsafe.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/unsafe.go' 'src/cmd/compile/internal/gc/racewalk.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/racewalk.go' 'src/cmd/compile/internal/gc/bv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/bv.go' 'src/cmd/compile/internal/gc/reg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/compile/internal/gc/reg.go' 'src/cmd/yacc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/yacc' 'src/cmd/yacc/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/yacc/doc.go' 'src/cmd/yacc/yacc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/yacc/yacc.go' 'src/cmd/yacc/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/yacc/testdata' 'src/cmd/yacc/testdata/expr' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/yacc/testdata/expr' 'src/cmd/yacc/testdata/expr/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/yacc/testdata/expr/main.go' 'src/cmd/yacc/testdata/expr/README' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/yacc/testdata/expr/README' 'src/cmd/yacc/testdata/expr/expr.y' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/yacc/testdata/expr/expr.y' 'src/cmd/trace' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/trace' 'src/cmd/trace/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/trace/main.go' 'src/cmd/trace/trace.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/trace/trace.go' 'src/cmd/trace/goroutines.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/trace/goroutines.go' 'src/cmd/trace/pprof.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/trace/pprof.go' 'src/cmd/asm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm' 'src/cmd/asm/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/main.go' 'src/cmd/asm/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal' 'src/cmd/asm/internal/lex' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/lex' 'src/cmd/asm/internal/lex/tokenizer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/lex/tokenizer.go' 'src/cmd/asm/internal/lex/lex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/lex/lex.go' 'src/cmd/asm/internal/lex/stack.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/lex/stack.go' 'src/cmd/asm/internal/lex/slice.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/lex/slice.go' 'src/cmd/asm/internal/lex/input.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/lex/input.go' 'src/cmd/asm/internal/lex/lex_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/lex/lex_test.go' 'src/cmd/asm/internal/asm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm' 'src/cmd/asm/internal/asm/operand_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm/operand_test.go' 'src/cmd/asm/internal/asm/expr_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm/expr_test.go' 'src/cmd/asm/internal/asm/asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm/asm.go' 'src/cmd/asm/internal/asm/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm/testdata' 'src/cmd/asm/internal/asm/testdata/arm.out' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/arm.out' 'src/cmd/asm/internal/asm/testdata/386.out' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/386.out' 'src/cmd/asm/internal/asm/testdata/amd64.out' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/amd64.out' 'src/cmd/asm/internal/asm/testdata/arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/arm.s' 'src/cmd/asm/internal/asm/testdata/arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/arm64.s' 'src/cmd/asm/internal/asm/testdata/ppc64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/ppc64.s' 'src/cmd/asm/internal/asm/testdata/arm64.out' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/arm64.out' 'src/cmd/asm/internal/asm/testdata/amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/amd64.s' 'src/cmd/asm/internal/asm/testdata/ppc64.out' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/ppc64.out' 'src/cmd/asm/internal/asm/testdata/386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm/testdata/386.s' 'src/cmd/asm/internal/asm/parse.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm/parse.go' 'src/cmd/asm/internal/asm/endtoend_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/asm/endtoend_test.go' 'src/cmd/asm/internal/arch' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/arch' 'src/cmd/asm/internal/arch/arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/arch/arm.go' 'src/cmd/asm/internal/arch/ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/arch/ppc64.go' 'src/cmd/asm/internal/arch/arch.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/arch/arch.go' 'src/cmd/asm/internal/arch/arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/arch/arm64.go' 'src/cmd/asm/internal/flags' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/flags' 'src/cmd/asm/internal/flags/flags.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/asm/internal/flags/flags.go' 'src/cmd/nm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/nm' 'src/cmd/nm/nm_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/nm/nm_test.go' 'src/cmd/nm/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/nm/doc.go' 'src/cmd/nm/nm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/nm/nm.go' 'src/cmd/go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go' 'src/cmd/go/zdefaultcc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/zdefaultcc.go' 'src/cmd/go/version.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/version.go' 'src/cmd/go/fix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/fix.go' 'src/cmd/go/pkg_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/pkg_test.go' 'src/cmd/go/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/main.go' 'src/cmd/go/match_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/match_test.go' 'src/cmd/go/list.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/list.go' 'src/cmd/go/discovery.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/discovery.go' 'src/cmd/go/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/doc.go' 'src/cmd/go/generate_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/generate_test.go' 'src/cmd/go/clean.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/clean.go' 'src/cmd/go/tag_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/tag_test.go' 'src/cmd/go/vcs_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/vcs_test.go' 'src/cmd/go/testflag.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testflag.go' 'src/cmd/go/go11.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/go11.go' 'src/cmd/go/signal_notunix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/signal_notunix.go' 'src/cmd/go/pkg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/pkg.go' 'src/cmd/go/tool.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/tool.go' 'src/cmd/go/context.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/context.go' 'src/cmd/go/http.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/http.go' 'src/cmd/go/test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/test.go' 'src/cmd/go/alldocs.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/alldocs.go' 'src/cmd/go/help.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/help.go' 'src/cmd/go/testgo.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testgo.go' 'src/cmd/go/go_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/go_test.go' 'src/cmd/go/run.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/run.go' 'src/cmd/go/note.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/note.go' 'src/cmd/go/go_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/go_windows_test.go' 'src/cmd/go/signal.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/signal.go' 'src/cmd/go/build.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/build.go' 'src/cmd/go/fmt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/fmt.go' 'src/cmd/go/note_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/note_test.go' 'src/cmd/go/vet.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/vet.go' 'src/cmd/go/vendor_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/vendor_test.go' 'src/cmd/go/generate.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/generate.go' 'src/cmd/go/vcs.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/vcs.go' 'src/cmd/go/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata' 'src/cmd/go/testdata/dep_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/dep_test.go' 'src/cmd/go/testdata/shadow' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/shadow' 'src/cmd/go/testdata/shadow/root1' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/shadow/root1' 'src/cmd/go/testdata/shadow/root1/src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/shadow/root1/src' 'src/cmd/go/testdata/shadow/root1/src/foo' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/shadow/root1/src/foo' 'src/cmd/go/testdata/shadow/root1/src/foo/foo.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/shadow/root1/src/foo/foo.go' 'src/cmd/go/testdata/shadow/root1/src/math' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/shadow/root1/src/math' 'src/cmd/go/testdata/shadow/root1/src/math/math.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/shadow/root1/src/math/math.go' 'src/cmd/go/testdata/shadow/root2' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/shadow/root2' 'src/cmd/go/testdata/shadow/root2/src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/shadow/root2/src' 'src/cmd/go/testdata/shadow/root2/src/foo' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/shadow/root2/src/foo' 'src/cmd/go/testdata/shadow/root2/src/foo/foo.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/shadow/root2/src/foo/foo.go' 'src/cmd/go/testdata/example1_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/example1_test.go' 'src/cmd/go/testdata/generate' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/generate' 'src/cmd/go/testdata/generate/test3.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/generate/test3.go' 'src/cmd/go/testdata/generate/test1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/generate/test1.go' 'src/cmd/go/testdata/generate/test4.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/generate/test4.go' 'src/cmd/go/testdata/generate/test2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/generate/test2.go' 'src/cmd/go/testdata/failssh' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/failssh' 'src/cmd/go/testdata/failssh/ssh' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/failssh/ssh' 'src/cmd/go/testdata/cgocover' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/cgocover' 'src/cmd/go/testdata/cgocover/p.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/cgocover/p.go' 'src/cmd/go/testdata/cgocover/p_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/cgocover/p_test.go' 'src/cmd/go/testdata/testimport' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testimport' 'src/cmd/go/testdata/testimport/p.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testimport/p.go' 'src/cmd/go/testdata/testimport/p2' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testimport/p2' 'src/cmd/go/testdata/testimport/p2/p2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testimport/p2/p2.go' 'src/cmd/go/testdata/testimport/p_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testimport/p_test.go' 'src/cmd/go/testdata/testimport/x_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testimport/x_test.go' 'src/cmd/go/testdata/testimport/p1' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testimport/p1' 'src/cmd/go/testdata/testimport/p1/p1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testimport/p1/p1.go' 'src/cmd/go/testdata/importcom' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom' 'src/cmd/go/testdata/importcom/bad.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom/bad.go' 'src/cmd/go/testdata/importcom/wrongplace.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom/wrongplace.go' 'src/cmd/go/testdata/importcom/works.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom/works.go' 'src/cmd/go/testdata/importcom/src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom/src' 'src/cmd/go/testdata/importcom/src/bad' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom/src/bad' 'src/cmd/go/testdata/importcom/src/bad/bad.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom/src/bad/bad.go' 'src/cmd/go/testdata/importcom/src/wrongplace' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom/src/wrongplace' 'src/cmd/go/testdata/importcom/src/wrongplace/x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom/src/wrongplace/x.go' 'src/cmd/go/testdata/importcom/src/works' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom/src/works' 'src/cmd/go/testdata/importcom/src/works/x' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom/src/works/x' 'src/cmd/go/testdata/importcom/src/works/x/x1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom/src/works/x/x1.go' 'src/cmd/go/testdata/importcom/src/works/x/x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom/src/works/x/x.go' 'src/cmd/go/testdata/importcom/src/conflict' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom/src/conflict' 'src/cmd/go/testdata/importcom/src/conflict/b.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom/src/conflict/b.go' 'src/cmd/go/testdata/importcom/src/conflict/a.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom/src/conflict/a.go' 'src/cmd/go/testdata/importcom/conflict.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/importcom/conflict.go' 'src/cmd/go/testdata/standalone_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/standalone_test.go' 'src/cmd/go/testdata/testonly' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testonly' 'src/cmd/go/testdata/testonly/p_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testonly/p_test.go' 'src/cmd/go/testdata/testinternal2' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testinternal2' 'src/cmd/go/testdata/testinternal2/p.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testinternal2/p.go' 'src/cmd/go/testdata/testinternal2/x' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testinternal2/x' 'src/cmd/go/testdata/testinternal2/x/y' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testinternal2/x/y' 'src/cmd/go/testdata/testinternal2/x/y/z' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testinternal2/x/y/z' 'src/cmd/go/testdata/testinternal2/x/y/z/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testinternal2/x/y/z/internal' 'src/cmd/go/testdata/testinternal2/x/y/z/internal/w' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testinternal2/x/y/z/internal/w' 'src/cmd/go/testdata/testinternal2/x/y/z/internal/w/w.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testinternal2/x/y/z/internal/w/w.go' 'src/cmd/go/testdata/rundir' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/rundir' 'src/cmd/go/testdata/rundir/sub' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/rundir/sub' 'src/cmd/go/testdata/rundir/sub/sub.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/rundir/sub/sub.go' 'src/cmd/go/testdata/rundir/x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/rundir/x.go' 'src/cmd/go/testdata/norunexample' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/norunexample' 'src/cmd/go/testdata/norunexample/test_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/norunexample/test_test.go' 'src/cmd/go/testdata/norunexample/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/norunexample/example_test.go' 'src/cmd/go/testdata/example2_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/example2_test.go' 'src/cmd/go/testdata/testinternal3' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testinternal3' 'src/cmd/go/testdata/testinternal3/t.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testinternal3/t.go' 'src/cmd/go/testdata/src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src' 'src/cmd/go/testdata/src/vend' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend' 'src/cmd/go/testdata/src/vend/hello' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/hello' 'src/cmd/go/testdata/src/vend/hello/hellox_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/hello/hellox_test.go' 'src/cmd/go/testdata/src/vend/hello/hello_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/hello/hello_test.go' 'src/cmd/go/testdata/src/vend/hello/hello.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/hello/hello.go' 'src/cmd/go/testdata/src/vend/vendor' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/vendor' 'src/cmd/go/testdata/src/vend/vendor/strings' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/vendor/strings' 'src/cmd/go/testdata/src/vend/vendor/strings/msg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/vendor/strings/msg.go' 'src/cmd/go/testdata/src/vend/vendor/q' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/vendor/q' 'src/cmd/go/testdata/src/vend/vendor/q/q.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/vendor/q/q.go' 'src/cmd/go/testdata/src/vend/vendor/p' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/vendor/p' 'src/cmd/go/testdata/src/vend/vendor/p/p.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/vendor/p/p.go' 'src/cmd/go/testdata/src/vend/subdir' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/subdir' 'src/cmd/go/testdata/src/vend/subdir/bad.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/subdir/bad.go' 'src/cmd/go/testdata/src/vend/subdir/good.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/subdir/good.go' 'src/cmd/go/testdata/src/vend/bad.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/bad.go' 'src/cmd/go/testdata/src/vend/good.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/good.go' 'src/cmd/go/testdata/src/vend/x' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/x' 'src/cmd/go/testdata/src/vend/x/vendor' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/x/vendor' 'src/cmd/go/testdata/src/vend/x/vendor/p' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/x/vendor/p' 'src/cmd/go/testdata/src/vend/x/vendor/p/p.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/x/vendor/p/p.go' 'src/cmd/go/testdata/src/vend/x/vendor/p/p' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/x/vendor/p/p' 'src/cmd/go/testdata/src/vend/x/vendor/p/p/p.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/x/vendor/p/p/p.go' 'src/cmd/go/testdata/src/vend/x/vendor/r' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/x/vendor/r' 'src/cmd/go/testdata/src/vend/x/vendor/r/r.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/x/vendor/r/r.go' 'src/cmd/go/testdata/src/vend/x/invalid' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/x/invalid' 'src/cmd/go/testdata/src/vend/x/invalid/invalid.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/x/invalid/invalid.go' 'src/cmd/go/testdata/src/vend/x/x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vend/x/x.go' 'src/cmd/go/testdata/src/go-cmd-test' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/go-cmd-test' 'src/cmd/go/testdata/src/go-cmd-test/helloworld.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/go-cmd-test/helloworld.go' 'src/cmd/go/testdata/src/notest' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/notest' 'src/cmd/go/testdata/src/notest/hello.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/notest/hello.go' 'src/cmd/go/testdata/src/testcycle' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testcycle' 'src/cmd/go/testdata/src/testcycle/p2' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testcycle/p2' 'src/cmd/go/testdata/src/testcycle/p2/p2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testcycle/p2/p2.go' 'src/cmd/go/testdata/src/testcycle/p3' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testcycle/p3' 'src/cmd/go/testdata/src/testcycle/p3/p3.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testcycle/p3/p3.go' 'src/cmd/go/testdata/src/testcycle/p3/p3_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testcycle/p3/p3_test.go' 'src/cmd/go/testdata/src/testcycle/q1' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testcycle/q1' 'src/cmd/go/testdata/src/testcycle/q1/q1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testcycle/q1/q1.go' 'src/cmd/go/testdata/src/testcycle/q1/q1_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testcycle/q1/q1_test.go' 'src/cmd/go/testdata/src/testcycle/p1' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testcycle/p1' 'src/cmd/go/testdata/src/testcycle/p1/p1_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testcycle/p1/p1_test.go' 'src/cmd/go/testdata/src/testcycle/p1/p1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testcycle/p1/p1.go' 'src/cmd/go/testdata/src/badpkg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/badpkg' 'src/cmd/go/testdata/src/badpkg/x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/badpkg/x.go' 'src/cmd/go/testdata/src/testdep' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testdep' 'src/cmd/go/testdata/src/testdep/p2' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testdep/p2' 'src/cmd/go/testdata/src/testdep/p2/p2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testdep/p2/p2.go' 'src/cmd/go/testdata/src/testdep/p3' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testdep/p3' 'src/cmd/go/testdata/src/testdep/p3/p3.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testdep/p3/p3.go' 'src/cmd/go/testdata/src/testdep/p1' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testdep/p1' 'src/cmd/go/testdata/src/testdep/p1/p1_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testdep/p1/p1_test.go' 'src/cmd/go/testdata/src/testdep/p1/p1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/testdep/p1/p1.go' 'src/cmd/go/testdata/src/badtest' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/badtest' 'src/cmd/go/testdata/src/badtest/badsyntax' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/badtest/badsyntax' 'src/cmd/go/testdata/src/badtest/badsyntax/x_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/badtest/badsyntax/x_test.go' 'src/cmd/go/testdata/src/badtest/badsyntax/x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/badtest/badsyntax/x.go' 'src/cmd/go/testdata/src/badtest/badvar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/badtest/badvar' 'src/cmd/go/testdata/src/badtest/badvar/x_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/badtest/badvar/x_test.go' 'src/cmd/go/testdata/src/badtest/badvar/x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/badtest/badvar/x.go' 'src/cmd/go/testdata/src/badtest/badexec' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/badtest/badexec' 'src/cmd/go/testdata/src/badtest/badexec/x_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/badtest/badexec/x_test.go' 'src/cmd/go/testdata/src/cgotest' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/cgotest' 'src/cmd/go/testdata/src/cgotest/m.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/cgotest/m.go' 'src/cmd/go/testdata/src/xtestonly' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/xtestonly' 'src/cmd/go/testdata/src/xtestonly/f.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/xtestonly/f.go' 'src/cmd/go/testdata/src/xtestonly/f_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/xtestonly/f_test.go' 'src/cmd/go/testdata/src/syntaxerror' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/syntaxerror' 'src/cmd/go/testdata/src/syntaxerror/x_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/syntaxerror/x_test.go' 'src/cmd/go/testdata/src/syntaxerror/x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/syntaxerror/x.go' 'src/cmd/go/testdata/src/main_test' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/main_test' 'src/cmd/go/testdata/src/main_test/m_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/main_test/m_test.go' 'src/cmd/go/testdata/src/main_test/m.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/main_test/m.go' 'src/cmd/go/testdata/src/vetpkg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vetpkg' 'src/cmd/go/testdata/src/vetpkg/c.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vetpkg/c.go' 'src/cmd/go/testdata/src/vetpkg/a_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vetpkg/a_test.go' 'src/cmd/go/testdata/src/vetpkg/b.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/vetpkg/b.go' 'src/cmd/go/testdata/src/badc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/badc' 'src/cmd/go/testdata/src/badc/x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/badc/x.go' 'src/cmd/go/testdata/src/badc/x.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/src/badc/x.c' 'src/cmd/go/testdata/local' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/local' 'src/cmd/go/testdata/local/sub' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/local/sub' 'src/cmd/go/testdata/local/sub/sub.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/local/sub/sub.go' 'src/cmd/go/testdata/local/sub/sub' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/local/sub/sub' 'src/cmd/go/testdata/local/sub/sub/subsub.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/local/sub/sub/subsub.go' 'src/cmd/go/testdata/local/easy.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/local/easy.go' 'src/cmd/go/testdata/local/easysub' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/local/easysub' 'src/cmd/go/testdata/local/easysub/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/local/easysub/main.go' 'src/cmd/go/testdata/local/easysub/easysub.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/local/easysub/easysub.go' 'src/cmd/go/testdata/local/hard.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/local/hard.go' 'src/cmd/go/testdata/testinternal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testinternal' 'src/cmd/go/testdata/testinternal/p.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/testdata/testinternal/p.go' 'src/cmd/go/env.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/env.go' 'src/cmd/go/bootstrap.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/bootstrap.go' 'src/cmd/go/signal_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/signal_unix.go' 'src/cmd/go/get.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/get.go' 'src/cmd/go/mkalldocs.sh' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/go/mkalldocs.sh' 'src/cmd/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal' 'src/cmd/internal/objfile' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/objfile' 'src/cmd/internal/objfile/pe.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/objfile/pe.go' 'src/cmd/internal/objfile/macho.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/objfile/macho.go' 'src/cmd/internal/objfile/plan9obj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/objfile/plan9obj.go' 'src/cmd/internal/objfile/goobj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/objfile/goobj.go' 'src/cmd/internal/objfile/disasm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/objfile/disasm.go' 'src/cmd/internal/objfile/objfile.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/objfile/objfile.go' 'src/cmd/internal/objfile/elf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/objfile/elf.go' 'src/cmd/internal/rsc.io' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io' 'src/cmd/internal/rsc.io/arm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/arm' 'src/cmd/internal/rsc.io/arm/armasm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/arm/armasm' 'src/cmd/internal/rsc.io/arm/armasm/gnu.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/arm/armasm/gnu.go' 'src/cmd/internal/rsc.io/arm/armasm/decode.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/arm/armasm/decode.go' 'src/cmd/internal/rsc.io/arm/armasm/objdumpext_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/arm/armasm/objdumpext_test.go' 'src/cmd/internal/rsc.io/arm/armasm/Makefile' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/arm/armasm/Makefile' 'src/cmd/internal/rsc.io/arm/armasm/plan9x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/arm/armasm/plan9x.go' 'src/cmd/internal/rsc.io/arm/armasm/decode_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/arm/armasm/decode_test.go' 'src/cmd/internal/rsc.io/arm/armasm/objdump_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/arm/armasm/objdump_test.go' 'src/cmd/internal/rsc.io/arm/armasm/inst.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/arm/armasm/inst.go' 'src/cmd/internal/rsc.io/arm/armasm/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/arm/armasm/testdata' 'src/cmd/internal/rsc.io/arm/armasm/testdata/Makefile' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/arm/armasm/testdata/Makefile' 'src/cmd/internal/rsc.io/arm/armasm/testdata/decode.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/arm/armasm/testdata/decode.txt' 'src/cmd/internal/rsc.io/arm/armasm/ext_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/arm/armasm/ext_test.go' 'src/cmd/internal/rsc.io/arm/armasm/tables.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/arm/armasm/tables.go' 'src/cmd/internal/rsc.io/x86' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86' 'src/cmd/internal/rsc.io/x86/x86asm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm' 'src/cmd/internal/rsc.io/x86/x86asm/inst_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/inst_test.go' 'src/cmd/internal/rsc.io/x86/x86asm/intel.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/intel.go' 'src/cmd/internal/rsc.io/x86/x86asm/gnu.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/gnu.go' 'src/cmd/internal/rsc.io/x86/x86asm/decode.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/decode.go' 'src/cmd/internal/rsc.io/x86/x86asm/plan9ext_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/plan9ext_test.go' 'src/cmd/internal/rsc.io/x86/x86asm/objdumpext_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/objdumpext_test.go' 'src/cmd/internal/rsc.io/x86/x86asm/xed_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/xed_test.go' 'src/cmd/internal/rsc.io/x86/x86asm/Makefile' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/Makefile' 'src/cmd/internal/rsc.io/x86/x86asm/plan9x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/plan9x.go' 'src/cmd/internal/rsc.io/x86/x86asm/decode_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/decode_test.go' 'src/cmd/internal/rsc.io/x86/x86asm/objdump_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/objdump_test.go' 'src/cmd/internal/rsc.io/x86/x86asm/inst.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/inst.go' 'src/cmd/internal/rsc.io/x86/x86asm/plan9x_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/plan9x_test.go' 'src/cmd/internal/rsc.io/x86/x86asm/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/testdata' 'src/cmd/internal/rsc.io/x86/x86asm/testdata/Makefile' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/testdata/Makefile' 'src/cmd/internal/rsc.io/x86/x86asm/testdata/decode.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/testdata/decode.txt' 'src/cmd/internal/rsc.io/x86/x86asm/ext_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/ext_test.go' 'src/cmd/internal/rsc.io/x86/x86asm/xedext_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/xedext_test.go' 'src/cmd/internal/rsc.io/x86/x86asm/tables.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/rsc.io/x86/x86asm/tables.go' 'src/cmd/internal/asm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/asm' 'src/cmd/internal/asm/lexbody.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/asm/lexbody.go' 'src/cmd/internal/asm/asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/asm/asm.go' 'src/cmd/internal/asm/macbody.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/asm/macbody.go' 'src/cmd/internal/obj' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj' 'src/cmd/internal/obj/arm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/arm' 'src/cmd/internal/obj/arm/asm5.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/arm/asm5.go' 'src/cmd/internal/obj/arm/anames.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/arm/anames.go' 'src/cmd/internal/obj/arm/anames5.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/arm/anames5.go' 'src/cmd/internal/obj/arm/obj5.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/arm/obj5.go' 'src/cmd/internal/obj/arm/list5.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/arm/list5.go' 'src/cmd/internal/obj/arm/a.out.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/arm/a.out.go' 'src/cmd/internal/obj/line_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/line_test.go' 'src/cmd/internal/obj/funcdata.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/funcdata.go' 'src/cmd/internal/obj/ar.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/ar.go' 'src/cmd/internal/obj/go.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/go.go' 'src/cmd/internal/obj/pass.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/pass.go' 'src/cmd/internal/obj/arm64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/arm64' 'src/cmd/internal/obj/arm64/list7.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/arm64/list7.go' 'src/cmd/internal/obj/arm64/anames.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/arm64/anames.go' 'src/cmd/internal/obj/arm64/obj7.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/arm64/obj7.go' 'src/cmd/internal/obj/arm64/anames7.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/arm64/anames7.go' 'src/cmd/internal/obj/arm64/a.out.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/arm64/a.out.go' 'src/cmd/internal/obj/arm64/asm7.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/arm64/asm7.go' 'src/cmd/internal/obj/mgc0.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/mgc0.go' 'src/cmd/internal/obj/stack.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/stack.go' 'src/cmd/internal/obj/link.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/link.go' 'src/cmd/internal/obj/obj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/obj.go' 'src/cmd/internal/obj/util.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/util.go' 'src/cmd/internal/obj/zbootstrap.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/zbootstrap.go' 'src/cmd/internal/obj/libc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/libc.go' 'src/cmd/internal/obj/objfile.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/objfile.go' 'src/cmd/internal/obj/sym.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/sym.go' 'src/cmd/internal/obj/x86' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/x86' 'src/cmd/internal/obj/x86/obj6_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/x86/obj6_test.go' 'src/cmd/internal/obj/x86/obj6.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/x86/obj6.go' 'src/cmd/internal/obj/x86/anames.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/x86/anames.go' 'src/cmd/internal/obj/x86/a.out.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/x86/a.out.go' 'src/cmd/internal/obj/x86/asm6.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/x86/asm6.go' 'src/cmd/internal/obj/x86/list6.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/x86/list6.go' 'src/cmd/internal/obj/ppc64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/ppc64' 'src/cmd/internal/obj/ppc64/anames.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/ppc64/anames.go' 'src/cmd/internal/obj/ppc64/list9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/ppc64/list9.go' 'src/cmd/internal/obj/ppc64/a.out.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/ppc64/a.out.go' 'src/cmd/internal/obj/ppc64/asm9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/ppc64/asm9.go' 'src/cmd/internal/obj/ppc64/anames9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/ppc64/anames9.go' 'src/cmd/internal/obj/ppc64/obj9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/ppc64/obj9.go' 'src/cmd/internal/obj/typekind.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/typekind.go' 'src/cmd/internal/obj/ld.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/ld.go' 'src/cmd/internal/obj/data.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/data.go' 'src/cmd/internal/obj/fmt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/fmt.go' 'src/cmd/internal/obj/stringer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/stringer.go' 'src/cmd/internal/obj/flag.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/flag.go' 'src/cmd/internal/obj/pcln.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/pcln.go' 'src/cmd/internal/obj/textflag.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/obj/textflag.go' 'src/cmd/internal/gcprog' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/gcprog' 'src/cmd/internal/gcprog/gcprog.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/gcprog/gcprog.go' 'src/cmd/internal/goobj' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/goobj' 'src/cmd/internal/goobj/read_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/goobj/read_test.go' 'src/cmd/internal/goobj/read.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/internal/goobj/read.go' 'src/cmd/pack' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pack' 'src/cmd/pack/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pack/doc.go' 'src/cmd/pack/pack_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pack/pack_test.go' 'src/cmd/pack/pack.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/pack/pack.go' 'src/cmd/old8a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/old8a' 'src/cmd/old8a/a.y' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/old8a/a.y' 'src/cmd/old8a/lex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/old8a/lex.go' 'src/cmd/old8a/y.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/old8a/y.go' 'src/cmd/vet' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet' 'src/cmd/vet/buildtag.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/buildtag.go' 'src/cmd/vet/vet_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/vet_test.go' 'src/cmd/vet/print.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/print.go' 'src/cmd/vet/types.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/types.go' 'src/cmd/vet/shift.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/shift.go' 'src/cmd/vet/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/main.go' 'src/cmd/vet/whitelist' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/whitelist' 'src/cmd/vet/whitelist/whitelist.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/whitelist/whitelist.go' 'src/cmd/vet/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/doc.go' 'src/cmd/vet/asmdecl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/asmdecl.go' 'src/cmd/vet/rangeloop.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/rangeloop.go' 'src/cmd/vet/unsafeptr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/unsafeptr.go' 'src/cmd/vet/copylock.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/copylock.go' 'src/cmd/vet/structtag.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/structtag.go' 'src/cmd/vet/composite.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/composite.go' 'src/cmd/vet/method.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/method.go' 'src/cmd/vet/deadcode.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/deadcode.go' 'src/cmd/vet/nilfunc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/nilfunc.go' 'src/cmd/vet/assign.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/assign.go' 'src/cmd/vet/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata' 'src/cmd/vet/testdata/buildtag.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/buildtag.go' 'src/cmd/vet/testdata/print.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/print.go' 'src/cmd/vet/testdata/shift.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/shift.go' 'src/cmd/vet/testdata/asm4.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/asm4.s' 'src/cmd/vet/testdata/copylock_func.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/copylock_func.go' 'src/cmd/vet/testdata/asm1.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/asm1.s' 'src/cmd/vet/testdata/rangeloop.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/rangeloop.go' 'src/cmd/vet/testdata/unsafeptr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/unsafeptr.go' 'src/cmd/vet/testdata/asm3.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/asm3.s' 'src/cmd/vet/testdata/structtag.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/structtag.go' 'src/cmd/vet/testdata/asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/asm.go' 'src/cmd/vet/testdata/composite.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/composite.go' 'src/cmd/vet/testdata/method.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/method.go' 'src/cmd/vet/testdata/buildtag_bad.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/buildtag_bad.go' 'src/cmd/vet/testdata/asm2.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/asm2.s' 'src/cmd/vet/testdata/deadcode.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/deadcode.go' 'src/cmd/vet/testdata/nilfunc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/nilfunc.go' 'src/cmd/vet/testdata/assign.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/assign.go' 'src/cmd/vet/testdata/copylock_range.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/copylock_range.go' 'src/cmd/vet/testdata/shadow.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/shadow.go' 'src/cmd/vet/testdata/unused.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/unused.go' 'src/cmd/vet/testdata/bool.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/bool.go' 'src/cmd/vet/testdata/atomic.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/atomic.go' 'src/cmd/vet/testdata/tagtest' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/tagtest' 'src/cmd/vet/testdata/tagtest/file2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/tagtest/file2.go' 'src/cmd/vet/testdata/tagtest/file1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/testdata/tagtest/file1.go' 'src/cmd/vet/shadow.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/shadow.go' 'src/cmd/vet/unused.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/unused.go' 'src/cmd/vet/bool.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/bool.go' 'src/cmd/vet/atomic.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/vet/atomic.go' 'src/cmd/dist' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/dist' 'src/cmd/dist/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/dist/main.go' 'src/cmd/dist/sys_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/dist/sys_windows.go' 'src/cmd/dist/util_gc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/dist/util_gc.go' 'src/cmd/dist/README' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/dist/README' 'src/cmd/dist/util.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/dist/util.go' 'src/cmd/dist/buildruntime.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/dist/buildruntime.go' 'src/cmd/dist/test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/dist/test.go' 'src/cmd/dist/sys_default.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/dist/sys_default.go' 'src/cmd/dist/build.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/dist/build.go' 'src/cmd/dist/cpuid_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/dist/cpuid_amd64.s' 'src/cmd/dist/buildgo.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/dist/buildgo.go' 'src/cmd/dist/cpuid_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/dist/cpuid_386.s' 'src/cmd/dist/cpuid_default.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/dist/cpuid_default.s' 'src/cmd/dist/util_gccgo.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/dist/util_gccgo.go' 'src/cmd/dist/buildtool.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/dist/buildtool.go' 'src/cmd/newlink' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink' 'src/cmd/newlink/macho.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/macho.go' 'src/cmd/newlink/auto.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/auto.go' 'src/cmd/newlink/prog_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/prog_test.go' 'src/cmd/newlink/scan.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/scan.go' 'src/cmd/newlink/dead_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/dead_test.go' 'src/cmd/newlink/debug.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/debug.go' 'src/cmd/newlink/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/main.go' 'src/cmd/newlink/layout_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/layout_test.go' 'src/cmd/newlink/auto_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/auto_test.go' 'src/cmd/newlink/runtime.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/runtime.go' 'src/cmd/newlink/link_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/link_test.go' 'src/cmd/newlink/dead.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/dead.go' 'src/cmd/newlink/prog.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/prog.go' 'src/cmd/newlink/util.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/util.go' 'src/cmd/newlink/hex_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/hex_test.go' 'src/cmd/newlink/write.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/write.go' 'src/cmd/newlink/pclntab_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/pclntab_test.go' 'src/cmd/newlink/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata' 'src/cmd/newlink/testdata/autosection.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/autosection.s' 'src/cmd/newlink/testdata/autoweak.6' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/autoweak.6' 'src/cmd/newlink/testdata/dead.6' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/dead.6' 'src/cmd/newlink/testdata/layout.6' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/layout.6' 'src/cmd/newlink/testdata/pclntab.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/pclntab.s' 'src/cmd/newlink/testdata/pclntab.6' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/pclntab.6' 'src/cmd/newlink/testdata/layout.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/layout.s' 'src/cmd/newlink/testdata/Makefile' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/Makefile' 'src/cmd/newlink/testdata/hello.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/hello.s' 'src/cmd/newlink/testdata/autosection.6' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/autosection.6' 'src/cmd/newlink/testdata/autoweak.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/autoweak.s' 'src/cmd/newlink/testdata/link.hello.darwin.amd64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/link.hello.darwin.amd64' 'src/cmd/newlink/testdata/macho.amd64.hello' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/macho.amd64.hello' 'src/cmd/newlink/testdata/hello.6' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/hello.6' 'src/cmd/newlink/testdata/dead.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/dead.s' 'src/cmd/newlink/testdata/macho.amd64.helloro' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/macho.amd64.helloro' 'src/cmd/newlink/testdata/genpcln.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/genpcln.go' 'src/cmd/newlink/testdata/macho.amd64.exit9' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/testdata/macho.amd64.exit9' 'src/cmd/newlink/macho_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/macho_test.go' 'src/cmd/newlink/layout.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/layout.go' 'src/cmd/newlink/pclntab.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/pclntab.go' 'src/cmd/newlink/load.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/newlink/load.go' 'src/cmd/doc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/doc' 'src/cmd/doc/doc_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/doc/doc_test.go' 'src/cmd/doc/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/doc/main.go' 'src/cmd/doc/pkg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/doc/pkg.go' 'src/cmd/doc/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/doc/testdata' 'src/cmd/doc/testdata/pkg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/doc/testdata/pkg.go' 'src/cmd/api' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/api' 'src/cmd/api/run.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/api/run.go' 'src/cmd/api/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/api/testdata' 'src/cmd/api/testdata/src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/api/testdata/src' 'src/cmd/api/testdata/src/pkg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/api/testdata/src/pkg' 'src/cmd/api/testdata/src/pkg/p2' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p2' 'src/cmd/api/testdata/src/pkg/p2/p2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p2/p2.go' 'src/cmd/api/testdata/src/pkg/p2/golden.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p2/golden.txt' 'src/cmd/api/testdata/src/pkg/p3' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p3' 'src/cmd/api/testdata/src/pkg/p3/p3.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p3/p3.go' 'src/cmd/api/testdata/src/pkg/p3/golden.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p3/golden.txt' 'src/cmd/api/testdata/src/pkg/p1' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p1' 'src/cmd/api/testdata/src/pkg/p1/p1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p1/p1.go' 'src/cmd/api/testdata/src/pkg/p1/golden.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/api/testdata/src/pkg/p1/golden.txt' 'src/cmd/api/goapi.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/api/goapi.go' 'src/cmd/api/goapi_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/api/goapi_test.go' 'src/cmd/old6a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/old6a' 'src/cmd/old6a/a.y' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/old6a/a.y' 'src/cmd/old6a/lex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/old6a/lex.go' 'src/cmd/old6a/y.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/old6a/y.go' 'src/cmd/old5a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/old5a' 'src/cmd/old5a/a.y' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/old5a/a.y' 'src/cmd/old5a/lex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/old5a/lex.go' 'src/cmd/old5a/y.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/cmd/old5a/y.go' 'src/database' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/database' 'src/database/sql' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/database/sql' 'src/database/sql/convert_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/database/sql/convert_test.go' 'src/database/sql/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/database/sql/example_test.go' 'src/database/sql/sql_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/database/sql/sql_test.go' 'src/database/sql/doc.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/database/sql/doc.txt' 'src/database/sql/sql.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/database/sql/sql.go' 'src/database/sql/driver' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/database/sql/driver' 'src/database/sql/driver/types.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/database/sql/driver/types.go' 'src/database/sql/driver/driver.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/database/sql/driver/driver.go' 'src/database/sql/driver/types_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/database/sql/driver/types_test.go' 'src/database/sql/convert.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/database/sql/convert.go' 'src/database/sql/fakedb_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/database/sql/fakedb_test.go' 'src/clean.bat' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/clean.bat' 'src/syscall' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall' 'src/syscall/creds_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/creds_test.go' 'src/syscall/route_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/route_freebsd.go' 'src/syscall/ztypes_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_freebsd_arm.go' 'src/syscall/zsysnum_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_linux_ppc64le.go' 'src/syscall/mksysnum_darwin.pl' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/mksysnum_darwin.pl' 'src/syscall/security_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/security_windows.go' 'src/syscall/syscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_dragonfly_amd64.go' 'src/syscall/syscall_nacl_amd64p32.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_nacl_amd64p32.go' 'src/syscall/ztypes_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_netbsd_386.go' 'src/syscall/env_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/env_plan9.go' 'src/syscall/asm_openbsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_openbsd_arm.s' 'src/syscall/ztypes_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_linux_386.go' 'src/syscall/route_ifma_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/route_ifma_test.go' 'src/syscall/zerrors_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_freebsd_386.go' 'src/syscall/time_nacl_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/time_nacl_amd64p32.s' 'src/syscall/zsysnum_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_plan9.go' 'src/syscall/exec_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/exec_linux_test.go' 'src/syscall/mksyscall_solaris.pl' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/mksyscall_solaris.pl' 'src/syscall/zerrors_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_windows.go' 'src/syscall/zsysnum_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_solaris_amd64.go' 'src/syscall/exec_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/exec_unix_test.go' 'src/syscall/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/export_test.go' 'src/syscall/pwd_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/pwd_plan9.go' 'src/syscall/syscall_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_bsd.go' 'src/syscall/route_freebsd_32bit.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/route_freebsd_32bit.go' 'src/syscall/fs_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/fs_nacl.go' 'src/syscall/syscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_netbsd_amd64.go' 'src/syscall/ztypes_darwin_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_darwin_386.go' 'src/syscall/zsysnum_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_netbsd_amd64.go' 'src/syscall/zsysnum_windows_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_windows_386.go' 'src/syscall/zsysnum_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_freebsd_386.go' 'src/syscall/sockcmsg_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/sockcmsg_unix.go' 'src/syscall/ztypes_linux_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_linux_ppc64.go' 'src/syscall/zerrors_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_solaris_amd64.go' 'src/syscall/zerrors_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_freebsd_arm.go' 'src/syscall/zsysnum_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_linux_arm.go' 'src/syscall/exec_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/exec_solaris.go' 'src/syscall/ztypes_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_linux_amd64.go' 'src/syscall/zsysnum_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_openbsd_386.go' 'src/syscall/asm_netbsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_netbsd_arm.s' 'src/syscall/race.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/race.go' 'src/syscall/syscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_freebsd_arm.go' 'src/syscall/zsysctl_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysctl_openbsd.go' 'src/syscall/syscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_netbsd_386.go' 'src/syscall/ztypes_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_darwin_amd64.go' 'src/syscall/ztypes_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_linux_ppc64le.go' 'src/syscall/zsyscall_nacl_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_nacl_386.go' 'src/syscall/syscall_nacl_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_nacl_arm.go' 'src/syscall/zsyscall_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_linux_386.go' 'src/syscall/zerrors_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_openbsd_386.go' 'src/syscall/exec_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/exec_plan9.go' 'src/syscall/ztypes_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_linux_arm.go' 'src/syscall/syscall_no_getwd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_no_getwd.go' 'src/syscall/ztypes_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_openbsd_386.go' 'src/syscall/ztypes_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_freebsd_amd64.go' 'src/syscall/zsyscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_windows.go' 'src/syscall/syscall_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_freebsd.go' 'src/syscall/zsyscall_plan9_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_plan9_amd64.go' 'src/syscall/zsysnum_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_linux_arm64.go' 'src/syscall/zsyscall_linux_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_linux_ppc64.go' 'src/syscall/syscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_freebsd_386.go' 'src/syscall/syscall_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_unix_test.go' 'src/syscall/syscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_windows.go' 'src/syscall/asm_nacl_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_nacl_amd64p32.s' 'src/syscall/zsyscall_darwin_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_darwin_386.go' 'src/syscall/ztypes_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_solaris_amd64.go' 'src/syscall/syscall_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_netbsd.go' 'src/syscall/route_noifma_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/route_noifma_test.go' 'src/syscall/asm_openbsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_openbsd_386.s' 'src/syscall/zerrors_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_linux_arm.go' 'src/syscall/types_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/types_freebsd.go' 'src/syscall/asm_solaris_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_solaris_amd64.s' 'src/syscall/time_nacl_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/time_nacl_arm.s' 'src/syscall/zerrors_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_netbsd_386.go' 'src/syscall/syscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_solaris_amd64.go' 'src/syscall/mksysnum_netbsd.pl' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/mksysnum_netbsd.pl' 'src/syscall/zsyscall_darwin_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_darwin_arm.go' 'src/syscall/ztypes_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_netbsd_amd64.go' 'src/syscall/zsysnum_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_netbsd_arm.go' 'src/syscall/syscall_windows_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_windows_386.go' 'src/syscall/zsyscall_nacl_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_nacl_arm.go' 'src/syscall/syscall_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_plan9.go' 'src/syscall/asm_freebsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_freebsd_arm.s' 'src/syscall/zerrors_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_dragonfly_amd64.go' 'src/syscall/syscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_freebsd_amd64.go' 'src/syscall/ztypes_windows_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_windows_386.go' 'src/syscall/asm_linux_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_linux_arm64.s' 'src/syscall/dll_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/dll_windows.go' 'src/syscall/env_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/env_unix.go' 'src/syscall/zsysnum_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_freebsd_arm.go' 'src/syscall/syscall_darwin_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_darwin_386.go' 'src/syscall/flock.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/flock.go' 'src/syscall/zsyscall_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_linux_arm.go' 'src/syscall/dir_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/dir_plan9.go' 'src/syscall/zsyscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_solaris_amd64.go' 'src/syscall/asm_linux_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_linux_amd64.s' 'src/syscall/zsysnum_windows_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_windows_amd64.go' 'src/syscall/zsysnum_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_linux_amd64.go' 'src/syscall/route_bsd_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/route_bsd_test.go' 'src/syscall/mksysnum_plan9.sh' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/mksysnum_plan9.sh' 'src/syscall/types_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/types_linux.go' 'src/syscall/syscall_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_linux.go' 'src/syscall/syscall_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_openbsd.go' 'src/syscall/exec_solaris_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/exec_solaris_test.go' 'src/syscall/ztypes_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_darwin_arm64.go' 'src/syscall/zsyscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_darwin_amd64.go' 'src/syscall/unzip_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/unzip_nacl.go' 'src/syscall/syscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_linux_amd64.go' 'src/syscall/types_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/types_netbsd.go' 'src/syscall/zsyscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_netbsd_amd64.go' 'src/syscall/syscall_bsd_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_bsd_test.go' 'src/syscall/zerrors_windows_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_windows_386.go' 'src/syscall/zsyscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_freebsd_386.go' 'src/syscall/route_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/route_netbsd.go' 'src/syscall/zsyscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_darwin_arm64.go' 'src/syscall/zerrors_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_freebsd_amd64.go' 'src/syscall/syscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_linux_arm64.go' 'src/syscall/zerrors_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_netbsd_amd64.go' 'src/syscall/ztypes_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_freebsd_386.go' 'src/syscall/str.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/str.go' 'src/syscall/asm_nacl_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_nacl_386.s' 'src/syscall/zsyscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_dragonfly_amd64.go' 'src/syscall/ztypes_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_dragonfly_amd64.go' 'src/syscall/srpc_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/srpc_nacl.go' 'src/syscall/syscall_nacl_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_nacl_386.go' 'src/syscall/errors_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/errors_plan9.go' 'src/syscall/syscall_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_test.go' 'src/syscall/zsyscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_linux_amd64.go' 'src/syscall/asm_nacl_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_nacl_arm.s' 'src/syscall/zsysnum_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_darwin_arm64.go' 'src/syscall/syscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_openbsd_arm.go' 'src/syscall/route_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/route_bsd.go' 'src/syscall/const_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/const_plan9.go' 'src/syscall/syscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_darwin_amd64.go' 'src/syscall/time_nacl_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/time_nacl_386.s' 'src/syscall/exec_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/exec_bsd.go' 'src/syscall/asm_darwin_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_darwin_arm64.s' 'src/syscall/zerrors_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_darwin_amd64.go' 'src/syscall/zsysnum_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_darwin_amd64.go' 'src/syscall/zerrors_linux_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_linux_ppc64.go' 'src/syscall/asm_linux_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_linux_ppc64x.s' 'src/syscall/mksyscall.pl' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/mksyscall.pl' 'src/syscall/exec_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/exec_windows.go' 'src/syscall/export_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/export_unix_test.go' 'src/syscall/zsysnum_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_netbsd_386.go' 'src/syscall/types_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/types_solaris.go' 'src/syscall/zerrors_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_linux_386.go' 'src/syscall/zerrors_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_openbsd_arm.go' 'src/syscall/race0.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/race0.go' 'src/syscall/zerrors_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_linux_ppc64le.go' 'src/syscall/asm_dragonfly_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_dragonfly_amd64.s' 'src/syscall/mkerrors.sh' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/mkerrors.sh' 'src/syscall/asm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm.s' 'src/syscall/syscall_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_dragonfly.go' 'src/syscall/syscall_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_solaris.go' 'src/syscall/asm_darwin_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_darwin_386.s' 'src/syscall/zsyscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_openbsd_386.go' 'src/syscall/zsyscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_freebsd_amd64.go' 'src/syscall/types_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/types_dragonfly.go' 'src/syscall/mksyscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/mksyscall_windows.go' 'src/syscall/zsyscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_netbsd_arm.go' 'src/syscall/zsysnum_linux_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_linux_ppc64.go' 'src/syscall/types_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/types_darwin.go' 'src/syscall/syscall_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_linux_386.go' 'src/syscall/net_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/net_nacl.go' 'src/syscall/mksysctl_openbsd.pl' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/mksysctl_openbsd.pl' 'src/syscall/zsysnum_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_linux_386.go' 'src/syscall/syscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_openbsd_amd64.go' 'src/syscall/syscall_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_linux_test.go' 'src/syscall/syscall_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_linux_arm.go' 'src/syscall/asm_freebsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_freebsd_386.s' 'src/syscall/sockcmsg_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/sockcmsg_linux.go' 'src/syscall/syscall_darwin_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_darwin_arm.go' 'src/syscall/zerrors_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_openbsd_amd64.go' 'src/syscall/zerrors_darwin_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_darwin_386.go' 'src/syscall/asm_plan9_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_plan9_386.s' 'src/syscall/zsysnum_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_openbsd_arm.go' 'src/syscall/syscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_darwin_arm64.go' 'src/syscall/ztypes_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_openbsd_arm.go' 'src/syscall/zerrors_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_linux_amd64.go' 'src/syscall/zsysnum_darwin_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_darwin_386.go' 'src/syscall/netlink_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/netlink_linux.go' 'src/syscall/asm_netbsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_netbsd_amd64.s' 'src/syscall/route_freebsd_64bit.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/route_freebsd_64bit.go' 'src/syscall/zerrors_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_linux_arm64.go' 'src/syscall/zsysnum_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_freebsd_amd64.go' 'src/syscall/syscall_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_nacl.go' 'src/syscall/mksysnum_linux.pl' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/mksysnum_linux.pl' 'src/syscall/bpf_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/bpf_bsd.go' 'src/syscall/asm_linux_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_linux_386.s' 'src/syscall/zsysnum_darwin_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_darwin_arm.go' 'src/syscall/zsyscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_netbsd_386.go' 'src/syscall/zsyscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_openbsd_amd64.go' 'src/syscall/route_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/route_openbsd.go' 'src/syscall/syscall_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_unix.go' 'src/syscall/mkall.sh' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/mkall.sh' 'src/syscall/syscall_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_windows_test.go' 'src/syscall/ztypes_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_linux_arm64.go' 'src/syscall/zsyscall_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_linux_ppc64le.go' 'src/syscall/syscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_netbsd_arm.go' 'src/syscall/syscall_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_linux_ppc64x.go' 'src/syscall/zsysnum_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_openbsd_amd64.go' 'src/syscall/lsf_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/lsf_linux.go' 'src/syscall/asm_plan9_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_plan9_amd64.s' 'src/syscall/syscall_windows_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_windows_amd64.go' 'src/syscall/asm_darwin_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_darwin_amd64.s' 'src/syscall/tables_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/tables_nacl.go' 'src/syscall/syscall_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_darwin.go' 'src/syscall/flock_linux_32bit.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/flock_linux_32bit.go' 'src/syscall/asm_freebsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_freebsd_amd64.s' 'src/syscall/zsyscall_plan9_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_plan9_386.go' 'src/syscall/zerrors_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_netbsd_arm.go' 'src/syscall/mksysnum_dragonfly.pl' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/mksysnum_dragonfly.pl' 'src/syscall/fd_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/fd_nacl.go' 'src/syscall/route_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/route_dragonfly.go' 'src/syscall/mmap_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/mmap_unix_test.go' 'src/syscall/zsyscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_freebsd_arm.go' 'src/syscall/ztypes_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_openbsd_amd64.go' 'src/syscall/asm_linux_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_linux_arm.s' 'src/syscall/exec_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/exec_unix.go' 'src/syscall/ztypes_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_windows.go' 'src/syscall/route_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/route_darwin.go' 'src/syscall/ztypes_darwin_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_darwin_arm.go' 'src/syscall/zerrors_windows_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_windows_amd64.go' 'src/syscall/zsyscall_nacl_amd64p32.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_nacl_amd64p32.go' 'src/syscall/types_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/types_openbsd.go' 'src/syscall/asm_openbsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_openbsd_amd64.s' 'src/syscall/zsyscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_linux_arm64.go' 'src/syscall/zsysnum_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsysnum_dragonfly_amd64.go' 'src/syscall/exec_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/exec_linux.go' 'src/syscall/syscall.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall.go' 'src/syscall/ztypes_windows_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_windows_amd64.go' 'src/syscall/env_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/env_windows.go' 'src/syscall/mksysnum_openbsd.pl' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/mksysnum_openbsd.pl' 'src/syscall/syscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/syscall_openbsd_386.go' 'src/syscall/mksysnum_freebsd.pl' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/mksysnum_freebsd.pl' 'src/syscall/zerrors_darwin_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_darwin_arm.go' 'src/syscall/zerrors_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zerrors_darwin_arm64.go' 'src/syscall/asm_darwin_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_darwin_arm.s' 'src/syscall/asm_netbsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/asm_netbsd_386.s' 'src/syscall/ztypes_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/ztypes_netbsd_arm.go' 'src/syscall/zsyscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/syscall/zsyscall_openbsd_arm.go' 'src/text' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text' 'src/text/template' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template' 'src/text/template/exec_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/exec_test.go' 'src/text/template/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/example_test.go' 'src/text/template/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/doc.go' 'src/text/template/template.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/template.go' 'src/text/template/option.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/option.go' 'src/text/template/multi_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/multi_test.go' 'src/text/template/helper.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/helper.go' 'src/text/template/funcs.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/funcs.go' 'src/text/template/examplefunc_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/examplefunc_test.go' 'src/text/template/parse' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/parse' 'src/text/template/parse/lex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/parse/lex.go' 'src/text/template/parse/parse_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/parse/parse_test.go' 'src/text/template/parse/node.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/parse/node.go' 'src/text/template/parse/parse.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/parse/parse.go' 'src/text/template/parse/lex_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/parse/lex_test.go' 'src/text/template/exec.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/exec.go' 'src/text/template/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/testdata' 'src/text/template/testdata/tmpl2.tmpl' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/testdata/tmpl2.tmpl' 'src/text/template/testdata/file1.tmpl' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/testdata/file1.tmpl' 'src/text/template/testdata/tmpl1.tmpl' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/testdata/tmpl1.tmpl' 'src/text/template/testdata/file2.tmpl' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/testdata/file2.tmpl' 'src/text/template/examplefiles_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/template/examplefiles_test.go' 'src/text/tabwriter' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/tabwriter' 'src/text/tabwriter/tabwriter.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/tabwriter/tabwriter.go' 'src/text/tabwriter/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/tabwriter/example_test.go' 'src/text/tabwriter/tabwriter_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/tabwriter/tabwriter_test.go' 'src/text/scanner' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/scanner' 'src/text/scanner/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/scanner/example_test.go' 'src/text/scanner/scanner.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/scanner/scanner.go' 'src/text/scanner/scanner_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/text/scanner/scanner_test.go' 'src/run.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/run.bash' 'src/time' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time' 'src/time/time.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/time.go' 'src/time/internal_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/internal_test.go' 'src/time/zoneinfo_read.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/zoneinfo_read.go' 'src/time/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/export_test.go' 'src/time/format.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/format.go' 'src/time/zoneinfo_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/zoneinfo_test.go' 'src/time/tick_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/tick_test.go' 'src/time/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/example_test.go' 'src/time/zoneinfo.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/zoneinfo.go' 'src/time/time_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/time_test.go' 'src/time/zoneinfo_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/zoneinfo_windows_test.go' 'src/time/sys_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/sys_plan9.go' 'src/time/sys_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/sys_windows.go' 'src/time/tick.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/tick.go' 'src/time/sleep_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/sleep_test.go' 'src/time/format_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/format_test.go' 'src/time/zoneinfo_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/zoneinfo_windows.go' 'src/time/zoneinfo_ios.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/zoneinfo_ios.go' 'src/time/zoneinfo_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/zoneinfo_unix.go' 'src/time/sys_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/sys_unix.go' 'src/time/zoneinfo_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/zoneinfo_plan9.go' 'src/time/genzabbrs.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/genzabbrs.go' 'src/time/export_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/export_windows_test.go' 'src/time/zoneinfo_abbrs_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/zoneinfo_abbrs_windows.go' 'src/time/sleep.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/time/sleep.go' 'src/make.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/make.bash' 'src/make.rc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/make.rc' 'src/debug' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug' 'src/debug/macho' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/macho' 'src/debug/macho/fat.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/macho/fat.go' 'src/debug/macho/macho.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/macho/macho.go' 'src/debug/macho/file.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/macho/file.go' 'src/debug/macho/file_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/macho/file_test.go' 'src/debug/macho/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/macho/testdata' 'src/debug/macho/testdata/gcc-amd64-darwin-exec' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/macho/testdata/gcc-amd64-darwin-exec' 'src/debug/macho/testdata/gcc-amd64-darwin-exec-debug' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/macho/testdata/gcc-amd64-darwin-exec-debug' 'src/debug/macho/testdata/hello.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/macho/testdata/hello.c' 'src/debug/macho/testdata/gcc-386-darwin-exec' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/macho/testdata/gcc-386-darwin-exec' 'src/debug/macho/testdata/fat-gcc-386-amd64-darwin-exec' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/macho/testdata/fat-gcc-386-amd64-darwin-exec' 'src/debug/plan9obj' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/plan9obj' 'src/debug/plan9obj/plan9obj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/plan9obj/plan9obj.go' 'src/debug/plan9obj/file.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/plan9obj/file.go' 'src/debug/plan9obj/file_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/plan9obj/file_test.go' 'src/debug/plan9obj/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/plan9obj/testdata' 'src/debug/plan9obj/testdata/hello.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/plan9obj/testdata/hello.c' 'src/debug/plan9obj/testdata/amd64-plan9-exec' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/plan9obj/testdata/amd64-plan9-exec' 'src/debug/plan9obj/testdata/386-plan9-exec' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/plan9obj/testdata/386-plan9-exec' 'src/debug/pe' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/pe' 'src/debug/pe/pe.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/pe/pe.go' 'src/debug/pe/file.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/pe/file.go' 'src/debug/pe/file_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/pe/file_test.go' 'src/debug/pe/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/pe/testdata' 'src/debug/pe/testdata/gcc-386-mingw-exec' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/pe/testdata/gcc-386-mingw-exec' 'src/debug/pe/testdata/gcc-amd64-mingw-exec' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/pe/testdata/gcc-amd64-mingw-exec' 'src/debug/pe/testdata/gcc-amd64-mingw-obj' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/pe/testdata/gcc-amd64-mingw-obj' 'src/debug/pe/testdata/gcc-386-mingw-obj' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/pe/testdata/gcc-386-mingw-obj' 'src/debug/pe/testdata/hello.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/pe/testdata/hello.c' 'src/debug/gosym' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/gosym' 'src/debug/gosym/pclinetest.h' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/gosym/pclinetest.h' 'src/debug/gosym/symtab.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/gosym/symtab.go' 'src/debug/gosym/pclntab_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/gosym/pclntab_test.go' 'src/debug/gosym/pclinetest.asm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/gosym/pclinetest.asm' 'src/debug/gosym/pclntab.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/gosym/pclntab.go' 'src/debug/dwarf' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf' 'src/debug/dwarf/line_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/line_test.go' 'src/debug/dwarf/const.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/const.go' 'src/debug/dwarf/entry.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/entry.go' 'src/debug/dwarf/line.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/line.go' 'src/debug/dwarf/unit.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/unit.go' 'src/debug/dwarf/buf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/buf.go' 'src/debug/dwarf/open.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/open.go' 'src/debug/dwarf/type_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/type_test.go' 'src/debug/dwarf/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/testdata' 'src/debug/dwarf/testdata/line1.h' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/testdata/line1.h' 'src/debug/dwarf/testdata/line-clang.elf' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/testdata/line-clang.elf' 'src/debug/dwarf/testdata/typedef.macho' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/testdata/typedef.macho' 'src/debug/dwarf/testdata/line1.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/testdata/line1.c' 'src/debug/dwarf/testdata/typedef.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/testdata/typedef.c' 'src/debug/dwarf/testdata/typedef.elf' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/testdata/typedef.elf' 'src/debug/dwarf/testdata/line-gcc.elf' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/testdata/line-gcc.elf' 'src/debug/dwarf/testdata/typedef.elf4' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/testdata/typedef.elf4' 'src/debug/dwarf/testdata/line2.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/testdata/line2.c' 'src/debug/dwarf/typeunit.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/typeunit.go' 'src/debug/dwarf/class_string.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/class_string.go' 'src/debug/dwarf/type.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/dwarf/type.go' 'src/debug/elf' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf' 'src/debug/elf/file.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf/file.go' 'src/debug/elf/symbols_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf/symbols_test.go' 'src/debug/elf/elf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf/elf.go' 'src/debug/elf/file_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf/file_test.go' 'src/debug/elf/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf/testdata' 'src/debug/elf/testdata/go-relocation-test-gcc482-aarch64.obj' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc482-aarch64.obj' 'src/debug/elf/testdata/hello-world-core.gz' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf/testdata/hello-world-core.gz' 'src/debug/elf/testdata/go-relocation-test-gcc492-arm.obj' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc492-arm.obj' 'src/debug/elf/testdata/go-relocation-test-gcc482-ppc64le.obj' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc482-ppc64le.obj' 'src/debug/elf/testdata/gcc-amd64-openbsd-debug-with-rela.obj' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/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.5-0.5.beta2.el7.x86_64/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.5-0.5.beta2.el7.x86_64/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.5-0.5.beta2.el7.x86_64/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.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc441-x86-64.obj' 'src/debug/elf/testdata/gcc-386-freebsd-exec' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf/testdata/gcc-386-freebsd-exec' 'src/debug/elf/testdata/go-relocation-test-gcc441-x86.obj' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc441-x86.obj' 'src/debug/elf/testdata/hello.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf/testdata/hello.c' 'src/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj' 'src/debug/elf/testdata/gcc-amd64-linux-exec' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf/testdata/gcc-amd64-linux-exec' 'src/debug/elf/elf_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/debug/elf/elf_test.go' 'src/html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html' 'src/html/template' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template' 'src/html/template/css.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/css.go' 'src/html/template/escape.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/escape.go' 'src/html/template/html_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/html_test.go' 'src/html/template/attr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/attr.go' 'src/html/template/js_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/js_test.go' 'src/html/template/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/doc.go' 'src/html/template/escape_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/escape_test.go' 'src/html/template/template.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/template.go' 'src/html/template/transition.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/transition.go' 'src/html/template/error.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/error.go' 'src/html/template/context.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/context.go' 'src/html/template/html.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/html.go' 'src/html/template/content_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/content_test.go' 'src/html/template/url.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/url.go' 'src/html/template/transition_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/transition_test.go' 'src/html/template/clone_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/clone_test.go' 'src/html/template/content.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/content.go' 'src/html/template/js.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/js.go' 'src/html/template/url_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/url_test.go' 'src/html/template/css_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/template/css_test.go' 'src/html/escape.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/escape.go' 'src/html/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/example_test.go' 'src/html/escape_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/escape_test.go' 'src/html/entity_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/entity_test.go' 'src/html/entity.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/html/entity.go' 'src/log' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/log' 'src/log/log.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/log/log.go' 'src/log/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/log/example_test.go' 'src/log/log_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/log/log_test.go' 'src/log/syslog' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/log/syslog' 'src/log/syslog/syslog_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/log/syslog/syslog_unix.go' 'src/log/syslog/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/log/syslog/doc.go' 'src/log/syslog/syslog.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/log/syslog/syslog.go' 'src/log/syslog/syslog_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/log/syslog/syslog_test.go' 'src/errors' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/errors' 'src/errors/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/errors/example_test.go' 'src/errors/errors_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/errors/errors_test.go' 'src/errors/errors.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/errors/errors.go' 'src/bootstrap.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bootstrap.bash' 'src/strconv' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv' 'src/strconv/itoa.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/itoa.go' 'src/strconv/quote_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/quote_test.go' 'src/strconv/atob.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/atob.go' 'src/strconv/quote.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/quote.go' 'src/strconv/ftoa.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/ftoa.go' 'src/strconv/internal_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/internal_test.go' 'src/strconv/makeisprint.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/makeisprint.go' 'src/strconv/decimal_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/decimal_test.go' 'src/strconv/strconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/strconv_test.go' 'src/strconv/atob_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/atob_test.go' 'src/strconv/atoi.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/atoi.go' 'src/strconv/decimal.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/decimal.go' 'src/strconv/itoa_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/itoa_test.go' 'src/strconv/atof_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/atof_test.go' 'src/strconv/atof.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/atof.go' 'src/strconv/isprint.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/isprint.go' 'src/strconv/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/testdata' 'src/strconv/testdata/testfp.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/testdata/testfp.txt' 'src/strconv/ftoa_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/ftoa_test.go' 'src/strconv/fp_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/fp_test.go' 'src/strconv/extfloat.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/extfloat.go' 'src/strconv/atoi_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/atoi_test.go' 'src/strconv/quote_example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/strconv/quote_example_test.go' 'src/crypto' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto' 'src/crypto/elliptic' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/elliptic' 'src/crypto/elliptic/p256.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/elliptic/p256.go' 'src/crypto/elliptic/bottombits.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/elliptic/bottombits.go' 'src/crypto/elliptic/elliptic_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/elliptic/elliptic_test.go' 'src/crypto/elliptic/elliptic.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/elliptic/elliptic.go' 'src/crypto/cipher' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher' 'src/crypto/cipher/cfb.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/cfb.go' 'src/crypto/cipher/ofb_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/ofb_test.go' 'src/crypto/cipher/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/example_test.go' 'src/crypto/cipher/io.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/io.go' 'src/crypto/cipher/gcm_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/gcm_test.go' 'src/crypto/cipher/xor.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/xor.go' 'src/crypto/cipher/cbc_aes_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/cbc_aes_test.go' 'src/crypto/cipher/cfb_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/cfb_test.go' 'src/crypto/cipher/cbc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/cbc.go' 'src/crypto/cipher/benchmark_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/benchmark_test.go' 'src/crypto/cipher/ctr_aes_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/ctr_aes_test.go' 'src/crypto/cipher/xor_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/xor_test.go' 'src/crypto/cipher/cipher_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/cipher_test.go' 'src/crypto/cipher/gcm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/gcm.go' 'src/crypto/cipher/common_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/common_test.go' 'src/crypto/cipher/cipher.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/cipher.go' 'src/crypto/cipher/ofb.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/ofb.go' 'src/crypto/cipher/ctr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/cipher/ctr.go' 'src/crypto/md5' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/md5' 'src/crypto/md5/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/md5/example_test.go' 'src/crypto/md5/md5_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/md5/md5_test.go' 'src/crypto/md5/md5block_decl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/md5/md5block_decl.go' 'src/crypto/md5/gen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/md5/gen.go' 'src/crypto/md5/md5block_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/md5/md5block_amd64p32.s' 'src/crypto/md5/md5block_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/md5/md5block_arm.s' 'src/crypto/md5/md5block.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/md5/md5block.go' 'src/crypto/md5/md5block_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/md5/md5block_amd64.s' 'src/crypto/md5/md5block_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/md5/md5block_386.s' 'src/crypto/md5/md5.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/md5/md5.go' 'src/crypto/md5/md5block_generic.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/md5/md5block_generic.go' 'src/crypto/sha256' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha256' 'src/crypto/sha256/sha256block_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha256/sha256block_amd64.s' 'src/crypto/sha256/sha256block_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha256/sha256block_386.s' 'src/crypto/sha256/sha256.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha256/sha256.go' 'src/crypto/sha256/sha256block_decl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha256/sha256block_decl.go' 'src/crypto/sha256/sha256block.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha256/sha256block.go' 'src/crypto/sha256/sha256_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha256/sha256_test.go' 'src/crypto/des' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/des' 'src/crypto/des/block.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/des/block.go' 'src/crypto/des/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/des/example_test.go' 'src/crypto/des/const.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/des/const.go' 'src/crypto/des/des_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/des/des_test.go' 'src/crypto/des/cipher.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/des/cipher.go' 'src/crypto/ecdsa' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/ecdsa' 'src/crypto/ecdsa/ecdsa_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/ecdsa/ecdsa_test.go' 'src/crypto/ecdsa/ecdsa.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/ecdsa/ecdsa.go' 'src/crypto/ecdsa/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/ecdsa/testdata' 'src/crypto/ecdsa/testdata/SigVer.rsp.bz2' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/ecdsa/testdata/SigVer.rsp.bz2' 'src/crypto/rsa' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rsa' 'src/crypto/rsa/rsa_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rsa/rsa_test.go' 'src/crypto/rsa/pss.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rsa/pss.go' 'src/crypto/rsa/pkcs1v15.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rsa/pkcs1v15.go' 'src/crypto/rsa/pkcs1v15_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rsa/pkcs1v15_test.go' 'src/crypto/rsa/rsa.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rsa/rsa.go' 'src/crypto/rsa/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rsa/testdata' 'src/crypto/rsa/testdata/pss-vect.txt.bz2' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rsa/testdata/pss-vect.txt.bz2' 'src/crypto/rsa/pss_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rsa/pss_test.go' 'src/crypto/aes' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/aes' 'src/crypto/aes/block.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/aes/block.go' 'src/crypto/aes/const.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/aes/const.go' 'src/crypto/aes/asm_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/aes/asm_amd64.s' 'src/crypto/aes/aes_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/aes/aes_test.go' 'src/crypto/aes/cipher_generic.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/aes/cipher_generic.go' 'src/crypto/aes/cipher_asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/aes/cipher_asm.go' 'src/crypto/aes/cipher.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/aes/cipher.go' 'src/crypto/x509' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509' 'src/crypto/x509/root_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/root_unix.go' 'src/crypto/x509/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/example_test.go' 'src/crypto/x509/sha2_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/sha2_windows_test.go' 'src/crypto/x509/cert_pool.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/cert_pool.go' 'src/crypto/x509/pkix' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/pkix' 'src/crypto/x509/pkix/pkix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/pkix/pkix.go' 'src/crypto/x509/pem_decrypt_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/pem_decrypt_test.go' 'src/crypto/x509/pkcs1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/pkcs1.go' 'src/crypto/x509/verify.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/verify.go' 'src/crypto/x509/pem_decrypt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/pem_decrypt.go' 'src/crypto/x509/verify_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/verify_test.go' 'src/crypto/x509/root_nocgo_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/root_nocgo_darwin.go' 'src/crypto/x509/sec1_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/sec1_test.go' 'src/crypto/x509/x509_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/x509_test.go' 'src/crypto/x509/root_darwin_arm_gen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/root_darwin_arm_gen.go' 'src/crypto/x509/root.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/root.go' 'src/crypto/x509/x509_test_import.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/x509_test_import.go' 'src/crypto/x509/root_darwin_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/root_darwin_test.go' 'src/crypto/x509/root_cgo_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/root_cgo_darwin.go' 'src/crypto/x509/root_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/root_linux.go' 'src/crypto/x509/root_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/root_darwin.go' 'src/crypto/x509/root_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/root_bsd.go' 'src/crypto/x509/x509.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/x509.go' 'src/crypto/x509/root_darwin_armx.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/root_darwin_armx.go' 'src/crypto/x509/root_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/root_nacl.go' 'src/crypto/x509/root_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/root_solaris.go' 'src/crypto/x509/pkcs8_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/pkcs8_test.go' 'src/crypto/x509/pkcs8.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/pkcs8.go' 'src/crypto/x509/root_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/root_plan9.go' 'src/crypto/x509/root_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/root_windows.go' 'src/crypto/x509/sec1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/x509/sec1.go' 'src/crypto/crypto.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/crypto.go' 'src/crypto/subtle' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/subtle' 'src/crypto/subtle/constant_time_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/subtle/constant_time_test.go' 'src/crypto/subtle/constant_time.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/subtle/constant_time.go' 'src/crypto/sha512' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha512' 'src/crypto/sha512/sha512block_decl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha512/sha512block_decl.go' 'src/crypto/sha512/sha512_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha512/sha512_test.go' 'src/crypto/sha512/sha512block_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha512/sha512block_amd64.s' 'src/crypto/sha512/sha512.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha512/sha512.go' 'src/crypto/sha512/sha512block.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha512/sha512block.go' 'src/crypto/sha1' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha1' 'src/crypto/sha1/sha1block_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha1/sha1block_arm.s' 'src/crypto/sha1/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha1/example_test.go' 'src/crypto/sha1/sha1block_generic.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha1/sha1block_generic.go' 'src/crypto/sha1/sha1block_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha1/sha1block_amd64p32.s' 'src/crypto/sha1/sha1block_decl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha1/sha1block_decl.go' 'src/crypto/sha1/sha1_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha1/sha1_test.go' 'src/crypto/sha1/sha1block_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha1/sha1block_amd64.s' 'src/crypto/sha1/sha1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha1/sha1.go' 'src/crypto/sha1/sha1block.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha1/sha1block.go' 'src/crypto/sha1/sha1block_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/sha1/sha1block_386.s' 'src/crypto/dsa' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/dsa' 'src/crypto/dsa/dsa.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/dsa/dsa.go' 'src/crypto/dsa/dsa_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/dsa/dsa_test.go' 'src/crypto/rc4' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rc4' 'src/crypto/rc4/rc4_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rc4/rc4_arm.s' 'src/crypto/rc4/rc4_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rc4/rc4_amd64p32.s' 'src/crypto/rc4/rc4_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rc4/rc4_386.s' 'src/crypto/rc4/rc4_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rc4/rc4_test.go' 'src/crypto/rc4/rc4.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rc4/rc4.go' 'src/crypto/rc4/rc4_asm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rc4/rc4_asm.go' 'src/crypto/rc4/rc4_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rc4/rc4_amd64.s' 'src/crypto/rc4/rc4_ref.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rc4/rc4_ref.go' 'src/crypto/tls' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls' 'src/crypto/tls/handshake_client.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/handshake_client.go' 'src/crypto/tls/tls_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/tls_test.go' 'src/crypto/tls/prf_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/prf_test.go' 'src/crypto/tls/handshake_messages.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/handshake_messages.go' 'src/crypto/tls/handshake_server.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/handshake_server.go' 'src/crypto/tls/cipher_suites.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/cipher_suites.go' 'src/crypto/tls/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/example_test.go' 'src/crypto/tls/handshake_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/handshake_test.go' 'src/crypto/tls/handshake_client_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/handshake_client_test.go' 'src/crypto/tls/ticket.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/ticket.go' 'src/crypto/tls/key_agreement.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/key_agreement.go' 'src/crypto/tls/handshake_server_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/handshake_server_test.go' 'src/crypto/tls/alert.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/alert.go' 'src/crypto/tls/prf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/prf.go' 'src/crypto/tls/handshake_messages_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/handshake_messages_test.go' 'src/crypto/tls/conn.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/conn.go' 'src/crypto/tls/tls.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/tls.go' 'src/crypto/tls/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata' 'src/crypto/tls/testdata/Server-TLSv12-SNI' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-SNI' 'src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-RSA' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-RSA' 'src/crypto/tls/testdata/Server-TLSv12-SNI-GetCertificateNotFound' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-SNI-GetCertificateNotFound' 'src/crypto/tls/testdata/Client-TLSv10-ECDHE-ECDSA-AES' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-ECDHE-ECDSA-AES' 'src/crypto/tls/testdata/Server-TLSv12-ALPN' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ALPN' 'src/crypto/tls/testdata/Client-TLSv11-ECDHE-ECDSA-AES' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv11-ECDHE-ECDSA-AES' 'src/crypto/tls/testdata/Client-TLSv12-RSA-RC4' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-RSA-RC4' 'src/crypto/tls/testdata/Server-TLSv12-CipherSuiteCertPreferenceRSA' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-CipherSuiteCertPreferenceRSA' 'src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndGiven' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndGiven' 'src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-ECDSA' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-ECDSA' 'src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-AES256-GCM-SHA384' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-AES256-GCM-SHA384' 'src/crypto/tls/testdata/Server-TLSv10-RSA-RC4' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv10-RSA-RC4' 'src/crypto/tls/testdata/Server-TLSv12-RSA-RC4' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-RSA-RC4' 'src/crypto/tls/testdata/Server-TLSv12-RSA-AES-GCM' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-RSA-AES-GCM' 'src/crypto/tls/testdata/Client-TLSv12-ALPN' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ALPN' 'src/crypto/tls/testdata/Server-SSLv3-RSA-RC4' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-SSLv3-RSA-RC4' 'src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-RSA' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-RSA' 'src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES' 'src/crypto/tls/testdata/Server-TLSv12-ResumeDisabled' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ResumeDisabled' 'src/crypto/tls/testdata/Client-TLSv11-RSA-RC4' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv11-RSA-RC4' 'src/crypto/tls/testdata/Client-TLSv11-ECDHE-RSA-AES' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv11-ECDHE-RSA-AES' 'src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSA' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSA' 'src/crypto/tls/testdata/Client-TLSv10-RSA-RC4' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-RSA-RC4' 'src/crypto/tls/testdata/Server-TLSv10-ECDHE-ECDSA-AES' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv10-ECDHE-ECDSA-AES' 'src/crypto/tls/testdata/Server-TLSv12-ECDHE-ECDSA-AES' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ECDHE-ECDSA-AES' 'src/crypto/tls/testdata/Server-TLSv12-RSA-AES' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-RSA-AES' 'src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-ECDSA' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-ECDSA' 'src/crypto/tls/testdata/Server-SSLv3-RSA-AES' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-SSLv3-RSA-AES' 'src/crypto/tls/testdata/Client-TLSv10-ECDHE-RSA-AES' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-ECDHE-RSA-AES' 'src/crypto/tls/testdata/Server-TLSv10-RSA-3DES' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv10-RSA-3DES' 'src/crypto/tls/testdata/Server-TLSv11-FallbackSCSV' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv11-FallbackSCSV' 'src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-ECDSA' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-ECDSA' 'src/crypto/tls/testdata/Client-TLSv12-ALPN-NoMatch' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ALPN-NoMatch' 'src/crypto/tls/testdata/Client-TLSv12-SCT' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-SCT' 'src/crypto/tls/testdata/Server-TLSv12-SNI-GetCertificate' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-SNI-GetCertificate' 'src/crypto/tls/testdata/Server-TLSv12-IssueTicketPreDisable' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-IssueTicketPreDisable' 'src/crypto/tls/testdata/Client-TLSv10-ClientCert-RSA-RSA' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-ClientCert-RSA-RSA' 'src/crypto/tls/testdata/Client-TLSv12-ECDHE-RSA-AES' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ECDHE-RSA-AES' 'src/crypto/tls/testdata/Client-TLSv10-ClientCert-RSA-ECDSA' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv10-ClientCert-RSA-ECDSA' 'src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedNotGiven' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedNotGiven' 'src/crypto/tls/testdata/Server-TLSv12-RSA-AES256-GCM-SHA384' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-RSA-AES256-GCM-SHA384' 'src/crypto/tls/testdata/Server-TLSv12-CipherSuiteCertPreferenceECDSA' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-CipherSuiteCertPreferenceECDSA' 'src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES256-GCM-SHA384' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES256-GCM-SHA384' 'src/crypto/tls/testdata/Server-TLSv12-ALPN-NoMatch' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ALPN-NoMatch' 'src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES-GCM' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES-GCM' 'src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndECDSAGiven' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndECDSAGiven' 'src/crypto/tls/testdata/Server-TLSv12-RSA-3DES' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-RSA-3DES' 'src/crypto/tls/testdata/Server-TLSv11-RSA-RC4' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv11-RSA-RC4' 'src/crypto/tls/testdata/Server-TLSv10-RSA-AES' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv10-RSA-AES' 'src/crypto/tls/testdata/Server-TLSv12-Resume' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-Resume' 'src/crypto/tls/testdata/Server-SSLv3-RSA-3DES' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-SSLv3-RSA-3DES' 'src/crypto/tls/testdata/Server-TLSv12-IssueTicket' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/testdata/Server-TLSv12-IssueTicket' 'src/crypto/tls/generate_cert.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/generate_cert.go' 'src/crypto/tls/common.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/common.go' 'src/crypto/tls/conn_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/tls/conn_test.go' 'src/crypto/rand' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rand' 'src/crypto/rand/eagain.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rand/eagain.go' 'src/crypto/rand/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rand/example_test.go' 'src/crypto/rand/rand_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rand/rand_test.go' 'src/crypto/rand/rand_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rand/rand_windows.go' 'src/crypto/rand/util.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rand/util.go' 'src/crypto/rand/rand_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rand/rand_unix.go' 'src/crypto/rand/util_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rand/util_test.go' 'src/crypto/rand/rand_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rand/rand_linux.go' 'src/crypto/rand/rand.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/rand/rand.go' 'src/crypto/hmac' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/hmac' 'src/crypto/hmac/hmac_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/hmac/hmac_test.go' 'src/crypto/hmac/hmac.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/crypto/hmac/hmac.go' 'src/path' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path' 'src/path/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/example_test.go' 'src/path/match_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/match_test.go' 'src/path/match.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/match.go' 'src/path/filepath' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/filepath' 'src/path/filepath/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/filepath/export_test.go' 'src/path/filepath/path_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/filepath/path_windows_test.go' 'src/path/filepath/path_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/filepath/path_unix.go' 'src/path/filepath/match_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/filepath/match_test.go' 'src/path/filepath/symlink.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/filepath/symlink.go' 'src/path/filepath/symlink_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/filepath/symlink_unix.go' 'src/path/filepath/match.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/filepath/match.go' 'src/path/filepath/example_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/filepath/example_unix_test.go' 'src/path/filepath/path_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/filepath/path_plan9.go' 'src/path/filepath/symlink_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/filepath/symlink_windows.go' 'src/path/filepath/path_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/filepath/path_windows.go' 'src/path/filepath/path.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/filepath/path.go' 'src/path/filepath/path_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/filepath/path_test.go' 'src/path/path.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/path.go' 'src/path/path_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/path/path_test.go' 'src/regexp' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp' 'src/regexp/onepass_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/onepass_test.go' 'src/regexp/exec_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/exec_test.go' 'src/regexp/onepass.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/onepass.go' 'src/regexp/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/example_test.go' 'src/regexp/exec2_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/exec2_test.go' 'src/regexp/backtrack.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/backtrack.go' 'src/regexp/all_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/all_test.go' 'src/regexp/exec.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/exec.go' 'src/regexp/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/testdata' 'src/regexp/testdata/re2-search.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/testdata/re2-search.txt' 'src/regexp/testdata/nullsubexpr.dat' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/testdata/nullsubexpr.dat' 'src/regexp/testdata/testregex.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/testdata/testregex.c' 'src/regexp/testdata/README' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/testdata/README' 'src/regexp/testdata/basic.dat' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/testdata/basic.dat' 'src/regexp/testdata/repetition.dat' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/testdata/repetition.dat' 'src/regexp/testdata/re2-exhaustive.txt.bz2' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/testdata/re2-exhaustive.txt.bz2' 'src/regexp/regexp.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/regexp.go' 'src/regexp/find_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/find_test.go' 'src/regexp/syntax' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/syntax' 'src/regexp/syntax/make_perl_groups.pl' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/syntax/make_perl_groups.pl' 'src/regexp/syntax/prog_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/syntax/prog_test.go' 'src/regexp/syntax/perl_groups.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/syntax/perl_groups.go' 'src/regexp/syntax/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/syntax/doc.go' 'src/regexp/syntax/prog.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/syntax/prog.go' 'src/regexp/syntax/parse_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/syntax/parse_test.go' 'src/regexp/syntax/simplify.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/syntax/simplify.go' 'src/regexp/syntax/compile.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/syntax/compile.go' 'src/regexp/syntax/simplify_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/syntax/simplify_test.go' 'src/regexp/syntax/regexp.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/syntax/regexp.go' 'src/regexp/syntax/parse.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/regexp/syntax/parse.go' 'src/hash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash' 'src/hash/test_gen.awk' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/test_gen.awk' 'src/hash/fnv' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/fnv' 'src/hash/fnv/fnv_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/fnv/fnv_test.go' 'src/hash/fnv/fnv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/fnv/fnv.go' 'src/hash/hash.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/hash.go' 'src/hash/crc32' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/crc32' 'src/hash/crc32/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/crc32/example_test.go' 'src/hash/crc32/crc32_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/crc32/crc32_test.go' 'src/hash/crc32/crc32_amd64x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/crc32/crc32_amd64x.go' 'src/hash/crc32/crc32_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/crc32/crc32_amd64p32.s' 'src/hash/crc32/crc32_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/crc32/crc32_amd64.s' 'src/hash/crc32/crc32.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/crc32/crc32.go' 'src/hash/crc32/crc32_generic.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/crc32/crc32_generic.go' 'src/hash/adler32' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/adler32' 'src/hash/adler32/adler32_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/adler32/adler32_test.go' 'src/hash/adler32/adler32.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/adler32/adler32.go' 'src/hash/crc64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/crc64' 'src/hash/crc64/crc64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/crc64/crc64.go' 'src/hash/crc64/crc64_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/crc64/crc64_test.go' 'src/hash/test_cases.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/hash/test_cases.txt' 'src/nacltest.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/nacltest.bash' 'src/math' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math' 'src/math/remainder_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/remainder_arm.s' 'src/math/dim_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/dim_arm.s' 'src/math/stubs_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/stubs_arm64.s' 'src/math/dim_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/dim_386.s' 'src/math/remainder_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/remainder_amd64.s' 'src/math/bits.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/bits.go' 'src/math/sqrt_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sqrt_arm64.s' 'src/math/mod_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/mod_386.s' 'src/math/remainder_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/remainder_amd64p32.s' 'src/math/log.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/log.go' 'src/math/ldexp.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/ldexp.go' 'src/math/big' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big' 'src/math/big/floatconv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/floatconv.go' 'src/math/big/int.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/int.go' 'src/math/big/arith_decl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/arith_decl.go' 'src/math/big/ftoa.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/ftoa.go' 'src/math/big/nat.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/nat.go' 'src/math/big/arith_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/arith_arm64.s' 'src/math/big/float_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/float_test.go' 'src/math/big/arith_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/arith_amd64.s' 'src/math/big/intconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/intconv_test.go' 'src/math/big/decimal_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/decimal_test.go' 'src/math/big/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/example_test.go' 'src/math/big/arith_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/arith_arm.s' 'src/math/big/ratconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/ratconv_test.go' 'src/math/big/int_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/int_test.go' 'src/math/big/arith_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/arith_ppc64x.s' 'src/math/big/float.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/float.go' 'src/math/big/floatexample_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/floatexample_test.go' 'src/math/big/calibrate_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/calibrate_test.go' 'src/math/big/ratconv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/ratconv.go' 'src/math/big/arith_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/arith_386.s' 'src/math/big/decimal.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/decimal.go' 'src/math/big/rat.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/rat.go' 'src/math/big/arith_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/arith_amd64p32.s' 'src/math/big/rat_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/rat_test.go' 'src/math/big/intconv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/intconv.go' 'src/math/big/arith_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/arith_test.go' 'src/math/big/gcd_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/gcd_test.go' 'src/math/big/natconv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/natconv.go' 'src/math/big/floatconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/floatconv_test.go' 'src/math/big/arith_decl_pure.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/arith_decl_pure.go' 'src/math/big/accuracy_string.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/accuracy_string.go' 'src/math/big/bits_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/bits_test.go' 'src/math/big/nat_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/nat_test.go' 'src/math/big/arith.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/arith.go' 'src/math/big/natconv_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/natconv_test.go' 'src/math/big/roundingmode_string.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/roundingmode_string.go' 'src/math/big/hilbert_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/big/hilbert_test.go' 'src/math/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/export_test.go' 'src/math/sincos_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sincos_amd64p32.s' 'src/math/nextafter.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/nextafter.go' 'src/math/log1p_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/log1p_386.s' 'src/math/atan2_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/atan2_386.s' 'src/math/hypot.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/hypot.go' 'src/math/exp_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/exp_386.s' 'src/math/atan2_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/atan2_amd64.s' 'src/math/sqrt_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sqrt_386.s' 'src/math/const.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/const.go' 'src/math/abs_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/abs_arm.s' 'src/math/hypot_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/hypot_amd64.s' 'src/math/expm1_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/expm1_amd64p32.s' 'src/math/atan_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/atan_amd64p32.s' 'src/math/ldexp_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/ldexp_arm.s' 'src/math/tan_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/tan_amd64p32.s' 'src/math/exp2_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/exp2_arm.s' 'src/math/exp_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/exp_amd64.s' 'src/math/stubs_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/stubs_ppc64x.s' 'src/math/tan.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/tan.go' 'src/math/ldexp_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/ldexp_amd64p32.s' 'src/math/mod_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/mod_amd64.s' 'src/math/frexp_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/frexp_amd64p32.s' 'src/math/log10_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/log10_arm.s' 'src/math/exp.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/exp.go' 'src/math/log10_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/log10_amd64p32.s' 'src/math/asin_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/asin_arm.s' 'src/math/ldexp_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/ldexp_386.s' 'src/math/frexp_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/frexp_amd64.s' 'src/math/abs.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/abs.go' 'src/math/signbit.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/signbit.go' 'src/math/modf_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/modf_386.s' 'src/math/frexp_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/frexp_386.s' 'src/math/floor_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/floor_amd64.s' 'src/math/log10_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/log10_386.s' 'src/math/acosh.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/acosh.go' 'src/math/asinh.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/asinh.go' 'src/math/floor_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/floor_arm.s' 'src/math/pow10.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/pow10.go' 'src/math/logb.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/logb.go' 'src/math/copysign.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/copysign.go' 'src/math/exp2_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/exp2_386.s' 'src/math/cbrt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cbrt.go' 'src/math/ldexp_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/ldexp_amd64.s' 'src/math/exp_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/exp_amd64p32.s' 'src/math/atan_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/atan_386.s' 'src/math/atan2_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/atan2_amd64p32.s' 'src/math/sin_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sin_386.s' 'src/math/frexp_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/frexp_arm.s' 'src/math/mod_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/mod_arm.s' 'src/math/exp2_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/exp2_amd64p32.s' 'src/math/sinh.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sinh.go' 'src/math/remainder.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/remainder.go' 'src/math/expm1_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/expm1_386.s' 'src/math/erf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/erf.go' 'src/math/log1p.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/log1p.go' 'src/math/asin_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/asin_386.s' 'src/math/log_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/log_amd64.s' 'src/math/abs_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/abs_arm64.s' 'src/math/atanh.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/atanh.go' 'src/math/log1p_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/log1p_arm.s' 'src/math/mod.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/mod.go' 'src/math/modf_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/modf_arm.s' 'src/math/dim_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/dim_amd64.s' 'src/math/log_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/log_arm.s' 'src/math/floor_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/floor_386.s' 'src/math/asin_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/asin_amd64.s' 'src/math/cmplx' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cmplx' 'src/math/cmplx/log.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cmplx/log.go' 'src/math/cmplx/rect.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cmplx/rect.go' 'src/math/cmplx/isinf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cmplx/isinf.go' 'src/math/cmplx/tan.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cmplx/tan.go' 'src/math/cmplx/exp.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cmplx/exp.go' 'src/math/cmplx/abs.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cmplx/abs.go' 'src/math/cmplx/isnan.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cmplx/isnan.go' 'src/math/cmplx/conj.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cmplx/conj.go' 'src/math/cmplx/cmath_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cmplx/cmath_test.go' 'src/math/cmplx/phase.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cmplx/phase.go' 'src/math/cmplx/sqrt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cmplx/sqrt.go' 'src/math/cmplx/sin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cmplx/sin.go' 'src/math/cmplx/polar.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cmplx/polar.go' 'src/math/cmplx/asin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cmplx/asin.go' 'src/math/cmplx/pow.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/cmplx/pow.go' 'src/math/abs_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/abs_ppc64x.s' 'src/math/dim_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/dim_amd64p32.s' 'src/math/remainder_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/remainder_386.s' 'src/math/sqrt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sqrt.go' 'src/math/modf_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/modf_amd64.s' 'src/math/sin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sin.go' 'src/math/log_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/log_amd64p32.s' 'src/math/abs_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/abs_386.s' 'src/math/frexp.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/frexp.go' 'src/math/sincos_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sincos_386.s' 'src/math/abs_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/abs_amd64p32.s' 'src/math/all_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/all_test.go' 'src/math/expm1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/expm1.go' 'src/math/tan_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/tan_386.s' 'src/math/jn.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/jn.go' 'src/math/atan2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/atan2.go' 'src/math/expm1_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/expm1_amd64.s' 'src/math/sincos.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sincos.go' 'src/math/exp2_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/exp2_amd64.s' 'src/math/hypot_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/hypot_amd64p32.s' 'src/math/expm1_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/expm1_arm.s' 'src/math/log1p_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/log1p_amd64.s' 'src/math/sincos_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sincos_amd64.s' 'src/math/atan_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/atan_amd64.s' 'src/math/sin_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sin_amd64p32.s' 'src/math/lgamma.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/lgamma.go' 'src/math/floor.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/floor.go' 'src/math/sin_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sin_arm.s' 'src/math/sqrt_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sqrt_amd64p32.s' 'src/math/mod_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/mod_amd64p32.s' 'src/math/sqrt_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sqrt_amd64.s' 'src/math/tan_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/tan_arm.s' 'src/math/atan2_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/atan2_arm.s' 'src/math/modf_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/modf_amd64p32.s' 'src/math/sincos_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sincos_arm.s' 'src/math/tan_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/tan_amd64.s' 'src/math/log_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/log_386.s' 'src/math/asin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/asin.go' 'src/math/hypot_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/hypot_arm.s' 'src/math/modf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/modf.go' 'src/math/dim.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/dim.go' 'src/math/abs_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/abs_amd64.s' 'src/math/j1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/j1.go' 'src/math/unsafe.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/unsafe.go' 'src/math/pow.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/pow.go' 'src/math/floor_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/floor_amd64p32.s' 'src/math/sqrt_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sqrt_arm.s' 'src/math/sin_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/sin_amd64.s' 'src/math/log10_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/log10_amd64.s' 'src/math/rand' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/rand' 'src/math/rand/normal.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/rand/normal.go' 'src/math/rand/rng.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/rand/rng.go' 'src/math/rand/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/rand/example_test.go' 'src/math/rand/rand_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/rand/rand_test.go' 'src/math/rand/exp.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/rand/exp.go' 'src/math/rand/zipf.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/rand/zipf.go' 'src/math/rand/rand.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/rand/rand.go' 'src/math/rand/regress_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/rand/regress_test.go' 'src/math/log1p_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/log1p_amd64p32.s' 'src/math/gamma.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/gamma.go' 'src/math/hypot_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/hypot_386.s' 'src/math/atan.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/atan.go' 'src/math/asin_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/asin_amd64p32.s' 'src/math/exp_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/exp_arm.s' 'src/math/atan_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/atan_arm.s' 'src/math/log10.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/log10.go' 'src/math/j0.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/j0.go' 'src/math/tanh.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/math/tanh.go' 'src/clean.rc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/clean.rc' 'src/unsafe' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unsafe' 'src/unsafe/unsafe.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/unsafe/unsafe.go' 'src/compress' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress' 'src/compress/flate' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/flate' 'src/compress/flate/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/flate/writer_test.go' 'src/compress/flate/copy.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/flate/copy.go' 'src/compress/flate/huffman_bit_writer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/flate/huffman_bit_writer.go' 'src/compress/flate/gen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/flate/gen.go' 'src/compress/flate/huffman_code.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/flate/huffman_code.go' 'src/compress/flate/flate_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/flate/flate_test.go' 'src/compress/flate/deflate_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/flate/deflate_test.go' 'src/compress/flate/fixedhuff.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/flate/fixedhuff.go' 'src/compress/flate/reverse_bits.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/flate/reverse_bits.go' 'src/compress/flate/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/flate/reader_test.go' 'src/compress/flate/inflate.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/flate/inflate.go' 'src/compress/flate/copy_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/flate/copy_test.go' 'src/compress/flate/inflate_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/flate/inflate_test.go' 'src/compress/flate/token.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/flate/token.go' 'src/compress/flate/deflate.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/flate/deflate.go' 'src/compress/zlib' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/zlib' 'src/compress/zlib/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/zlib/example_test.go' 'src/compress/zlib/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/zlib/writer_test.go' 'src/compress/zlib/writer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/zlib/writer.go' 'src/compress/zlib/reader.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/zlib/reader.go' 'src/compress/zlib/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/zlib/reader_test.go' 'src/compress/gzip' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/gzip' 'src/compress/gzip/gzip.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/gzip/gzip.go' 'src/compress/gzip/gunzip.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/gzip/gunzip.go' 'src/compress/gzip/gzip_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/gzip/gzip_test.go' 'src/compress/gzip/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/gzip/testdata' 'src/compress/gzip/testdata/issue6550.gz' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/gzip/testdata/issue6550.gz' 'src/compress/gzip/gunzip_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/gzip/gunzip_test.go' 'src/compress/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/testdata' 'src/compress/testdata/e.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/testdata/e.txt' 'src/compress/testdata/Mark.Twain-Tom.Sawyer.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/testdata/Mark.Twain-Tom.Sawyer.txt' 'src/compress/testdata/pi.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/testdata/pi.txt' 'src/compress/bzip2' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/bzip2' 'src/compress/bzip2/bit_reader.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/bzip2/bit_reader.go' 'src/compress/bzip2/bzip2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/bzip2/bzip2.go' 'src/compress/bzip2/bzip2_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/bzip2/bzip2_test.go' 'src/compress/bzip2/move_to_front.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/bzip2/move_to_front.go' 'src/compress/bzip2/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/bzip2/testdata' 'src/compress/bzip2/testdata/Mark.Twain-Tom.Sawyer.txt.bz2' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/bzip2/testdata/Mark.Twain-Tom.Sawyer.txt.bz2' 'src/compress/bzip2/testdata/e.txt.bz2' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/bzip2/testdata/e.txt.bz2' 'src/compress/bzip2/huffman.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/bzip2/huffman.go' 'src/compress/lzw' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/lzw' 'src/compress/lzw/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/lzw/writer_test.go' 'src/compress/lzw/writer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/lzw/writer.go' 'src/compress/lzw/reader.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/lzw/reader.go' 'src/compress/lzw/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/compress/lzw/reader_test.go' 'src/reflect' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/reflect' 'src/reflect/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/reflect/export_test.go' 'src/reflect/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/reflect/example_test.go' 'src/reflect/tostring_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/reflect/tostring_test.go' 'src/reflect/makefunc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/reflect/makefunc.go' 'src/reflect/asm_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/reflect/asm_ppc64x.s' 'src/reflect/asm_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/reflect/asm_386.s' 'src/reflect/set_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/reflect/set_test.go' 'src/reflect/asm_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/reflect/asm_arm.s' 'src/reflect/asm_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/reflect/asm_amd64p32.s' 'src/reflect/asm_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/reflect/asm_arm64.s' 'src/reflect/all_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/reflect/all_test.go' 'src/reflect/asm_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/reflect/asm_amd64.s' 'src/reflect/deepequal.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/reflect/deepequal.go' 'src/reflect/type.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/reflect/type.go' 'src/reflect/value.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/reflect/value.go' 'src/runtime' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime' 'src/runtime/alg.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/alg.go' 'src/runtime/zgoarch_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoarch_ppc64.go' 'src/runtime/race1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race1.go' 'src/runtime/zgoos_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoos_plan9.go' 'src/runtime/signal_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_nacl.go' 'src/runtime/mbarrier.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mbarrier.go' 'src/runtime/malloc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/malloc.go' 'src/runtime/env_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/env_plan9.go' 'src/runtime/time.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/time.go' 'src/runtime/gc_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/gc_test.go' 'src/runtime/runtime_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/runtime_test.go' 'src/runtime/crash_cgo_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/crash_cgo_test.go' 'src/runtime/defs_nacl_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_nacl_arm.go' 'src/runtime/defs_windows_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_windows_386.go' 'src/runtime/duff_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/duff_amd64.s' 'src/runtime/signal_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_netbsd_amd64.go' 'src/runtime/proc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/proc.go' 'src/runtime/arch_amd64p32.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/arch_amd64p32.go' 'src/runtime/signal_amd64x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_amd64x.go' 'src/runtime/sys_windows_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_windows_386.s' 'src/runtime/defs1_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs1_netbsd_386.go' 'src/runtime/duff_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/duff_arm64.s' 'src/runtime/os_nacl_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_nacl_arm.go' 'src/runtime/zgoarch_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoarch_arm64.go' 'src/runtime/rt0_freebsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_freebsd_386.s' 'src/runtime/signal_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_plan9.go' 'src/runtime/mbitmap.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mbitmap.go' 'src/runtime/netpoll_stub.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/netpoll_stub.go' 'src/runtime/os_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_darwin_arm64.go' 'src/runtime/memmove_plan9_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memmove_plan9_386.s' 'src/runtime/gcinfo_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/gcinfo_test.go' 'src/runtime/signal_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_arm64.go' 'src/runtime/netpoll_kqueue.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/netpoll_kqueue.go' 'src/runtime/norace_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/norace_linux_test.go' 'src/runtime/sys_darwin_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_darwin_arm64.s' 'src/runtime/mapspeed_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mapspeed_test.go' 'src/runtime/mem_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mem_linux.go' 'src/runtime/sys_linux_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_linux_arm.s' 'src/runtime/defs_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_netbsd_amd64.go' 'src/runtime/runtime-gdb.py' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/runtime-gdb.py' 'src/runtime/signal_darwin_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_darwin_arm.go' 'src/runtime/atomic_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/atomic_arm.go' 'src/runtime/panic.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/panic.go' 'src/runtime/os_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_linux_arm64.go' 'src/runtime/sys_plan9_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_plan9_amd64.s' 'src/runtime/arch_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/arch_386.go' 'src/runtime/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/export_test.go' 'src/runtime/sys_netbsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_netbsd_386.s' 'src/runtime/os_android_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_android_arm.go' 'src/runtime/defs_windows_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_windows_amd64.go' 'src/runtime/signal_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_openbsd_amd64.go' 'src/runtime/stubs2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/stubs2.go' 'src/runtime/memclr_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memclr_arm.s' 'src/runtime/heapdump.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/heapdump.go' 'src/runtime/defs_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_linux_amd64.go' 'src/runtime/signal_nacl_amd64p32.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_nacl_amd64p32.go' 'src/runtime/runtime_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/runtime_unix_test.go' 'src/runtime/futex_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/futex_test.go' 'src/runtime/mstats.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mstats.go' 'src/runtime/sys_linux_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_linux_386.s' 'src/runtime/rt0_nacl_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_nacl_386.s' 'src/runtime/lock_futex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/lock_futex.go' 'src/runtime/softfloat_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/softfloat_arm.go' 'src/runtime/parfor.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/parfor.go' 'src/runtime/sys_darwin_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_darwin_amd64.s' 'src/runtime/mfinal_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mfinal_test.go' 'src/runtime/sys_netbsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_netbsd_amd64.s' 'src/runtime/syscall_nacl.h' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/syscall_nacl.h' 'src/runtime/cgo.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo.go' 'src/runtime/textflag.h' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/textflag.h' 'src/runtime/defs_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_darwin_amd64.go' 'src/runtime/debug.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/debug.go' 'src/runtime/os2_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os2_openbsd.go' 'src/runtime/runtime-gdb_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/runtime-gdb_test.go' 'src/runtime/rt0_windows_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_windows_386.s' 'src/runtime/sys_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_arm.go' 'src/runtime/compiler.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/compiler.go' 'src/runtime/rt0_netbsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_netbsd_arm.s' 'src/runtime/rt0_linux_ppc64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_linux_ppc64.s' 'src/runtime/defs_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_freebsd_amd64.go' 'src/runtime/os1_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os1_netbsd.go' 'src/runtime/sys_x86.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_x86.go' 'src/runtime/signal_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_linux_arm.go' 'src/runtime/duff_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/duff_arm.s' 'src/runtime/race.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race.go' 'src/runtime/defs_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_windows.go' 'src/runtime/defs1_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs1_linux.go' 'src/runtime/defs_nacl_amd64p32.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_nacl_amd64p32.go' 'src/runtime/sys_plan9_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_plan9_386.s' 'src/runtime/defs_nacl_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_nacl_386.go' 'src/runtime/os_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_netbsd.go' 'src/runtime/complex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/complex.go' 'src/runtime/defs_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_freebsd_arm.go' 'src/runtime/cgo' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo' 'src/runtime/cgo/gcc_windows_amd64.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_windows_amd64.c' 'src/runtime/cgo/gcc_linux_arm.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_linux_arm.c' 'src/runtime/cgo/gcc_linux_arm64.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_linux_arm64.c' 'src/runtime/cgo/gcc_darwin_arm64.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_darwin_arm64.c' 'src/runtime/cgo/gcc_android_arm.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_android_arm.c' 'src/runtime/cgo/gcc_darwin_amd64.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_darwin_amd64.c' 'src/runtime/cgo/gcc_netbsd_arm.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_netbsd_arm.c' 'src/runtime/cgo/cgo.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/cgo.go' 'src/runtime/cgo/gcc_freebsd_386.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_freebsd_386.c' 'src/runtime/cgo/gcc_signal_darwin_lldb.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_signal_darwin_lldb.c' 'src/runtime/cgo/gcc_ppc64x.S' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_ppc64x.S' 'src/runtime/cgo/asm_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/asm_ppc64x.s' 'src/runtime/cgo/gcc_setenv.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_setenv.c' 'src/runtime/cgo/gcc_windows_386.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_windows_386.c' 'src/runtime/cgo/signal_darwin_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/signal_darwin_arm.s' 'src/runtime/cgo/asm_nacl_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/asm_nacl_amd64p32.s' 'src/runtime/cgo/gcc_arm.S' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_arm.S' 'src/runtime/cgo/gcc_netbsd_386.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_netbsd_386.c' 'src/runtime/cgo/gcc_android.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_android.c' 'src/runtime/cgo/gcc_386.S' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_386.S' 'src/runtime/cgo/gcc_signal_darwin_armx.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_signal_darwin_armx.c' 'src/runtime/cgo/gcc_freebsd_amd64.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_freebsd_amd64.c' 'src/runtime/cgo/gcc_linux_386.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_linux_386.c' 'src/runtime/cgo/gcc_linux_ppc64x.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_linux_ppc64x.c' 'src/runtime/cgo/gcc_libinit_openbsd.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_libinit_openbsd.c' 'src/runtime/cgo/asm_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/asm_386.s' 'src/runtime/cgo/libcgo.h' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/libcgo.h' 'src/runtime/cgo/gcc_openbsd_amd64.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_openbsd_amd64.c' 'src/runtime/cgo/gcc_fatalf.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_fatalf.c' 'src/runtime/cgo/gcc_linux_amd64.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_linux_amd64.c' 'src/runtime/cgo/asm_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/asm_arm.s' 'src/runtime/cgo/iscgo.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/iscgo.go' 'src/runtime/cgo/signal_darwin_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/signal_darwin_arm64.s' 'src/runtime/cgo/gcc_darwin_386.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_darwin_386.c' 'src/runtime/cgo/asm_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/asm_arm64.s' 'src/runtime/cgo/asm_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/asm_amd64.s' 'src/runtime/cgo/gcc_libinit_windows.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_libinit_windows.c' 'src/runtime/cgo/openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/openbsd.go' 'src/runtime/cgo/gcc_netbsd_amd64.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_netbsd_amd64.c' 'src/runtime/cgo/callbacks.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/callbacks.go' 'src/runtime/cgo/freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/freebsd.go' 'src/runtime/cgo/gcc_arm64.S' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_arm64.S' 'src/runtime/cgo/setenv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/setenv.go' 'src/runtime/cgo/gcc_libinit.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_libinit.c' 'src/runtime/cgo/gcc_solaris_amd64.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_solaris_amd64.c' 'src/runtime/cgo/gcc_libinit_linux_ppc64x.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_libinit_linux_ppc64x.c' 'src/runtime/cgo/gcc_openbsd_386.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_openbsd_386.c' 'src/runtime/cgo/dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/dragonfly.go' 'src/runtime/cgo/netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/netbsd.go' 'src/runtime/cgo/gcc_amd64.S' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_amd64.S' 'src/runtime/cgo/gcc_darwin_arm.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_darwin_arm.c' 'src/runtime/cgo/signal_darwin_armx.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/signal_darwin_armx.go' 'src/runtime/cgo/gcc_dragonfly_amd64.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_dragonfly_amd64.c' 'src/runtime/cgo/gcc_util.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_util.c' 'src/runtime/cgo/gcc_freebsd_arm.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgo/gcc_freebsd_arm.c' 'src/runtime/duff_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/duff_386.s' 'src/runtime/atomic_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/atomic_arm64.go' 'src/runtime/pprof' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/pprof' 'src/runtime/pprof/pprof_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/pprof/pprof_test.go' 'src/runtime/pprof/trace_stack_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/pprof/trace_stack_test.go' 'src/runtime/pprof/mprof_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/pprof/mprof_test.go' 'src/runtime/pprof/trace_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/pprof/trace_test.go' 'src/runtime/pprof/pprof.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/pprof/pprof.go' 'src/runtime/sys_solaris_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_solaris_amd64.s' 'src/runtime/wbfat_gen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/wbfat_gen.go' 'src/runtime/asm_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/asm_ppc64x.s' 'src/runtime/defs1_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs1_netbsd_amd64.go' 'src/runtime/runtime.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/runtime.go' 'src/runtime/sys_linux_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_linux_amd64.s' 'src/runtime/netpoll.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/netpoll.go' 'src/runtime/debug' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/debug' 'src/runtime/debug/garbage.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/debug/garbage.go' 'src/runtime/debug/garbage_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/debug/garbage_test.go' 'src/runtime/debug/stubs.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/debug/stubs.go' 'src/runtime/debug/stack.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/debug/stack.go' 'src/runtime/debug/stack_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/debug/stack_test.go' 'src/runtime/debug/heapdump_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/debug/heapdump_test.go' 'src/runtime/debug/debug.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/debug/debug.s' 'src/runtime/debug/stubs.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/debug/stubs.s' 'src/runtime/symtab.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/symtab.go' 'src/runtime/lfstack_32bit.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/lfstack_32bit.go' 'src/runtime/sys_windows_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_windows_amd64.s' 'src/runtime/defs_darwin_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_darwin_arm.go' 'src/runtime/atomic_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/atomic_ppc64x.s' 'src/runtime/stubs.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/stubs.go' 'src/runtime/os_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_darwin.go' 'src/runtime/sigpanic_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sigpanic_unix.go' 'src/runtime/string_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/string_test.go' 'src/runtime/zgoos_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoos_dragonfly.go' 'src/runtime/mem_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mem_windows.go' 'src/runtime/gengoos.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/gengoos.go' 'src/runtime/rt0_freebsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_freebsd_amd64.s' 'src/runtime/os1_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os1_nacl.go' 'src/runtime/syscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/syscall_windows.go' 'src/runtime/env_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/env_test.go' 'src/runtime/typekind1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/typekind1.go' 'src/runtime/sys_linux_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_linux_arm64.s' 'src/runtime/sys_dragonfly_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_dragonfly_amd64.s' 'src/runtime/closure_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/closure_test.go' 'src/runtime/os3_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os3_plan9.go' 'src/runtime/cputicks.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cputicks.go' 'src/runtime/stack_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/stack_test.go' 'src/runtime/print1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/print1.go' 'src/runtime/hashmap.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/hashmap.go' 'src/runtime/zgoos_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoos_freebsd.go' 'src/runtime/mem_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mem_bsd.go' 'src/runtime/zgoarch_amd64p32.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoarch_amd64p32.go' 'src/runtime/vlop_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/vlop_386.s' 'src/runtime/rt0_netbsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_netbsd_386.s' 'src/runtime/export_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/export_linux_test.go' 'src/runtime/rt0_linux_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_linux_amd64.s' 'src/runtime/memclr_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memclr_ppc64x.s' 'src/runtime/os2_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os2_windows.go' 'src/runtime/os_darwin_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_darwin_arm.go' 'src/runtime/zgoos_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoos_windows.go' 'src/runtime/signal_darwin_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_darwin_386.go' 'src/runtime/arch_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/arch_amd64.go' 'src/runtime/defs_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_darwin.go' 'src/runtime/arch1_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/arch1_arm64.go' 'src/runtime/arch_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/arch_ppc64le.go' 'src/runtime/map_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/map_test.go' 'src/runtime/signal_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_linux_arm64.go' 'src/runtime/rt0_linux_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_linux_arm64.s' 'src/runtime/go_tls.h' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/go_tls.h' 'src/runtime/crash_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/crash_test.go' 'src/runtime/mcentral.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mcentral.go' 'src/runtime/memmove_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memmove_arm.s' 'src/runtime/defs_arm_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_arm_linux.go' 'src/runtime/lfstack.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/lfstack.go' 'src/runtime/memclr_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memclr_386.s' 'src/runtime/defs2_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs2_linux.go' 'src/runtime/signal1_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal1_unix.go' 'src/runtime/rune.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rune.go' 'src/runtime/defs_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_linux_arm.go' 'src/runtime/sigqueue_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sigqueue_plan9.go' 'src/runtime/mfinal.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mfinal.go' 'src/runtime/funcdata.h' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/funcdata.h' 'src/runtime/os1_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os1_openbsd.go' 'src/runtime/signal_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_linux.go' 'src/runtime/stubs_android.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/stubs_android.go' 'src/runtime/wincallback.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/wincallback.go' 'src/runtime/signal_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_solaris_amd64.go' 'src/runtime/append_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/append_test.go' 'src/runtime/duff_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/duff_ppc64x.s' 'src/runtime/Makefile' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/Makefile' 'src/runtime/memmove_nacl_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memmove_nacl_amd64p32.s' 'src/runtime/msize.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/msize.go' 'src/runtime/defs_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_darwin_arm64.go' 'src/runtime/defs_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_dragonfly.go' 'src/runtime/rt0_linux_ppc64le.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_linux_ppc64le.s' 'src/runtime/rt0_plan9_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_plan9_386.s' 'src/runtime/tls_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/tls_arm64.s' 'src/runtime/sys_darwin_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_darwin_arm.s' 'src/runtime/rt0_nacl_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_nacl_amd64p32.s' 'src/runtime/memmove_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memmove_arm64.s' 'src/runtime/mfixalloc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mfixalloc.go' 'src/runtime/zgoos_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoos_netbsd.go' 'src/runtime/error.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/error.go' 'src/runtime/mgcsweep.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mgcsweep.go' 'src/runtime/os1_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os1_linux.go' 'src/runtime/memclr_plan9_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memclr_plan9_386.s' 'src/runtime/memmove_plan9_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memmove_plan9_amd64.s' 'src/runtime/signal_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_netbsd_386.go' 'src/runtime/race_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race_amd64.s' 'src/runtime/rt0_linux_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_linux_arm.s' 'src/runtime/rt0_freebsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_freebsd_arm.s' 'src/runtime/signal_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_freebsd_arm.go' 'src/runtime/runtime_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/runtime_linux_test.go' 'src/runtime/traceback.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/traceback.go' 'src/runtime/lfstack_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/lfstack_linux_ppc64x.go' 'src/runtime/print1_write_android.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/print1_write_android.go' 'src/runtime/arch_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/arch_arm64.go' 'src/runtime/rt0_openbsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_openbsd_386.s' 'src/runtime/proc1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/proc1.go' 'src/runtime/signal_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_ppc64x.go' 'src/runtime/defs_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_linux.go' 'src/runtime/stack1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/stack1.go' 'src/runtime/signal_nacl_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_nacl_arm.go' 'src/runtime/signal_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_darwin.go' 'src/runtime/asm_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/asm_386.s' 'src/runtime/signal_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_freebsd_amd64.go' 'src/runtime/sys_freebsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_freebsd_amd64.s' 'src/runtime/os_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_dragonfly.go' 'src/runtime/memmove_linux_amd64_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memmove_linux_amd64_test.go' 'src/runtime/parfor_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/parfor_test.go' 'src/runtime/proc_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/proc_test.go' 'src/runtime/signal_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_solaris.go' 'src/runtime/atomic_pointer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/atomic_pointer.go' 'src/runtime/signal_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_dragonfly.go' 'src/runtime/defs_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_openbsd.go' 'src/runtime/extern.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/extern.go' 'src/runtime/os1_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os1_netbsd_amd64.go' 'src/runtime/os_linux_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_linux_arm.go' 'src/runtime/trace.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/trace.go' 'src/runtime/rt0_android_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_android_arm.s' 'src/runtime/wbfat.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/wbfat.go' 'src/runtime/os2_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os2_solaris.go' 'src/runtime/sys_darwin_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_darwin_386.s' 'src/runtime/sys_netbsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_netbsd_arm.s' 'src/runtime/env_posix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/env_posix.go' 'src/runtime/arch1_amd64p32.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/arch1_amd64p32.go' 'src/runtime/rt0_openbsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_openbsd_arm.s' 'src/runtime/asm_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/asm_arm.s' 'src/runtime/softfloat64_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/softfloat64_test.go' 'src/runtime/asm_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/asm_amd64p32.s' 'src/runtime/signal_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_linux_386.go' 'src/runtime/signal_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_linux_ppc64x.go' 'src/runtime/signal_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_netbsd.go' 'src/runtime/os_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_linux_386.go' 'src/runtime/sys_openbsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_openbsd_arm.s' 'src/runtime/signal_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_windows.go' 'src/runtime/os_freebsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_freebsd_arm.go' 'src/runtime/mgcwork.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mgcwork.go' 'src/runtime/sqrt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sqrt.go' 'src/runtime/hash64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/hash64.go' 'src/runtime/defs_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_dragonfly_amd64.go' 'src/runtime/typekind.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/typekind.go' 'src/runtime/signal_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_386.go' 'src/runtime/zgoarch_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoarch_amd64.go' 'src/runtime/signal_darwin_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_darwin_amd64.go' 'src/runtime/defs_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_netbsd_386.go' 'src/runtime/asm_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/asm_arm64.s' 'src/runtime/sys_linux_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_linux_ppc64x.s' 'src/runtime/rt0_nacl_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_nacl_arm.s' 'src/runtime/atomic_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/atomic_386.go' 'src/runtime/race0.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race0.go' 'src/runtime/memmove_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memmove_ppc64x.s' 'src/runtime/rt0_linux_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_linux_386.s' 'src/runtime/os2_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os2_darwin.go' 'src/runtime/rdebug.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rdebug.go' 'src/runtime/os_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_openbsd.go' 'src/runtime/zgoos_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoos_solaris.go' 'src/runtime/race' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race' 'src/runtime/race/race.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/race.go' 'src/runtime/race/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/doc.go' 'src/runtime/race/README' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/README' 'src/runtime/race/race_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/race_test.go' 'src/runtime/race/sched_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/sched_test.go' 'src/runtime/race/race_freebsd_amd64.syso' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/race_freebsd_amd64.syso' 'src/runtime/race/output_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/output_test.go' 'src/runtime/race/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata' 'src/runtime/race/testdata/slice_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata/slice_test.go' 'src/runtime/race/testdata/select_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata/select_test.go' 'src/runtime/race/testdata/sync_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata/sync_test.go' 'src/runtime/race/testdata/map_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata/map_test.go' 'src/runtime/race/testdata/comp_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata/comp_test.go' 'src/runtime/race/testdata/mop_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata/mop_test.go' 'src/runtime/race/testdata/regression_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata/regression_test.go' 'src/runtime/race/testdata/mutex_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata/mutex_test.go' 'src/runtime/race/testdata/cgo_test_main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata/cgo_test_main.go' 'src/runtime/race/testdata/finalizer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata/finalizer_test.go' 'src/runtime/race/testdata/waitgroup_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata/waitgroup_test.go' 'src/runtime/race/testdata/atomic_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata/atomic_test.go' 'src/runtime/race/testdata/io_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata/io_test.go' 'src/runtime/race/testdata/chan_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata/chan_test.go' 'src/runtime/race/testdata/rwmutex_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata/rwmutex_test.go' 'src/runtime/race/testdata/cgo_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/testdata/cgo_test.go' 'src/runtime/race/race_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/race_unix_test.go' 'src/runtime/race/race_windows_amd64.syso' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/race_windows_amd64.syso' 'src/runtime/race/race_linux_amd64.syso' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/race_linux_amd64.syso' 'src/runtime/race/race_darwin_amd64.syso' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/race/race_darwin_amd64.syso' 'src/runtime/runtime2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/runtime2.go' 'src/runtime/rt0_plan9_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_plan9_amd64.s' 'src/runtime/defs_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_freebsd.go' 'src/runtime/rt0_solaris_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_solaris_amd64.s' 'src/runtime/asm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/asm.s' 'src/runtime/hashmap_fast.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/hashmap_fast.go' 'src/runtime/mheap.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mheap.go' 'src/runtime/panic1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/panic1.go' 'src/runtime/os_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_plan9.go' 'src/runtime/os_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_windows.go' 'src/runtime/defs_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_openbsd_386.go' 'src/runtime/asm_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/asm_amd64.s' 'src/runtime/signal_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_darwin_arm64.go' 'src/runtime/syscall_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/syscall_solaris.go' 'src/runtime/netpoll_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/netpoll_nacl.go' 'src/runtime/os3_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os3_solaris.go' 'src/runtime/zgoos_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoos_nacl.go' 'src/runtime/slice.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/slice.go' 'src/runtime/defs1_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs1_solaris_amd64.go' 'src/runtime/zgoos_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoos_linux.go' 'src/runtime/defs_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_linux_arm64.go' 'src/runtime/os1_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os1_freebsd.go' 'src/runtime/unaligned1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/unaligned1.go' 'src/runtime/os_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_freebsd.go' 'src/runtime/sys_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_arm64.go' 'src/runtime/rt0_dragonfly_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_dragonfly_amd64.s' 'src/runtime/os_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_netbsd_arm.go' 'src/runtime/defs_plan9_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_plan9_amd64.go' 'src/runtime/noasm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/noasm.go' 'src/runtime/defs_linux_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_linux_ppc64.go' 'src/runtime/zgoos_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoos_darwin.go' 'src/runtime/signal_openbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_openbsd_386.go' 'src/runtime/tls_arm64.h' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/tls_arm64.h' 'src/runtime/lfstack_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/lfstack_amd64.go' 'src/runtime/norace_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/norace_test.go' 'src/runtime/complex_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/complex_test.go' 'src/runtime/atomic_amd64x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/atomic_amd64x.go' 'src/runtime/mgc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mgc.go' 'src/runtime/signal_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_linux_amd64.go' 'src/runtime/atomic_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/atomic_arm64.s' 'src/runtime/vlrt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/vlrt.go' 'src/runtime/hash_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/hash_test.go' 'src/runtime/zgoos_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoos_openbsd.go' 'src/runtime/zcallback_windows.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zcallback_windows.s' 'src/runtime/os2_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os2_dragonfly.go' 'src/runtime/atomic_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/atomic_test.go' 'src/runtime/mem_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mem_darwin.go' 'src/runtime/stack2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/stack2.go' 'src/runtime/sys_nacl_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_nacl_amd64p32.s' 'src/runtime/cpuprof.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cpuprof.go' 'src/runtime/vlop_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/vlop_arm.s' 'src/runtime/os2_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os2_nacl.go' 'src/runtime/tls_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/tls_ppc64x.s' 'src/runtime/os2_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os2_plan9.go' 'src/runtime/cgocallback.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgocallback.go' 'src/runtime/defs_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_openbsd_arm.go' 'src/runtime/rt0_darwin_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_darwin_amd64.s' 'src/runtime/sys_freebsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_freebsd_arm.s' 'src/runtime/memclr_plan9_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memclr_plan9_amd64.s' 'src/runtime/mgcmark.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mgcmark.go' 'src/runtime/zgoarch_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoarch_ppc64le.go' 'src/runtime/softfloat64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/softfloat64.go' 'src/runtime/signal_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_netbsd_arm.go' 'src/runtime/defs_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_solaris.go' 'src/runtime/signal_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_freebsd.go' 'src/runtime/defs_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_netbsd_arm.go' 'src/runtime/defs_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_linux_ppc64le.go' 'src/runtime/memmove_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memmove_test.go' 'src/runtime/rt0_windows_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_windows_amd64.s' 'src/runtime/tls_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/tls_arm.s' 'src/runtime/signal_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_openbsd.go' 'src/runtime/mcache.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mcache.go' 'src/runtime/lfstack_darwin_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/lfstack_darwin_arm64.go' 'src/runtime/unaligned2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/unaligned2.go' 'src/runtime/rt0_darwin_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_darwin_arm64.s' 'src/runtime/os1_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os1_windows.go' 'src/runtime/sys_nacl_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_nacl_386.s' 'src/runtime/mknacl.sh' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mknacl.sh' 'src/runtime/netpoll_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/netpoll_windows.go' 'src/runtime/os_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_nacl.go' 'src/runtime/signal_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_openbsd_arm.go' 'src/runtime/zgoos_android.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoos_android.go' 'src/runtime/os_openbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_openbsd_arm.go' 'src/runtime/lock_sema.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/lock_sema.go' 'src/runtime/signal_nacl_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_nacl_386.go' 'src/runtime/sys_nacl_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_nacl_arm.s' 'src/runtime/hash32.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/hash32.go' 'src/runtime/chan_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/chan_test.go' 'src/runtime/zversion.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zversion.go' 'src/runtime/rt0_openbsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_openbsd_amd64.s' 'src/runtime/defs_darwin_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_darwin_386.go' 'src/runtime/sema.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sema.go' 'src/runtime/syscall_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/syscall_windows_test.go' 'src/runtime/malloc_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/malloc_test.go' 'src/runtime/iface.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/iface.go' 'src/runtime/os1_netbsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os1_netbsd_386.go' 'src/runtime/os1_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os1_plan9.go' 'src/runtime/select.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/select.go' 'src/runtime/arch1_ppc64le.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/arch1_ppc64le.go' 'src/runtime/memclr_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memclr_arm64.s' 'src/runtime/signal_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_freebsd_386.go' 'src/runtime/sys_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_ppc64x.go' 'src/runtime/sys_freebsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_freebsd_386.s' 'src/runtime/runtime1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/runtime1.go' 'src/runtime/zgoarch_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoarch_386.go' 'src/runtime/arch_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/arch_arm.go' 'src/runtime/arch1_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/arch1_arm.go' 'src/runtime/mprof.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mprof.go' 'src/runtime/zcallback_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zcallback_windows.go' 'src/runtime/atomic_ppc64x.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/atomic_ppc64x.go' 'src/runtime/sys_openbsd_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_openbsd_386.s' 'src/runtime/defs_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_openbsd_amd64.go' 'src/runtime/arch1_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/arch1_amd64.go' 'src/runtime/rt0_netbsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_netbsd_amd64.s' 'src/runtime/export_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/export_windows_test.go' 'src/runtime/signal_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_unix.go' 'src/runtime/defs3_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs3_linux.go' 'src/runtime/sys_openbsd_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sys_openbsd_amd64.s' 'src/runtime/export_futex_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/export_futex_test.go' 'src/runtime/memmove_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memmove_386.s' 'src/runtime/defs_freebsd_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_freebsd_386.go' 'src/runtime/symtab_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/symtab_test.go' 'src/runtime/print1_write.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/print1_write.go' 'src/runtime/sigqueue.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sigqueue.go' 'src/runtime/netpoll_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/netpoll_solaris.go' 'src/runtime/cgocall.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/cgocall.go' 'src/runtime/memmove_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memmove_amd64.s' 'src/runtime/arch_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/arch_ppc64.go' 'src/runtime/os2_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os2_linux.go' 'src/runtime/syscall2_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/syscall2_solaris.go' 'src/runtime/netpoll_epoll.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/netpoll_epoll.go' 'src/runtime/os2_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os2_freebsd.go' 'src/runtime/zgoarch_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/zgoarch_arm.go' 'src/runtime/sqrt_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/sqrt_test.go' 'src/runtime/arch1_ppc64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/arch1_ppc64.go' 'src/runtime/string1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/string1.go' 'src/runtime/defs_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_netbsd.go' 'src/runtime/vlop_arm_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/vlop_arm_test.go' 'src/runtime/defs_solaris_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_solaris_amd64.go' 'src/runtime/os2_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os2_netbsd.go' 'src/runtime/mkduff.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mkduff.go' 'src/runtime/signal_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_arm.go' 'src/runtime/rt0_darwin_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_darwin_386.s' 'src/runtime/vdso_none.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/vdso_none.go' 'src/runtime/signal_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/signal_dragonfly_amd64.go' 'src/runtime/chanbarrier_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/chanbarrier_test.go' 'src/runtime/os1_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os1_dragonfly.go' 'src/runtime/chan.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/chan.go' 'src/runtime/lfstack_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/lfstack_test.go' 'src/runtime/vdso_linux_amd64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/vdso_linux_amd64.go' 'src/runtime/type.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/type.go' 'src/runtime/defs_plan9_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_plan9_386.go' 'src/runtime/defs1_netbsd_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs1_netbsd_arm.go' 'src/runtime/iface_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/iface_test.go' 'src/runtime/arch1_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/arch1_386.go' 'src/runtime/mem_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/mem_plan9.go' 'src/runtime/lfstack_linux_arm64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/lfstack_linux_arm64.go' 'src/runtime/os1_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os1_darwin.go' 'src/runtime/memclr_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/memclr_amd64.s' 'src/runtime/os_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_linux.go' 'src/runtime/string.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/string.go' 'src/runtime/os_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/os_solaris.go' 'src/runtime/rt0_darwin_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/rt0_darwin_arm.s' 'src/runtime/defs_linux_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/runtime/defs_linux_386.go' 'src/sync' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync' 'src/sync/cond_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/cond_test.go' 'src/sync/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/export_test.go' 'src/sync/pool_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/pool_test.go' 'src/sync/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/example_test.go' 'src/sync/race.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/race.go' 'src/sync/runtime.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/runtime.go' 'src/sync/once.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/once.go' 'src/sync/atomic' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic' 'src/sync/atomic/asm_openbsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/asm_openbsd_arm.s' 'src/sync/atomic/asm_netbsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/asm_netbsd_arm.s' 'src/sync/atomic/asm_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/asm_ppc64x.s' 'src/sync/atomic/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/doc.go' 'src/sync/atomic/export_linux_arm_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/export_linux_arm_test.go' 'src/sync/atomic/asm_freebsd_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/asm_freebsd_arm.s' 'src/sync/atomic/value_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/value_test.go' 'src/sync/atomic/asm_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/asm_386.s' 'src/sync/atomic/race.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/race.s' 'src/sync/atomic/asm_nacl_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/asm_nacl_arm.s' 'src/sync/atomic/asm_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/asm_arm.s' 'src/sync/atomic/asm_amd64p32.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/asm_amd64p32.s' 'src/sync/atomic/asm_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/asm_arm64.s' 'src/sync/atomic/atomic_linux_arm_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/atomic_linux_arm_test.go' 'src/sync/atomic/asm_amd64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/asm_amd64.s' 'src/sync/atomic/atomic_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/atomic_test.go' 'src/sync/atomic/64bit_arm.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/64bit_arm.go' 'src/sync/atomic/asm_linux_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/asm_linux_arm.s' 'src/sync/atomic/value.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/value.go' 'src/sync/atomic/asm_darwin_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/atomic/asm_darwin_arm.s' 'src/sync/mutex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/mutex.go' 'src/sync/runtime_sema_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/runtime_sema_test.go' 'src/sync/once_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/once_test.go' 'src/sync/mutex_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/mutex_test.go' 'src/sync/race0.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/race0.go' 'src/sync/waitgroup_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/waitgroup_test.go' 'src/sync/waitgroup.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/waitgroup.go' 'src/sync/pool.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/pool.go' 'src/sync/rwmutex_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/rwmutex_test.go' 'src/sync/rwmutex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/rwmutex.go' 'src/sync/cond.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/sync/cond.go' 'src/go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go' 'src/go/ast' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/ast' 'src/go/ast/print.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/ast/print.go' 'src/go/ast/ast_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/ast/ast_test.go' 'src/go/ast/scope.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/ast/scope.go' 'src/go/ast/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/ast/example_test.go' 'src/go/ast/print_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/ast/print_test.go' 'src/go/ast/ast.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/ast/ast.go' 'src/go/ast/commentmap.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/ast/commentmap.go' 'src/go/ast/import.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/ast/import.go' 'src/go/ast/walk.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/ast/walk.go' 'src/go/ast/filter_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/ast/filter_test.go' 'src/go/ast/resolve.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/ast/resolve.go' 'src/go/ast/filter.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/ast/filter.go' 'src/go/ast/commentmap_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/ast/commentmap_test.go' 'src/go/importer' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/importer' 'src/go/importer/importer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/importer/importer.go' 'src/go/parser' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/parser' 'src/go/parser/short_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/parser/short_test.go' 'src/go/parser/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/parser/example_test.go' 'src/go/parser/parser.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/parser/parser.go' 'src/go/parser/parser_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/parser/parser_test.go' 'src/go/parser/interface.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/parser/interface.go' 'src/go/parser/error_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/parser/error_test.go' 'src/go/parser/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/parser/testdata' 'src/go/parser/testdata/commas.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/parser/testdata/commas.src' 'src/go/parser/testdata/issue3106.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/parser/testdata/issue3106.src' 'src/go/parser/performance_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/parser/performance_test.go' 'src/go/build' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build' 'src/go/build/build_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/build_test.go' 'src/go/build/syslist_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/syslist_test.go' 'src/go/build/deps_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/deps_test.go' 'src/go/build/syslist.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/syslist.go' 'src/go/build/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/doc.go' 'src/go/build/build.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/build.go' 'src/go/build/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/testdata' 'src/go/build/testdata/other' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/testdata/other' 'src/go/build/testdata/other/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/testdata/other/main.go' 'src/go/build/testdata/other/file' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/testdata/other/file' 'src/go/build/testdata/other/file/file.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/testdata/other/file/file.go' 'src/go/build/testdata/empty' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/testdata/empty' 'src/go/build/testdata/empty/dummy' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/testdata/empty/dummy' 'src/go/build/testdata/multi' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/testdata/multi' 'src/go/build/testdata/multi/file.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/testdata/multi/file.go' 'src/go/build/testdata/multi/file_appengine.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/testdata/multi/file_appengine.go' 'src/go/build/read_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/read_test.go' 'src/go/build/read.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/build/read.go' 'src/go/scanner' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/scanner' 'src/go/scanner/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/scanner/example_test.go' 'src/go/scanner/scanner.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/scanner/scanner.go' 'src/go/scanner/scanner_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/scanner/scanner_test.go' 'src/go/scanner/errors.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/scanner/errors.go' 'src/go/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal' 'src/go/internal/gccgoimporter' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gccgoimporter' 'src/go/internal/gccgoimporter/importer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gccgoimporter/importer_test.go' 'src/go/internal/gccgoimporter/parser.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gccgoimporter/parser.go' 'src/go/internal/gccgoimporter/parser_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gccgoimporter/parser_test.go' 'src/go/internal/gccgoimporter/gccgoinstallation.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gccgoimporter/gccgoinstallation.go' 'src/go/internal/gccgoimporter/gccgoinstallation_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gccgoimporter/gccgoinstallation_test.go' 'src/go/internal/gccgoimporter/importer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gccgoimporter/importer.go' 'src/go/internal/gccgoimporter/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gccgoimporter/testdata' 'src/go/internal/gccgoimporter/testdata/pointer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/pointer.go' 'src/go/internal/gccgoimporter/testdata/pointer.gox' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/pointer.gox' 'src/go/internal/gccgoimporter/testdata/complexnums.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/complexnums.go' 'src/go/internal/gccgoimporter/testdata/imports.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/imports.go' 'src/go/internal/gccgoimporter/testdata/complexnums.gox' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/complexnums.gox' 'src/go/internal/gccgoimporter/testdata/imports.gox' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gccgoimporter/testdata/imports.gox' 'src/go/internal/gcimporter' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gcimporter' 'src/go/internal/gcimporter/exportdata.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gcimporter/exportdata.go' 'src/go/internal/gcimporter/gcimporter_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gcimporter/gcimporter_test.go' 'src/go/internal/gcimporter/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gcimporter/testdata' 'src/go/internal/gcimporter/testdata/exports.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gcimporter/testdata/exports.go' 'src/go/internal/gcimporter/gcimporter.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/internal/gcimporter/gcimporter.go' 'src/go/constant' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/constant' 'src/go/constant/value_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/constant/value_test.go' 'src/go/constant/go13.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/constant/go13.go' 'src/go/constant/go14.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/constant/go14.go' 'src/go/constant/value.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/constant/value.go' 'src/go/types' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types' 'src/go/types/decl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/decl.go' 'src/go/types/universe.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/universe.go' 'src/go/types/typestring_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/typestring_test.go' 'src/go/types/scope.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/scope.go' 'src/go/types/predicates.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/predicates.go' 'src/go/types/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/example_test.go' 'src/go/types/conversions.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/conversions.go' 'src/go/types/go12.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/go12.go' 'src/go/types/builtins.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/builtins.go' 'src/go/types/resolver_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/resolver_test.go' 'src/go/types/api.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/api.go' 'src/go/types/eval.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/eval.go' 'src/go/types/check_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/check_test.go' 'src/go/types/exprstring.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/exprstring.go' 'src/go/types/package.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/package.go' 'src/go/types/go11.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/go11.go' 'src/go/types/stmt.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/stmt.go' 'src/go/types/api_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/api_test.go' 'src/go/types/lookup.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/lookup.go' 'src/go/types/issues_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/issues_test.go' 'src/go/types/self_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/self_test.go' 'src/go/types/return.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/return.go' 'src/go/types/labels.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/labels.go' 'src/go/types/exprstring_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/exprstring_test.go' 'src/go/types/typestring.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/typestring.go' 'src/go/types/eval_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/eval_test.go' 'src/go/types/builtins_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/builtins_test.go' 'src/go/types/initorder.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/initorder.go' 'src/go/types/expr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/expr.go' 'src/go/types/methodset.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/methodset.go' 'src/go/types/selection.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/selection.go' 'src/go/types/sizes.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/sizes.go' 'src/go/types/object.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/object.go' 'src/go/types/operand.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/operand.go' 'src/go/types/token_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/token_test.go' 'src/go/types/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata' 'src/go/types/testdata/builtins.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/builtins.src' 'src/go/types/testdata/labels.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/labels.src' 'src/go/types/testdata/blank.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/blank.src' 'src/go/types/testdata/init0.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/init0.src' 'src/go/types/testdata/decls0.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/decls0.src' 'src/go/types/testdata/cycles2.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/cycles2.src' 'src/go/types/testdata/init1.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/init1.src' 'src/go/types/testdata/importdecl1a.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/importdecl1a.src' 'src/go/types/testdata/decls2b.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/decls2b.src' 'src/go/types/testdata/importdecl0b.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/importdecl0b.src' 'src/go/types/testdata/methodsets.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/methodsets.src' 'src/go/types/testdata/const0.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/const0.src' 'src/go/types/testdata/errors.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/errors.src' 'src/go/types/testdata/cycles1.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/cycles1.src' 'src/go/types/testdata/conversions.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/conversions.src' 'src/go/types/testdata/expr1.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/expr1.src' 'src/go/types/testdata/cycles3.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/cycles3.src' 'src/go/types/testdata/const1.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/const1.src' 'src/go/types/testdata/cycles4.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/cycles4.src' 'src/go/types/testdata/stmt0.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/stmt0.src' 'src/go/types/testdata/importdecl0a.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/importdecl0a.src' 'src/go/types/testdata/stmt1.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/stmt1.src' 'src/go/types/testdata/decls1.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/decls1.src' 'src/go/types/testdata/expr2.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/expr2.src' 'src/go/types/testdata/importdecl1b.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/importdecl1b.src' 'src/go/types/testdata/gotos.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/gotos.src' 'src/go/types/testdata/expr0.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/expr0.src' 'src/go/types/testdata/decls3.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/decls3.src' 'src/go/types/testdata/expr3.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/expr3.src' 'src/go/types/testdata/cycles.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/cycles.src' 'src/go/types/testdata/constdecl.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/constdecl.src' 'src/go/types/testdata/issues.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/issues.src' 'src/go/types/testdata/init2.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/init2.src' 'src/go/types/testdata/decls2a.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/decls2a.src' 'src/go/types/testdata/shifts.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/shifts.src' 'src/go/types/testdata/vardecl.src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/testdata/vardecl.src' 'src/go/types/assignments.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/assignments.go' 'src/go/types/errors.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/errors.go' 'src/go/types/ordering.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/ordering.go' 'src/go/types/resolver.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/resolver.go' 'src/go/types/check.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/check.go' 'src/go/types/call.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/call.go' 'src/go/types/objset.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/objset.go' 'src/go/types/stdlib_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/stdlib_test.go' 'src/go/types/type.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/type.go' 'src/go/types/hilbert_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/hilbert_test.go' 'src/go/types/typexpr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/types/typexpr.go' 'src/go/token' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/token' 'src/go/token/position.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/token/position.go' 'src/go/token/serialize_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/token/serialize_test.go' 'src/go/token/token.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/token/token.go' 'src/go/token/serialize.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/token/serialize.go' 'src/go/token/position_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/token/position_test.go' 'src/go/format' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/format' 'src/go/format/format.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/format/format.go' 'src/go/format/format_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/format/format_test.go' 'src/go/printer' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer' 'src/go/printer/printer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/printer.go' 'src/go/printer/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/example_test.go' 'src/go/printer/printer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/printer_test.go' 'src/go/printer/nodes.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/nodes.go' 'src/go/printer/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata' 'src/go/printer/testdata/comments2.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/comments2.golden' 'src/go/printer/testdata/statements.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/statements.input' 'src/go/printer/testdata/comments.x' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/comments.x' 'src/go/printer/testdata/expressions.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/expressions.input' 'src/go/printer/testdata/parser.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/parser.go' 'src/go/printer/testdata/statements.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/statements.golden' 'src/go/printer/testdata/empty.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/empty.golden' 'src/go/printer/testdata/slow.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/slow.input' 'src/go/printer/testdata/declarations.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/declarations.input' 'src/go/printer/testdata/empty.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/empty.input' 'src/go/printer/testdata/linebreaks.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/linebreaks.golden' 'src/go/printer/testdata/comments.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/comments.golden' 'src/go/printer/testdata/slow.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/slow.golden' 'src/go/printer/testdata/expressions.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/expressions.golden' 'src/go/printer/testdata/comments.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/comments.input' 'src/go/printer/testdata/comments2.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/comments2.input' 'src/go/printer/testdata/expressions.raw' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/expressions.raw' 'src/go/printer/testdata/linebreaks.input' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/linebreaks.input' 'src/go/printer/testdata/declarations.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/testdata/declarations.golden' 'src/go/printer/performance_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/printer/performance_test.go' 'src/go/doc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc' 'src/go/doc/headscan.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/headscan.go' 'src/go/doc/synopsis_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/synopsis_test.go' 'src/go/doc/doc_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/doc_test.go' 'src/go/doc/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/example_test.go' 'src/go/doc/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/doc.go' 'src/go/doc/Makefile' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/Makefile' 'src/go/doc/synopsis.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/synopsis.go' 'src/go/doc/reader.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/reader.go' 'src/go/doc/comment_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/comment_test.go' 'src/go/doc/exports.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/exports.go' 'src/go/doc/comment.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/comment.go' 'src/go/doc/example.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/example.go' 'src/go/doc/filter.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/filter.go' 'src/go/doc/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata' 'src/go/doc/testdata/d.2.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/d.2.golden' 'src/go/doc/testdata/d.0.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/d.0.golden' 'src/go/doc/testdata/blank.0.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/blank.0.golden' 'src/go/doc/testdata/d.1.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/d.1.golden' 'src/go/doc/testdata/c.2.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/c.2.golden' 'src/go/doc/testdata/a.0.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/a.0.golden' 'src/go/doc/testdata/bugpara.1.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/bugpara.1.golden' 'src/go/doc/testdata/error2.1.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/error2.1.golden' 'src/go/doc/testdata/error2.0.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/error2.0.golden' 'src/go/doc/testdata/bugpara.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/bugpara.go' 'src/go/doc/testdata/f.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/f.go' 'src/go/doc/testdata/bugpara.0.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/bugpara.0.golden' 'src/go/doc/testdata/blank.1.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/blank.1.golden' 'src/go/doc/testdata/error1.1.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/error1.1.golden' 'src/go/doc/testdata/b.1.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/b.1.golden' 'src/go/doc/testdata/e.2.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/e.2.golden' 'src/go/doc/testdata/c.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/c.go' 'src/go/doc/testdata/b.0.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/b.0.golden' 'src/go/doc/testdata/b.2.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/b.2.golden' 'src/go/doc/testdata/benchmark.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/benchmark.go' 'src/go/doc/testdata/error2.2.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/error2.2.golden' 'src/go/doc/testdata/e.1.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/e.1.golden' 'src/go/doc/testdata/testing.0.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/testing.0.golden' 'src/go/doc/testdata/c.0.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/c.0.golden' 'src/go/doc/testdata/testing.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/testing.go' 'src/go/doc/testdata/e.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/e.go' 'src/go/doc/testdata/b.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/b.go' 'src/go/doc/testdata/f.2.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/f.2.golden' 'src/go/doc/testdata/testing.2.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/testing.2.golden' 'src/go/doc/testdata/testing.1.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/testing.1.golden' 'src/go/doc/testdata/bugpara.2.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/bugpara.2.golden' 'src/go/doc/testdata/f.1.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/f.1.golden' 'src/go/doc/testdata/error1.2.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/error1.2.golden' 'src/go/doc/testdata/d1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/d1.go' 'src/go/doc/testdata/f.0.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/f.0.golden' 'src/go/doc/testdata/example.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/example.go' 'src/go/doc/testdata/template.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/template.txt' 'src/go/doc/testdata/error1.0.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/error1.0.golden' 'src/go/doc/testdata/blank.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/blank.go' 'src/go/doc/testdata/c.1.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/c.1.golden' 'src/go/doc/testdata/error1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/error1.go' 'src/go/doc/testdata/e.0.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/e.0.golden' 'src/go/doc/testdata/a1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/a1.go' 'src/go/doc/testdata/d2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/d2.go' 'src/go/doc/testdata/a.1.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/a.1.golden' 'src/go/doc/testdata/error2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/error2.go' 'src/go/doc/testdata/blank.2.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/blank.2.golden' 'src/go/doc/testdata/a.2.golden' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/a.2.golden' 'src/go/doc/testdata/a0.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/go/doc/testdata/a0.go' 'src/all.rc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/all.rc' 'src/image' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image' 'src/image/jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/jpeg' 'src/image/jpeg/scan.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/jpeg/scan.go' 'src/image/jpeg/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/jpeg/writer_test.go' 'src/image/jpeg/writer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/jpeg/writer.go' 'src/image/jpeg/dct_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/jpeg/dct_test.go' 'src/image/jpeg/reader.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/jpeg/reader.go' 'src/image/jpeg/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/jpeg/reader_test.go' 'src/image/jpeg/fdct.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/jpeg/fdct.go' 'src/image/jpeg/idct.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/jpeg/idct.go' 'src/image/jpeg/huffman.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/jpeg/huffman.go' 'src/image/format.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/format.go' 'src/image/image_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/image_test.go' 'src/image/geom.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/geom.go' 'src/image/ycbcr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/ycbcr.go' 'src/image/png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png' 'src/image/png/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/writer_test.go' 'src/image/png/paeth.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/paeth.go' 'src/image/png/writer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/writer.go' 'src/image/png/reader.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/reader.go' 'src/image/png/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/reader_test.go' 'src/image/png/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata' 'src/image/png/testdata/benchPaletted.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/benchPaletted.png' 'src/image/png/testdata/gray-gradient.interlaced.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/gray-gradient.interlaced.png' 'src/image/png/testdata/invalid-noend.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/invalid-noend.png' 'src/image/png/testdata/benchNRGBA-gradient.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/benchNRGBA-gradient.png' 'src/image/png/testdata/benchRGB.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/benchRGB.png' 'src/image/png/testdata/pngsuite' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite' 'src/image/png/testdata/pngsuite/basn3p08-trns.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p08-trns.png' 'src/image/png/testdata/pngsuite/basn3p08.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p08.png' 'src/image/png/testdata/pngsuite/basn4a08.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn4a08.png' 'src/image/png/testdata/pngsuite/basn0g01.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g01.png' 'src/image/png/testdata/pngsuite/basn3p01.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p01.png' 'src/image/png/testdata/pngsuite/basn3p08.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p08.sng' 'src/image/png/testdata/pngsuite/basn3p04-31i.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p04-31i.png' 'src/image/png/testdata/pngsuite/basn6a08.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn6a08.png' 'src/image/png/testdata/pngsuite/basn0g01-30.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g01-30.sng' 'src/image/png/testdata/pngsuite/basn0g16.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g16.png' 'src/image/png/testdata/pngsuite/basn2c16.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn2c16.png' 'src/image/png/testdata/pngsuite/basn6a16.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn6a16.sng' 'src/image/png/testdata/pngsuite/basn6a08.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn6a08.sng' 'src/image/png/testdata/pngsuite/basn2c08.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn2c08.png' 'src/image/png/testdata/pngsuite/basn6a16.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn6a16.png' 'src/image/png/testdata/pngsuite/basn0g08.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g08.png' 'src/image/png/testdata/pngsuite/basn0g04-31.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g04-31.png' 'src/image/png/testdata/pngsuite/README' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/README' 'src/image/png/testdata/pngsuite/basn3p02.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p02.png' 'src/image/png/testdata/pngsuite/basn0g01-30.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g01-30.png' 'src/image/png/testdata/pngsuite/basn0g04.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g04.sng' 'src/image/png/testdata/pngsuite/basn3p02.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p02.sng' 'src/image/png/testdata/pngsuite/basn3p08-trns.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p08-trns.sng' 'src/image/png/testdata/pngsuite/basn0g02.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g02.sng' 'src/image/png/testdata/pngsuite/basn0g16.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g16.sng' 'src/image/png/testdata/pngsuite/basn0g01.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g01.sng' 'src/image/png/testdata/pngsuite/basn2c08.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn2c08.sng' 'src/image/png/testdata/pngsuite/basn4a08.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn4a08.sng' 'src/image/png/testdata/pngsuite/basn4a16.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn4a16.png' 'src/image/png/testdata/pngsuite/basn0g02-29.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g02-29.png' 'src/image/png/testdata/pngsuite/README.original' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/README.original' 'src/image/png/testdata/pngsuite/basn0g02.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g02.png' 'src/image/png/testdata/pngsuite/basn0g02-29.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g02-29.sng' 'src/image/png/testdata/pngsuite/basn3p01.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p01.sng' 'src/image/png/testdata/pngsuite/basn2c16.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn2c16.sng' 'src/image/png/testdata/pngsuite/basn4a16.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn4a16.sng' 'src/image/png/testdata/pngsuite/basn3p04-31i.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p04-31i.sng' 'src/image/png/testdata/pngsuite/basn3p04.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p04.png' 'src/image/png/testdata/pngsuite/basn0g08.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g08.sng' 'src/image/png/testdata/pngsuite/basn0g04-31.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g04-31.sng' 'src/image/png/testdata/pngsuite/basn0g04.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn0g04.png' 'src/image/png/testdata/pngsuite/basn3p04.sng' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/pngsuite/basn3p04.sng' 'src/image/png/testdata/benchNRGBA-opaque.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/benchNRGBA-opaque.png' 'src/image/png/testdata/benchGray.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/benchGray.png' 'src/image/png/testdata/gray-gradient.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/gray-gradient.png' 'src/image/png/testdata/invalid-crc32.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/invalid-crc32.png' 'src/image/png/testdata/benchRGB-interlace.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/benchRGB-interlace.png' 'src/image/png/testdata/invalid-zlib.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/invalid-zlib.png' 'src/image/png/testdata/invalid-trunc.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/testdata/invalid-trunc.png' 'src/image/png/paeth_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/png/paeth_test.go' 'src/image/decode_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/decode_test.go' 'src/image/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/internal' 'src/image/internal/imageutil' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/internal/imageutil' 'src/image/internal/imageutil/gen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/internal/imageutil/gen.go' 'src/image/internal/imageutil/imageutil.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/internal/imageutil/imageutil.go' 'src/image/internal/imageutil/impl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/internal/imageutil/impl.go' 'src/image/geom_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/geom_test.go' 'src/image/draw' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/draw' 'src/image/draw/draw_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/draw/draw_test.go' 'src/image/draw/bench_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/draw/bench_test.go' 'src/image/draw/clip_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/draw/clip_test.go' 'src/image/draw/draw.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/draw/draw.go' 'src/image/image.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/image.go' 'src/image/ycbcr_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/ycbcr_test.go' 'src/image/decode_example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/decode_example_test.go' 'src/image/color' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/color' 'src/image/color/ycbcr.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/color/ycbcr.go' 'src/image/color/ycbcr_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/color/ycbcr_test.go' 'src/image/color/palette' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/color/palette' 'src/image/color/palette/gen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/color/palette/gen.go' 'src/image/color/palette/generate.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/color/palette/generate.go' 'src/image/color/palette/palette.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/color/palette/palette.go' 'src/image/color/color.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/color/color.go' 'src/image/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata' 'src/image/testdata/video-001.5bpp.gif' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.5bpp.gif' 'src/image/testdata/video-001.separate.dc.progression.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.separate.dc.progression.jpeg' 'src/image/testdata/video-001.gif' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.gif' 'src/image/testdata/video-005.gray.q50.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-005.gray.q50.jpeg' 'src/image/testdata/video-001.221212.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.221212.jpeg' 'src/image/testdata/video-001.q50.420.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.q50.420.jpeg' 'src/image/testdata/video-001.interlaced.gif' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.interlaced.gif' 'src/image/testdata/video-001.q50.422.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.q50.422.progressive.jpeg' 'src/image/testdata/video-001.q50.411.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.q50.411.progressive.jpeg' 'src/image/testdata/video-001.cmyk.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.cmyk.png' 'src/image/testdata/video-001.q50.440.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.q50.440.jpeg' 'src/image/testdata/video-001.rgb.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.rgb.jpeg' 'src/image/testdata/video-001.q50.410.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.q50.410.progressive.jpeg' 'src/image/testdata/video-001.q50.444.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.q50.444.jpeg' 'src/image/testdata/video-001.q50.440.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.q50.440.progressive.jpeg' 'src/image/testdata/video-005.gray.q50.2x2.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-005.gray.q50.2x2.jpeg' 'src/image/testdata/video-001.q50.420.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.q50.420.progressive.jpeg' 'src/image/testdata/video-005.gray.q50.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-005.gray.q50.progressive.jpeg' 'src/image/testdata/video-001.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.png' 'src/image/testdata/video-001.cmyk.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.cmyk.jpeg' 'src/image/testdata/video-001.q50.411.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.q50.411.jpeg' 'src/image/testdata/video-005.gray.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-005.gray.jpeg' 'src/image/testdata/video-001.separate.dc.progression.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.separate.dc.progression.progressive.jpeg' 'src/image/testdata/video-001.q50.410.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.q50.410.jpeg' 'src/image/testdata/video-001.rgb.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.rgb.png' 'src/image/testdata/video-001.q50.422.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.q50.422.jpeg' 'src/image/testdata/video-001.q50.444.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.q50.444.progressive.jpeg' 'src/image/testdata/video-005.gray.gif' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-005.gray.gif' 'src/image/testdata/video-001.221212.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.221212.png' 'src/image/testdata/video-001.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.jpeg' 'src/image/testdata/video-005.gray.q50.2x2.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-005.gray.q50.2x2.progressive.jpeg' 'src/image/testdata/video-005.gray.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-005.gray.png' 'src/image/testdata/video-001.progressive.jpeg' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/testdata/video-001.progressive.jpeg' 'src/image/gif' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/gif' 'src/image/gif/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/gif/writer_test.go' 'src/image/gif/writer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/gif/writer.go' 'src/image/gif/reader.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/gif/reader.go' 'src/image/gif/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/gif/reader_test.go' 'src/image/names.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/image/names.go' 'src/clean.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/clean.bash' 'src/index' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/index' 'src/index/suffixarray' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/index/suffixarray' 'src/index/suffixarray/suffixarray.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/index/suffixarray/suffixarray.go' 'src/index/suffixarray/suffixarray_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/index/suffixarray/suffixarray_test.go' 'src/index/suffixarray/qsufsort.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/index/suffixarray/qsufsort.go' 'src/internal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal' 'src/internal/syscall' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/syscall' 'src/internal/syscall/windows' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/syscall/windows' 'src/internal/syscall/windows/zsyscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/syscall/windows/zsyscall_windows.go' 'src/internal/syscall/windows/syscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/syscall/windows/syscall_windows.go' 'src/internal/syscall/windows/registry' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/syscall/windows/registry' 'src/internal/syscall/windows/registry/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/syscall/windows/registry/export_test.go' 'src/internal/syscall/windows/registry/zsyscall_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/syscall/windows/registry/zsyscall_windows.go' 'src/internal/syscall/windows/registry/registry_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/syscall/windows/registry/registry_test.go' 'src/internal/syscall/windows/registry/syscall.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/syscall/windows/registry/syscall.go' 'src/internal/syscall/windows/registry/key.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/syscall/windows/registry/key.go' 'src/internal/syscall/windows/registry/value.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/syscall/windows/registry/value.go' 'src/internal/syscall/unix' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/syscall/unix' 'src/internal/syscall/unix/getrandom_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go' 'src/internal/singleflight' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/singleflight' 'src/internal/singleflight/singleflight_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/singleflight/singleflight_test.go' 'src/internal/singleflight/singleflight.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/singleflight/singleflight.go' 'src/internal/trace' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/trace' 'src/internal/trace/parser.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/trace/parser.go' 'src/internal/trace/goroutines.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/trace/goroutines.go' 'src/internal/testenv' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/testenv' 'src/internal/testenv/testenv.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/testenv/testenv.go' 'src/internal/format' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/format' 'src/internal/format/format.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/internal/format/format.go' 'src/run.bat' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/run.bat' 'src/os' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os' 'src/os/os_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/os_windows_test.go' 'src/os/exec' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/exec' 'src/os/exec/exec_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/exec/exec_test.go' 'src/os/exec/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/exec/example_test.go' 'src/os/exec/lp_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/exec/lp_windows.go' 'src/os/exec/lp_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/exec/lp_test.go' 'src/os/exec/lp_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/exec/lp_windows_test.go' 'src/os/exec/lp_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/exec/lp_unix.go' 'src/os/exec/exec_posix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/exec/exec_posix.go' 'src/os/exec/lp_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/exec/lp_unix_test.go' 'src/os/exec/lp_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/exec/lp_plan9.go' 'src/os/exec/exec.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/exec/exec.go' 'src/os/sys_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/sys_solaris.go' 'src/os/sys_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/sys_darwin.go' 'src/os/proc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/proc.go' 'src/os/sticky_notbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/sticky_notbsd.go' 'src/os/types.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/types.go' 'src/os/types_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/types_windows.go' 'src/os/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/export_test.go' 'src/os/getwd_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/getwd_darwin.go' 'src/os/error_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/error_windows.go' 'src/os/getwd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/getwd.go' 'src/os/stat_netbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/stat_netbsd.go' 'src/os/path_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/path_unix.go' 'src/os/file_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/file_plan9.go' 'src/os/file.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/file.go' 'src/os/pipe_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/pipe_linux.go' 'src/os/stat_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/stat_darwin.go' 'src/os/sys_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/sys_plan9.go' 'src/os/dir_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/dir_windows.go' 'src/os/stat_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/stat_nacl.go' 'src/os/stat_dragonfly.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/stat_dragonfly.go' 'src/os/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/doc.go' 'src/os/sys_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/sys_windows.go' 'src/os/exec_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/exec_plan9.go' 'src/os/os_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/os_test.go' 'src/os/env_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/env_test.go' 'src/os/file_posix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/file_posix.go' 'src/os/user' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/user' 'src/os/user/lookup_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/user/lookup_windows.go' 'src/os/user/lookup.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/user/lookup.go' 'src/os/user/user_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/user/user_test.go' 'src/os/user/lookup_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/user/lookup_unix.go' 'src/os/user/lookup_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/user/lookup_plan9.go' 'src/os/user/lookup_stubs.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/user/lookup_stubs.go' 'src/os/user/user.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/user/user.go' 'src/os/sys_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/sys_linux.go' 'src/os/error_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/error_plan9.go' 'src/os/file_darwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/file_darwin.go' 'src/os/sys_nacl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/sys_nacl.go' 'src/os/dir_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/dir_plan9.go' 'src/os/error.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/error.go' 'src/os/sys_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/sys_freebsd.go' 'src/os/file_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/file_windows.go' 'src/os/path_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/path_plan9.go' 'src/os/exec_posix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/exec_posix.go' 'src/os/sticky_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/sticky_bsd.go' 'src/os/str.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/str.go' 'src/os/path_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/path_windows.go' 'src/os/error_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/error_test.go' 'src/os/sys_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/sys_unix.go' 'src/os/stat_openbsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/stat_openbsd.go' 'src/os/exec_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/exec_windows.go' 'src/os/sys_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/sys_bsd.go' 'src/os/pipe_bsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/pipe_bsd.go' 'src/os/os_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/os_unix_test.go' 'src/os/types_notwin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/types_notwin.go' 'src/os/stat_freebsd.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/stat_freebsd.go' 'src/os/exec.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/exec.go' 'src/os/path.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/path.go' 'src/os/stat_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/stat_linux.go' 'src/os/stat_solaris.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/stat_solaris.go' 'src/os/file_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/file_unix.go' 'src/os/env_unix_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/env_unix_test.go' 'src/os/env.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/env.go' 'src/os/signal' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/signal' 'src/os/signal/signal_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/signal/signal_plan9.go' 'src/os/signal/sig.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/signal/sig.s' 'src/os/signal/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/signal/example_test.go' 'src/os/signal/signal_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/signal/signal_test.go' 'src/os/signal/signal_windows_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/signal/signal_windows_test.go' 'src/os/signal/signal_plan9_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/signal/signal_plan9_test.go' 'src/os/signal/signal.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/signal/signal.go' 'src/os/signal/signal_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/signal/signal_unix.go' 'src/os/exec_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/exec_unix.go' 'src/os/dir_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/dir_unix.go' 'src/os/path_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/path_test.go' 'src/os/stat_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/stat_windows.go' 'src/os/stat_plan9.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/stat_plan9.go' 'src/os/error_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/os/error_unix.go' 'src/run.rc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/run.rc' 'src/buildall.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/buildall.bash' 'src/archive' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive' 'src/archive/tar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar' 'src/archive/tar/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/example_test.go' 'src/archive/tar/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/writer_test.go' 'src/archive/tar/stat_atimespec.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/stat_atimespec.go' 'src/archive/tar/tar_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/tar_test.go' 'src/archive/tar/writer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/writer.go' 'src/archive/tar/reader.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/reader.go' 'src/archive/tar/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/reader_test.go' 'src/archive/tar/stat_atim.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/stat_atim.go' 'src/archive/tar/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata' 'src/archive/tar/testdata/writer-big-long.tar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/writer-big-long.tar' 'src/archive/tar/testdata/small2.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/small2.txt' 'src/archive/tar/testdata/pax.tar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/pax.tar' 'src/archive/tar/testdata/xattrs.tar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/xattrs.tar' 'src/archive/tar/testdata/ustar.tar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/ustar.tar' 'src/archive/tar/testdata/issue11169.tar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/issue11169.tar' 'src/archive/tar/testdata/issue10968.tar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/issue10968.tar' 'src/archive/tar/testdata/small.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/small.txt' 'src/archive/tar/testdata/sparse-formats.tar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/sparse-formats.tar' 'src/archive/tar/testdata/neg-size.tar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/neg-size.tar' 'src/archive/tar/testdata/gnu.tar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/gnu.tar' 'src/archive/tar/testdata/writer-big.tar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/writer-big.tar' 'src/archive/tar/testdata/hardlink.tar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/hardlink.tar' 'src/archive/tar/testdata/nil-uid.tar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/nil-uid.tar' 'src/archive/tar/testdata/star.tar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/star.tar' 'src/archive/tar/testdata/writer.tar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/writer.tar' 'src/archive/tar/testdata/v7.tar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/testdata/v7.tar' 'src/archive/tar/stat_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/stat_unix.go' 'src/archive/tar/common.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/tar/common.go' 'src/archive/zip' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip' 'src/archive/zip/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/example_test.go' 'src/archive/zip/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/writer_test.go' 'src/archive/zip/writer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/writer.go' 'src/archive/zip/reader.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/reader.go' 'src/archive/zip/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/reader_test.go' 'src/archive/zip/zip_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/zip_test.go' 'src/archive/zip/register.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/register.go' 'src/archive/zip/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/testdata' 'src/archive/zip/testdata/unix.zip' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/testdata/unix.zip' 'src/archive/zip/testdata/test.zip' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/testdata/test.zip' 'src/archive/zip/testdata/symlink.zip' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/testdata/symlink.zip' 'src/archive/zip/testdata/go-no-datadesc-sig.zip' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/testdata/go-no-datadesc-sig.zip' 'src/archive/zip/testdata/winxp.zip' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/testdata/winxp.zip' 'src/archive/zip/testdata/gophercolor16x16.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/testdata/gophercolor16x16.png' 'src/archive/zip/testdata/dd.zip' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/testdata/dd.zip' 'src/archive/zip/testdata/crc32-not-streamed.zip' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/testdata/crc32-not-streamed.zip' 'src/archive/zip/testdata/readme.zip' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/testdata/readme.zip' 'src/archive/zip/testdata/zip64-2.zip' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/testdata/zip64-2.zip' 'src/archive/zip/testdata/go-with-datadesc-sig.zip' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/testdata/go-with-datadesc-sig.zip' 'src/archive/zip/testdata/test-trailing-junk.zip' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/testdata/test-trailing-junk.zip' 'src/archive/zip/testdata/zip64.zip' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/testdata/zip64.zip' 'src/archive/zip/testdata/readme.notzip' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/testdata/readme.notzip' 'src/archive/zip/struct.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/archive/zip/struct.go' 'src/Make.dist' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/Make.dist' 'src/bufio' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bufio' 'src/bufio/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bufio/export_test.go' 'src/bufio/scan.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bufio/scan.go' 'src/bufio/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bufio/example_test.go' 'src/bufio/bufio.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bufio/bufio.go' 'src/bufio/scan_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bufio/scan_test.go' 'src/bufio/bufio_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bufio/bufio_test.go' 'src/container' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/container' 'src/container/list' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/container/list' 'src/container/list/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/container/list/example_test.go' 'src/container/list/list.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/container/list/list.go' 'src/container/list/list_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/container/list/list_test.go' 'src/container/heap' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/container/heap' 'src/container/heap/example_pq_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/container/heap/example_pq_test.go' 'src/container/heap/heap.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/container/heap/heap.go' 'src/container/heap/heap_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/container/heap/heap_test.go' 'src/container/heap/example_intheap_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/container/heap/example_intheap_test.go' 'src/container/ring' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/container/ring' 'src/container/ring/ring.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/container/ring/ring.go' 'src/container/ring/ring_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/container/ring/ring_test.go' 'src/io' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/io' 'src/io/multi.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/io/multi.go' 'src/io/io.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/io/io.go' 'src/io/multi_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/io/multi_test.go' 'src/io/pipe.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/io/pipe.go' 'src/io/pipe_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/io/pipe_test.go' 'src/io/ioutil' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/io/ioutil' 'src/io/ioutil/ioutil_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/io/ioutil/ioutil_test.go' 'src/io/ioutil/tempfile.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/io/ioutil/tempfile.go' 'src/io/ioutil/ioutil.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/io/ioutil/ioutil.go' 'src/io/ioutil/tempfile_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/io/ioutil/tempfile_test.go' 'src/io/io_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/io/io_test.go' 'src/builtin' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/builtin' 'src/builtin/builtin.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/builtin/builtin.go' 'src/androidtest.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/androidtest.bash' 'src/race.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/race.bash' 'src/testing' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing' 'src/testing/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing/export_test.go' 'src/testing/quick' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing/quick' 'src/testing/quick/quick_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing/quick/quick_test.go' 'src/testing/quick/quick.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing/quick/quick.go' 'src/testing/allocs.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing/allocs.go' 'src/testing/testing_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing/testing_test.go' 'src/testing/iotest' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing/iotest' 'src/testing/iotest/logger.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing/iotest/logger.go' 'src/testing/iotest/writer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing/iotest/writer.go' 'src/testing/iotest/reader.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing/iotest/reader.go' 'src/testing/allocs_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing/allocs_test.go' 'src/testing/benchmark.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing/benchmark.go' 'src/testing/testing.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing/testing.go' 'src/testing/benchmark_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing/benchmark_test.go' 'src/testing/cover.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing/cover.go' 'src/testing/example.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/testing/example.go' 'src/iostest.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/iostest.bash' 'src/make.bat' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/make.bat' 'src/all.bat' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/all.bat' 'src/bytes' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bytes' 'src/bytes/equal_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bytes/equal_test.go' 'src/bytes/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bytes/export_test.go' 'src/bytes/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bytes/example_test.go' 'src/bytes/bytes_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bytes/bytes_test.go' 'src/bytes/bytes.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bytes/bytes.go' 'src/bytes/reader.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bytes/reader.go' 'src/bytes/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bytes/reader_test.go' 'src/bytes/compare_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bytes/compare_test.go' 'src/bytes/buffer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bytes/buffer.go' 'src/bytes/buffer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bytes/buffer_test.go' 'src/bytes/bytes_decl.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/bytes/bytes_decl.go' 'src/all.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/all.bash' 'src/fmt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/fmt' 'src/fmt/print.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/fmt/print.go' 'src/fmt/export_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/fmt/export_test.go' 'src/fmt/format.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/fmt/format.go' 'src/fmt/scan.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/fmt/scan.go' 'src/fmt/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/fmt/doc.go' 'src/fmt/race_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/fmt/race_test.go' 'src/fmt/fmt_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/fmt/fmt_test.go' 'src/fmt/scan_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/fmt/scan_test.go' 'src/fmt/norace_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/fmt/norace_test.go' 'src/fmt/stringer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/fmt/stringer_test.go' 'src/encoding' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding' 'src/encoding/encoding.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/encoding.go' 'src/encoding/csv' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/csv' 'src/encoding/csv/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/csv/example_test.go' 'src/encoding/csv/writer_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/csv/writer_test.go' 'src/encoding/csv/writer.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/csv/writer.go' 'src/encoding/csv/reader.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/csv/reader.go' 'src/encoding/csv/reader_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/csv/reader_test.go' 'src/encoding/json' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json' 'src/encoding/json/tags.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/tags.go' 'src/encoding/json/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/example_test.go' 'src/encoding/json/indent.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/indent.go' 'src/encoding/json/decode.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/decode.go' 'src/encoding/json/tagkey_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/tagkey_test.go' 'src/encoding/json/stream.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/stream.go' 'src/encoding/json/scanner.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/scanner.go' 'src/encoding/json/bench_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/bench_test.go' 'src/encoding/json/fold_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/fold_test.go' 'src/encoding/json/encode_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/encode_test.go' 'src/encoding/json/decode_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/decode_test.go' 'src/encoding/json/scanner_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/scanner_test.go' 'src/encoding/json/encode.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/encode.go' 'src/encoding/json/stream_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/stream_test.go' 'src/encoding/json/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/testdata' 'src/encoding/json/testdata/code.json.gz' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/testdata/code.json.gz' 'src/encoding/json/tags_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/tags_test.go' 'src/encoding/json/fold.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/json/fold.go' 'src/encoding/base32' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/base32' 'src/encoding/base32/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/base32/example_test.go' 'src/encoding/base32/base32.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/base32/base32.go' 'src/encoding/base32/base32_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/base32/base32_test.go' 'src/encoding/asn1' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/asn1' 'src/encoding/asn1/marshal_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/asn1/marshal_test.go' 'src/encoding/asn1/marshal.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/asn1/marshal.go' 'src/encoding/asn1/asn1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/asn1/asn1.go' 'src/encoding/asn1/asn1_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/asn1/asn1_test.go' 'src/encoding/asn1/common.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/asn1/common.go' 'src/encoding/gob' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob' 'src/encoding/gob/encgen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/encgen.go' 'src/encoding/gob/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/example_test.go' 'src/encoding/gob/debug.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/debug.go' 'src/encoding/gob/example_encdec_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/example_encdec_test.go' 'src/encoding/gob/doc.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/doc.go' 'src/encoding/gob/decode.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/decode.go' 'src/encoding/gob/dec_helpers.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/dec_helpers.go' 'src/encoding/gob/encoder.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/encoder.go' 'src/encoding/gob/gobencdec_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/gobencdec_test.go' 'src/encoding/gob/error.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/error.go' 'src/encoding/gob/example_interface_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/example_interface_test.go' 'src/encoding/gob/decoder.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/decoder.go' 'src/encoding/gob/timing_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/timing_test.go' 'src/encoding/gob/enc_helpers.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/enc_helpers.go' 'src/encoding/gob/decgen.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/decgen.go' 'src/encoding/gob/encode.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/encode.go' 'src/encoding/gob/type_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/type_test.go' 'src/encoding/gob/dump.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/dump.go' 'src/encoding/gob/codec_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/codec_test.go' 'src/encoding/gob/encoder_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/encoder_test.go' 'src/encoding/gob/type.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/gob/type.go' 'src/encoding/base64' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/base64' 'src/encoding/base64/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/base64/example_test.go' 'src/encoding/base64/base64_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/base64/base64_test.go' 'src/encoding/base64/base64.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/base64/base64.go' 'src/encoding/pem' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/pem' 'src/encoding/pem/pem_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/pem/pem_test.go' 'src/encoding/pem/pem.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/pem/pem.go' 'src/encoding/ascii85' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/ascii85' 'src/encoding/ascii85/ascii85_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/ascii85/ascii85_test.go' 'src/encoding/ascii85/ascii85.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/ascii85/ascii85.go' 'src/encoding/xml' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/xml' 'src/encoding/xml/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/xml/example_test.go' 'src/encoding/xml/marshal_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/xml/marshal_test.go' 'src/encoding/xml/marshal.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/xml/marshal.go' 'src/encoding/xml/atom_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/xml/atom_test.go' 'src/encoding/xml/xml_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/xml/xml_test.go' 'src/encoding/xml/xml.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/xml/xml.go' 'src/encoding/xml/read_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/xml/read_test.go' 'src/encoding/xml/read.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/xml/read.go' 'src/encoding/xml/typeinfo.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/xml/typeinfo.go' 'src/encoding/hex' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/hex' 'src/encoding/hex/hex.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/hex/hex.go' 'src/encoding/hex/hex_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/hex/hex_test.go' 'src/encoding/binary' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/binary' 'src/encoding/binary/example_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/binary/example_test.go' 'src/encoding/binary/varint_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/binary/varint_test.go' 'src/encoding/binary/binary_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/binary/binary_test.go' 'src/encoding/binary/varint.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/binary/varint.go' 'src/encoding/binary/binary.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src/encoding/binary/binary.go' 'misc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc' 'misc/arm' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/arm' 'misc/arm/a' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/arm/a' 'misc/cgo' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo' 'misc/cgo/test' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test' 'misc/cgo/test/issue8331b.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8331b.go' 'misc/cgo/test/issue3261.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue3261.go' 'misc/cgo/test/issue7560.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue7560.go' 'misc/cgo/test/issue7978.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue7978.go' 'misc/cgo/test/backdoor.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/backdoor.go' 'misc/cgo/test/issue8517_windows.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8517_windows.c' 'misc/cgo/test/issue5242.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue5242.go' 'misc/cgo/test/issue6390.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue6390.go' 'misc/cgo/test/setgid_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/setgid_linux.go' 'misc/cgo/test/sleep_windows_386.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/sleep_windows_386.go' 'misc/cgo/test/issue7665.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue7665.go' 'misc/cgo/test/issue8428.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8428.go' 'misc/cgo/test/issue7786.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue7786.go' 'misc/cgo/test/issue8945.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8945.go' 'misc/cgo/test/issue5740a.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue5740a.c' 'misc/cgo/test/issue6472.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue6472.go' 'misc/cgo/test/issue8331.h' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8331.h' 'misc/cgo/test/issue1222.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue1222.go' 'misc/cgo/test/issue6833.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue6833.go' 'misc/cgo/test/cthread.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/cthread.go' 'misc/cgo/test/issue2462.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue2462.go' 'misc/cgo/test/issue8331a.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8331a.go' 'misc/cgo/test/issue9557.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue9557.go' 'misc/cgo/test/api.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/api.go' 'misc/cgo/test/issue4029w.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue4029w.go' 'misc/cgo/test/issue3729w.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue3729w.go' 'misc/cgo/test/issue6612.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue6612.go' 'misc/cgo/test/callback_c.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/callback_c.c' 'misc/cgo/test/issue8441.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8441.go' 'misc/cgo/test/issue8828.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8828.go' 'misc/cgo/test/issue8811.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8811.c' 'misc/cgo/test/issue6833_c.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue6833_c.c' 'misc/cgo/test/issue8517.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8517.go' 'misc/cgo/test/issue10303.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue10303.go' 'misc/cgo/test/cgo_linux_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/cgo_linux_test.go' 'misc/cgo/test/issue4339.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue4339.go' 'misc/cgo/test/sigprocmask_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/sigprocmask_linux.go' 'misc/cgo/test/issue3945.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue3945.go' 'misc/cgo/test/issue1635.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue1635.go' 'misc/cgo/test/issue3729.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue3729.go' 'misc/cgo/test/issue3741.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue3741.go' 'misc/cgo/test/issue4339.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue4339.c' 'misc/cgo/test/callback_c_gc.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/callback_c_gc.c' 'misc/cgo/test/issue5740.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue5740.go' 'misc/cgo/test/helpers.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/helpers.go' 'misc/cgo/test/issue5337.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue5337.go' 'misc/cgo/test/issue4054a.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue4054a.go' 'misc/cgo/test/issue3775.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue3775.go' 'misc/cgo/test/issue4273b.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue4273b.c' 'misc/cgo/test/fpvar.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/fpvar.go' 'misc/cgo/test/issue6997_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue6997_linux.go' 'misc/cgo/test/issue8811.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8811.go' 'misc/cgo/test/exports.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/exports.go' 'misc/cgo/test/cthread_windows.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/cthread_windows.c' 'misc/cgo/test/issue4417.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue4417.go' 'misc/cgo/test/issue5603.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue5603.go' 'misc/cgo/test/issue7234_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue7234_test.go' 'misc/cgo/test/issue4339.h' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue4339.h' 'misc/cgo/test/callback_c_gccgo.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/callback_c_gccgo.c' 'misc/cgo/test/issue5227.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue5227.go' 'misc/cgo/test/issue9026' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue9026' 'misc/cgo/test/issue9026/issue9026.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue9026/issue9026.go' 'misc/cgo/test/issue4054b.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue4054b.go' 'misc/cgo/test/issue3250.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue3250.go' 'misc/cgo/test/issue9026.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue9026.go' 'misc/cgo/test/issue5548_c.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue5548_c.c' 'misc/cgo/test/issue3250w.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue3250w.go' 'misc/cgo/test/issue5337w.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue5337w.go' 'misc/cgo/test/issue8694.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8694.go' 'misc/cgo/test/issue8828' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8828' 'misc/cgo/test/issue8828/trivial.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8828/trivial.go' 'misc/cgo/test/issue8828/issue8828.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8828/issue8828.c' 'misc/cgo/test/issue6506.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue6506.go' 'misc/cgo/test/issue5548.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue5548.go' 'misc/cgo/test/align.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/align.go' 'misc/cgo/test/issue8517_windows.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8517_windows.go' 'misc/cgo/test/issue8148.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8148.go' 'misc/cgo/test/duplicate_symbol.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/duplicate_symbol.go' 'misc/cgo/test/issue4029.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue4029.go' 'misc/cgo/test/issue5740b.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue5740b.c' 'misc/cgo/test/issue4273.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue4273.c' 'misc/cgo/test/issue1328.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue1328.go' 'misc/cgo/test/issue6128.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue6128.go' 'misc/cgo/test/basic.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/basic.go' 'misc/cgo/test/env.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/env.go' 'misc/cgo/test/cflags.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/cflags.go' 'misc/cgo/test/cthread_unix.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/cthread_unix.c' 'misc/cgo/test/issue8092.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue8092.go' 'misc/cgo/test/sigprocmask_linux.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/sigprocmask_linux.c' 'misc/cgo/test/issue1560.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue1560.go' 'misc/cgo/test/buildid_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/buildid_linux.go' 'misc/cgo/test/issue5986.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue5986.go' 'misc/cgo/test/issue6997_linux.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue6997_linux.c' 'misc/cgo/test/issue4857.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue4857.go' 'misc/cgo/test/issue9400' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue9400' 'misc/cgo/test/issue9400/asm_ppc64x.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue9400/asm_ppc64x.s' 'misc/cgo/test/issue9400/stubs.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue9400/stubs.go' 'misc/cgo/test/issue9400/asm_amd64x.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue9400/asm_amd64x.s' 'misc/cgo/test/issue9400/asm_386.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue9400/asm_386.s' 'misc/cgo/test/issue9400/asm_arm.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue9400/asm_arm.s' 'misc/cgo/test/issue9400/asm_arm64.s' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue9400/asm_arm64.s' 'misc/cgo/test/issue9400/gccgo.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue9400/gccgo.go' 'misc/cgo/test/callback.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/callback.go' 'misc/cgo/test/issue9400_linux.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/issue9400_linux.go' 'misc/cgo/test/cgo_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/test/cgo_test.go' 'misc/cgo/testasan' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testasan' 'misc/cgo/testasan/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testasan/main.go' 'misc/cgo/testgodefs' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testgodefs' 'misc/cgo/testgodefs/test.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testgodefs/test.bash' 'misc/cgo/testgodefs/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testgodefs/main.go' 'misc/cgo/testgodefs/issue8478.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testgodefs/issue8478.go' 'misc/cgo/testgodefs/anonunion.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testgodefs/anonunion.go' 'misc/cgo/errors' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/errors' 'misc/cgo/errors/test.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/errors/test.bash' 'misc/cgo/errors/err1.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/errors/err1.go' 'misc/cgo/errors/err3.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/errors/err3.go' 'misc/cgo/errors/issue7757.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/errors/issue7757.go' 'misc/cgo/errors/err2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/errors/err2.go' 'misc/cgo/errors/issue8442.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/errors/issue8442.go' 'misc/cgo/nocgo' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/nocgo' 'misc/cgo/nocgo/nocgo_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/nocgo/nocgo_test.go' 'misc/cgo/nocgo/nocgo.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/nocgo/nocgo.go' 'misc/cgo/testsovar' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testsovar' 'misc/cgo/testsovar/cgoso_c.h' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testsovar/cgoso_c.h' 'misc/cgo/testsovar/cgoso.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testsovar/cgoso.go' 'misc/cgo/testsovar/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testsovar/main.go' 'misc/cgo/testsovar/cgoso_c.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testsovar/cgoso_c.c' 'misc/cgo/gmp' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/gmp' 'misc/cgo/gmp/pi.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/gmp/pi.go' 'misc/cgo/gmp/fib.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/gmp/fib.go' 'misc/cgo/gmp/gmp.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/gmp/gmp.go' 'misc/cgo/stdio' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/stdio' 'misc/cgo/stdio/chain.out' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/stdio/chain.out' 'misc/cgo/stdio/stdio.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/stdio/stdio.go' 'misc/cgo/stdio/file.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/stdio/file.go' 'misc/cgo/stdio/fib.out' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/stdio/fib.out' 'misc/cgo/stdio/hello.out' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/stdio/hello.out' 'misc/cgo/stdio/fib.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/stdio/fib.go' 'misc/cgo/stdio/hello.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/stdio/hello.go' 'misc/cgo/stdio/chain.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/stdio/chain.go' 'misc/cgo/stdio/run.out' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/stdio/run.out' 'misc/cgo/testsigfwd' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testsigfwd' 'misc/cgo/testsigfwd/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testsigfwd/main.go' 'misc/cgo/testcshared' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcshared' 'misc/cgo/testcshared/main2.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcshared/main2.c' 'misc/cgo/testcshared/test.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcshared/test.bash' 'misc/cgo/testcshared/main3.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcshared/main3.c' 'misc/cgo/testcshared/main0.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcshared/main0.c' 'misc/cgo/testcshared/src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcshared/src' 'misc/cgo/testcshared/src/p' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcshared/src/p' 'misc/cgo/testcshared/src/p/p.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcshared/src/p/p.go' 'misc/cgo/testcshared/src/libgo' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcshared/src/libgo' 'misc/cgo/testcshared/src/libgo/libgo.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcshared/src/libgo/libgo.go' 'misc/cgo/testcshared/src/libgo2' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcshared/src/libgo2' 'misc/cgo/testcshared/src/libgo2/libgo2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcshared/src/libgo2/libgo2.go' 'misc/cgo/testcshared/main1.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcshared/main1.c' 'misc/cgo/testcarchive' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcarchive' 'misc/cgo/testcarchive/main.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcarchive/main.c' 'misc/cgo/testcarchive/test.bash' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcarchive/test.bash' 'misc/cgo/testcarchive/src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcarchive/src' 'misc/cgo/testcarchive/src/p' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcarchive/src/p' 'misc/cgo/testcarchive/src/p/p.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcarchive/src/p/p.go' 'misc/cgo/testcarchive/src/libgo' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcarchive/src/libgo' 'misc/cgo/testcarchive/src/libgo/libgo.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testcarchive/src/libgo/libgo.go' 'misc/cgo/testtls' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testtls' 'misc/cgo/testtls/tls_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testtls/tls_test.go' 'misc/cgo/testtls/tls_unix.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testtls/tls_unix.c' 'misc/cgo/testtls/tls.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testtls/tls.go' 'misc/cgo/testso' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testso' 'misc/cgo/testso/cgoso.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testso/cgoso.go' 'misc/cgo/testso/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testso/main.go' 'misc/cgo/testso/cgoso_c.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testso/cgoso_c.c' 'misc/cgo/testso/cgoso_unix.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testso/cgoso_unix.go' 'misc/cgo/testso/cgoso.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testso/cgoso.c' 'misc/cgo/life' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/life' 'misc/cgo/life/c-life.c' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/life/c-life.c' 'misc/cgo/life/main.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/life/main.go' 'misc/cgo/life/life.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/life/life.go' 'misc/cgo/life/main.out' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/life/main.out' 'misc/cgo/life/life.h' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/life/life.h' 'misc/cgo/testshared' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testshared' 'misc/cgo/testshared/shared_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testshared/shared_test.go' 'misc/cgo/testshared/src' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testshared/src' 'misc/cgo/testshared/src/exe' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testshared/src/exe' 'misc/cgo/testshared/src/exe/exe.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testshared/src/exe/exe.go' 'misc/cgo/testshared/src/dep2' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testshared/src/dep2' 'misc/cgo/testshared/src/dep2/dep2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testshared/src/dep2/dep2.go' 'misc/cgo/testshared/src/exe2' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testshared/src/exe2' 'misc/cgo/testshared/src/exe2/exe2.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testshared/src/exe2/exe2.go' 'misc/cgo/testshared/src/trivial' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testshared/src/trivial' 'misc/cgo/testshared/src/trivial/trivial.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testshared/src/trivial/trivial.go' 'misc/cgo/testshared/src/dep' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testshared/src/dep' 'misc/cgo/testshared/src/dep/dep.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testshared/src/dep/dep.go' 'misc/cgo/testshared/src/execgo' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testshared/src/execgo' 'misc/cgo/testshared/src/execgo/exe.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/cgo/testshared/src/execgo/exe.go' 'misc/nacl' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/nacl' 'misc/nacl/go_nacl_arm_exec' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/nacl/go_nacl_arm_exec' 'misc/nacl/go_nacl_386_exec' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/nacl/go_nacl_386_exec' 'misc/nacl/README' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/nacl/README' 'misc/nacl/testzip.proto' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/nacl/testzip.proto' 'misc/nacl/testdata' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/nacl/testdata' 'misc/nacl/testdata/group' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/nacl/testdata/group' 'misc/nacl/testdata/hosts' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/nacl/testdata/hosts' 'misc/nacl/testdata/mime.types' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/nacl/testdata/mime.types' 'misc/nacl/testdata/empty' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/nacl/testdata/empty' 'misc/nacl/testdata/bin' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/nacl/testdata/bin' 'misc/nacl/testdata/bin/placeholder' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/nacl/testdata/bin/placeholder' 'misc/nacl/go_nacl_amd64p32_exec' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/nacl/go_nacl_amd64p32_exec' 'misc/nacl/mkzip.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/nacl/mkzip.go' 'misc/ios' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/ios' 'misc/ios/clangwrap.sh' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/ios/clangwrap.sh' 'misc/ios/README' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/ios/README' 'misc/ios/detect.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/ios/detect.go' 'misc/ios/go_darwin_arm_exec.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/ios/go_darwin_arm_exec.go' 'misc/trace' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/trace' 'misc/trace/README.md' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/trace/README.md' 'misc/trace/trace_viewer_lean.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/trace/trace_viewer_lean.html' 'misc/editors' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/editors' 'misc/chrome' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/chrome' 'misc/chrome/gophertool' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/chrome/gophertool' 'misc/chrome/gophertool/manifest.json' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/chrome/gophertool/manifest.json' 'misc/chrome/gophertool/background.js' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/chrome/gophertool/background.js' 'misc/chrome/gophertool/README.txt' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/chrome/gophertool/README.txt' 'misc/chrome/gophertool/gopher.png' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/chrome/gophertool/gopher.png' 'misc/chrome/gophertool/gopher.js' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/chrome/gophertool/gopher.js' 'misc/chrome/gophertool/popup.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/chrome/gophertool/popup.html' 'misc/chrome/gophertool/background.html' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/chrome/gophertool/background.html' 'misc/chrome/gophertool/popup.js' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/chrome/gophertool/popup.js' 'misc/git' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/git' 'misc/git/pre-commit' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/git/pre-commit' 'misc/benchcmp' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/benchcmp' 'misc/android' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/android' 'misc/android/README' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/android/README' 'misc/android/go_android_exec.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/android/go_android_exec.go' 'misc/android/cleaner.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/android/cleaner.go' 'misc/linkcheck' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/linkcheck' 'misc/linkcheck/linkcheck.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/linkcheck/linkcheck.go' 'misc/swig' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/swig' 'misc/swig/callback' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/swig/callback' 'misc/swig/callback/callback.h' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/swig/callback/callback.h' 'misc/swig/callback/callback.swigcxx' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/swig/callback/callback.swigcxx' 'misc/swig/callback/callback_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/swig/callback/callback_test.go' 'misc/swig/callback/callback.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/swig/callback/callback.go' 'misc/swig/callback/callback.cc' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/swig/callback/callback.cc' 'misc/swig/stdio' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/swig/stdio' 'misc/swig/stdio/file_test.go' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/swig/stdio/file_test.go' 'misc/swig/stdio/file.swig' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/misc/swig/stdio/file.swig' 'VERSION' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/VERSION' + find /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/src -exec touch -r /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/VERSION '{}' ';' + touch /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg + find /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg -exec touch -r /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/pkg '{}' ';' ++ pwd + cwd=/builddir/build/BUILD/go + src_list=/builddir/build/BUILD/go/go-src.list + pkg_list=/builddir/build/BUILD/go/go-pkg.list + misc_list=/builddir/build/BUILD/go/go-misc.list + docs_list=/builddir/build/BUILD/go/go-docs.list + tests_list=/builddir/build/BUILD/go/go-tests.list + rm -f /builddir/build/BUILD/go/go-src.list /builddir/build/BUILD/go/go-pkg.list /builddir/build/BUILD/go/go-docs.list /builddir/build/BUILD/go/go-misc.list /builddir/build/BUILD/go/go-tests.list + touch /builddir/build/BUILD/go/go-src.list /builddir/build/BUILD/go/go-pkg.list /builddir/build/BUILD/go/go-docs.list /builddir/build/BUILD/go/go-misc.list /builddir/build/BUILD/go/go-tests.list + pushd /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang ~/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang ~/build/BUILD/go + find src/ -type d '!' -ipath '*/testdata/*' -printf '%%dir /usr/lib/golang/%p\n' + find src/ '!' -type d '!' -ipath '*/testdata/*' '!' -name '*_test.go' -printf '/usr/lib/golang/%p\n' + find bin/ pkg/ -type d -printf '%%dir /usr/lib/golang/%p\n' + find bin/ pkg/ '!' -type d -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 src/ -type d -ipath '*/testdata/*' -printf '%%dir /usr/lib/golang/%p\n' + find src/ '!' -type d -ipath '*/testdata/*' -o -name '*_test.go' -printf '/usr/lib/golang/%p\n' + popd ~/build/BUILD/go + rm -rfv /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/lib/time removed '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/lib/time/README' removed '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/lib/time/zoneinfo.zip' removed '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/lib/time/update.bash' removed directory: '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/lib/time' + rm -rfv /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/doc/Makefile + mkdir -p /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/bin/linux_amd64 + ln -sf /usr/lib/golang/bin/go /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/bin/linux_amd64/go + ln -sf /usr/lib/golang/bin/gofmt /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/golang/bin/linux_amd64/gofmt + mkdir -p /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/share/gocode/src/github.com/ + mkdir -p /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/share/gocode/src/bitbucket.org/ + mkdir -p /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/share/gocode/src/code.google.com/ + mkdir -p /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/share/gocode/src/code.google.com/p/ + rm -f /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/bin/go + ln -sf /etc/alternatives/go /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/bin/go + rm -f /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/bin/gofmt + ln -sf /etc/alternatives/gofmt /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/bin/gofmt + mkdir -p /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/etc/gdbinit.d + cp -av /builddir/build/SOURCES/golang-gdbinit /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/etc/gdbinit.d/golang.gdb '/builddir/build/SOURCES/golang-gdbinit' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/etc/gdbinit.d/golang.gdb' + mkdir -p /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/etc/prelink.conf.d + cp -av /builddir/build/SOURCES/golang-prelink.conf /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/etc/prelink.conf.d/golang.conf '/builddir/build/SOURCES/golang-prelink.conf' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/etc/prelink.conf.d/golang.conf' + mkdir -p /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/rpm/macros.d + cp -av /builddir/build/SOURCES/macros.golang /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/rpm/macros.d/macros.golang '/builddir/build/SOURCES/macros.golang' -> '/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/lib/rpm/macros.d/macros.golang' + /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qBD8cP + umask 022 + cd /builddir/build/BUILD + cd go ++ pwd -P + export GOROOT=/builddir/build/BUILD/go + GOROOT=/builddir/build/BUILD/go + export PATH=/builddir/build/BUILD/go/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + PATH=/builddir/build/BUILD/go/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + cd src + CC=gcc + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + LDFLAGS='-Wl,-z,relro ' + ./run.bash --no-rebuild -v -k ##### Testing packages. # go tool dist test -run=^go_test:archive/tar$ ok archive/tar 0.045s ok archive/zip 1.549s ok bufio 0.321s ok bytes 0.355s ok compress/bzip2 0.174s ok compress/flate 2.187s ok compress/gzip 0.055s ok compress/lzw 0.172s ok compress/zlib 3.814s ok container/heap 0.010s ok container/list 0.033s ok container/ring 0.049s ok crypto/aes 0.144s ok crypto/cipher 0.038s ok crypto/des 0.030s ok crypto/dsa 0.037s ok crypto/ecdsa 0.073s ok crypto/elliptic 0.184s ok crypto/hmac 0.005s ok crypto/md5 0.036s ok crypto/rand 0.057s ok crypto/rc4 0.267s ok crypto/rsa 0.352s ok crypto/sha1 0.056s ok crypto/sha256 0.018s ok crypto/sha512 0.035s ok crypto/subtle 0.025s ok crypto/tls 3.237s ok crypto/x509 3.556s ok database/sql 0.152s ok database/sql/driver 0.011s ok debug/dwarf 0.020s ok debug/elf 0.045s ok debug/gosym 2.076s ok debug/macho 0.016s ok debug/pe 0.041s ok debug/plan9obj 0.006s ok encoding/ascii85 0.046s ok encoding/asn1 0.024s ok encoding/base32 0.028s ok encoding/base64 0.015s ok encoding/binary 0.025s ok encoding/csv 0.054s ok encoding/gob 0.128s ok encoding/hex 0.016s ok encoding/json 0.436s ok encoding/pem 0.172s ok encoding/xml 0.029s ok errors 0.022s ok expvar 0.079s ok flag 0.071s ok fmt 0.607s ok go/ast 0.036s ok go/build 0.442s ok go/constant 0.059s ok go/doc 0.121s ok go/format 0.048s ok go/internal/gccgoimporter 0.018s ok go/internal/gcimporter 0.091s ok go/parser 0.100s ok go/printer 0.997s ok go/scanner 0.064s ok go/token 0.081s ok go/types 4.615s ok hash/adler32 0.042s ok hash/crc32 0.029s ok hash/crc64 0.085s ok hash/fnv 0.038s ok html 0.018s ok html/template 0.088s ok image 0.519s ok image/color 0.245s ok image/draw 0.339s ok image/gif 0.196s ok image/jpeg 0.483s ok image/png 0.125s ok index/suffixarray 0.068s ok internal/singleflight 0.023s ok io 0.068s ok io/ioutil 0.046s ok log 0.011s ok log/syslog 2.085s ok math 0.021s ok math/big 2.461s ok math/cmplx 0.017s ok math/rand 0.435s ok mime 0.033s ok mime/multipart 0.352s ok mime/quotedprintable 0.962s --- FAIL: TestIPv4MulticastListener (0.01s) listen_test.go:552: listen udp 0.0.0.0:12345->224.0.0.254: setsockopt: no such device FAIL FAIL net 2.057s ok net/http 4.822s ok net/http/cgi 0.966s ok net/http/cookiejar 0.018s ok net/http/fcgi 0.018s ok net/http/httptest 0.072s ok net/http/httputil 0.074s ok net/http/internal 0.033s ok net/internal/socktest 0.039s ok net/mail 0.023s ok net/rpc 0.050s ok net/rpc/jsonrpc 0.052s ok net/smtp 0.097s ok net/textproto 0.053s ok net/url 0.020s ok os 0.435s ok os/exec 0.802s ok os/signal 3.450s ok os/user 0.015s ok path 0.029s ok path/filepath 0.106s ok reflect 0.143s ok regexp 1.050s ok regexp/syntax 1.332s ok runtime 20.343s ok runtime/debug 0.072s ok runtime/pprof 8.764s ok sort 0.208s ok strconv 0.680s ok strings 0.865s ok sync 0.310s ok sync/atomic 4.574s ok syscall 0.145s ok testing 1.214s ok testing/quick 0.072s ok text/scanner 0.030s ok text/tabwriter 0.016s ok text/template 0.118s ok text/template/parse 0.052s ok time 2.635s ok unicode 0.056s ok unicode/utf16 0.055s ok unicode/utf8 0.055s ok cmd/addr2line 3.036s ok cmd/api 0.045s ok cmd/asm/internal/asm 0.121s ok cmd/asm/internal/lex 0.015s ok cmd/compile/internal/big 2.503s ok cmd/cover 2.370s ok cmd/doc 0.039s ok cmd/fix 0.019s ok cmd/go 55.480s ok cmd/gofmt 0.048s ok cmd/internal/goobj 0.017s ok cmd/internal/obj 0.008s ok cmd/internal/obj/x86 0.056s ok cmd/internal/rsc.io/arm/armasm 0.008s ok cmd/internal/rsc.io/x86/x86asm 0.269s ok cmd/newlink 0.023s ok cmd/nm 1.464s ok cmd/objdump 3.532s ok cmd/pack 2.542s ok cmd/pprof/internal/profile 0.011s ok cmd/vet 5.196s # go tool dist test -run=^go_test:archive/zip$ # go tool dist test -run=^go_test:bufio$ # go tool dist test -run=^go_test:bytes$ # go tool dist test -run=^go_test:compress/bzip2$ # go tool dist test -run=^go_test:compress/flate$ # go tool dist test -run=^go_test:compress/gzip$ # go tool dist test -run=^go_test:compress/lzw$ # go tool dist test -run=^go_test:compress/zlib$ # go tool dist test -run=^go_test:container/heap$ # go tool dist test -run=^go_test:container/list$ # go tool dist test -run=^go_test:container/ring$ # go tool dist test -run=^go_test:crypto/aes$ # go tool dist test -run=^go_test:crypto/cipher$ # go tool dist test -run=^go_test:crypto/des$ # go tool dist test -run=^go_test:crypto/dsa$ # go tool dist test -run=^go_test:crypto/ecdsa$ # go tool dist test -run=^go_test:crypto/elliptic$ # go tool dist test -run=^go_test:crypto/hmac$ # go tool dist test -run=^go_test:crypto/md5$ # go tool dist test -run=^go_test:crypto/rand$ # go tool dist test -run=^go_test:crypto/rc4$ # go tool dist test -run=^go_test:crypto/rsa$ # go tool dist test -run=^go_test:crypto/sha1$ # go tool dist test -run=^go_test:crypto/sha256$ # go tool dist test -run=^go_test:crypto/sha512$ # go tool dist test -run=^go_test:crypto/subtle$ # go tool dist test -run=^go_test:crypto/tls$ # go tool dist test -run=^go_test:crypto/x509$ # go tool dist test -run=^go_test:database/sql$ # go tool dist test -run=^go_test:database/sql/driver$ # go tool dist test -run=^go_test:debug/dwarf$ # go tool dist test -run=^go_test:debug/elf$ # go tool dist test -run=^go_test:debug/gosym$ # go tool dist test -run=^go_test:debug/macho$ # go tool dist test -run=^go_test:debug/pe$ # go tool dist test -run=^go_test:debug/plan9obj$ # go tool dist test -run=^go_test:encoding/ascii85$ # go tool dist test -run=^go_test:encoding/asn1$ 2015/07/28 21:37:10 Failed: exit status 1 # go tool dist test -run=^go_test:encoding/base32$ # go tool dist test -run=^go_test:encoding/base64$ # go tool dist test -run=^go_test:encoding/binary$ # go tool dist test -run=^go_test:encoding/csv$ # go tool dist test -run=^go_test:encoding/gob$ # go tool dist test -run=^go_test:encoding/hex$ # go tool dist test -run=^go_test:encoding/json$ # go tool dist test -run=^go_test:encoding/pem$ # go tool dist test -run=^go_test:encoding/xml$ # go tool dist test -run=^go_test:errors$ # go tool dist test -run=^go_test:expvar$ # go tool dist test -run=^go_test:flag$ # go tool dist test -run=^go_test:fmt$ # go tool dist test -run=^go_test:go/ast$ # go tool dist test -run=^go_test:go/build$ # go tool dist test -run=^go_test:go/constant$ # go tool dist test -run=^go_test:go/doc$ # go tool dist test -run=^go_test:go/format$ # go tool dist test -run=^go_test:go/internal/gccgoimporter$ # go tool dist test -run=^go_test:go/internal/gcimporter$ # go tool dist test -run=^go_test:go/parser$ # go tool dist test -run=^go_test:go/printer$ # go tool dist test -run=^go_test:go/scanner$ # go tool dist test -run=^go_test:go/token$ # go tool dist test -run=^go_test:go/types$ # go tool dist test -run=^go_test:hash/adler32$ # go tool dist test -run=^go_test:hash/crc32$ # go tool dist test -run=^go_test:hash/crc64$ # go tool dist test -run=^go_test:hash/fnv$ # go tool dist test -run=^go_test:html$ # go tool dist test -run=^go_test:html/template$ # go tool dist test -run=^go_test:image$ # go tool dist test -run=^go_test:image/color$ # go tool dist test -run=^go_test:image/draw$ # go tool dist test -run=^go_test:image/gif$ # go tool dist test -run=^go_test:image/jpeg$ # go tool dist test -run=^go_test:image/png$ # go tool dist test -run=^go_test:index/suffixarray$ # go tool dist test -run=^go_test:internal/singleflight$ # go tool dist test -run=^go_test:io$ # go tool dist test -run=^go_test:io/ioutil$ # go tool dist test -run=^go_test:log$ # go tool dist test -run=^go_test:log/syslog$ # go tool dist test -run=^go_test:math$ # go tool dist test -run=^go_test:math/big$ # go tool dist test -run=^go_test:math/cmplx$ # go tool dist test -run=^go_test:math/rand$ # go tool dist test -run=^go_test:mime$ # go tool dist test -run=^go_test:mime/multipart$ # go tool dist test -run=^go_test:mime/quotedprintable$ # go tool dist test -run=^go_test:net$ # go tool dist test -run=^go_test:net/http$ # go tool dist test -run=^go_test:net/http/cgi$ # go tool dist test -run=^go_test:net/http/cookiejar$ # go tool dist test -run=^go_test:net/http/fcgi$ # go tool dist test -run=^go_test:net/http/httptest$ # go tool dist test -run=^go_test:net/http/httputil$ # go tool dist test -run=^go_test:net/http/internal$ # go tool dist test -run=^go_test:net/internal/socktest$ # go tool dist test -run=^go_test:net/mail$ # go tool dist test -run=^go_test:net/rpc$ # go tool dist test -run=^go_test:net/rpc/jsonrpc$ # go tool dist test -run=^go_test:net/smtp$ # go tool dist test -run=^go_test:net/textproto$ # go tool dist test -run=^go_test:net/url$ # go tool dist test -run=^go_test:os$ # go tool dist test -run=^go_test:os/exec$ # go tool dist test -run=^go_test:os/signal$ # go tool dist test -run=^go_test:os/user$ # go tool dist test -run=^go_test:path$ # go tool dist test -run=^go_test:path/filepath$ # go tool dist test -run=^go_test:reflect$ # go tool dist test -run=^go_test:regexp$ # go tool dist test -run=^go_test:regexp/syntax$ # go tool dist test -run=^go_test:runtime$ # go tool dist test -run=^go_test:runtime/debug$ # go tool dist test -run=^go_test:runtime/pprof$ # go tool dist test -run=^go_test:sort$ # go tool dist test -run=^go_test:strconv$ # go tool dist test -run=^go_test:strings$ # go tool dist test -run=^go_test:sync$ # go tool dist test -run=^go_test:sync/atomic$ # go tool dist test -run=^go_test:syscall$ # go tool dist test -run=^go_test:testing$ # go tool dist test -run=^go_test:testing/quick$ # go tool dist test -run=^go_test:text/scanner$ # go tool dist test -run=^go_test:text/tabwriter$ # go tool dist test -run=^go_test:text/template$ # go tool dist test -run=^go_test:text/template/parse$ # go tool dist test -run=^go_test:time$ # go tool dist test -run=^go_test:unicode$ # go tool dist test -run=^go_test:unicode/utf16$ # go tool dist test -run=^go_test:unicode/utf8$ # go tool dist test -run=^go_test:cmd/addr2line$ # go tool dist test -run=^go_test:cmd/api$ # go tool dist test -run=^go_test:cmd/asm/internal/asm$ # go tool dist test -run=^go_test:cmd/asm/internal/lex$ # go tool dist test -run=^go_test:cmd/compile/internal/big$ # go tool dist test -run=^go_test:cmd/cover$ # go tool dist test -run=^go_test:cmd/doc$ # go tool dist test -run=^go_test:cmd/fix$ # go tool dist test -run=^go_test:cmd/go$ # go tool dist test -run=^go_test:cmd/gofmt$ # go tool dist test -run=^go_test:cmd/internal/goobj$ # go tool dist test -run=^go_test:cmd/internal/obj$ # go tool dist test -run=^go_test:cmd/internal/obj/x86$ # go tool dist test -run=^go_test:cmd/internal/rsc.io/arm/armasm$ # go tool dist test -run=^go_test:cmd/internal/rsc.io/x86/x86asm$ # go tool dist test -run=^go_test:cmd/newlink$ # go tool dist test -run=^go_test:cmd/nm$ # go tool dist test -run=^go_test:cmd/objdump$ # go tool dist test -run=^go_test:cmd/pack$ # go tool dist test -run=^go_test:cmd/pprof/internal/profile$ # go tool dist test -run=^go_test:cmd/vet$ ##### GOMAXPROCS=2 runtime -cpu=1,2,4 # go tool dist test -run=^runtime:cpu124$ ok runtime 56.379s ##### sync -cpu=10 # go tool dist test -run=^sync_cpu$ ok sync 0.206s ##### ../misc/cgo/stdio # go tool dist test -run=^cgo_stdio$ ##### ../misc/cgo/life # go tool dist test -run=^cgo_life$ ##### ../misc/cgo/test # go tool dist test -run=^cgo_test$ PASS ok _/builddir/build/BUILD/go/misc/cgo/test 1.650s PASS ok _/builddir/build/BUILD/go/misc/cgo/test 1.634s PASS ok _/builddir/build/BUILD/go/misc/cgo/test 1.658s PASS ok _/builddir/build/BUILD/go/misc/cgo/testtls 0.006s PASS ok _/builddir/build/BUILD/go/misc/cgo/testtls 0.005s /usr/bin/ld: cannot find -lc collect2: error: ld returned 1 exit status No support for static linking found (lacks libc.a?), skip cgo static linking test. PASS ok _/builddir/build/BUILD/go/misc/cgo/test 1.659s PASS ok _/builddir/build/BUILD/go/misc/cgo/testtls 0.007s PASS ok _/builddir/build/BUILD/go/misc/cgo/nocgo 0.007s ##### Testing race detector # go tool dist test -run=^race$ ok runtime/race 2.896s ok flag 1.021s ok os/exec 18.622s ok flag 1.024s ok os/exec 18.624s ##### ../misc/cgo/testgodefs # go tool dist test -run=^testgodefs$ ##### ../misc/cgo/testso # go tool dist test -run=^testso$ ##### ../misc/cgo/testsovar # go tool dist test -run=^testsovar$ ##### ../misc/cgo/testcarchive # go tool dist test -run=^testcarchive$ which: no go_linux_amd64_exec in (/builddir/build/BUILD/go/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) PASS PASS PASS ##### ../misc/cgo/testcshared # go tool dist test -run=^testcshared$ ok ##### ../misc/cgo/testshared # go tool dist test -run=^testshared$ PASS ok _/builddir/build/BUILD/go/misc/cgo/testshared 5.343s ##### ../misc/cgo/testasan # go tool dist test -run=^testasan$ ##### ../misc/cgo/errors # go tool dist test -run=^cgo_errors$ ##### ../misc/cgo/testsigfwd # go tool dist test -run=^testsigfwd$ ##### ../doc/progs # go tool dist test -run=^doc_progs$ ##### ../doc/articles/wiki # go tool dist test -run=^wiki$ PASS ##### ../doc/codewalk # go tool dist test -run=^codewalk$ ##### ../test/bench/shootout # go tool dist test -run=^shootout$ fasta reverse-complement nbody binary-tree binary-tree-freelist fannkuch fannkuch-parallel Package libpcre was not found in the pkg-config search path. Perhaps you should add the directory containing `libpcre.pc' to the PKG_CONFIG_PATH environment variable No package 'libpcre' found regex-dna regex-dna-parallel spectral-norm k-nucleotide k-nucleotide-parallel mandelbrot meteor-contest pidigits threadring chameneosredux ##### ../test/bench/go1 # go tool dist test -run=^bench_go1$ PASS testing: warning: no tests to run ok _/builddir/build/BUILD/go/test/bench/go1 2.322s ##### ../test # go tool dist test -run=^test:0_5$ # go tool dist test -run=^test:1_5$ # go tool dist test -run=^test:2_5$ # go tool dist test -run=^test:3_5$ # go tool dist test -run=^test:4_5$ ##### API check # go tool dist test -run=^api$ Error running API checker: exit status 1 Go version is "go1.5beta2", ignoring -next /builddir/build/BUILD/go/api/next.txt +pkg archive/zip, method (*Writer) SetOffset(int64) +pkg bufio, method (*Reader) Discard(int) (int, error) +pkg bufio, method (ReadWriter) Discard(int) (int, error) +pkg bytes, func LastIndexByte([]uint8, uint8) int +pkg bytes, method (*Buffer) Cap() int +pkg bytes, method (*Reader) Size() int64 +pkg crypto, const SHA512_224 = 14 +pkg crypto, const SHA512_224 Hash +pkg crypto, const SHA512_256 = 15 +pkg crypto, const SHA512_256 Hash +pkg crypto, type Decrypter interface { Decrypt, Public } +pkg crypto, type Decrypter interface, Decrypt(io.Reader, []uint8, DecrypterOpts) ([]uint8, error) +pkg crypto, type Decrypter interface, Public() PublicKey +pkg crypto, type DecrypterOpts interface {} +pkg crypto/cipher, func NewGCMWithNonceSize(Block, int) (AEAD, error) +pkg crypto/elliptic, type CurveParams struct, Name string +pkg crypto/rsa, method (*PrivateKey) Decrypt(io.Reader, []uint8, crypto.DecrypterOpts) ([]uint8, error) +pkg crypto/rsa, type OAEPOptions struct +pkg crypto/rsa, type OAEPOptions struct, Hash crypto.Hash +pkg crypto/rsa, type OAEPOptions struct, Label []uint8 +pkg crypto/rsa, type PKCS1v15DecryptOptions struct +pkg crypto/rsa, type PKCS1v15DecryptOptions struct, SessionKeyLen int +pkg crypto/sha512, const Size224 = 28 +pkg crypto/sha512, const Size224 ideal-int +pkg crypto/sha512, const Size256 = 32 +pkg crypto/sha512, const Size256 ideal-int +pkg crypto/sha512, func New512_224() hash.Hash +pkg crypto/sha512, func New512_256() hash.Hash +pkg crypto/sha512, func Sum512_224([]uint8) [28]uint8 +pkg crypto/sha512, func Sum512_256([]uint8) [32]uint8 +pkg crypto/tls, const TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 = 49196 +pkg crypto/tls, const TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 uint16 +pkg crypto/tls, const TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 = 49200 +pkg crypto/tls, const TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 uint16 +pkg crypto/tls, method (*Config) SetSessionTicketKeys([][32]uint8) +pkg crypto/tls, type Certificate struct, SignedCertificateTimestamps [][]uint8 +pkg crypto/tls, type ConnectionState struct, OCSPResponse []uint8 +pkg crypto/tls, type ConnectionState struct, SignedCertificateTimestamps [][]uint8 +pkg crypto/x509, method (*CertificateRequest) CheckSignature() error +pkg crypto/x509, type Certificate struct, UnhandledCriticalExtensions []asn1.ObjectIdentifier +pkg crypto/x509/pkix, type Name struct, ExtraNames []AttributeTypeAndValue +pkg database/sql, method (*DB) Stats() DBStats +pkg database/sql, type DBStats struct +pkg database/sql, type DBStats struct, OpenConnections int +pkg debug/dwarf, const ClassAddress = 1 +pkg debug/dwarf, const ClassAddress Class +pkg debug/dwarf, const ClassBlock = 2 +pkg debug/dwarf, const ClassBlock Class +pkg debug/dwarf, const ClassConstant = 3 +pkg debug/dwarf, const ClassConstant Class +pkg debug/dwarf, const ClassExprLoc = 4 +pkg debug/dwarf, const ClassExprLoc Class +pkg debug/dwarf, const ClassFlag = 5 +pkg debug/dwarf, const ClassFlag Class +pkg debug/dwarf, const ClassLinePtr = 6 +pkg debug/dwarf, const ClassLinePtr Class +pkg debug/dwarf, const ClassLocListPtr = 7 +pkg debug/dwarf, const ClassLocListPtr Class +pkg debug/dwarf, const ClassMacPtr = 8 +pkg debug/dwarf, const ClassMacPtr Class +pkg debug/dwarf, const ClassRangeListPtr = 9 +pkg debug/dwarf, const ClassRangeListPtr Class +pkg debug/dwarf, const ClassReference = 10 +pkg debug/dwarf, const ClassReference Class +pkg debug/dwarf, const ClassReferenceAlt = 13 +pkg debug/dwarf, const ClassReferenceAlt Class +pkg debug/dwarf, const ClassReferenceSig = 11 +pkg debug/dwarf, const ClassReferenceSig Class +pkg debug/dwarf, const ClassString = 12 +pkg debug/dwarf, const ClassString Class +pkg debug/dwarf, const ClassStringAlt = 14 +pkg debug/dwarf, const ClassStringAlt Class +pkg debug/dwarf, method (*Data) LineReader(*Entry) (*LineReader, error) +pkg debug/dwarf, method (*Entry) AttrField(Attr) *Field +pkg debug/dwarf, method (*LineReader) Next(*LineEntry) error +pkg debug/dwarf, method (*LineReader) Reset() +pkg debug/dwarf, method (*LineReader) Seek(LineReaderPos) +pkg debug/dwarf, method (*LineReader) SeekPC(uint64, *LineEntry) error +pkg debug/dwarf, method (*LineReader) Tell() LineReaderPos +pkg debug/dwarf, method (*Reader) AddressSize() int +pkg debug/dwarf, method (Class) GoString() string +pkg debug/dwarf, method (Class) String() string +pkg debug/dwarf, type Class int +pkg debug/dwarf, type Field struct, Class Class +pkg debug/dwarf, type LineEntry struct +pkg debug/dwarf, type LineEntry struct, Address uint64 +pkg debug/dwarf, type LineEntry struct, BasicBlock bool +pkg debug/dwarf, type LineEntry struct, Column int +pkg debug/dwarf, type LineEntry struct, Discriminator int +pkg debug/dwarf, type LineEntry struct, EndSequence bool +pkg debug/dwarf, type LineEntry struct, EpilogueBegin bool +pkg debug/dwarf, type LineEntry struct, File *LineFile +pkg debug/dwarf, type LineEntry struct, ISA int +pkg debug/dwarf, type LineEntry struct, IsStmt bool +pkg debug/dwarf, type LineEntry struct, Line int +pkg debug/dwarf, type LineEntry struct, OpIndex int +pkg debug/dwarf, type LineEntry struct, PrologueEnd bool +pkg debug/dwarf, type LineFile struct +pkg debug/dwarf, type LineFile struct, Length int +pkg debug/dwarf, type LineFile struct, Mtime uint64 +pkg debug/dwarf, type LineFile struct, Name string +pkg debug/dwarf, type LineReader struct +pkg debug/dwarf, type LineReaderPos struct +pkg debug/dwarf, var ErrUnknownPC error +pkg debug/elf, const R_PPC64_ADDR14 = 7 +pkg debug/elf, const R_PPC64_ADDR14 R_PPC64 +pkg debug/elf, const R_PPC64_ADDR14_BRNTAKEN = 9 +pkg debug/elf, const R_PPC64_ADDR14_BRNTAKEN R_PPC64 +pkg debug/elf, const R_PPC64_ADDR14_BRTAKEN = 8 +pkg debug/elf, const R_PPC64_ADDR14_BRTAKEN R_PPC64 +pkg debug/elf, const R_PPC64_ADDR16 = 3 +pkg debug/elf, const R_PPC64_ADDR16 R_PPC64 +pkg debug/elf, const R_PPC64_ADDR16_DS = 56 +pkg debug/elf, const R_PPC64_ADDR16_DS R_PPC64 +pkg debug/elf, const R_PPC64_ADDR16_HA = 6 +pkg debug/elf, const R_PPC64_ADDR16_HA R_PPC64 +pkg debug/elf, const R_PPC64_ADDR16_HI = 5 +pkg debug/elf, const R_PPC64_ADDR16_HI R_PPC64 +pkg debug/elf, const R_PPC64_ADDR16_HIGHER = 39 +pkg debug/elf, const R_PPC64_ADDR16_HIGHER R_PPC64 +pkg debug/elf, const R_PPC64_ADDR16_HIGHERA = 40 +pkg debug/elf, const R_PPC64_ADDR16_HIGHERA R_PPC64 +pkg debug/elf, const R_PPC64_ADDR16_HIGHEST = 41 +pkg debug/elf, const R_PPC64_ADDR16_HIGHEST R_PPC64 +pkg debug/elf, const R_PPC64_ADDR16_HIGHESTA = 42 +pkg debug/elf, const R_PPC64_ADDR16_HIGHESTA R_PPC64 +pkg debug/elf, const R_PPC64_ADDR16_LO = 4 +pkg debug/elf, const R_PPC64_ADDR16_LO R_PPC64 +pkg debug/elf, const R_PPC64_ADDR16_LO_DS = 57 +pkg debug/elf, const R_PPC64_ADDR16_LO_DS R_PPC64 +pkg debug/elf, const R_PPC64_ADDR24 = 2 +pkg debug/elf, const R_PPC64_ADDR24 R_PPC64 +pkg debug/elf, const R_PPC64_ADDR32 = 1 +pkg debug/elf, const R_PPC64_ADDR32 R_PPC64 +pkg debug/elf, const R_PPC64_ADDR64 = 38 +pkg debug/elf, const R_PPC64_ADDR64 R_PPC64 +pkg debug/elf, const R_PPC64_DTPMOD64 = 68 +pkg debug/elf, const R_PPC64_DTPMOD64 R_PPC64 +pkg debug/elf, const R_PPC64_DTPREL16 = 74 +pkg debug/elf, const R_PPC64_DTPREL16 R_PPC64 +pkg debug/elf, const R_PPC64_DTPREL16_DS = 101 +pkg debug/elf, const R_PPC64_DTPREL16_DS R_PPC64 +pkg debug/elf, const R_PPC64_DTPREL16_HA = 77 +pkg debug/elf, const R_PPC64_DTPREL16_HA R_PPC64 +pkg debug/elf, const R_PPC64_DTPREL16_HI = 76 +pkg debug/elf, const R_PPC64_DTPREL16_HI R_PPC64 +pkg debug/elf, const R_PPC64_DTPREL16_HIGHER = 103 +pkg debug/elf, const R_PPC64_DTPREL16_HIGHER R_PPC64 +pkg debug/elf, const R_PPC64_DTPREL16_HIGHERA = 104 +pkg debug/elf, const R_PPC64_DTPREL16_HIGHERA R_PPC64 +pkg debug/elf, const R_PPC64_DTPREL16_HIGHEST = 105 +pkg debug/elf, const R_PPC64_DTPREL16_HIGHEST R_PPC64 +pkg debug/elf, const R_PPC64_DTPREL16_HIGHESTA = 106 +pkg debug/elf, const R_PPC64_DTPREL16_HIGHESTA R_PPC64 +pkg debug/elf, const R_PPC64_DTPREL16_LO = 75 +pkg debug/elf, const R_PPC64_DTPREL16_LO R_PPC64 +pkg debug/elf, const R_PPC64_DTPREL16_LO_DS = 102 +pkg debug/elf, const R_PPC64_DTPREL16_LO_DS R_PPC64 +pkg debug/elf, const R_PPC64_DTPREL64 = 78 +pkg debug/elf, const R_PPC64_DTPREL64 R_PPC64 +pkg debug/elf, const R_PPC64_GOT16 = 14 +pkg debug/elf, const R_PPC64_GOT16 R_PPC64 +pkg debug/elf, const R_PPC64_GOT16_DS = 58 +pkg debug/elf, const R_PPC64_GOT16_DS R_PPC64 +pkg debug/elf, const R_PPC64_GOT16_HA = 17 +pkg debug/elf, const R_PPC64_GOT16_HA R_PPC64 +pkg debug/elf, const R_PPC64_GOT16_HI = 16 +pkg debug/elf, const R_PPC64_GOT16_HI R_PPC64 +pkg debug/elf, const R_PPC64_GOT16_LO = 15 +pkg debug/elf, const R_PPC64_GOT16_LO R_PPC64 +pkg debug/elf, const R_PPC64_GOT16_LO_DS = 59 +pkg debug/elf, const R_PPC64_GOT16_LO_DS R_PPC64 +pkg debug/elf, const R_PPC64_GOT_DTPREL16_DS = 91 +pkg debug/elf, const R_PPC64_GOT_DTPREL16_DS R_PPC64 +pkg debug/elf, const R_PPC64_GOT_DTPREL16_HA = 94 +pkg debug/elf, const R_PPC64_GOT_DTPREL16_HA R_PPC64 +pkg debug/elf, const R_PPC64_GOT_DTPREL16_HI = 93 +pkg debug/elf, const R_PPC64_GOT_DTPREL16_HI R_PPC64 +pkg debug/elf, const R_PPC64_GOT_DTPREL16_LO_DS = 92 +pkg debug/elf, const R_PPC64_GOT_DTPREL16_LO_DS R_PPC64 +pkg debug/elf, const R_PPC64_GOT_TLSGD16 = 79 +pkg debug/elf, const R_PPC64_GOT_TLSGD16 R_PPC64 +pkg debug/elf, const R_PPC64_GOT_TLSGD16_HA = 82 +pkg debug/elf, const R_PPC64_GOT_TLSGD16_HA R_PPC64 +pkg debug/elf, const R_PPC64_GOT_TLSGD16_HI = 81 +pkg debug/elf, const R_PPC64_GOT_TLSGD16_HI R_PPC64 +pkg debug/elf, const R_PPC64_GOT_TLSGD16_LO = 80 +pkg debug/elf, const R_PPC64_GOT_TLSGD16_LO R_PPC64 +pkg debug/elf, const R_PPC64_GOT_TLSLD16 = 83 +pkg debug/elf, const R_PPC64_GOT_TLSLD16 R_PPC64 +pkg debug/elf, const R_PPC64_GOT_TLSLD16_HA = 86 +pkg debug/elf, const R_PPC64_GOT_TLSLD16_HA R_PPC64 +pkg debug/elf, const R_PPC64_GOT_TLSLD16_HI = 85 +pkg debug/elf, const R_PPC64_GOT_TLSLD16_HI R_PPC64 +pkg debug/elf, const R_PPC64_GOT_TLSLD16_LO = 84 +pkg debug/elf, const R_PPC64_GOT_TLSLD16_LO R_PPC64 +pkg debug/elf, const R_PPC64_GOT_TPREL16_DS = 87 +pkg debug/elf, const R_PPC64_GOT_TPREL16_DS R_PPC64 +pkg debug/elf, const R_PPC64_GOT_TPREL16_HA = 90 +pkg debug/elf, const R_PPC64_GOT_TPREL16_HA R_PPC64 +pkg debug/elf, const R_PPC64_GOT_TPREL16_HI = 89 +pkg debug/elf, const R_PPC64_GOT_TPREL16_HI R_PPC64 +pkg debug/elf, const R_PPC64_GOT_TPREL16_LO_DS = 88 +pkg debug/elf, const R_PPC64_GOT_TPREL16_LO_DS R_PPC64 +pkg debug/elf, const R_PPC64_JMP_SLOT = 21 +pkg debug/elf, const R_PPC64_JMP_SLOT R_PPC64 +pkg debug/elf, const R_PPC64_NONE = 0 +pkg debug/elf, const R_PPC64_NONE R_PPC64 +pkg debug/elf, const R_PPC64_REL14 = 11 +pkg debug/elf, const R_PPC64_REL14 R_PPC64 +pkg debug/elf, const R_PPC64_REL14_BRNTAKEN = 13 +pkg debug/elf, const R_PPC64_REL14_BRNTAKEN R_PPC64 +pkg debug/elf, const R_PPC64_REL14_BRTAKEN = 12 +pkg debug/elf, const R_PPC64_REL14_BRTAKEN R_PPC64 +pkg debug/elf, const R_PPC64_REL16 = 249 +pkg debug/elf, const R_PPC64_REL16 R_PPC64 +pkg debug/elf, const R_PPC64_REL16_HA = 252 +pkg debug/elf, const R_PPC64_REL16_HA R_PPC64 +pkg debug/elf, const R_PPC64_REL16_HI = 251 +pkg debug/elf, const R_PPC64_REL16_HI R_PPC64 +pkg debug/elf, const R_PPC64_REL16_LO = 250 +pkg debug/elf, const R_PPC64_REL16_LO R_PPC64 +pkg debug/elf, const R_PPC64_REL24 = 10 +pkg debug/elf, const R_PPC64_REL24 R_PPC64 +pkg debug/elf, const R_PPC64_REL32 = 26 +pkg debug/elf, const R_PPC64_REL32 R_PPC64 +pkg debug/elf, const R_PPC64_REL64 = 44 +pkg debug/elf, const R_PPC64_REL64 R_PPC64 +pkg debug/elf, const R_PPC64_TLS = 67 +pkg debug/elf, const R_PPC64_TLS R_PPC64 +pkg debug/elf, const R_PPC64_TLSGD = 107 +pkg debug/elf, const R_PPC64_TLSGD R_PPC64 +pkg debug/elf, const R_PPC64_TLSLD = 108 +pkg debug/elf, const R_PPC64_TLSLD R_PPC64 +pkg debug/elf, const R_PPC64_TOC = 51 +pkg debug/elf, const R_PPC64_TOC R_PPC64 +pkg debug/elf, const R_PPC64_TOC16 = 47 +pkg debug/elf, const R_PPC64_TOC16 R_PPC64 +pkg debug/elf, const R_PPC64_TOC16_DS = 63 +pkg debug/elf, const R_PPC64_TOC16_DS R_PPC64 +pkg debug/elf, const R_PPC64_TOC16_HA = 50 +pkg debug/elf, const R_PPC64_TOC16_HA R_PPC64 +pkg debug/elf, const R_PPC64_TOC16_HI = 49 +pkg debug/elf, const R_PPC64_TOC16_HI R_PPC64 +pkg debug/elf, const R_PPC64_TOC16_LO = 48 +pkg debug/elf, const R_PPC64_TOC16_LO R_PPC64 +pkg debug/elf, const R_PPC64_TOC16_LO_DS = 64 +pkg debug/elf, const R_PPC64_TOC16_LO_DS R_PPC64 +pkg debug/elf, const R_PPC64_TPREL16 = 69 +pkg debug/elf, const R_PPC64_TPREL16 R_PPC64 +pkg debug/elf, const R_PPC64_TPREL16_DS = 95 +pkg debug/elf, const R_PPC64_TPREL16_DS R_PPC64 +pkg debug/elf, const R_PPC64_TPREL16_HA = 72 +pkg debug/elf, const R_PPC64_TPREL16_HA R_PPC64 +pkg debug/elf, const R_PPC64_TPREL16_HI = 71 +pkg debug/elf, const R_PPC64_TPREL16_HI R_PPC64 +pkg debug/elf, const R_PPC64_TPREL16_HIGHER = 97 +pkg debug/elf, const R_PPC64_TPREL16_HIGHER R_PPC64 +pkg debug/elf, const R_PPC64_TPREL16_HIGHERA = 98 +pkg debug/elf, const R_PPC64_TPREL16_HIGHERA R_PPC64 +pkg debug/elf, const R_PPC64_TPREL16_HIGHEST = 99 +pkg debug/elf, const R_PPC64_TPREL16_HIGHEST R_PPC64 +pkg debug/elf, const R_PPC64_TPREL16_HIGHESTA = 100 +pkg debug/elf, const R_PPC64_TPREL16_HIGHESTA R_PPC64 +pkg debug/elf, const R_PPC64_TPREL16_LO = 70 +pkg debug/elf, const R_PPC64_TPREL16_LO R_PPC64 +pkg debug/elf, const R_PPC64_TPREL16_LO_DS = 96 +pkg debug/elf, const R_PPC64_TPREL16_LO_DS R_PPC64 +pkg debug/elf, const R_PPC64_TPREL64 = 73 +pkg debug/elf, const R_PPC64_TPREL64 R_PPC64 +pkg debug/elf, method (R_PPC64) GoString() string +pkg debug/elf, method (R_PPC64) String() string +pkg debug/elf, type R_PPC64 int +pkg encoding/base64, const NoPadding = -1 +pkg encoding/base64, const NoPadding int32 +pkg encoding/base64, const StdPadding = 61 +pkg encoding/base64, const StdPadding int32 +pkg encoding/base64, method (Encoding) WithPadding(int32) *Encoding +pkg encoding/base64, var RawStdEncoding *Encoding +pkg encoding/base64, var RawURLEncoding *Encoding +pkg encoding/json, type UnmarshalTypeError struct, Offset int64 +pkg flag, func UnquoteUsage(*Flag) (string, string) +pkg go/ast, type EmptyStmt struct, Implicit bool +pkg go/build, type Package struct, PkgTargetRoot string +pkg go/constant, const Bool = 1 +pkg go/constant, const Bool Kind +pkg go/constant, const Complex = 5 +pkg go/constant, const Complex Kind +pkg go/constant, const Float = 4 +pkg go/constant, const Float Kind +pkg go/constant, const Int = 3 +pkg go/constant, const Int Kind +pkg go/constant, const String = 2 +pkg go/constant, const String Kind +pkg go/constant, const Unknown = 0 +pkg go/constant, const Unknown Kind +pkg go/constant, func BinaryOp(Value, token.Token, Value) Value +pkg go/constant, func BitLen(Value) int +pkg go/constant, func BoolVal(Value) bool +pkg go/constant, func Bytes(Value) []uint8 +pkg go/constant, func Compare(Value, token.Token, Value) bool +pkg go/constant, func Denom(Value) Value +pkg go/constant, func Float32Val(Value) (float32, bool) +pkg go/constant, func Float64Val(Value) (float64, bool) +pkg go/constant, func Imag(Value) Value +pkg go/constant, func Int64Val(Value) (int64, bool) +pkg go/constant, func MakeBool(bool) Value +pkg go/constant, func MakeFloat64(float64) Value +pkg go/constant, func MakeFromBytes([]uint8) Value +pkg go/constant, func MakeFromLiteral(string, token.Token, uint) Value +pkg go/constant, func MakeImag(Value) Value +pkg go/constant, func MakeInt64(int64) Value +pkg go/constant, func MakeString(string) Value +pkg go/constant, func MakeUint64(uint64) Value +pkg go/constant, func MakeUnknown() Value +pkg go/constant, func Num(Value) Value +pkg go/constant, func Real(Value) Value +pkg go/constant, func Shift(Value, token.Token, uint) Value +pkg go/constant, func Sign(Value) int +pkg go/constant, func StringVal(Value) string +pkg go/constant, func Uint64Val(Value) (uint64, bool) +pkg go/constant, func UnaryOp(token.Token, Value, uint) Value +pkg go/constant, type Kind int +pkg go/constant, type Value interface, Kind() Kind +pkg go/constant, type Value interface, String() string +pkg go/constant, type Value interface, unexported methods +pkg go/importer, func Default() types.Importer +pkg go/importer, func For(string, Lookup) types.Importer +pkg go/importer, type Lookup func(string) (io.ReadCloser, error) +pkg go/parser, func ParseExprFrom(*token.FileSet, string, interface{}, Mode) (ast.Expr, error) +pkg go/types, const Bool = 1 +pkg go/types, const Bool BasicKind +pkg go/types, const Byte = 8 +pkg go/types, const Byte BasicKind +pkg go/types, const Complex128 = 16 +pkg go/types, const Complex128 BasicKind +pkg go/types, const Complex64 = 15 +pkg go/types, const Complex64 BasicKind +pkg go/types, const FieldVal = 0 +pkg go/types, const FieldVal SelectionKind +pkg go/types, const Float32 = 13 +pkg go/types, const Float32 BasicKind +pkg go/types, const Float64 = 14 +pkg go/types, const Float64 BasicKind +pkg go/types, const Int = 2 +pkg go/types, const Int BasicKind +pkg go/types, const Int16 = 4 +pkg go/types, const Int16 BasicKind +pkg go/types, const Int32 = 5 +pkg go/types, const Int32 BasicKind +pkg go/types, const Int64 = 6 +pkg go/types, const Int64 BasicKind +pkg go/types, const Int8 = 3 +pkg go/types, const Int8 BasicKind +pkg go/types, const Invalid = 0 +pkg go/types, const Invalid BasicKind +pkg go/types, const IsBoolean = 1 +pkg go/types, const IsBoolean BasicInfo +pkg go/types, const IsComplex = 16 +pkg go/types, const IsComplex BasicInfo +pkg go/types, const IsConstType = 59 +pkg go/types, const IsConstType BasicInfo +pkg go/types, const IsFloat = 8 +pkg go/types, const IsFloat BasicInfo +pkg go/types, const IsInteger = 2 +pkg go/types, const IsInteger BasicInfo +pkg go/types, const IsNumeric = 26 +pkg go/types, const IsNumeric BasicInfo +pkg go/types, const IsOrdered = 42 +pkg go/types, const IsOrdered BasicInfo +pkg go/types, const IsString = 32 +pkg go/types, const IsString BasicInfo +pkg go/types, const IsUnsigned = 4 +pkg go/types, const IsUnsigned BasicInfo +pkg go/types, const IsUntyped = 64 +pkg go/types, const IsUntyped BasicInfo +pkg go/types, const MethodExpr = 2 +pkg go/types, const MethodExpr SelectionKind +pkg go/types, const MethodVal = 1 +pkg go/types, const MethodVal SelectionKind +pkg go/types, const RecvOnly = 2 +pkg go/types, const RecvOnly ChanDir +pkg go/types, const Rune = 5 +pkg go/types, const Rune BasicKind +pkg go/types, const SendOnly = 1 +pkg go/types, const SendOnly ChanDir +pkg go/types, const SendRecv = 0 +pkg go/types, const SendRecv ChanDir +pkg go/types, const String = 17 +pkg go/types, const String BasicKind +pkg go/types, const Uint = 7 +pkg go/types, const Uint BasicKind +pkg go/types, const Uint16 = 9 +pkg go/types, const Uint16 BasicKind +pkg go/types, const Uint32 = 10 +pkg go/types, const Uint32 BasicKind +pkg go/types, const Uint64 = 11 +pkg go/types, const Uint64 BasicKind +pkg go/types, const Uint8 = 8 +pkg go/types, const Uint8 BasicKind +pkg go/types, const Uintptr = 12 +pkg go/types, const Uintptr BasicKind +pkg go/types, const UnsafePointer = 18 +pkg go/types, const UnsafePointer BasicKind +pkg go/types, const UntypedBool = 19 +pkg go/types, const UntypedBool BasicKind +pkg go/types, const UntypedComplex = 23 +pkg go/types, const UntypedComplex BasicKind +pkg go/types, const UntypedFloat = 22 +pkg go/types, const UntypedFloat BasicKind +pkg go/types, const UntypedInt = 20 +pkg go/types, const UntypedInt BasicKind +pkg go/types, const UntypedNil = 25 +pkg go/types, const UntypedNil BasicKind +pkg go/types, const UntypedRune = 21 +pkg go/types, const UntypedRune BasicKind +pkg go/types, const UntypedString = 24 +pkg go/types, const UntypedString BasicKind +pkg go/types, func AssertableTo(*Interface, Type) bool +pkg go/types, func AssignableTo(Type, Type) bool +pkg go/types, func Comparable(Type) bool +pkg go/types, func ConvertibleTo(Type, Type) bool +pkg go/types, func DefPredeclaredTestFuncs() +pkg go/types, func Eval(*token.FileSet, *Package, token.Pos, string) (TypeAndValue, error) +pkg go/types, func ExprString(ast.Expr) string +pkg go/types, func Id(*Package, string) string +pkg go/types, func Identical(Type, Type) bool +pkg go/types, func Implements(Type, *Interface) bool +pkg go/types, func IsInterface(Type) bool +pkg go/types, func LookupFieldOrMethod(Type, bool, *Package, string) (Object, []int, bool) +pkg go/types, func MissingMethod(Type, *Interface, bool) (*Func, bool) +pkg go/types, func NewArray(Type, int64) *Array +pkg go/types, func NewChan(ChanDir, Type) *Chan +pkg go/types, func NewChecker(*Config, *token.FileSet, *Package, *Info) *Checker +pkg go/types, func NewConst(token.Pos, *Package, string, Type, constant.Value) *Const +pkg go/types, func NewField(token.Pos, *Package, string, Type, bool) *Var +pkg go/types, func NewFunc(token.Pos, *Package, string, *Signature) *Func +pkg go/types, func NewInterface([]*Func, []*Named) *Interface +pkg go/types, func NewLabel(token.Pos, *Package, string) *Label +pkg go/types, func NewMap(Type, Type) *Map +pkg go/types, func NewMethodSet(Type) *MethodSet +pkg go/types, func NewNamed(*TypeName, Type, []*Func) *Named +pkg go/types, func NewPackage(string, string) *Package +pkg go/types, func NewParam(token.Pos, *Package, string, Type) *Var +pkg go/types, func NewPkgName(token.Pos, *Package, string, *Package) *PkgName +pkg go/types, func NewPointer(Type) *Pointer +pkg go/types, func NewScope(*Scope, token.Pos, token.Pos, string) *Scope +pkg go/types, func NewSignature(*Var, *Tuple, *Tuple, bool) *Signature +pkg go/types, func NewSlice(Type) *Slice +pkg go/types, func NewStruct([]*Var, []string) *Struct +pkg go/types, func NewTuple(...*Var) *Tuple +pkg go/types, func NewTypeName(token.Pos, *Package, string, Type) *TypeName +pkg go/types, func NewVar(token.Pos, *Package, string, Type) *Var +pkg go/types, func ObjectString(Object, Qualifier) string +pkg go/types, func RelativeTo(*Package) Qualifier +pkg go/types, func SelectionString(*Selection, Qualifier) string +pkg go/types, func TypeString(Type, Qualifier) string +pkg go/types, func WriteExpr(*bytes.Buffer, ast.Expr) +pkg go/types, func WriteSignature(*bytes.Buffer, *Signature, Qualifier) +pkg go/types, func WriteType(*bytes.Buffer, Type, Qualifier) +pkg go/types, method (*Array) Elem() Type +pkg go/types, method (*Array) Len() int64 +pkg go/types, method (*Array) String() string +pkg go/types, method (*Array) Underlying() Type +pkg go/types, method (*Basic) Info() BasicInfo +pkg go/types, method (*Basic) Kind() BasicKind +pkg go/types, method (*Basic) Name() string +pkg go/types, method (*Basic) String() string +pkg go/types, method (*Basic) Underlying() Type +pkg go/types, method (*Builtin) Exported() bool +pkg go/types, method (*Builtin) Id() string +pkg go/types, method (*Builtin) Name() string +pkg go/types, method (*Builtin) Parent() *Scope +pkg go/types, method (*Builtin) Pkg() *Package +pkg go/types, method (*Builtin) Pos() token.Pos +pkg go/types, method (*Builtin) String() string +pkg go/types, method (*Builtin) Type() Type +pkg go/types, method (*Chan) Dir() ChanDir +pkg go/types, method (*Chan) Elem() Type +pkg go/types, method (*Chan) String() string +pkg go/types, method (*Chan) Underlying() Type +pkg go/types, method (*Checker) Files([]*ast.File) error +pkg go/types, method (*Config) Check(string, *token.FileSet, []*ast.File, *Info) (*Package, error) +pkg go/types, method (*Const) Exported() bool +pkg go/types, method (*Const) Id() string +pkg go/types, method (*Const) Name() string +pkg go/types, method (*Const) Parent() *Scope +pkg go/types, method (*Const) Pkg() *Package +pkg go/types, method (*Const) Pos() token.Pos +pkg go/types, method (*Const) String() string +pkg go/types, method (*Const) Type() Type +pkg go/types, method (*Const) Val() constant.Value +pkg go/types, method (*Func) Exported() bool +pkg go/types, method (*Func) FullName() string +pkg go/types, method (*Func) Id() string +pkg go/types, method (*Func) Name() string +pkg go/types, method (*Func) Parent() *Scope +pkg go/types, method (*Func) Pkg() *Package +pkg go/types, method (*Func) Pos() token.Pos +pkg go/types, method (*Func) Scope() *Scope +pkg go/types, method (*Func) String() string +pkg go/types, method (*Func) Type() Type +pkg go/types, method (*Info) ObjectOf(*ast.Ident) Object +pkg go/types, method (*Info) TypeOf(ast.Expr) Type +pkg go/types, method (*Initializer) String() string +pkg go/types, method (*Interface) Complete() *Interface +pkg go/types, method (*Interface) Embedded(int) *Named +pkg go/types, method (*Interface) Empty() bool +pkg go/types, method (*Interface) ExplicitMethod(int) *Func +pkg go/types, method (*Interface) Method(int) *Func +pkg go/types, method (*Interface) NumEmbeddeds() int +pkg go/types, method (*Interface) NumExplicitMethods() int +pkg go/types, method (*Interface) NumMethods() int +pkg go/types, method (*Interface) String() string +pkg go/types, method (*Interface) Underlying() Type +pkg go/types, method (*Label) Exported() bool +pkg go/types, method (*Label) Id() string +pkg go/types, method (*Label) Name() string +pkg go/types, method (*Label) Parent() *Scope +pkg go/types, method (*Label) Pkg() *Package +pkg go/types, method (*Label) Pos() token.Pos +pkg go/types, method (*Label) String() string +pkg go/types, method (*Label) Type() Type +pkg go/types, method (*Map) Elem() Type +pkg go/types, method (*Map) Key() Type +pkg go/types, method (*Map) String() string +pkg go/types, method (*Map) Underlying() Type +pkg go/types, method (*MethodSet) At(int) *Selection +pkg go/types, method (*MethodSet) Len() int +pkg go/types, method (*MethodSet) Lookup(*Package, string) *Selection +pkg go/types, method (*MethodSet) String() string +pkg go/types, method (*Named) AddMethod(*Func) +pkg go/types, method (*Named) Method(int) *Func +pkg go/types, method (*Named) NumMethods() int +pkg go/types, method (*Named) Obj() *TypeName +pkg go/types, method (*Named) SetUnderlying(Type) +pkg go/types, method (*Named) String() string +pkg go/types, method (*Named) Underlying() Type +pkg go/types, method (*Nil) Exported() bool +pkg go/types, method (*Nil) Id() string +pkg go/types, method (*Nil) Name() string +pkg go/types, method (*Nil) Parent() *Scope +pkg go/types, method (*Nil) Pkg() *Package +pkg go/types, method (*Nil) Pos() token.Pos +pkg go/types, method (*Nil) String() string +pkg go/types, method (*Nil) Type() Type +pkg go/types, method (*Package) Complete() bool +pkg go/types, method (*Package) Imports() []*Package +pkg go/types, method (*Package) MarkComplete() +pkg go/types, method (*Package) Name() string +pkg go/types, method (*Package) Path() string +pkg go/types, method (*Package) Scope() *Scope +pkg go/types, method (*Package) SetImports([]*Package) +pkg go/types, method (*Package) String() string +pkg go/types, method (*PkgName) Exported() bool +pkg go/types, method (*PkgName) Id() string +pkg go/types, method (*PkgName) Imported() *Package +pkg go/types, method (*PkgName) Name() string +pkg go/types, method (*PkgName) Parent() *Scope +pkg go/types, method (*PkgName) Pkg() *Package +pkg go/types, method (*PkgName) Pos() token.Pos +pkg go/types, method (*PkgName) String() string +pkg go/types, method (*PkgName) Type() Type +pkg go/types, method (*Pointer) Elem() Type +pkg go/types, method (*Pointer) String() string +pkg go/types, method (*Pointer) Underlying() Type +pkg go/types, method (*Scope) Child(int) *Scope +pkg go/types, method (*Scope) Contains(token.Pos) bool +pkg go/types, method (*Scope) End() token.Pos +pkg go/types, method (*Scope) Innermost(token.Pos) *Scope +pkg go/types, method (*Scope) Insert(Object) Object +pkg go/types, method (*Scope) Len() int +pkg go/types, method (*Scope) Lookup(string) Object +pkg go/types, method (*Scope) LookupParent(string, token.Pos) (*Scope, Object) +pkg go/types, method (*Scope) Names() []string +pkg go/types, method (*Scope) NumChildren() int +pkg go/types, method (*Scope) Parent() *Scope +pkg go/types, method (*Scope) Pos() token.Pos +pkg go/types, method (*Scope) String() string +pkg go/types, method (*Scope) WriteTo(io.Writer, int, bool) +pkg go/types, method (*Selection) Index() []int +pkg go/types, method (*Selection) Indirect() bool +pkg go/types, method (*Selection) Kind() SelectionKind +pkg go/types, method (*Selection) Obj() Object +pkg go/types, method (*Selection) Recv() Type +pkg go/types, method (*Selection) String() string +pkg go/types, method (*Selection) Type() Type +pkg go/types, method (*Signature) Params() *Tuple +pkg go/types, method (*Signature) Recv() *Var +pkg go/types, method (*Signature) Results() *Tuple +pkg go/types, method (*Signature) String() string +pkg go/types, method (*Signature) Underlying() Type +pkg go/types, method (*Signature) Variadic() bool +pkg go/types, method (*Slice) Elem() Type +pkg go/types, method (*Slice) String() string +pkg go/types, method (*Slice) Underlying() Type +pkg go/types, method (*StdSizes) Alignof(Type) int64 +pkg go/types, method (*StdSizes) Offsetsof([]*Var) []int64 +pkg go/types, method (*StdSizes) Sizeof(Type) int64 +pkg go/types, method (*Struct) Field(int) *Var +pkg go/types, method (*Struct) NumFields() int +pkg go/types, method (*Struct) String() string +pkg go/types, method (*Struct) Tag(int) string +pkg go/types, method (*Struct) Underlying() Type +pkg go/types, method (*Tuple) At(int) *Var +pkg go/types, method (*Tuple) Len() int +pkg go/types, method (*Tuple) String() string +pkg go/types, method (*Tuple) Underlying() Type +pkg go/types, method (*TypeName) Exported() bool +pkg go/types, method (*TypeName) Id() string +pkg go/types, method (*TypeName) Name() string +pkg go/types, method (*TypeName) Parent() *Scope +pkg go/types, method (*TypeName) Pkg() *Package +pkg go/types, method (*TypeName) Pos() token.Pos +pkg go/types, method (*TypeName) String() string +pkg go/types, method (*TypeName) Type() Type +pkg go/types, method (*Var) Anonymous() bool +pkg go/types, method (*Var) Exported() bool +pkg go/types, method (*Var) Id() string +pkg go/types, method (*Var) IsField() bool +pkg go/types, method (*Var) Name() string +pkg go/types, method (*Var) Parent() *Scope +pkg go/types, method (*Var) Pkg() *Package +pkg go/types, method (*Var) Pos() token.Pos +pkg go/types, method (*Var) String() string +pkg go/types, method (*Var) Type() Type +pkg go/types, method (Checker) ObjectOf(*ast.Ident) Object +pkg go/types, method (Checker) TypeOf(ast.Expr) Type +pkg go/types, method (Error) Error() string +pkg go/types, method (TypeAndValue) Addressable() bool +pkg go/types, method (TypeAndValue) Assignable() bool +pkg go/types, method (TypeAndValue) HasOk() bool +pkg go/types, method (TypeAndValue) IsBuiltin() bool +pkg go/types, method (TypeAndValue) IsNil() bool +pkg go/types, method (TypeAndValue) IsType() bool +pkg go/types, method (TypeAndValue) IsValue() bool +pkg go/types, method (TypeAndValue) IsVoid() bool +pkg go/types, type Array struct +pkg go/types, type Basic struct +pkg go/types, type BasicInfo int +pkg go/types, type BasicKind int +pkg go/types, type Builtin struct +pkg go/types, type Chan struct +pkg go/types, type ChanDir int +pkg go/types, type Checker struct +pkg go/types, type Checker struct, embedded *Info +pkg go/types, type Config struct +pkg go/types, type Config struct, DisableUnusedImportCheck bool +pkg go/types, type Config struct, Error func(error) +pkg go/types, type Config struct, FakeImportC bool +pkg go/types, type Config struct, IgnoreFuncBodies bool +pkg go/types, type Config struct, Importer Importer +pkg go/types, type Config struct, Sizes Sizes +pkg go/types, type Const struct +pkg go/types, type Error struct +pkg go/types, type Error struct, Fset *token.FileSet +pkg go/types, type Error struct, Msg string +pkg go/types, type Error struct, Pos token.Pos +pkg go/types, type Error struct, Soft bool +pkg go/types, type Func struct +pkg go/types, type Importer interface { Import } +pkg go/types, type Importer interface, Import(string) (*Package, error) +pkg go/types, type Info struct +pkg go/types, type Info struct, Defs map[*ast.Ident]Object +pkg go/types, type Info struct, Implicits map[ast.Node]Object +pkg go/types, type Info struct, InitOrder []*Initializer +pkg go/types, type Info struct, Scopes map[ast.Node]*Scope +pkg go/types, type Info struct, Selections map[*ast.SelectorExpr]*Selection +pkg go/types, type Info struct, Types map[ast.Expr]TypeAndValue +pkg go/types, type Info struct, Uses map[*ast.Ident]Object +pkg go/types, type Initializer struct +pkg go/types, type Initializer struct, Lhs []*Var +pkg go/types, type Initializer struct, Rhs ast.Expr +pkg go/types, type Interface struct +pkg go/types, type Label struct +pkg go/types, type Map struct +pkg go/types, type MethodSet struct +pkg go/types, type Named struct +pkg go/types, type Nil struct +pkg go/types, type Object interface, Exported() bool +pkg go/types, type Object interface, Id() string +pkg go/types, type Object interface, Name() string +pkg go/types, type Object interface, Parent() *Scope +pkg go/types, type Object interface, Pkg() *Package +pkg go/types, type Object interface, Pos() token.Pos +pkg go/types, type Object interface, String() string +pkg go/types, type Object interface, Type() Type +pkg go/types, type Object interface, unexported methods +pkg go/types, type Package struct +pkg go/types, type PkgName struct +pkg go/types, type Pointer struct +pkg go/types, type Qualifier func(*Package) string +pkg go/types, type Scope struct +pkg go/types, type Selection struct +pkg go/types, type SelectionKind int +pkg go/types, type Signature struct +pkg go/types, type Sizes interface { Alignof, Offsetsof, Sizeof } +pkg go/types, type Sizes interface, Alignof(Type) int64 +pkg go/types, type Sizes interface, Offsetsof([]*Var) []int64 +pkg go/types, type Sizes interface, Sizeof(Type) int64 +pkg go/types, type Slice struct +pkg go/types, type StdSizes struct +pkg go/types, type StdSizes struct, MaxAlign int64 +pkg go/types, type StdSizes struct, WordSize int64 +pkg go/types, type Struct struct +pkg go/types, type Tuple struct +pkg go/types, type Type interface { String, Underlying } +pkg go/types, type Type interface, String() string +pkg go/types, type Type interface, Underlying() Type +pkg go/types, type TypeAndValue struct +pkg go/types, type TypeAndValue struct, Type Type +pkg go/types, type TypeAndValue struct, Value constant.Value +pkg go/types, type TypeName struct +pkg go/types, type Var struct +pkg go/types, var Typ [26]*Basic +pkg go/types, var Universe *Scope +pkg go/types, var UniverseByte *Basic +pkg go/types, var UniverseRune *Basic +pkg go/types, var Unsafe *Package +pkg html/template, method (*Template) Option(...string) *Template +pkg image, const YCbCrSubsampleRatio410 = 5 +pkg image, const YCbCrSubsampleRatio410 YCbCrSubsampleRatio +pkg image, const YCbCrSubsampleRatio411 = 4 +pkg image, const YCbCrSubsampleRatio411 YCbCrSubsampleRatio +pkg image, func NewCMYK(Rectangle) *CMYK +pkg image, method (*CMYK) At(int, int) color.Color +pkg image, method (*CMYK) Bounds() Rectangle +pkg image, method (*CMYK) CMYKAt(int, int) color.CMYK +pkg image, method (*CMYK) ColorModel() color.Model +pkg image, method (*CMYK) Opaque() bool +pkg image, method (*CMYK) PixOffset(int, int) int +pkg image, method (*CMYK) Set(int, int, color.Color) +pkg image, method (*CMYK) SetCMYK(int, int, color.CMYK) +pkg image, method (*CMYK) SubImage(Rectangle) Image +pkg image, method (Rectangle) At(int, int) color.Color +pkg image, method (Rectangle) Bounds() Rectangle +pkg image, method (Rectangle) ColorModel() color.Model +pkg image, type CMYK struct +pkg image, type CMYK struct, Pix []uint8 +pkg image, type CMYK struct, Rect Rectangle +pkg image, type CMYK struct, Stride int +pkg image/color, func CMYKToRGB(uint8, uint8, uint8, uint8) (uint8, uint8, uint8) +pkg image/color, func RGBToCMYK(uint8, uint8, uint8) (uint8, uint8, uint8, uint8) +pkg image/color, method (CMYK) RGBA() (uint32, uint32, uint32, uint32) +pkg image/color, type CMYK struct +pkg image/color, type CMYK struct, C uint8 +pkg image/color, type CMYK struct, K uint8 +pkg image/color, type CMYK struct, M uint8 +pkg image/color, type CMYK struct, Y uint8 +pkg image/color, var CMYKModel Model +pkg image/gif, const DisposalBackground = 2 +pkg image/gif, const DisposalBackground ideal-int +pkg image/gif, const DisposalNone = 1 +pkg image/gif, const DisposalNone ideal-int +pkg image/gif, const DisposalPrevious = 3 +pkg image/gif, const DisposalPrevious ideal-int +pkg image/gif, type GIF struct, BackgroundIndex uint8 +pkg image/gif, type GIF struct, Config image.Config +pkg image/gif, type GIF struct, Disposal []uint8 +pkg io, func CopyBuffer(Writer, Reader, []uint8) (int64, error) +pkg log, const LUTC = 32 +pkg log, const LUTC ideal-int +pkg log, func Output(int, string) error +pkg log, method (*Logger) SetOutput(io.Writer) +pkg math/big, const Above = 1 +pkg math/big, const Above Accuracy +pkg math/big, const AwayFromZero = 3 +pkg math/big, const AwayFromZero RoundingMode +pkg math/big, const Below = -1 +pkg math/big, const Below Accuracy +pkg math/big, const Exact = 0 +pkg math/big, const Exact Accuracy +pkg math/big, const MaxExp = 2147483647 +pkg math/big, const MaxExp ideal-int +pkg math/big, const MaxPrec = 4294967295 +pkg math/big, const MaxPrec ideal-int +pkg math/big, const MinExp = -2147483648 +pkg math/big, const MinExp ideal-int +pkg math/big, const ToNearestAway = 1 +pkg math/big, const ToNearestAway RoundingMode +pkg math/big, const ToNearestEven = 0 +pkg math/big, const ToNearestEven RoundingMode +pkg math/big, const ToNegativeInf = 4 +pkg math/big, const ToNegativeInf RoundingMode +pkg math/big, const ToPositiveInf = 5 +pkg math/big, const ToPositiveInf RoundingMode +pkg math/big, const ToZero = 2 +pkg math/big, const ToZero RoundingMode +pkg math/big, func Jacobi(*Int, *Int) int +pkg math/big, func NewFloat(float64) *Float +pkg math/big, func ParseFloat(string, int, uint, RoundingMode) (*Float, int, error) +pkg math/big, method (*Float) Abs(*Float) *Float +pkg math/big, method (*Float) Acc() Accuracy +pkg math/big, method (*Float) Add(*Float, *Float) *Float +pkg math/big, method (*Float) Append([]uint8, uint8, int) []uint8 +pkg math/big, method (*Float) Cmp(*Float) int +pkg math/big, method (*Float) Copy(*Float) *Float +pkg math/big, method (*Float) Float32() (float32, Accuracy) +pkg math/big, method (*Float) Float64() (float64, Accuracy) +pkg math/big, method (*Float) Format(fmt.State, int32) +pkg math/big, method (*Float) Int(*Int) (*Int, Accuracy) +pkg math/big, method (*Float) Int64() (int64, Accuracy) +pkg math/big, method (*Float) IsInf() bool +pkg math/big, method (*Float) IsInt() bool +pkg math/big, method (*Float) MantExp(*Float) int +pkg math/big, method (*Float) MinPrec() uint +pkg math/big, method (*Float) Mode() RoundingMode +pkg math/big, method (*Float) Mul(*Float, *Float) *Float +pkg math/big, method (*Float) Neg(*Float) *Float +pkg math/big, method (*Float) Parse(string, int) (*Float, int, error) +pkg math/big, method (*Float) Prec() uint +pkg math/big, method (*Float) Quo(*Float, *Float) *Float +pkg math/big, method (*Float) Rat(*Rat) (*Rat, Accuracy) +pkg math/big, method (*Float) Set(*Float) *Float +pkg math/big, method (*Float) SetFloat64(float64) *Float +pkg math/big, method (*Float) SetInf(bool) *Float +pkg math/big, method (*Float) SetInt(*Int) *Float +pkg math/big, method (*Float) SetInt64(int64) *Float +pkg math/big, method (*Float) SetMantExp(*Float, int) *Float +pkg math/big, method (*Float) SetMode(RoundingMode) *Float +pkg math/big, method (*Float) SetPrec(uint) *Float +pkg math/big, method (*Float) SetRat(*Rat) *Float +pkg math/big, method (*Float) SetString(string) (*Float, bool) +pkg math/big, method (*Float) SetUint64(uint64) *Float +pkg math/big, method (*Float) Sign() int +pkg math/big, method (*Float) Signbit() bool +pkg math/big, method (*Float) String() string +pkg math/big, method (*Float) Sub(*Float, *Float) *Float +pkg math/big, method (*Float) Text(uint8, int) string +pkg math/big, method (*Float) Uint64() (uint64, Accuracy) +pkg math/big, method (*Int) ModSqrt(*Int, *Int) *Int +pkg math/big, method (Accuracy) String() string +pkg math/big, method (ErrNaN) Error() string +pkg math/big, method (RoundingMode) String() string +pkg math/big, type Accuracy int8 +pkg math/big, type ErrNaN struct +pkg math/big, type Float struct +pkg math/big, type RoundingMode uint8 +pkg mime, const BEncoding = 98 +pkg mime, const BEncoding WordEncoder +pkg mime, const QEncoding = 113 +pkg mime, const QEncoding WordEncoder +pkg mime, func ExtensionsByType(string) ([]string, error) +pkg mime, method (*WordDecoder) Decode(string) (string, error) +pkg mime, method (*WordDecoder) DecodeHeader(string) (string, error) +pkg mime, method (WordEncoder) Encode(string, string) string +pkg mime, type WordDecoder struct +pkg mime, type WordDecoder struct, CharsetReader func(string, io.Reader) (io.Reader, error) +pkg mime, type WordEncoder uint8 +pkg mime/quotedprintable, func NewReader(io.Reader) *Reader +pkg mime/quotedprintable, func NewWriter(io.Writer) *Writer +pkg mime/quotedprintable, method (*Reader) Read([]uint8) (int, error) +pkg mime/quotedprintable, method (*Writer) Close() error +pkg mime/quotedprintable, method (*Writer) Write([]uint8) (int, error) +pkg mime/quotedprintable, type Reader struct +pkg mime/quotedprintable, type Writer struct +pkg mime/quotedprintable, type Writer struct, Binary bool +pkg net, type Dialer struct, FallbackDelay time.Duration +pkg net, type OpError struct, Source Addr +pkg net/http, type Request struct, Cancel <-chan struct +pkg net/http/fcgi, var ErrConnClosed error +pkg net/http/fcgi, var ErrRequestAborted error +pkg net/http/pprof, func Trace(http.ResponseWriter, *http.Request) +pkg net/mail, method (*AddressParser) Parse(string) (*Address, error) +pkg net/mail, method (*AddressParser) ParseList(string) ([]*Address, error) +pkg net/mail, type AddressParser struct +pkg net/mail, type AddressParser struct, WordDecoder *mime.WordDecoder +pkg net/smtp, method (*Client) TLSConnectionState() (tls.ConnectionState, bool) +pkg net/url, method (*URL) EscapedPath() string +pkg net/url, type URL struct, RawPath string +pkg os, func LookupEnv(string) (string, bool) +pkg os/signal, func Ignore(...os.Signal) +pkg os/signal, func Reset(...os.Signal) +pkg reflect, func ArrayOf(int, Type) Type +pkg reflect, func FuncOf([]Type, []Type, bool) Type +pkg runtime, func ReadTrace() []uint8 +pkg runtime, func StartTrace() error +pkg runtime, func StopTrace() +pkg runtime/pprof, func StartTrace(io.Writer) error +pkg runtime/pprof, func StopTrace() +pkg strings, func Compare(string, string) int +pkg strings, func LastIndexByte(string, uint8) int +pkg strings, method (*Reader) Size() int64 +pkg syscall (darwin-386), type SysProcAttr struct, Ctty int +pkg syscall (darwin-386), type SysProcAttr struct, Foreground bool +pkg syscall (darwin-386), type SysProcAttr struct, Pgid int +pkg syscall (darwin-386-cgo), type SysProcAttr struct, Ctty int +pkg syscall (darwin-386-cgo), type SysProcAttr struct, Foreground bool +pkg syscall (darwin-386-cgo), type SysProcAttr struct, Pgid int +pkg syscall (darwin-amd64), type SysProcAttr struct, Ctty int +pkg syscall (darwin-amd64), type SysProcAttr struct, Foreground bool +pkg syscall (darwin-amd64), type SysProcAttr struct, Pgid int +pkg syscall (darwin-amd64-cgo), type SysProcAttr struct, Ctty int +pkg syscall (darwin-amd64-cgo), type SysProcAttr struct, Foreground bool +pkg syscall (darwin-amd64-cgo), type SysProcAttr struct, Pgid int +pkg syscall (freebsd-386), type SysProcAttr struct, Ctty int +pkg syscall (freebsd-386), type SysProcAttr struct, Foreground bool +pkg syscall (freebsd-386), type SysProcAttr struct, Pgid int +pkg syscall (freebsd-386-cgo), type SysProcAttr struct, Ctty int +pkg syscall (freebsd-386-cgo), type SysProcAttr struct, Foreground bool +pkg syscall (freebsd-386-cgo), type SysProcAttr struct, Pgid int +pkg syscall (freebsd-amd64), type SysProcAttr struct, Ctty int +pkg syscall (freebsd-amd64), type SysProcAttr struct, Foreground bool +pkg syscall (freebsd-amd64), type SysProcAttr struct, Pgid int +pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Ctty int +pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Foreground bool +pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Pgid int +pkg syscall (freebsd-arm), type SysProcAttr struct, Ctty int +pkg syscall (freebsd-arm), type SysProcAttr struct, Foreground bool +pkg syscall (freebsd-arm), type SysProcAttr struct, Pgid int +pkg syscall (freebsd-arm-cgo), type SysProcAttr struct, Ctty int +pkg syscall (freebsd-arm-cgo), type SysProcAttr struct, Foreground bool +pkg syscall (freebsd-arm-cgo), type SysProcAttr struct, Pgid int +pkg syscall (linux-386), type SysProcAttr struct, Foreground bool +pkg syscall (linux-386), type SysProcAttr struct, GidMappingsEnableSetgroups bool +pkg syscall (linux-386), type SysProcAttr struct, Pgid int +pkg syscall (linux-386-cgo), type SysProcAttr struct, Foreground bool +pkg syscall (linux-386-cgo), type SysProcAttr struct, GidMappingsEnableSetgroups bool +pkg syscall (linux-386-cgo), type SysProcAttr struct, Pgid int +pkg syscall (linux-amd64), type SysProcAttr struct, Foreground bool +pkg syscall (linux-amd64), type SysProcAttr struct, GidMappingsEnableSetgroups bool +pkg syscall (linux-amd64), type SysProcAttr struct, Pgid int +pkg syscall (linux-amd64-cgo), type SysProcAttr struct, Foreground bool +pkg syscall (linux-amd64-cgo), type SysProcAttr struct, GidMappingsEnableSetgroups bool +pkg syscall (linux-amd64-cgo), type SysProcAttr struct, Pgid int +pkg syscall (linux-arm), type SysProcAttr struct, Foreground bool +pkg syscall (linux-arm), type SysProcAttr struct, GidMappingsEnableSetgroups bool +pkg syscall (linux-arm), type SysProcAttr struct, Pgid int +pkg syscall (linux-arm-cgo), type SysProcAttr struct, Foreground bool +pkg syscall (linux-arm-cgo), type SysProcAttr struct, GidMappingsEnableSetgroups bool +pkg syscall (linux-arm-cgo), type SysProcAttr struct, Pgid int +pkg syscall (netbsd-386), type SysProcAttr struct, Ctty int +pkg syscall (netbsd-386), type SysProcAttr struct, Foreground bool +pkg syscall (netbsd-386), type SysProcAttr struct, Pgid int +pkg syscall (netbsd-386-cgo), type SysProcAttr struct, Ctty int +pkg syscall (netbsd-386-cgo), type SysProcAttr struct, Foreground bool +pkg syscall (netbsd-386-cgo), type SysProcAttr struct, Pgid int +pkg syscall (netbsd-amd64), type SysProcAttr struct, Ctty int +pkg syscall (netbsd-amd64), type SysProcAttr struct, Foreground bool +pkg syscall (netbsd-amd64), type SysProcAttr struct, Pgid int +pkg syscall (netbsd-amd64-cgo), type SysProcAttr struct, Ctty int +pkg syscall (netbsd-amd64-cgo), type SysProcAttr struct, Foreground bool +pkg syscall (netbsd-amd64-cgo), type SysProcAttr struct, Pgid int +pkg syscall (netbsd-arm), type SysProcAttr struct, Ctty int +pkg syscall (netbsd-arm), type SysProcAttr struct, Foreground bool +pkg syscall (netbsd-arm), type SysProcAttr struct, Pgid int +pkg syscall (netbsd-arm-cgo), type SysProcAttr struct, Ctty int +pkg syscall (netbsd-arm-cgo), type SysProcAttr struct, Foreground bool +pkg syscall (netbsd-arm-cgo), type SysProcAttr struct, Pgid int +pkg syscall (openbsd-386), type SysProcAttr struct, Ctty int +pkg syscall (openbsd-386), type SysProcAttr struct, Foreground bool +pkg syscall (openbsd-386), type SysProcAttr struct, Pgid int +pkg syscall (openbsd-386-cgo), type SysProcAttr struct, Ctty int +pkg syscall (openbsd-386-cgo), type SysProcAttr struct, Foreground bool +pkg syscall (openbsd-386-cgo), type SysProcAttr struct, Pgid int +pkg syscall (openbsd-amd64), type SysProcAttr struct, Ctty int +pkg syscall (openbsd-amd64), type SysProcAttr struct, Foreground bool +pkg syscall (openbsd-amd64), type SysProcAttr struct, Pgid int +pkg syscall (openbsd-amd64-cgo), type SysProcAttr struct, Ctty int +pkg syscall (openbsd-amd64-cgo), type SysProcAttr struct, Foreground bool +pkg syscall (openbsd-amd64-cgo), type SysProcAttr struct, Pgid int +pkg text/template, method (*Template) DefinedTemplates() string +pkg text/template, method (*Template) Option(...string) *Template +pkg time, method (Time) AppendFormat([]uint8, string) []uint8 +pkg unicode, const Version = "8.0.0" +pkg unicode, var Ahom *RangeTable +pkg unicode, var Anatolian_Hieroglyphs *RangeTable +pkg unicode, var Hatran *RangeTable +pkg unicode, var Multani *RangeTable +pkg unicode, var Old_Hungarian *RangeTable +pkg unicode, var SignWriting *RangeTable FAILED Processing files: golang-1.5-0.5.beta2.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oog2GY exit status 1 2015/07/28 21:41:30 Failed: exit status 1 + : + cd .. + exit 0 + umask 022 + cd /builddir/build/BUILD + cd go + DOCDIR=/builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/share/doc/golang-1.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/share/doc/golang-1.5 + cp -pr AUTHORS /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/share/doc/golang-1.5 + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/share/doc/golang-1.5 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/share/doc/golang-1.5 + cp -pr PATENTS /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64/usr/share/doc/golang-1.5 + exit 0 warning: File listed twice: /usr/lib/golang/VERSION Finding Provides: /usr/lib/rpm/redhat/find-provides Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: Provides: go = 1.5-0.5.beta2.el7 golang = 1.5-0.5.beta2.el7 golang(x86-64) = 1.5-0.5.beta2.el7 Requires(rpmlib): rpmlib(BuiltinLuaScripts) <= 4.2.2-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Obsoletes: golang-docs < 1.1-4 golang-data < 1.1.1-4 golang-vim < 1.4 emacs-golang < 1.4 Processing files: golang-docs-1.5-0.5.beta2.el7.noarch Finding Provides: /usr/lib/rpm/redhat/find-provides Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: Provides: golang-docs = 1.5-0.5.beta2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Obsoletes: golang-docs < 1.1-4 Processing files: golang-misc-1.5-0.5.beta2.el7.noarch Finding Provides: /usr/lib/rpm/redhat/find-provides Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: Provides: golang-misc = 1.5-0.5.beta2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: golang-tests-1.5-0.5.beta2.el7.noarch Finding Provides: /usr/lib/rpm/redhat/find-provides Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: Provides: golang-tests = 1.5-0.5.beta2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: golang-src-1.5-0.5.beta2.el7.noarch Finding Provides: /usr/lib/rpm/redhat/find-provides Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: Provides: golang-src = 1.5-0.5.beta2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: golang-bin-1.5-0.5.beta2.el7.x86_64 Finding Provides: /usr/lib/rpm/redhat/find-provides Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: Provides: golang-bin = 1.5-0.5.beta2.el7 golang-bin(x86-64) = 1.5-0.5.beta2.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /usr/sbin/update-alternatives /bin/sh Requires(preun): /bin/sh Requires(postun): /usr/sbin/update-alternatives Obsoletes: golang-pkg-bin-linux-386 < 1.4.99 golang-pkg-bin-linux-amd64 < 1.4.99 golang-pkg-bin-linux-arm < 1.4.99 golang-pkg-linux-386 < 1.4.99 golang-pkg-linux-amd64 < 1.4.99 golang-pkg-linux-arm < 1.4.99 golang-pkg-darwin-386 < 1.4.99 golang-pkg-darwin-amd64 < 1.4.99 golang-pkg-windows-386 < 1.4.99 golang-pkg-windows-amd64 < 1.4.99 golang-pkg-plan9-386 < 1.4.99 golang-pkg-plan9-amd64 < 1.4.99 golang-pkg-freebsd-386 < 1.4.99 golang-pkg-freebsd-amd64 < 1.4.99 golang-pkg-freebsd-arm < 1.4.99 golang-pkg-netbsd-386 < 1.4.99 golang-pkg-netbsd-amd64 < 1.4.99 golang-pkg-netbsd-arm < 1.4.99 golang-pkg-openbsd-386 < 1.4.99 golang-pkg-openbsd-amd64 < 1.4.99 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64 Wrote: /builddir/build/RPMS/golang-1.5-0.5.beta2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/golang-docs-1.5-0.5.beta2.el7.noarch.rpm Wrote: /builddir/build/RPMS/golang-misc-1.5-0.5.beta2.el7.noarch.rpm Wrote: /builddir/build/RPMS/golang-tests-1.5-0.5.beta2.el7.noarch.rpm Wrote: /builddir/build/RPMS/golang-src-1.5-0.5.beta2.el7.noarch.rpm Wrote: /builddir/build/RPMS/golang-bin-1.5-0.5.beta2.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QluXn0 + umask 022 + cd /builddir/build/BUILD + cd go + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-1.5-0.5.beta2.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->